@charset "UTF-8";
@font-face {
	font-family: 'Noto suns';
	src: url(https://d2uk2ld9t1wb8x.cloudfront.net/hiroshimafuchu/font/Noto_Suns/NotoSansJP-Medium.otf);
	font-weight: 500
}
@font-face {
	font-family: 'Noto suns';
	src: url(https://d2uk2ld9t1wb8x.cloudfront.net/hiroshimafuchu/font/Noto_Suns/NotoSansJP-Regular.otf);
	font-weight: 400
}
@font-face {
	font-family: Zen_Kaku;
	src: url(https://d2uk2ld9t1wb8x.cloudfront.net/hiroshimafuchu/font/Zen_Kaku/ZenKakuGothicNew-Medium.ttf);
	font-weight: 500
}
@font-face {
	font-family: Shippori;
	src: url(https://d2uk2ld9t1wb8x.cloudfront.net/hiroshimafuchu/font/Shippori_Mincho/ShipporiMincho-Regular.ttf);
	font-weight: 400
}
@font-face {
	font-family: Shippori;
	src: url(https://d2uk2ld9t1wb8x.cloudfront.net/hiroshimafuchu/font/Shippori_Mincho/ShipporiMincho-Medium.ttf);
	font-weight: 500
}
@font-face {
	font-family: Shippori;
	src: url(https://d2uk2ld9t1wb8x.cloudfront.net/hiroshimafuchu/font/Shippori_Mincho/ShipporiMincho-SemiBold.ttf);
	font-weight: 600
}
@font-face {
	font-family: Crimson;
	src: url(https://d2uk2ld9t1wb8x.cloudfront.net/hiroshimafuchu/font/Crimson_Text/CrimsonText-Regular.ttf);
	font-weight: 400
}
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: 0 0
}
body {
	line-height: 1
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
	display: block
}
nav ul {
	list-style: none
}
li {
	list-style: none
}
* {
	box-sizing: border-box
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}
button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: 0;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
ins {
	background-color: #ae985e;
	color: #636363;
	text-decoration: none
}
mark {
	background-color: #ae985e;
	color: #636363;
	font-style: italic;
	font-weight: 700
}
del {
	text-decoration: line-through
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}
input, select {
	vertical-align: middle
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0
}
img {
	width: 100%;
	height: auto
}
address {
	font-style: normal
}
#main-contents {
	padding: 80px 0;
	width: 90%;
	margin: auto;
	text-align: center
}
#main-contents .errinfobase .errinfo h2 {
	font-size: 20px;
	font-weight: 700
}
body, html, main {
	font-family: Shippori, "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	color: #636363;
	font-size: 16px;
	line-height: 2;
	letter-spacing: .004em
}
a, address, dd, div, dt, figcaption, h1, h2, h3, h4, h5, h6, i, input, label, li, p, select, small, span, strong, td, textarea, th {
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-decoration: inherit;
	color: inherit
}
.wrapper {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	min-height: calc(100vh)
}
.wrapper .Footer {
	width: 100%;
	align-self: flex-end
}
.link {
	display: inline-block;
	width: 100%;
	height: auto
}
.blue_link {
	width: 100%;
	height: auto;
	color: #0066ff;
}
@media screen and (min-width:481px), print {
	.under_sp {
		display: none!important
	}
}
@media screen and (max-width:480px), print {
	.over_sp {
		display: none!important
	}
}
@media screen and (min-width:901px), print {
	.under_pad {
		display: none!important
	}
}
@media screen and (max-width:896px), print {
	.over_pad {
		display: none!important
	}
}
@media screen and (min-width:1280px), print {
	.under_pc {
		display: none!important
	}
}
@media screen and (max-width:1279px), print {
	.over_pc {
		display: none!important
	}
}
.hidden {
	opacity: 0;
	-webkit-transition: 1.2s;
	transition: 1.2s;
	-webkit-transform: translate(0, -30px);
	transform: translate(0, -30px)
}
.hidden.left {
	-webkit-transform: translateX(30px);
	transform: translateX(30px)
}
.hidden.right {
	-webkit-transform: translateX(-30px);
	transform: translateX(-30px)
}
.hidden.fadeIn {
	opacity: 1;
	-webkit-transform: translate(0);
	transform: translate(0)
}
.hidden.static {
	-webkit-transform: translate(0);
	transform: translate(0)
}
.anime {
	opacity: 0;
	-webkit-transition: 1.2s;
	transition: 1.2s
}
.anime_hide {
	opacity: 0;
	-webkit-transition: 1.2s;
	transition: 1.2s
}
.anime_show {
	opacity: 1
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}
.slick-list * {
	width: 100%;
	height: 100%
}
.slick-list img {
	-o-object-fit: cover;
	object-fit: cover
}
.slick-list:focus {
	outline: 0
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.slick-track:after, .slick-track:before {
	content: "";
	display: table
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
/* .slick-loading .slick-list {
	background: #fff url(ajax-loader.gif) center center no-repeat
}
@font-face {
	font-family: slick;
	src: url(fonts/slick.eot);
	src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg");
	font-weight: 400;
	font-style: normal
} */
.slick-loading .slick-list {
	background: #fff center center no-repeat
}
@font-face {
	font-family: slick;
	src: url(fonts/slick.eot);
	src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.svg#slick) format("svg");
	font-weight: 400;
	font-style: normal
}
.slick-next, .slick-prev {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: 0 0;
	color: transparent;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: 0
}
@media screen and (max-width:896px), print {
	.slick-next, .slick-prev {
		height: 15px;
		width: 15px
	}
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
	outline: 0;
	background: 0 0;
	color: transparent
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
	opacity: 1
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
	opacity: .25
}
.slick-next:before, .slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.slick-prev {
	left: 7%;
	z-index: 1!important
}
@media screen and (max-width:896px), print {
	.slick-prev {
		left: 3%
	}
}
[dir=rtl] .slick-prev {
	left: auto;
	right: -25px
}
.slick-prev:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -5px;
	right: 0;
	margin: auto;
	content: "";
	background-image: url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/Arrow-prev.png);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 40px;
	height: 40px
}
@media screen and (max-width:896px), print {
	.slick-prev:after {
		width: 33px;
		height: 33px
	}
}
.slick-next {
	right: 7%;
	z-index: 1!important
}
@media screen and (max-width:896px), print {
	.slick-next {
		right: 3%
	}
}
[dir=rtl] .slick-next {
	left: -25px;
	right: auto
}
.slick-next:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -10px;
	right: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 40px;
	height: 40px;
	background-image: url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/Arrow-next.png);
	background-size: contain;
	background-repeat: no-repeat
}
@media screen and (max-width:896px), print {
	.slick-next:after {
		width: 33px;
		height: 33px
	}
}
.slick-dotted.slick-slider {
	margin-bottom: 30px
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}
.slick-dots li button {
	border: 0;
	background: 0 0;
	display: block;
	height: 20px;
	width: 20px;
	outline: 0;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer
}
.slick-dots li button:focus, .slick-dots li button:hover {
	outline: 0
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
	opacity: 1
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
	color: #000;
	opacity: .75
}
.Header {
	position: fixed;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	margin: auto;
	height: 76px;
	z-index: 100;
	-webkit-transition: .5s;
	transition: .5s
}
@media screen and (max-width:896px), print {
	.Header {
		height: 52px
	}
}
.Header_wrap {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: nowrap;
	width: 100%;
	max-width: 1500px;
	margin: auto;
	padding: 0 128px;
	-webkit-box-align: center;
	align-items: center;
	height: 100%
}
@media screen and (max-width:1279px), print {
	.Header_wrap {
		width: 90%;
		padding: 0
	}
}
@media screen and (max-width:480px), print {
	.Header_wrap {
		width: 100%;
		padding: 0 26px
	}
}
@media screen and (max-width:480px), print {
	.Header_wrap {
		padding: 0 16px
	}
}
.Header .menu-trigger, .Header .menu-trigger span {
	display: inline-block;
	-webkit-transition: all .4s;
	transition: all .4s;
	box-sizing: border-box
}
.Header .menu-trigger {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 32px;
	height: 32px;
	margin: auto 16px auto auto;
	z-index: 11
}
@media screen and (max-width:896px), print {
	.Header .menu-trigger {
		display: block
	}
}
.Header .menu-trigger span {
	position: absolute;
	left: 0;
	right: 0;
	width: 12px;
	height: 1px;
	margin: auto;
	border-radius: 1px;
	background-color: #4e332a
}
.Header .menu-trigger span:nth-of-type(1) {
	top: 11px
}
.Header .menu-trigger span:nth-of-type(2) {
	top: 0;
	bottom: 0;
	margin: auto
}
.Header .menu-trigger span:nth-of-type(3) {
	bottom: 11px
}
.Header .menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(4px) rotate(-45deg);
	transform: translateY(4px) rotate(-45deg)
}
.Header .menu-trigger.active span:nth-of-type(2) {
	opacity: 0
}
.Header .menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-15px) rotate(45deg);
	transform: translateY(-15px) rotate(45deg);
	bottom: 1px
}
.Header_ttl {
	width: 104px;
	height: 32px
}
@media screen and (max-width:896px), print {
	.Header_ttl {
		width: 65px;
		height: 22px
	}
}
.Header_ttl_link {
	-webkit-transition: all .3s;
	transition: all .3s;
	display: inline-block
}
.Header_ttl_link:hover {
	opacity: .7
}
.Header_ttl_link_logo {
	width: 104px;
	margin-left: 0;
	margin-right: auto
}
@media screen and (max-width:896px), print {
	.Header_ttl_link_logo {
		width: 200px
	}
}
.Header_nav {
	font-size: 14px;
	line-height: 1;
	letter-spacing: .04em;
	font-weight: 600
}
@media screen and (max-width:896px), print {
	.Header_nav {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: auto;
		margin: auto;
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		align-items: center;
		font-size: 20px;
		line-height: 2;
		letter-spacing: .04em;
		width: 100%;
		padding: 20px;
		-webkit-transition: .5s;
		transition: .5s;
		-webkit-transform: translate(100%);
		transform: translate(100%);
		background-color: #ae985e;
		z-index: -1;
		background-color: #fffcec
	}
}
.Header_nav.open {
	-webkit-transform: translate(0);
	transform: translate(0)
}
.Header_nav_list {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: end;
	justify-content: flex-end;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	align-items: center
}
@media screen and (max-width:896px), print {
	.Header_nav_list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column
	}
}
.Header_nav_list_item {
	margin-left: 40px
}
@media screen and (max-width:896px), print {
	.Header_nav_list_item {
		margin: 0 0 56px 0
	}
	.Header_nav_list_item:last-of-type {
		margin: 0
	}
}
@media screen and (max-width:374px), print {
	.Header_nav_list_item {
		margin: 0 0 40px 0
	}
}
.Header_nav_list_item a {
	-webkit-transition: all .3s;
	transition: all .3s
}
.Header_nav_list_item a:hover {
	opacity: .7
}
.Header_nav_list_item a.cv {
	display: inline-block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	border-radius: 4px;
	font-family: 'Noto suns';
	font-weight: 500;
	text-align: center;
	color: #fff;
	background-color: #ae985e
}
@media screen and (max-width:896px), print {
	.Header_nav_list_item a.cv {
		font-size: 14px;
		line-height: 1;
		letter-spacing: .04em;
		color: #fff;
		width: 300px;
		height: 50px;
		line-height: 50px;
		position: relative;
		background-color: #ae985e;
		font-family: 'Noto suns';
		-webkit-transition: all .3s;
		transition: all .3s
	}
	.Header_nav_list_item a.cv:hover {
		opacity: .7
	}
}
@media screen and (max-width:896px) and (max-width:374px), print {
	.Header_nav_list_item a.cv {
		width: 280px
	}
}
@media screen and (max-width:896px), print {
	.Header_nav_list_item a.cv::after {
		position: absolute;
		top: 0;
		right: 20px;
		bottom: 0;
		left: auto;
		margin: auto;
		content: '';
		width: 11px;
		height: 8.5px;
		background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/icon-arrow.svg)
	}
	.Header_nav_list_item a.cv.white {
		background-color: #fff;
		color: #ae985e;
		border: 1px solid #ae985e
	}
	.Header_nav_list_item a.cv.white::after {
		width: 20px;
		height: 20px;
		background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/icon-tab.svg)
	}
}
@media screen and (max-width:374px), print {
	.Header_nav_list_item a.cv {
		width: 280px
	}
}
.Footer {
	background-color: #0d0505;
	text-align: center;
	padding: 80px 0 102px
}
@media screen and (max-width:896px), print {
	.Footer {
		padding: 64px 0 110px
	}
}
.Footer_wrap {
	width: 100%;
	max-width: 1500px;
	margin: auto;
	padding: 0 128px;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	align-items: center
}
@media screen and (max-width:1279px), print {
	.Footer_wrap {
		width: 90%;
		padding: 0
	}
}
@media screen and (max-width:480px), print {
	.Footer_wrap {
		width: 100%;
		padding: 0 26px
	}
}
@media screen and (max-width:896px), print {
	.Footer_wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column
	}
}
.Footer_left {
	width: 218px;
	-webkit-transition: all .3s;
	transition: all .3s
}
.Footer_left:hover {
	opacity: .7
}
@media screen and (max-width:896px), print {
	.Footer_left {
		width: 146px;
		margin-bottom: 24px
	}
}
.Footer_left img {
	width: 100%
}
.Footer_right {
	font-family: Zen_Kaku;
	color: #fff
}
.Footer_right_links {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: nowrap;
	font-size: 14px;
	line-height: 1;
	letter-spacing: .04em;
	-webkit-box-align: center;
	align-items: center;
	margin-bottom: 17px
}
@media screen and (max-width:896px), print {
	.Footer_right_links {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		flex-direction: column-reverse
	}
}
.Footer_right_links_site {
	-webkit-transition: all .3s;
	transition: all .3s;
	padding-right: 24px;
	position: relative
}
.Footer_right_links_site:hover {
	opacity: .7
}
@media screen and (max-width:896px), print {
	.Footer_right_links_site {
		margin-bottom: 24px
	}
}
.Footer_right_links_site::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: auto;
	margin: auto;
	content: '';
	width: 20px;
	height: 20px;
	background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/icon-tab-w.svg)
}
.Footer_right_links_sns {
	-webkit-transition: all .3s;
	transition: all .3s
}
.Footer_right_links_sns:hover {
	opacity: .7
}
@media screen and (max-width:896px), print {
	.Footer_right_links_sns {
		margin-bottom: 24px
	}
}
.Footer_right_nav {
	font-size: 12px;
	line-height: 1.16667;
	letter-spacing: .04em;
	height: 14px
}
@media screen and (max-width:896px), print {
	.Footer_right_nav {
		font-size: 12px;
		line-height: 1.16667;
		letter-spacing: .04em;
		height: auto
	}
}
.Footer_right_nav_list {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: end;
	justify-content: flex-end;
	flex-wrap: wrap
}
@media screen and (max-width:896px), print {
	.Footer_right_nav_list {
		-webkit-box-pack: center;
		justify-content: center
	}
}
.Footer_right_nav_list_item {
	padding: 0 22px;
	border-right: 1px solid #fff;
	height: 14px;
	line-height: 14px
}
@media screen and (max-width:896px), print {
	.Footer_right_nav_list_item {
		margin-bottom: 16px
	}
}
.Footer_right_nav_list_item:first-of-type {
	padding-left: 0
}
.Footer_right_nav_list_item:last-of-type {
	padding-right: 0;
	border-right: none
}
@media screen and (max-width:896px), print {
	.Footer_right_nav_list_item:last-of-type {
		margin-bottom: 0
	}
}
.Footer_right_nav_list_item .link {
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size: 12px
}
.Footer_right_nav_list_item .link:hover {
	opacity: .7
}
.Footer_copy {
	font-size: 12px;
	color: #fff
}
.main {
	overflow-x: hidden
}
.main .mv {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
	height: 100vh;
	background: no-repeat center/cover url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/mv-bg.webp);
	position: relative
}
@media screen and (max-width:896px), print {
	.main .mv {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column
	}
}
.main .mv::after, .main .mv:before {
	content: ''
}
.main .mv::after {
	position: absolute;
	top: auto;
	right: 118px;
	bottom: -55px;
	left: auto;
	margin: auto;
	content: '';
	width: 21px;
	height: 279px;
	background: no-repeat center/cover url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/mv-scroll.svg);
	z-index: 95
}
@media screen and (max-width:1279px), print {
	.main .mv::after {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		right: 50px
	}
}
@media screen and (max-width:480px), print {
	.main .mv::after {
		width: 16px;
		height: 214px;
		right: 19px;
		bottom: 190px
	}
}
.main .mv::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background: no-repeat center/cover url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/mv-glass.png);
	z-index: 90
}
@media screen and (max-width:480px), print {
	.main .mv::before {
		background: no-repeat center/cover url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/mv-glass-sp.png)
	}
}
.main .mv_wrap {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
	max-width: 1500px;
	margin: auto;
	padding: 0 128px;
	position: relative
}
@media screen and (max-width:1279px), print {
	.main .mv_wrap {
		width: 90%;
		padding: 0
	}
}
@media screen and (max-width:480px), print {
	.main .mv_wrap {
		width: 100%;
		padding: 0 26px
	}
}
@media screen and (max-width:896px), print {
	.main .mv_wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column
	}
}
@media screen and (max-width:374px), print {
	.main .mv_wrap {
		padding: 8px 0
	}
}
.main .mv_left {
	width: 45%;
	min-width: 460px;
	position: relative;
	z-index: 2
}
@media screen and (max-width:896px), print {
	.main .mv_left {
		width: 100%;
		max-width: 400px;
		min-width: 280px
	}
}
@media screen and (max-width:480px), print {
	.main .mv_left {
		width: 100%;
		padding: 0 28px
	}
}
.main .mv_left::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: '';
	width: 190%;
	-webkit-transform: translate(-22%, -60px);
	transform: translate(-22%, -60px);
	background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/mv-slide-bg.png);
	z-index: -1
}
@media screen and (max-width:480px), print {
	.main .mv_left::after {
		width: 232%;
		-webkit-transform: translate(-30%, -50px);
		transform: translate(-30%, -50px);
		background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/mv-slide-bg-sp.png)
	}
}
.main .mv_left_slide {
	width: 100%;
	background-color: #fff;
	border-top-left-radius: 50% 38%;
	border-top-right-radius: 50% 38%;
	-webkit-filter: drop-shadow(20px 20px 20px rgba(230, 143, 156, .2));
	filter: drop-shadow(20px 20px 20px rgba(230, 143, 156, .2))
}
@media screen and (max-width:480px), print {
	.main .mv_left_slide {
		margin-bottom: 40px
	}
}
@media screen and (max-width:374px), print {
	.main .mv_left_slide {
		margin-bottom: 32px
	}
}
.main .mv_left_slide .slick-track {
	width: 100%
}
.main .mv_left_slide_item {
	width: 100%
}
.main .mv_left_slide_item img {
	border-top-left-radius: 50% 38%;
	border-top-right-radius: 50% 38%
}
.main .mv_left_slide .slick-dots {
	bottom: -45px
}
@media screen and (max-width:480px), print {
	.main .mv_left_slide .slick-dots {
		bottom: -28px
	}
}
.main .mv_left_slide .slick-dots li {
	margin: 0 1px
}
.main .mv_left_slide .slick-dots button::before {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background-color: #fff
}
.main .mv_left_slide .slick-dots .slick-active button::before {
	background-color: #ae985e
}
.main .mv_right {
	width: 45%;
	text-align: center;
	color: #4e332a;
	position: relative;
	z-index: 4
}
@media screen and (max-width:1279px), print {
	.main .mv_right {
		min-width: auto
	}
}
@media screen and (max-width:896px), print {
	.main .mv_right {
		width: 100%;
		min-width: auto
	}
}
.main .mv_right_ttl {
	font-size: 20px;
	line-height: 1.4386;
	letter-spacing: .04em;
	font-weight: 600;
	margin-bottom: 15px
}
@media screen and (max-width:480px), print {
	.main .mv_right_ttl {
		font-size: 15px;
		line-height: 1.45;
		letter-spacing: .04em;
		margin-bottom: 4px
	}
}
@media screen and (max-width:374px), print {
	.main .mv_right_ttl {
		font-size: 18px;
		line-height: 1.11111;
		letter-spacing: .04em;
		margin-bottom: 8px
	}
}
.main .mv_right_open {
	width: 100%;
	max-width: 432px;
	margin-bottom: 0
}
@media screen and (max-width:480px), print {
	.main .mv_right_open {
		padding: 0 12px
	}
}
@media screen and (max-width:374px), print {
	.main .mv_right_open {
		padding: 0 28px
	}
}
.main .mv_right_txt {
	font-size: 16.5px;
	line-height: 1.39394;
	letter-spacing: .04em;
	font-family: 'Noto suns';
	margin-bottom: 20px
}
@media screen and (max-width:480px), print {
	.main .mv_right_txt {
		font-size: 12px;
		line-height: 1.41667;
		letter-spacing: .04em
	}
}
@media screen and (max-width:374px), print {
	.main .mv_right_txt {
		margin-bottom: 10px
	}
}
.main .mv_right_date {
	font-size: 40px;
	line-height: 1;
	letter-spacing: .04em;
	font-family: Crimson
}
@media screen and (max-width:480px), print {
	.main .mv_right_date {
		font-size: 25px;
		line-height: 1;
		letter-spacing: .04em
	}
}
@media screen and (max-width:374px), print {
	.main .mv_right_date {
		font-size: 20px;
		line-height: 1;
		letter-spacing: .04em
	}
}
.main .concept {
	padding: 80px 0;
	background-color: #fffcec
}
@media screen and (max-width:896px), print {
	.main .concept {
		padding: 40px 0
	}
}
.main .concept_wrap {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: nowrap;
	width: 100%;
	max-width: 1500px;
	margin: auto;
	padding: 0 128px;
	max-width: 1024px;
	padding: 0;
	margin-bottom: 48px
}
@media screen and (max-width:1279px), print {
	.main .concept_wrap {
		width: 90%;
		padding: 0
	}
}
@media screen and (max-width:480px), print {
	.main .concept_wrap {
		width: 100%;
		padding: 0 26px
	}
}
@media screen and (max-width:374px), print {
	.main .concept_wrap {
		padding: 0 16px
	}
}
.main .concept_left {
	width: 45%;
	position: relative
}
@media screen and (max-width:1279px), print {
	.main .concept_left {
		width: 40%
	}
}
@media screen and (max-width:896px), print {
	.main .concept_left {
		width: 100%;
		aspect-ratio: .8;
		margin-bottom: 24px
	}
}
@media screen and (max-width:480px), print {
	.main .concept_left {
		padding: 0 15px
	}
}
.main .concept_left * {
	height: 100%
}
.main .concept_left img {
	-o-object-fit: cover;
	object-fit: cover
}
.main .concept_left::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	border: solid .5px #ae985e;
	-webkit-transform: translate(20px, -20px);
	transform: translate(20px, -20px);
	z-index: 2
}
@media screen and (max-width:480px), print {
	.main .concept_left::after {
		width: calc(100% - 30px);
		-webkit-transform: translate(12px, -12px);
		transform: translate(12px, -12px)
	}
}
.main .concept_right {
	width: 45%;
	min-width: 460px;
	text-align: center
}
@media screen and (max-width:896px), print {
	.main .concept_right {
		width: 100%;
		min-width: auto
	}
}
.main .concept_right_ttl {
	font-size: 26px;
	line-height: 1;
	letter-spacing: .04em;
	margin-bottom: 16px
}
@media screen and (max-width:896px), print {
	.main .concept_right_ttl {
		font-size: 24px;
		line-height: 1.66667;
		letter-spacing: .04em
	}
}
.main .concept_right_txt {
	font-size: 16px;
	line-height: 1.75;
	letter-spacing: .04em;
	margin-bottom: 32px
}
@media screen and (max-width:896px), print {
	.main .concept_right_txt {
		margin-bottom: 24px
	}
}
.main .concept_right_point {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 0 20px;
	margin-bottom: 72px
}
@media screen and (max-width:896px), print {
	.main .concept_right_point {
		margin-bottom: 32px
	}
}
@media screen and (max-width:480px), print {
	.main .concept_right_point {
		-webkit-box-pack: justify;
		justify-content: space-between;
		gap: 0
	}
}
.main .concept_right_point_item {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
	width: 30%;
	aspect-ratio: 1;
	max-width: 141px;
	padding-top: 22px;
	background-color: #fff;
	border: 1px solid #ae985e;
	border-radius: 50%;
	font-weight: 400;
	position: relative
}
@media screen and (max-width:896px), print {
	.main .concept_right_point_item {
		padding-top: 35px;
		margin-bottom: 24px
	}
}
@media screen and (max-width:480px), print {
	.main .concept_right_point_item {
		width: 31.5%;
		padding-top: 20px
	}
}
@media screen and (max-width:374px), print {
	.main .concept_right_point_item {
		width: 32%
	}
}
.main .concept_right_point_item .num {
	font-size: 14px;
	line-height: 1;
	letter-spacing: .04em;
	padding: 0 12px;
	border-bottom: 1px solid #ae985e;
	margin-bottom: 8px;
	padding-bottom: 8px;
	color: #ae985e
}
@media screen and (max-width:896px), print {
	.main .concept_right_point_item .num {
		font-size: 11px;
		line-height: 1;
		letter-spacing: .04em;
		margin-bottom: 6px;
		padding-bottom: 6px
	}
}
@media screen and (max-width:374px), print {
	.main .concept_right_point_item .num {
		font-size: 11px;
		line-height: 1;
		letter-spacing: .02em
	}
}
.main .concept_right_point_item .txt {
	font-size: 17px;
	line-height: 1.23529;
	letter-spacing: .04em
}
@media screen and (max-width:896px), print {
	.main .concept_right_point_item .txt {
		font-size: 12px;
		line-height: 1.16667;
		letter-spacing: .04em
	}
}
@media screen and (max-width:374px), print {
	.main .concept_right_point_item .txt {
		font-size: 12px;
		line-height: 1.16667;
		letter-spacing: .02em
	}
}
.main .concept_right_point_item .txt_strong {
	font-size: 18px;
	line-height: 1.16667;
	letter-spacing: .02em;
	color: #ae985e
}
@media screen and (max-width:896px), print {
	.main .concept_right_point_item .txt_strong {
		font-size: 13px;
		line-height: 1.15385;
		letter-spacing: .04em
	}
}
@media screen and (max-width:374px), print {
	.main .concept_right_point_item .txt_strong {
		font-size: 12px;
		line-height: 1.25;
		letter-spacing: .02em
	}
}
.main .concept_right_slide {
	position: relative;
	margin-bottom: 24px;
	height: 220px
}
@media screen and (max-width:480px), print {
	.main .concept_right_slide {
		height: 130px
	}
}
.main .concept_right_slide .slick-list {
	width: calc(100% + 16px);
	-webkit-transform: translateX(-8px);
	transform: translateX(-8px)
}
.main .concept_right_slide * {
	height: 100%
}
.main .concept_right_slide_item {
	padding: 0 8px;
	box-sizing: border-box;
	position: relative
}
.main .concept_right_slide_item .img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.main .concept_right_slide_arrow {
	width: 32px;
	height: 32px
}
.main .concept_right_slide_arrow.prev {
	position: absolute;
	top: 0;
	right: auto;
	bottom: 0;
	left: -16px;
	margin: auto
}
.main .concept_right_slide_arrow.next {
	position: absolute;
	top: 0;
	right: -16px;
	bottom: 0;
	left: auto;
	margin: auto;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.main .concept_right_slide_arrow.prev2 {
	position: absolute;
	top: 0;
	right: auto;
	bottom: 0;
	left: -8px;
	margin: auto;
	z-index: 5
}
.main .concept_right_slide_arrow.next2 {
	position: absolute;
	top: 0;
	right: -8px;
	bottom: 0;
	left: auto;
	margin: auto;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	z-index: 5
}
.main .concept_right_note {
	font-size: 12px;
	line-height: 1.66667;
	letter-spacing: .04em;
	display: inline-block;
	width: auto;
	text-align: left;
	font-family: 'Noto suns'
}
.main .concept_btn {
	text-align: center
}
.main .concept_btn .link {
	font-size: 14px;
	line-height: 1;
	letter-spacing: .04em;
	color: #fff;
	width: 300px;
	height: 50px;
	line-height: 50px;
	position: relative;
	background-color: #ae985e;
	font-family: 'Noto suns';
	-webkit-transition: all .3s;
	transition: all .3s
}
.main .concept_btn .link:hover {
	opacity: .7
}
@media screen and (max-width:374px), print {
	.main .concept_btn .link {
		width: 280px
	}
}
.main .concept_btn .link::after {
	position: absolute;
	top: 0;
	right: 20px;
	bottom: 0;
	left: auto;
	margin: auto;
	content: '';
	width: 11px;
	height: 8.5px;
	background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/icon-arrow.svg)
}
.main .concept_btn .link.white {
	background-color: #fff;
	color: #ae985e;
	border: 1px solid #ae985e
}
.main .concept_btn .link.white::after {
	width: 20px;
	height: 20px;
	background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/icon-tab.svg)
}
.main .products {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(253, 253, 248, 0)), to(#fffaca));
	background: linear-gradient(to top, rgba(253, 253, 248, 0), #fffaca);
	padding: 100px 0;
	text-align: center
}
@media screen and (max-width:896px), print {
	.main .products {
		padding: 40px 0;
		background: -webkit-gradient(linear, left bottom, left top, from(rgba(253, 253, 248, .5)), to(#fffaca));
		background: linear-gradient(to top, rgba(253, 253, 248, .5), #fffaca)
	}
}
.main .products_wrap {
	width: 100%;
	max-width: 1500px;
	margin: auto;
	padding: 0 128px
}
@media screen and (max-width:1279px), print {
	.main .products_wrap {
		width: 90%;
		padding: 0
	}
}
@media screen and (max-width:480px), print {
	.main .products_wrap {
		width: 100%;
		padding: 0 26px
	}
}
@media screen and (max-width:896px), print {
	.main .products_wrap {
		padding: 0
	}
}
.main .products_en {
	font-size: 42px;
	line-height: 1;
	letter-spacing: .08em;
	color: #ae985e;
	font-weight: 400;
	margin-bottom: 8px
}
.main .products_ttl {
	font-size: 14px;
	line-height: 1;
	letter-spacing: .04em;
	margin-bottom: 43px
}
.main .products_cont {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
	color: #fff;
	margin-bottom: 43px
}
.main .products_cont .en {
	font-size: 24px;
	line-height: 1;
	letter-spacing: 0;
	margin-bottom: 2px
}
@media screen and (max-width:896px), print {
	.main .products_cont .en {
		font-size: 22px;
		line-height: 1;
		letter-spacing: 0;
		margin-bottom: 10px
	}
}
.main .products_cont .ttl {
	font-size: 12px;
	line-height: 1;
	letter-spacing: 0;
	font-family: 'Noto suns';
	font-weight: 400;
	margin-bottom: 22px
}
@media screen and (max-width:896px), print {
	.main .products_cont .ttl {
		font-size: 10px;
		line-height: 1;
		letter-spacing: 0
	}
}
.main .products_cont .txt {
	font-size: 14px;
	line-height: 1.57143;
	letter-spacing: 0;
	font-family: 'Noto suns';
	margin-bottom: 22px;
	font-weight: 400
}
@media screen and (max-width:896px), print {
	.main .products_cont .txt {
		font-size: 12px;
		line-height: 1.66667;
		letter-spacing: 0;
		margin-bottom: 30px
	}
}
.main .products_cont .more {
	font-size: 16px;
	line-height: 1;
	letter-spacing: .06em;
	font-family: 'Noto suns';
	padding-right: 20px;
	display: inline-block;
	width: 70px;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
	position: relative
}
@media screen and (max-width:896px), print {
	.main .products_cont .more {
		font-size: 14px;
		line-height: 1;
		letter-spacing: .06em
	}
}
.main .products_cont .more::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: auto;
	margin: auto;
	content: '';
	width: 20px;
	height: 20px;
	background: no-repeat center/cover url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/icon-tab-w.svg)
}
.main .products_cont_left {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	width: 31.25%;
	position: relative;
	z-index: 1;
	-webkit-transition: .3s;
	transition: .3s
}
.main .products_cont_left::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: -1
}
.main .products_cont_left:hover {
	-webkit-filter: brightness(90%);
	filter: brightness(90%)
}
.main .products_cont_right {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 65.625%;
	gap: 32px 0
}
@media screen and (max-width:896px), print {
	.main .products_cont_right {
		width: 100%;
		gap: 12px 0
	}
}
@media screen and (max-width:480px), print {
	.main .products_cont_right {
		gap: 6px 0
	}
}
.main .products_cont_right_item {
	width: 47.6%;
	padding: 60px 0;
	position: relative;
	z-index: 1;
	-webkit-transition: .3s;
	transition: .3s
}
@media screen and (max-width:896px), print {
	.main .products_cont_right_item {
		width: 49.06%
	}
}
@media screen and (max-width:896px), print {
	.main .products_cont_right_item {
		padding: 17px 0
	}
}
.main .products_cont_right_item::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: -1
}
.main .products_cont_right_item:hover {
	-webkit-filter: brightness(90%);
	filter: brightness(90%)
}
.main .products_cont .img1::before {
	background: no-repeat center/cover url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/product-item1.webp)
}
.main .products_cont .img2::before {
	background: no-repeat center/cover url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/product-item2.webp)
}
.main .products_cont .img3::before {
	background: no-repeat center/cover url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/product-item3.webp)
}
.main .products_cont .img4::before {
	background: no-repeat center/cover url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/product-item4.webp)
}
.main .products_cont .img5::before {
	background: no-repeat center/cover url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/product-item5.webp)
}
.main .products_cont .img6::before {
	background: no-repeat center/cover url(https://d2uk2ld9t1wb8x.cloudfront.net/hamamatsuichino/img/product-item6.webp)
}
.main .products_cont .img7::before {
	background: no-repeat center/cover url(https://d2uk2ld9t1wb8x.cloudfront.net/hamamatsuichino/img/product-item7.webp)
}
.main .products_cont .img8::before {
	background: no-repeat center/cover url(https://d2uk2ld9t1wb8x.cloudfront.net/hamamatsuichino/img/product-item8.webp)
}
.main .products_cont .img9::before {
	background: no-repeat center/cover url(https://d2uk2ld9t1wb8x.cloudfront.net/hamamatsuichino/img/product-item9.webp)
}


.main .flow {
	background-color: #fff;
	padding: 80px 0;
	text-align: center
}
@media screen and (max-width:480px), print {
	.main .flow {
		padding: 60px 0 56px
	}
}
.main .flow_wrap {
	width: 100%;
	max-width: 1500px;
	margin: auto;
	padding: 0 128px
}
@media screen and (max-width:1279px), print {
	.main .flow_wrap {
		width: 90%;
		padding: 0
	}
}
@media screen and (max-width:480px), print {
	.main .flow_wrap {
		width: 100%;
		padding: 0 26px
	}
}
@media screen and (max-width:480px), print {
	.main .flow_wrap {
		padding: 0
	}
}
.main .flow_ttl {
	font-size: 26px;
	line-height: 1;
	letter-spacing: 0;
	margin-bottom: 56px;
	position: relative
}
.main .flow_ttl::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: '';
	width: 198px;
	height: 55px;
	background: no-repeat center/cover url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/flow-ttl-en.svg);
	z-index: -1
}
.main .flow_ul {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
	counter-reset: number 0;
	margin-bottom: 56px
}
.main .flow_ul_li {
	width: 22.85%;
	text-align: left;
	padding: 0 12px
}
.main .flow_ul_li .img {
	aspect-ratio: 1;
	border-radius: 10px;
	margin-bottom: 16px;
	overflow: hidden;
	position: relative
}
.main .flow_ul_li .img::after {
	counter-increment: number 1;
	content: "0" counter(number);
	position: absolute;
	top: 8px;
	right: auto;
	bottom: auto;
	left: 22px;
	margin: auto;
	font-size: 20px;
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	color: #fff;
	z-index: 2
}
.main .flow_ul_li .img::before {
	content: '';
	position: absolute;
	top: 0;
	right: auto;
	bottom: auto;
	left: 13px;
	margin: auto;
	width: 38px;
	height: 43px;
	background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/icon-ribbon.svg);
	z-index: 1
}
.main .flow_ul_li .img img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	height: 100%
}
.main .flow_ul_li .ttl {
	font-size: 18px;
	line-height: 1;
	letter-spacing: 0;
	color: #ae985e;
	margin-bottom: 8px
}
.main .flow_ul_li .txt {
	font-size: 14px;
	line-height: 2;
	letter-spacing: 0;
	font-weight: 400
}
.main .whats {
	background-color: #fff7bd;
	padding: 56px 0;
	text-align: center;
	position: relative;
	z-index: 1
}
@media screen and (max-width:480px), print {
	.main .whats {
		padding: 56px 0
	}
}
.main .whats::after, .main .whats::before {
	content: '';
	width: 333px;
	height: 155px;
	background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/whats-bg.png);
	z-index: -1
}
.main .whats::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: auto;
	margin: auto;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1)
}
@media screen and (max-width:480px), print {
	.main .whats::after {
		content: none
	}
}
.main .whats::before {
	position: absolute;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	margin: auto
}
@media screen and (max-width:480px), print {
	.main .whats::before {
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
		bottom: auto;
		left: 0;
		margin: auto;
		background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/whats-bg-sp.png)
	}
}
.main .whats_wrap {
	width: 100%;
	max-width: 1500px;
	margin: auto;
	padding: 0 128px
}
@media screen and (max-width:1279px), print {
	.main .whats_wrap {
		width: 90%;
		padding: 0
	}
}
@media screen and (max-width:480px), print {
	.main .whats_wrap {
		width: 100%;
		padding: 0 26px
	}
}
.main .whats_ttl {
	font-size: 32px;
	line-height: 1;
	letter-spacing: 0;
	color: #ae985e;
	font-family: Crimson;
	font-weight: 400;
	margin-bottom: 24px
}
@media screen and (max-width:896px), print {
	.main .whats_ttl {
		font-size: 20px;
		line-height: 1;
		letter-spacing: 0;
		margin-bottom: 16px
	}
}
.main .whats_txt {
	font-size: 16px;
	line-height: 2;
	letter-spacing: 0;
	font-weight: 600;
	margin-bottom: 32px
}
@media screen and (max-width:896px), print {
	.main .whats_txt {
		font-size: 14px;
		line-height: 2;
		letter-spacing: 0;
		margin-bottom: 24px
	}
}
.main .whats_ul {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center;
	background-color: #fff;
	border-radius: 10px;
	padding: 32px 35px
}
@media screen and (max-width:896px), print {
	.main .whats_ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		padding: 0 30px
	}
}
@media screen and (max-width:374px), print {
	.main .whats_ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		padding: 0 20px
	}
}
.main .whats_ul_li {
	-webkit-box-flex: 1;
	flex: 1;
	font-size: 18px;
	line-height: 1.77778;
	letter-spacing: 0;
	font-weight: 700;
	color: #ae985e;
	padding: 30px 0;
	background-image: radial-gradient(circle, #000 10%, transparent 10%);
	background-size: 18px 11px;
	background-repeat: repeat-y
}
@media screen and (max-width:896px), print {
	.main .whats_ul_li {
		font-size: 16px;
		line-height: 1.875;
		letter-spacing: 0;
		width: 100%;
		background-image: radial-gradient(circle, #000 10%, transparent 10%);
		background-size: 10px 13px;
		background-repeat: repeat-x
	}
}
.main .whats_ul_li:first-of-type {
	background-image: none
}
.main .feature {
	background-color: #fffcec
}
.main .feature_head {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	width: 100%;
	height: 260px;
	margin-bottom: 100px;
	position: relative;
	z-index: 1
}
@media screen and (max-width:480px), print {
	.main .feature_head {
		height: 152px;
		margin-bottom: 40px
	}
}
.main .feature_head::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	background: no-repeat center/cover url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/feature-head.webp);
	z-index: -1
}
@media screen and (max-width:480px), print {
	.main .feature_head::before {
		background-image: url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/feature-head-sp.webp)
	}
}
.main .feature_head_wrap {
	width: 100%;
	max-width: 1500px;
	margin: auto;
	padding: 0 128px;
	max-width: 900px;
	padding: 0
}
@media screen and (max-width:1279px), print {
	.main .feature_head_wrap {
		width: 90%;
		padding: 0
	}
}
@media screen and (max-width:480px), print {
	.main .feature_head_wrap {
		width: 100%;
		padding: 0 26px
	}
}
.main .feature_head_ttl {
	font-size: 26px;
	line-height: 1;
	letter-spacing: 0;
	width: 328px;
	height: 100px;
	text-align: right;
	color: #ae985e;
	position: relative
}
@media screen and (max-width:480px), print {
	.main .feature_head_ttl {
		font-size: 20px;
		line-height: 1;
		letter-spacing: 0;
		width: auto;
		height: auto;
		text-align: left
	}
}
.main .feature_head_ttl::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background: no-repeat center/cover url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/feature-ttl-en.svg);
	z-index: -1
}
@media screen and (max-width:480px), print {
	.main .feature_head_ttl::before {
		position: absolute;
		top: -20px;
		right: auto;
		bottom: auto;
		left: -10px;
		margin: auto;
		width: 103px;
		height: 32px
	}
}
.main .feature_ul {
	width: 100%;
	max-width: 1500px;
	margin: auto;
	padding: 0 128px;
	max-width: 900px;
	margin-bottom: 100px;
	padding: 0
}
@media screen and (max-width:1279px), print {
	.main .feature_ul {
		width: 90%;
		padding: 0
	}
}
@media screen and (max-width:480px), print {
	.main .feature_ul {
		width: 100%;
		padding: 0 26px
	}
}
@media screen and (max-width:480px), print {
	.main .feature_ul {
		margin-bottom: 56px
	}
}
.main .feature_ul_li {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center;
	margin-bottom: 100px
}
@media screen and (max-width:480px), print {
	.main .feature_ul_li {
		margin-bottom: 40px
	}
}
.main .feature_ul_li:last-of-type {
	margin-bottom: 0
}
.main .feature_ul_li:nth-of-type(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse
}
.main .feature_ul_li_img {
	width: 56.9%;
	position: relative;
	border-radius: 10px;
	overflow: hidden
}
@media screen and (max-width:480px), print {
	.main .feature_ul_li_img {
		width: 100%;
		margin-bottom: 16px
	}
}
.main .feature_ul_li_img::after {
	content: '';
	display: block;
	padding-top: 60%
}
@media screen and (max-width:480px), print {
	.main .feature_ul_li_img::after {
		padding-top: 52%
	}
}
.main .feature_ul_li_img img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.main .feature_ul_li_img_num {
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	margin: auto;
	font-size: 24px;
	line-height: 2.75;
	letter-spacing: 0;
	width: 120px;
	height: 60px;
	text-align: center;
	background-color: #fffcec;
	color: #ae985e;
	position: relative;
	border-bottom-left-radius: 120px;
	border-bottom-right-radius: 120px;
	z-index: 2
}
@media screen and (max-width:480px), print {
	.main .feature_ul_li_img_num {
		font-size: 20px;
		line-height: 2.4;
		letter-spacing: 0;
		width: 91px;
		height: 45.5px;
		border-bottom-left-radius: 90px;
		border-bottom-right-radius: 90px
	}
}
.main .feature_ul_li_img_num::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	margin: auto;
	width: 46px;
	height: 15px;
	background: no-repeat center/cover url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/feature-ttl-en-b.svg);
	z-index: 1
}
@media screen and (max-width:480px), print {
	.main .feature_ul_li_img_num::after {
		width: 36px;
		height: 11px
	}
}
.main .feature_ul_li_cont {
	width: 36%;
	text-align: center
}
@media screen and (max-width:480px), print {
	.main .feature_ul_li_cont {
		width: 100%
	}
}
.main .feature_ul_li_cont .en {
	font-size: 14px;
	line-height: 1;
	letter-spacing: 0;
	font-family: 'Noto suns';
	margin-bottom: 16px;
	font-weight: 400
}
.main .feature_ul_li_cont .ttl {
	font-size: 32px;
	line-height: 2;
	letter-spacing: 0;
	border-top: 1px solid #ae985e;
	border-bottom: 1px solid #ae985e;
	margin-bottom: 20px;
	color: #ae985e
}
.main .feature_ul_li_cont .strong {
	font-size: 20px;
	line-height: 1.3;
	letter-spacing: 0;
	display: inline-block;
	background-color: #fffaca;
	margin-bottom: 12px
}
.main .feature_ul_li_cont .txt {
	font-size: 16px;
	line-height: 2;
	letter-spacing: 0;
	font-family: 'Noto suns';
	font-weight: 400;
	text-align: left
}
@media screen and (max-width:480px), print {
	.main .feature_ul_li_cont .txt {
		font-size: 14px;
		line-height: 2;
		letter-spacing: 0
	}
}
.main .feature_ul_li_cont .note {
	font-size: 12px;
	line-height: 2;
	letter-spacing: 0;
	font-family: 'Noto suns';
	padding: 16px;
	margin-top: 16px;
	font-weight: 400;
	background-color: #fff;
	border-radius: 10px;
	text-align: left
}
.main .feature_more {
	text-align: center;
	padding-bottom: 100px
}
@media screen and (max-width:480px), print {
	.main .feature_more {
		padding-bottom: 56px
	}
}
.main .feature_more .link {
	font-size: 14px;
	line-height: 1;
	letter-spacing: .04em;
	color: #fff;
	width: 300px;
	height: 50px;
	line-height: 50px;
	position: relative;
	background-color: #ae985e;
	font-family: 'Noto suns';
	-webkit-transition: all .3s;
	transition: all .3s
}
.main .feature_more .link:hover {
	opacity: .7
}
@media screen and (max-width:374px), print {
	.main .feature_more .link {
		width: 280px
	}
}
.main .feature_more .link::after {
	position: absolute;
	top: 0;
	right: 20px;
	bottom: 0;
	left: auto;
	margin: auto;
	content: '';
	width: 11px;
	height: 8.5px;
	background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/icon-arrow.svg)
}
.main .feature_more .link.white {
	background-color: #fff;
	color: #ae985e;
	border: 1px solid #ae985e
}
.main .feature_more .link.white::after {
	width: 20px;
	height: 20px;
	background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/icon-tab.svg)
}
.main .voice {
	background-color: #fff7bd;
	padding: 64px 0 130px
}
@media screen and (max-width:480px), print {
	.main .voice {
		padding: 40px 0
	}
}
.main .voice_wrap {
	width: 100%;
	max-width: 1500px;
	margin: auto;
	padding: 0 128px
}
@media screen and (max-width:1279px), print {
	.main .voice_wrap {
		width: 90%;
		padding: 0
	}
}
@media screen and (max-width:480px), print {
	.main .voice_wrap {
		width: 100%;
		padding: 0 26px
	}
}
@media screen and (max-width:1279px), print {
	.main .voice_wrap {
		width: 100%;
		padding: 0
	}
}
.main .voice_ttl {
	font-size: 26px;
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	margin-bottom: 40px
}
@media screen and (max-width:480px), print {
	.main .voice_ttl {
		margin-bottom: 33px
	}
}
.main .voice_list * {
	text-align: center
}
.main .voice_list_item {
	width: 324px!important;
	height: 320px;
	padding: 40px 39px 87px 45px;
	position: relative;
	z-index: 1
}
@media screen and (max-width:480px), print {
	.main .voice_list_item {
		width: 100%!important;
		min-width: 324px
	}
}
@media screen and (max-width:374px), print {
	.main .voice_list_item {
		width: 100%!important;
		min-width: 280px
	}
}
.main .voice_list_item::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/voice-balloon.svg);
	z-index: -1
}
.main .voice_list_item_ttl {
	font-size: 17px;
	line-height: 1.76471;
	letter-spacing: 0;
	color: #ae985e;
	margin-bottom: 8px;
	height: auto;
	text-align: left
}
@media screen and (max-width:374px), print {
	.main .voice_list_item_ttl {
		font-size: 15px;
		line-height: 1.73333;
		letter-spacing: 0
	}
}
.main .voice_list_item_txt {
	font-size: 13px;
	line-height: 2;
	letter-spacing: 0;
	font-family: 'Noto suns';
	font-weight: 400;
	height: auto;
	text-align: left
}
.main .voice_list .slick-dots {
	bottom: -80px
}
@media screen and (max-width:480px), print {
	.main .voice_list .slick-dots {
		display: none!important
	}
}
.main .voice_list .slick-dots li {
	margin: 0 1px
}
.main .voice_list .slick-dots button::before {
	content: '';
	width: 7px;
	height: 7px;
	border-radius: 4px;
	background-color: #fff;
	opacity: 1;
	border: 1px solid #ae985e
}
.main .voice_list .slick-dots .slick-active button::before {
	background-color: #ae985e
}
.main .insta {
	background-color: #f9f6e7;
	padding: 64px 0
}
@media screen and (max-width:480px), print {
	.main .insta {
		padding: 32px 0 56px
	}
}
.main .insta_wrap {
	width: 100%;
	max-width: 1500px;
	margin: auto;
	padding: 0 128px;
	text-align: center
}
@media screen and (max-width:1279px), print {
	.main .insta_wrap {
		width: 90%;
		padding: 0
	}
}
@media screen and (max-width:480px), print {
	.main .insta_wrap {
		width: 100%;
		padding: 0 26px
	}
}
@media screen and (max-width:896px), print {
	.main .insta_wrap {
		padding: 0 88px
	}
}
@media screen and (max-width:480px), print {
	.main .insta_wrap {
		padding: 0 26px
	}
}
.main .insta_ttl {
	font-size: 22px;
	line-height: 1.45455;
	letter-spacing: 0;
	font-weight: 400;
	font-family: Noto suns;
	display: inline-block;
	width: auto;
	text-align: center;
	color: #ae985e;
	margin-bottom: 33px;
	padding-left: 36px;
	position: relative
}
@media screen and (max-width:480px), print {
	.main .insta_ttl {
		font-size: 20px;
		line-height: 1.6;
		letter-spacing: 0;
		margin-bottom: 33px
	}
}
.main .insta_ttl::before {
	content: '';
	position: absolute;
	top: 0;
	right: auto;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 32px;
	height: 32px;
	background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/icon-insta-b.svg);
	z-index: 1
}
.main .insta_ul {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center;
	gap: 0 16px;
	margin-bottom: 64px
}
@media screen and (max-width:896px), print {
	.main .insta_ul {
		gap: 16px;
		margin-bottom: 56px
	}
}
.main .insta_ul_li {
	-webkit-box-flex: 23%;
	flex: 23%
}
@media screen and (max-width:896px), print {
	.main .insta_ul_li {
		-webkit-box-flex: 40%;
		flex: 40%
	}
}
.main .insta_ul_li a {
	-webkit-transition: all .3s;
	transition: all .3s;
	display: -webkit-box;
	display: flex;
	width: 100%;
	height: 100%
}
.main .insta_ul_li a:hover {
	opacity: .7
}
.main .insta_more {
	text-align: center
}
.main .insta_more .link {
	font-size: 14px;
	line-height: 1;
	letter-spacing: .04em;
	color: #fff;
	width: 300px;
	height: 50px;
	line-height: 50px;
	position: relative;
	background-color: #ae985e;
	font-family: 'Noto suns';
	-webkit-transition: all .3s;
	transition: all .3s
}
.main .insta_more .link:hover {
	opacity: .7
}
@media screen and (max-width:374px), print {
	.main .insta_more .link {
		width: 280px
	}
}
.main .insta_more .link::after {
	position: absolute;
	top: 0;
	right: 20px;
	bottom: 0;
	left: auto;
	margin: auto;
	content: '';
	width: 11px;
	height: 8.5px;
	background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/icon-arrow.svg)
}
.main .insta_more .link.white {
	background-color: #fff;
	color: #ae985e;
	border: 1px solid #ae985e
}
.main .insta_more .link.white::after {
	width: 20px;
	height: 20px;
	background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/icon-tab.svg)
}
.main .shopinfo {
	width: 90%;
	max-width: 900px;
	margin: 0 auto;
	padding: 80px 0
}
@media screen and (max-width:896px), print {
	.main .shopinfo {
		padding: 56px 0 32px
	}
}
.main .shopinfo_ttl {
	padding-bottom: 40px;
	text-align: center
}
@media screen and (max-width:896px), print {
	.main .shopinfo_ttl {
		padding-bottom: 24px
	}
}
.main .shopinfo_ttl_en {
	font-size: 42px;
	line-height: 1;
	letter-spacing: .08em;
	color: #ae985e;
	font-weight: 400;
	margin-bottom: 8px
}
.main .shopinfo_ttl_jp {
	font-size: 14px;
	line-height: 1;
	letter-spacing: .04em
}
@media screen and (max-width:480px), print {
	.main .shopinfo_ttl_jp {
		font-size: 12px
	}
}
.main .shopinfo_img {
	overflow: hidden;
	border-radius: 16px
}
.main .shopinfo_img img {
	display: block
}
.main .shopinfo_cont {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: nowrap;
	padding-top: 32px
}
@media screen and (max-width:896px), print {
	.main .shopinfo_cont {
		flex-wrap: wrap
	}
}
.main .shopinfo_cont_list {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	padding-bottom: 30px;
	font-family: 'Noto suns';
	font-size: 16px;
	line-height: 1.8;
	font-weight: 400
}
@media screen and (max-width:896px), print {
	.main .shopinfo_cont_list {
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		padding-bottom: 24px
	}
}
.main .shopinfo_cont_list_item {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	flex-wrap: nowrap
}
.main .shopinfo_cont_list_item:not(:last-of-type) {
	padding-bottom: 20px
}
.main .shopinfo_cont_list_item_name {
	-webkit-box-flex: 0;
	flex: 0 0 112px;
	color: #ae985e
}
@media screen and (max-width:896px), print {
	.main .shopinfo_cont_list_item_name {
		flex-basis: 82px
	}
}
.main .shopinfo_cont_list_item_desc {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	padding-right: 40px
}
@media screen and (max-width:896px), print {
	.main .shopinfo_cont_list_item_desc {
		padding-right: 0
	}
}
.main .shopinfo_cont_list_item_desc a.map {
	display: inline-block;
	position: relative;
	font-family: Zen_Kaku;
	font-size: 12px;
	line-height: 1;
	letter-spacing: 0;
	font-weight: 500;
	color: #ae985e;
	-webkit-transition: all .3s;
	transition: all .3s
}
.main .shopinfo_cont_list_item_desc a.map:hover {
	opacity: .7
}
.main .shopinfo_cont_list_item_desc a.map::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: auto;
	bottom: 0;
	left: calc(100% + 8px);
	margin: auto;
	width: 11px;
	height: 10px;
	background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/icon-tab-gold.svg)
}
.main .shopinfo_cont_map {
	-webkit-box-flex: 0;
	flex: 0 0 337px;
	border-radius: 16px
}
@media screen and (max-width:896px), print {
	.main .shopinfo_cont_map {
		flex-basis: 100%;
		height: 324px
	}
}
.main .shopinfo_cont_map iframe {
	display: block;
	width: 100%;
	height: 100%
}
.main .shoplist {
	padding: 80px 0 160px;
	border-top: 1px solid #fffaca
}
@media screen and (max-width:896px), print {
	.main .shoplist {
		padding: 32px 0 56px
	}
}
.main .shoplist_ttl {
	text-align: center;
	font-weight: 500;
	font-size: 26px;
	line-height: 1.46154;
	letter-spacing: 0;
	margin-bottom: 43px
}
@media screen and (max-width:896px), print {
	.main .shoplist_ttl {
		font-size: 18px;
		margin-bottom: 24px
	}
}
.main .shoplist_wrap {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 90%;
	max-width: 1024px;
	margin:auto
}
.main .shoplist_item {
	-webkit-box-flex: 0;
	flex: 0 0 calc(50% - 12px);
	font-family: 'Noto suns';
	letter-spacing: .04em
}
@media screen and (max-width:480px), print {
	.main .shoplist_item {
		flex-basis: 100%
	}
}
.main .shoplist_item_area {
	height: 60px;
	padding: 0 24px;
	line-height: 60px;
	border-radius: 8px;
	background-color: #fffaca
}
.main .shoplist_item_name {
	padding: 10px 0 10px
}
@media screen and (max-width:480px), print {
	.main .shoplist_item_name {
		padding: 10px 0 10px
	}
}
.main .shoplist_item_name a {
	position: relative;
	display: block;
	height: 50px;
	max-width: 238px;
	padding: 0 20px 0 20px;
	line-height: 48px;
	border-radius: 8px;
	border: #fffaca 1px solid;
	-webkit-transition: all .3s;
	transition: all .3s
}
.main .shoplist_item_name a:hover {
	opacity: .7
}
@media screen and (max-width:480px), print {
	.main .shoplist_item_name a {
		width: 100%;
		max-width: 100%
	}
}
.main .shoplist_item_name a::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 18px;
	bottom: 0;
	left: auto;
	margin: 0px;
	width: 14px;
	height: 0px;
	background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/icon-arr-blk.svg)
}
.main .shoplist_btnarea {
	padding-top: 24px;
	text-align: center
}
.main .shoplist_btnarea a {
	font-size: 14px;
	line-height: 1;
	letter-spacing: .04em;
	color: #fff;
	width: 300px;
	height: 50px;
	line-height: 50px;
	position: relative;
	background-color: #ae985e;
	font-family: 'Noto suns';
	-webkit-transition: all .3s;
	transition: all .3s
}
.main .shoplist_btnarea a:hover {
	opacity: .7
}
@media screen and (max-width:374px), print {
	.main .shoplist_btnarea a {
		width: 280px
	}
}
.main .shoplist_btnarea a::after {
	position: absolute;
	top: 0;
	right: 20px;
	bottom: 0;
	left: auto;
	margin: auto;
	content: '';
	width: 11px;
	height: 8.5px;
	background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/icon-arrow.svg)
}
.main .shoplist_btnarea a.white {
	background-color: #fff;
	color: #ae985e;
	border: 1px solid #ae985e
}
.main .shoplist_btnarea a.white::after {
	width: 20px;
	height: 20px;
	background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/icon-tab.svg)
}
.Notfound_wrap {
	width: 90%;
	margin: 260px auto 160px;
	text-align: center
}
.Notfound_ttl {
	font-style: italic;
	margin-bottom: 50px
}
.Notfound_txt {
	font-size: 18px;
	margin-bottom: 100px
}
.Notfound_more {
	font-size: 14px;
	line-height: 1;
	letter-spacing: .04em;
	color: #fff;
	width: 300px;
	height: 50px;
	line-height: 50px;
	position: relative;
	background-color: #ae985e;
	font-family: 'Noto suns';
	-webkit-transition: all .3s;
	transition: all .3s
}
.Notfound_more:hover {
	opacity: .7
}
@media screen and (max-width:374px), print {
	.Notfound_more {
		width: 280px
	}
}
.Notfound_more::after {
	position: absolute;
	top: 0;
	right: 20px;
	bottom: 0;
	left: auto;
	margin: auto;
	content: '';
	width: 11px;
	height: 8.5px;
	background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/icon-arrow.svg)
}
.Notfound_more.white {
	background-color: #fff;
	color: #ae985e;
	border: 1px solid #ae985e
}
.Notfound_more.white::after {
	width: 20px;
	height: 20px;
	background: no-repeat center/contain url(http://s3.amazonaws.com/luluti-lp-staging-bucket/tsuchiura/img/icon-tab.svg)
}
/* 以下追記 */
.main .products_preparation {
	align-content: center;
	width: 100%;
	max-width: 1025px;
	height: 329px;
	background-color: #ffffff;
	margin: 0 auto;
}
@media screen and (max-width:896px), print {
	.main .products_preparation {
		align-content: center;
		width: 90%;
		height: 200px;
		background-color: #ffffff;
		margin: 0 auto;
	}
}
.main .products_preparation .txt {
	width: 110px;
	height: 29px;
	font-size: 20px;
	line-height: 1;
	letter-spacing: .08em;
	color: #ae985e;
	font-weight: 500;
	margin: 0 auto;
}
@media screen and (max-width:896px), print {
	.main .products_preparation .txt {
		font-size: 20px;
		line-height: 1;
		letter-spacing: .08em;
		color: #ae985e;
		font-weight: 500;
		margin: 0 auto;
	}
}
.main .shoplist_wrap_center {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: center;
	flex-wrap: wrap;
	width: 90%;
	max-width: 1024px;
	margin: 0 auto
}
/*# sourceMappingURL=style.css.map */




.hr1 {
  position: relative;
	overflow: visible;
	text-align: center;
	color: #736356;
	border-width: 0;
  height: 8px;
  background-image: repeating-linear-gradient(45deg, #736356 0, #736356 1px, transparent 0, transparent 50%), repeating-linear-gradient(135deg, #ccc 0, #736356 1px, transparent 0, transparent 50%);
  background-size: 8px 8px;
}

.hr1::after {
  position: absolute;
	top: -0.6em;
	left: 50%;
	display: inline-block;
	content: '\02666';
	background: #ffffff;
}




/* table03 */

#table03 th, #table05 td {
  text-align: center;
  width: 20%;
  min-width: 80px;
  padding: 10px;
  height: 60px; 
 	
}
#table03 td {
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #D7D7D7;
 border-right: 1px solid #ffffff;
}
#table03 th {
  text-align: center;
  background-color: #f0f0f0;
  border: 1px solid #ffffff;
}

#table03 .head {
  text-align: center;
  background-color: #ffff06;
  border: 1px solid #ffffff;
}

/* tab */
@media only screen and (max-width: 768px) {
  #table03 {
    display: block;
  
    white-space: nowrap;
  }
  #table03 .fixed {
    position: sticky;
    left: 0;
  }
  #table05 .fixed:before {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    right: -1px;
    height: 100%;
    border-left: 1px solid #707070;
    border-right: 1px solid #707070;
  }
}
/*# sourceMappingURL=style.css.map */

