<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Home */

.ver1 #home_hero {
	position: relative;
	margin-bottom: 3em;
}
.ver2 #home_hero {
	position: relative;
	margin: 0 auto 5.5em auto;
	height: calc(100vh - 90px);
	overflow: hidden;
}
.ver2 #home_hero_slide {
	height: 100%;
}
.ver2 #home_hero p {
	margin-bottom: 0 !important;
}
.ver1 #home_hero_scroll {
	position: relative;
	margin: 1em auto 0 auto;
	width: 50px;
	height: 70px;
	font-size: 0.7em;
	line-height: 15px;
	text-align: center;
}
.ver2 #home_hero_scroll {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -25px;
	width: 50px;
	height: 70px;
	font-size: 0.7em;
	color: #fff;
	line-height: 15px;
	text-align: center;
	z-index: 1000;
}
#home_hero_scroll_inner {
	position: relative;
	height: 100%;
}
.ver1 #home_hero_scroll::before {
	position: absolute;
	left: 50%;
	top: 18px;
	content: '';
	margin-left: -0.5px;
	width: 1px;
	height: 17px;
	background: #231815;
	animation: scroll_top 1400ms infinite linear forwards;
}
.ver1 #home_hero_scroll::after {
	position: absolute;
	left: 50%;
	top: 42px;
	content: '';
	margin-left: -0.5px;
	width: 1px;
	height: 17px;
	background: #231815;
	animation: scroll_bottom 1400ms infinite linear forwards;
}
.ver2 #home_hero_scroll::before {
	position: absolute;
	left: 50%;
	top: 18px;
	content: '';
	margin-left: -0.5px;
	width: 1px;
	height: 17px;
	background: #fff;
	animation: scroll_top 1400ms infinite linear forwards;
}
.ver2 #home_hero_scroll::after {
	position: absolute;
	left: 50%;
	top: 42px;
	content: '';
	margin-left: -0.5px;
	width: 1px;
	height: 17px;
	background: #fff;
	animation: scroll_bottom 1400ms infinite linear forwards;
}
.home_hero_pagination_mobile,
.home_hero_pagination {
	display: inline-block;
	position: absolute;
	left: auto !important;
	right: 30px !important;
	bottom: 24px !important;
	width: auto !important;
	z-index: 1000;
}
@keyframes scroll_top {
	0% {
		height: 0px;
	}
	40% {
		height: 17px;
	}
	80% {
		height: 17px;
	}
	100% {
		height: 17px;
	}
}
@keyframes scroll_bottom {
	0% {
		height: 0px;
	}
	30% {
		height: 0px;
	}
	80% {
		height: 17px;
	}
	100% {
		height: 17px;
	}
}

#home_event_text,
#home_order_text,
#home_message_text,
#home_concept_text {
	margin: 0 auto;
	width: 90%;
}
#home_event_text p:not(last-child),
#home_order_text p:not(last-child),
#home_message_text p:not(last-child),
#home_concept_text p:not(last-child),
#home_concept_text h2:not(last-child) {
	margin-bottom: 1.75em;
}
#home_concept_text h2 {
	font-size: 1.5em;
	line-height: 1.8em;
}
#home_concept_text p {
	line-height: 1.8em;
}
#home_order_event .home_order_details p {
	line-height: 1.8em;
}
#home_order_event .home_order_details p:not(last-child) {
	margin-bottom: 1em;
}
#home_order_event .home_order_details {
	margin-bottom: 2.5em;
}
#home_order_event .home_order_details ul {
	margin: 1.5em 0;
}
#home_order_event .home_order_details ul#home_order_event_images {
	margin: 0 auto 2em auto;
}
#home_order_event_images li {
	clear: both;
	float: left;
	width: 48%;
}
#home_order_event_images li:nth-of-type(even) {
	clear: none;
	float: right;
}

#home_concept {
	margin-bottom: calc(6em + 42px);
}
.ver2 #home_concept .inner {
	padding-bottom: 94px;
	border-bottom: 1px solid #787878;
}
#home_order_image {
	margin-bottom: 6.5em;
}
#home_order_text {
	margin-bottom: 6.5em;
}

.home_order_data {
	margin-bottom: 2.5em;
}
/* .home_order_data h4.title {
	float: left;
	margin-bottom: 1.25em;
	height: auto;
	line-height: 1.5em;
	letter-spacing: 0.25em;
	white-space: nowrap;
} */
.ver1 .home_order_details {
	float: right;
	width: calc(100% - 6.5em);
	font-size: 1.3125em;
	font-size: 1.25em;
	letter-spacing: 0.1em;
}
#home_order_event .home_order_details {
	font-size: 1em;
}
#home_order_event .home_order_details ul {
	margin-top: 2.5em;
	font-size: 1.2em;
	line-height: 1.6em;
}
.home_order_details a {
	text-decoration: underline;
}
.home_order_details .webfont {
	font-size: 1.6875em;
	font-size: 1.1em;
	font-weight: 400;
}
.home_order_details h5 {
	margin-bottom: 0.75em;
	margin-bottom: 0.5em;
	font-size: 1.05em;
}
.ver1 .home_order_details h6 {
	margin-bottom: 0.75em;
	font-size: 0.8em;
}
.ver2 .home_order_details h6 {
	margin-bottom: 0.75em;
	font-size: 0.9em;
}
.ver2 .home_order_details p {
	font-size: 0.93rem !important;
	letter-spacing: 0;
}
.home_order_details li:not(last-child) {
	margin-bottom: 0.75em;
}
.home_order_person_image {
	float: left;
	width: 226px;
}
#home_order_concept,
#home_order_person {
	margin-top: 4.5em;
	padding-top: 6em;
	border-top: solid 1px #787878;
}
.home_order_person_text {
	float: right;
	width: calc(100% - 286px);
}
.home_order_person_text p {
	font-size: 0.75em;
}
#home_order_map {
	font-size: 0.915em;
	letter-spacing: 0.05em;
}

.home_order_concept_image {
	margin-bottom: 5em;
}
.home_order_concept_text p {
	margin-bottom: 1.8em;
}
.home_order_concept_text p:last-child {
	margin-bottom: 0 !important;
}
#home_order_person .link {
	margin: 2em 0 0 0;
	text-align: left !important;
}
#home_order_person .home_order_details .link a {
	text-decoration: none !important;
}
#home_gallery {
	margin-bottom: 8.5em;
}
#home_gallery ul {
	margin-left: auto;
	margin-right: auto;
	width: 97%;
}
#home_gallery ul:nth-of-type(odd) {
}
#home_gallery ul:nth-of-type(even) {
}
#home_gallery li.home_gallery_v {
	width: 350px;
	width: 45.7%;
}
#home_gallery li.home_gallery_h {
	width: 486px;
	width: 63.45%;
}
#home_gallery li.home_gallery_s {
	width: 210px;
	width: 27.4%;
}
#home_gallery li.home_gallery_title {
	width: 55px;
	width: 7.18%;
}
#home_gallery li:nth-of-type(odd) {
	float: left;
}
#home_gallery li:nth-of-type(even) {
	float: right;
}

#home_gallery_01 {
	margin-top: 10em !important;
	margin-top: 20% !important;
}
#home_gallery_03 {
	float: right !important;
	margin-right: 2.36em !important;
	margin-right: 4.5% !important;
}
#home_gallery_04 {
	margin-left: 4.4em !important;
	margin-left: 9.2% !important;
}
#home_gallery_title {
	margin-right: -0.7em;
	margin-right: -1.6%;
}
#home_gallery_05 {
	margin-top: 7.6em !important;
	margin-top: 18% !important;
}
#home_gallery_07 {
	margin-top: 4em !important;
	margin-top: 10% !important;
}
#home_gallery_09 {
	margin-top: 7em !important;
	margin-top: 15% !important;
}
#home_gallery_11 {
	margin-top: 7em !important;
	margin-top: 15% !important;
}

.home_gallery_set {
	opacity: 0;
}
#home_gallery_set_02 {
	margin-bottom: 7%;
	margin-bottom: 6%;
	transform: translateY(-6.5em);
	transform: translateY(-12.7%);
	transform: translateY(-25%);
}
#home_gallery_set_03 {
	margin-bottom: 4.5em;
	margin-bottom: 9.6%;
	margin-bottom: 15%;
}
#home_gallery_set_05 {
	margin-bottom: 4.5em;
	margin-bottom: 9.6%;
	margin-bottom: 15%;
}
#home_gallery_set_07 {
	transform: translateY(-2em);
	transform: translateY(-8%);
}


/* Collection */

.home_collection h3.title {
	margin-bottom: 0 !important;
}
.home_collection_set .home_collection_image:first-of-type {
	float: left;
}
.home_collection_set .home_collection_image:last-of-type {
	float: right;
}
.home_collection_text {
	float: right;
	width: 366px;
}
.home_collection_text p {
	margin-bottom: 1.15em;
	font-feature-settings: "palt";
}
.home_collection_text .link {
	margin-top: 3.15em;
}

.home_collection_text h4 {
  margin-bottom: 1.5em;
  line-height: 1.8em;
  font-size: 1.25em;
}

/** Sashiko **/

#home_sashiko .home_collection_contents {
	margin-top: -62px;
}
#home_sashiko_set_01 {
	margin-bottom: 14px;
}
#home_sashiko_set_01 .home_collection_image:first-of-type {
	margin-top: 209px;
	margin-left: 36px;
	width: 216px;
}
#home_sashiko_set_01 .home_collection_image:last-of-type {
	width: 486px;
}
#home_sashiko_set_02 {
	margin-bottom: 76px;
}
#home_sashiko_set_02 .home_collection_image {
	margin-top: 55px;
	width: 364px;
}
#home_sashiko_set_02 .home_collection_text {
	margin-top: 135px;
}
#home_sashiko_set_03 .home_collection_image:first-of-type {
	width: 364px;
}
#home_sashiko_set_03 .home_collection_image:first-of-type p {
	width: 216px;
}
#home_sashiko_set_03 .home_collection_image p#sashiko_image_pc_04 {
	float: left;
	margin-bottom: 59px;
}
#home_sashiko_set_03 .home_collection_image p#sashiko_image_pc_05 {
	float: right;
	clear: both;
}
#home_sashiko_set_03 .home_collection_image:last-of-type {
	width: 364px;
}

/** Sakiori **/

#home_sakiori .home_collection_contents {
	margin-top: -23px;
}
#home_sakiori_set_01 {
	margin-bottom: 14px;
}
#home_sakiori_set_01 .home_collection_image:first-of-type {
	margin-top: 166px;
	width: 364px;
}
#home_sakiori_set_01 .home_collection_image:last-of-type {
	width: 364px;
}
#home_sakiori_set_02 {
	margin-bottom: 76px;
}
#home_sakiori_set_02 .home_collection_image {
	margin-top: 70px;
	margin-left: 148px;
	width: 216px;
}
#home_sakiori_set_02 .home_collection_text {
	margin-top: -96px;
}
#home_sakiori_set_03 .home_collection_image:first-of-type {
	margin-top: -152px;
	margin-top: -172px;
	width: 216px;
}
#home_sakiori_set_03 .home_collection_image:last-of-type {
	width: 486px;
}

/** Ainushishu  **/

#home_ainushishu .home_collection_contents {
	margin-top: -23px;
}
#home_ainushishu_set_01 {
	margin-bottom: 14px;
}
#home_ainushishu_set_01 .home_collection_image:first-of-type {
	margin-top: 166px;
	width: 364px;
}
#home_ainushishu_set_01 .home_collection_image:last-of-type {
	width: 364px;
}
#home_ainushishu_set_02 {
	margin-bottom: 76px;
}
#home_ainushishu_set_02 .home_collection_image {
	margin-top: 70px;
	margin-left: 148px;
	width: 216px;
}
#home_ainushishu_set_02 .home_collection_text {
	margin-top: -96px;
}
#home_ainushishu_set_03 .home_collection_image:first-of-type {
	margin-top: -152px;
	margin-top: -172px;
	width: 216px;
}
#home_ainushishu_set_03 .home_collection_image:last-of-type {
	width: 486px;
}



/* 20231225謾ｹ菫ｮ */
#home_items-list {
  
}
#home_items-list .inner {
  display: flex;
  justify-content: space-between;
}
#home_items-list ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#home_items-list ul &gt; li {
  width: 30%;
  margin-bottom: 3.15em;
}
#home_items-list ul &gt; li a {
  
}
#home_items-list ul &gt; li figure {
  
}
#home_items-list ul &gt; li figure img {
  
}
#home_items-list ul &gt; li h3 {
  font-size: 0.8em;
  margin-top: 15px;
}
#home_items-list ul &gt; li .price {
  font-size: 0.75em;
}
#home_items-list .link {
  margin-top: 0;
}
#home_items-list .home_items-list_contents {
  width: calc(100% - 6.5em);
}


/* Anchors */

.home_anchors {
	margin-bottom: 58px;
	margin-bottom: 3.6em;
}
.home_anchors .inner {
	padding-bottom: 101px;
	padding-bottom: 6.3em;
	padding-left: 30px;
	padding-right: 30px;
	border-bottom: 1px solid #787878;
}
.home_anchor {
	float: left;
	width: 31.46%;
	border: 1px solid #231815;
}
.home_anchor:nth-last-of-type(n + 3) {
	margin-bottom: 23px;
	margin-bottom: 1.4em;
}
.home_anchor a {
	display: block;
	text-decoration: none;
}
.home_anchor:not(:nth-of-type(3n)) {
	margin-right: 2.81%;
}
.home_anchor:nth-of-type(3n + 1) {
	clear: both;
}
.home_anchor_image {
	float: left;
	width: 120px;
}
.home_anchor_text {
	position: relative;
	float: right;
	padding: 20px 14px;
	padding: 18px 15px;
	width: calc(100% - 120px);
	height: 120px;
}
.home_anchor_text::before {
	position: absolute;
	bottom: 15px;
	bottom: 12px;
	left: 50%;
	transform: translateX(-50%);
	content: '';
	width: 22px;
	height: 22px;
	background: url(../../../img/pages/kogeifu/common/icon_anchor.png) no-repeat center / cover;
}
.home_anchor:hover .home_anchor_text::before {
	animation: arrow_effect 500ms 1 forwards ease-in-out;
}
@keyframes arrow_effect {
	0% {
		bottom: 12px;
	}
	50% {
		bottom: 8px;
	}
	100% {
		bottom: 12px;
	}
}

.home_anchor_text h5 {
	font-size: 0.8em;
	font-size: 0.86em;
	line-height: 1.6em !important;
	line-height: 1.7em !important;
	letter-spacing: 0;
}

.home_items-list_lineup {
  margin-top: 10%;
}
.home_items-list_lineup ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 6%;
}
.home_items-list_lineup ul li {
  width: 47%;
  margin-bottom: 6%;
}


/* read */
.home_read .inner {
	padding-bottom: 6.3em;
	padding-bottom: 0;
	padding-left: 30px;
	padding-right: 30px;
}
.home_read .link {
	margin-top: 2.5em;
}
.home_read .link a {
	background: #ccc;
	text-decoration: none;
}

.home_read_pane {
	float: left;
	margin-right: 3.5%;
	margin-bottom: 2em;
	width: 23.5%;
	width: 31%;
}
.home_read_pane a {
	text-decoration: none;
}
.home_read_pane:hover .home_read_pane_image {
	opacity: 0.6;
	transition: all 350ms linear;
}
.home_read_pane:nth-of-type(3n) {
	margin-right: 0;
}
.home_read_pane:nth-of-type(3n + 1) {
	clear: both;
}
.home_read_pane_image {
	margin-bottom: 1em;
	background: #eee;
	transition: all 350ms linear;
}
.home_read_pane_text {
	font-size: 0.95em;
	line-height: 1.7em;
}
.home_read_pane_text .read_schedule {
	display: block;
}

#home_order_slides {
  position: relative;
  margin-left: -40px;
  margin-bottom: 2.5em;
  width: calc(100% + 80px);
}


@media screen and (max-width: 850px) and (min-width: 601px) {
	
	#home_order_text,
	#home_message_text,
	#home_concept_text {
		text-align: left !important;
	}
	#home_order_text br,
	#home_message_text br,
	#home_concept_text br {
		display: none;
	}

	#home_sashiko_set_01 .home_collection_image:first-of-type {
		margin-top: 209px;
		margin-left: 3%;
		width: 30%;
	}
	#home_sashiko_set_01 .home_collection_image:last-of-type {
		width: 60%;
	}
	
	#home_sashiko_set_02 .home_collection_image {
		width: 364px;
		width: 43%;
	}
	#home_sashiko_set_02 .home_collection_text {
		width: 50%;
	}
	#home_sashiko_set_03 .home_collection_image:first-of-type {
		width: 43%;
	}
	#home_sashiko_set_03 .home_collection_image:first-of-type p {
		width: 50%;
	}
	#home_sashiko_set_03 .home_collection_image:last-of-type {
		width: 50%;
	}
	#home_sakiori_set_01 .home_collection_image:first-of-type {
		width: 46%;
	}
	#home_sakiori_set_01 .home_collection_image:last-of-type {
		width: 46%;
	}
	#home_sakiori_set_02 .home_collection_image {
		margin-left: 10%;
		width: 30%;
	}
	#home_sakiori_set_02 .home_collection_text {
		width: 46%;
	}
	#home_sakiori_set_03 .home_collection_image:first-of-type {
		width: 30%;
	}
	#home_sakiori_set_03 .home_collection_image:last-of-type {
		width: 60%;
	}
	#home_ainushishu_set_01 .home_collection_image:first-of-type {
		width: 46%;
	}
	#home_ainushishu_set_01 .home_collection_image:last-of-type {
		width: 46%;
	}
	#home_ainushishu_set_02 .home_collection_image {
		margin-left: 10%;
		width: 30%;
	}
	#home_ainushishu_set_02 .home_collection_text {
		width: 46%;
	}
	#home_ainushishu_set_03 .home_collection_image:first-of-type {
		width: 30%;
	}
	#home_ainushishu_set_03 .home_collection_image:last-of-type {
		width: 60%;
	}
	.link a {
		padding: 1.5em 3.5em;
	}
  
  #home_sashiko_set_02 .home_collection_text {
    margin-top: 0;
  }
  
  	.home_anchor {
		float: left;
		margin: 0 0 1.5em 0 !important;
		width: 47.5%;
	}
	.home_anchor:nth-last-of-type(odd) {
		clear: both;
		float: left !important;
	}
	.home_anchor:nth-last-of-type(even) {
		clear: none !important;
		float: right !important;
	}
	.home_anchor a {
		display: block;
	}
	.home_anchor_image {
		float: none;
		width: 100%;
	}
	.home_anchor_text {
		float: none;
		padding: 18px 15px;
		width: 100%;
		height: 130px;
		font-size: 1.15em;
	}
	.home_anchor_text::before {
		bottom: 12px;
		width: 32px;
		height: 32px;
		background: url(../../../img/pages/kogeifu/common/icon_anchor.png) no-repeat center / cover;
	}
  
  
  

}
@media screen and (max-width: 700px) and (min-width: 601px) {

	.home_order_person_image {
		float: none;
		margin-bottom: 1.5em;
		width: 100%;
	}
	.home_order_person_text {
		float: none;
		width: 100%;
	}

}

@media  screen and (max-width: 600px) {
  
  #home_items-list ul &gt; li {
    width: 48%;
  }
  #home_items-list .inner {
    display: block;
  }
  #home_items-list .home_items-list_contents {
    width: 100%;
  }
  
  .kogeifu_columns h3.title {
    white-space:inherit!important;
  }
  .home_collection_contents_main_img {
    margin-bottom: 1.5em;
  }
}

@media  screen and (min-width: 601px) {
  #home_order_slides {
    overflow: hidden;
  }
}

</pre></body></html>