@import url("https://image.raku-uru.jp/cms/fontcss/font.css");
/***********
 * common
 ***********/
/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	font-feature-settings: 'palt';
}

main,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

/*======================================================================
	Copyright (c) 2011, Yahoo! Inc. All rights reserved.
	Code licensed under the BSD License:
	http://developer.yahoo.com/yui/license.html
	version: 2.9.0

    Font-size Adjustment

    77%   =  10px    |    123.1%  =  16px    |    167%  =  22px
    85%   =  11px    |    131%    =  17px    |    174%  =  23px
    93%   =  12px    |    138.5%  =  18px    |    182%  =  24px
    100%  =  13px    |    146.5%  =  19px    |    189%  =  25px
    108%  =  14px    |    153.9%  =  20px    |    197%  =  26px
    116%  =  15px    |    161.6%  =  21px    |
    ======================================================================*/

    body {
    	font: 13px/1.231 arial, helvetica, clean, sans-serif;
    	*font-size: small;
    	*font: x-small
    }

    select,
    input,
    textarea,
    button {
    	font: 99% arial, helvetica, clean, sans-serif
    }

    table {
    	font-size: inherit;
    	font: 100%
    }

    pre,
    code,
    kbd,
    samp,
    tt {
    	font-family: monospace;
    	*font-size: 108%;
    	line-height: 100%
    }

/********************
float fix
********************/
.clearfix:after {
	/*--for modorn brouser--*/
	content: ".";
	display: block;
	line-height: 0;
	clear: both;
	height: 0;
	color: transparent;
	visibility: hidden;
}

.clearfix {
	/*--IE 5.5-7--*/
	zoom: 1;
}

/********************
hide outline
********************/
a,
a img {
	outline: 0;
	overflow: hidden;
}



* {
	margin: 0;
	padding: 0;
	word-break: break-all;
}

/*******************
common
********************/
html {
	position: relative;
	min-width: 1260px;
}

body {
	color: #333333;
	width: 100%;
	font-family: kozuka-gothic-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 14px;
}

a {s
	color: #00633d;
}


#side > div.category > ul > li:nth-child(6){
	display: none !important;
}


@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
	body {
		font-family: 'メイリオ', 'Meiryo', sans-serif;
	}
}

header {
	width: 1260px;
	height: 140px;
	padding: 15px 0 0 0;
	margin: 0 auto;
	box-sizing: border-box;
}

header h1 {
	padding: 20px 0 0 37px;
	width: 227px;
	height: 61px;
	float: left;
}

header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background-image: url('https://image.raku-uru.jp/01/9634/6/logo_1593320093971.png');
	background-repeat: no-repeat;
}

header .eng {
	width: calc(100% - 514px);
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
	letter-spacing: 5px;
	margin: 30px 0 0 0;
}

@media only screen and (max-width: 896px) {
	html {
		min-width: 100%;
	}

	header {
		width: 100%;
		height: 60px;
		padding: 5px 5px 0 5px;
		box-sizing: border-box;
		position: fixed;
		background: #fff;
		z-index: 1001;
	}

	header h1 {
		padding: 0px;
		width: 120px;
		height: 50px;
		float: left;
	}

	header h1 a {
		background: url('https://image.raku-uru.jp/01/9634/6/logo_1593320093971.png') no-repeat top left -68px;
		background-size: auto 100%;
	}

	header .eng {
		display: none;
	}
}

#header_r {
	width: 250px;
	font-size: 12px;
	float: right;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
}

@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
	body {
		font-family: 'メイリオ', 'Meiryo', sans-serif;
	}
}

#hnav1 ul {
	display: flex;
	margin: 0 0 30px;
}

#hnav1 li {
	flex: none;
	width: 120px;
}

#hnav1 li:first-child {
	margin: 0 10px 0 0;
}

#hnav1 li a {
	display: block;
	color: #333;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
	border: 1px solid #b8b8b8;
	box-sizing: border-box;
	border-radius: 5px;
}

#hnav1 li a:hover {
	background: #e6ecec;
	transition: 0.5s;
}

@media only screen and (max-width: 896px) {
	#hnav1 {
		display: none;
	}
}

#hnav2 ul {
	display: flex;
}

#hnav2 li {
	flex: none;
	width: 33.33%;
}

#hnav2 li:first-child {
	margin: 0 10px 0 0;
}

#hnav2 li a {
	display: block;
	color: #333;
	text-decoration: none;
	text-align: center;
	padding: 30px 0 0 0;
	box-sizing: border-box;
}

#hnav2 li a:hover {
	text-decoration: underline;
}

#hnav2 li:nth-child(1) {
	width: 30%;
}

#hnav2 li:nth-child(2) {
	width: 33%;
}

#hnav2 li:nth-child(3) {
	width: 37%;
}

#hnav2 li:nth-child(1) a {
	background: url('https://image.raku-uru.jp/01/9634/10/icon_touroku_1593320094909.png') no-repeat top center;
}

#hnav2 li:nth-child(2) a {
	background: url('https://image.raku-uru.jp/01/9634/11/icon_mypage_1593320095052.png') no-repeat top center;
}

#hnav2 li:nth-child(3) a {
	background: url('https://image.raku-uru.jp/01/9634/13/icon_cart_1593320095437.png') no-repeat top center;
}

#hnav04 {
	display: none;
}

@media only screen and (max-width: 896px) {
	#header_r {
		width: calc(100% - 150px);
	}

	#hnav2 small {
		letter-spacing: -2px;
		font-size: 10px;
	}

	#hnav2 li {
		flex: none;
		width: 33.33% !important;
	}

	#hnav2 li a {
		height: 48px;
		padding: 28px 0 0 0;

	}

	#hnav01 {
		display: none;
	}

	#hnav04 {
		display: block;
	}

	#hnav04 a {
		padding: 6px 0 0 0 !important;
	}

	#hnav04 span {
		width: 60%;
		height: 4px;
		border-radius: 2px;
		background: #666;
		display: block;
		margin: 0 20% 4px;
	}
}

#mainimage {
	display: none;
}

#page_title {
	height: 271px;
	line-height: 271px;
	margin: 0 0 60px;
	background: url('https://image.raku-uru.jp/01/9634/204/h2_common_1604641030167.jpg') no-repeat top center;
	/*background: url('https://image.raku-uru.jp/01/9634/37/bg_h2_1593327687967.jpg') no-repeat top center;*/
}

#page_title h2 {
	text-align: center;
	font-size: 36px;
	font-family: yu-mincho-pr6n, sans-serif;

}

@media only screen and (max-width: 896px) {
	#page_title {
		height: 100px;
		line-height: 100px;
		margin: 0 0 30px;
		/*background: url('https://image.raku-uru.jp/01/9634/37/bg_h2_1593327687967.jpg') no-repeat top left -90px;*/
		background-size: auto 100%;
	}

	#page_title h2 {
		text-align: right;
		padding: 0 15px 0 0;
		font-size: 30px;
		font-family: yu-mincho-pr6n, sans-serif;

	}
}

#gnav {
	background: #828779;
}

#gnav .inner {
	width: 1190px;
	margin: 0 auto;
	display: flex;
}

#gnav1 {
	width: 870px;
	display: flex;
	flex: none;
}

#gnav1 li {
	min-width: 18%;
	flex: none;
}

#gnav1 a {
	display: block;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	font-family: yu-mincho-pr6n, sans-serif;
}

#gnav1 a:hover {
	color: #828779;
	background: #fff;
}

#campaign {
	line-height: 50px;
	background: #e6ecec;
	margin: 0 0 1px;
}

#campaign ul {
	list-style: none;
	width: 940px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

#campaign ul li {
	flex: none;
	padding: 0 50px;
}

#campaign ul li a {
	color: #333;
	font-size: 18px;
	text-decoration: none;
	font-family: yu-mincho-pr6n, sans-serif;
}

#gnav2-1 ul,
#gnav2-2 ul {
	display: none;
}

#gnav2 {
	width: 320px;
	padding: 10px 0;
	display: flex;
	position: relative;
	top: 50px;
}

#gnav2-1,
#gnav2-2 {
	width: 140px;
	margin: 0 10px;
	flex: none;
	position: relative;
}

.show_brand a,
.show_cat a {
	border: 1px solid #fff;
	border-radius: 5px;
	background: #999d91;
	text-decoration: none;
	font-family: yu-mincho-pr6n, sans-serif;
	display: block;
	line-height: 28px;
	text-align: center;
	color: #fff;
	position: relative;
}

.show_brand a:after,
.show_cat a:after {
	content: "▼";
	display: block;
	position: absolute;
	right: 5px;
	top: 0;
	font-size: 12px;
}

#gnav2-1 ul,
#gnav2-2 ul {
	position: absolute;
	background: #999d91;
	width: 140px;
	z-index: 10000;
}

#gnav2-1 ul li a,
#gnav2-2 ul li a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	line-height: 30px;
	display: block;
	text-align: center;
}

@media only screen and (max-width: 896px) {
	header {
		width: 100%;
		top: 0px;
		left: 0;
	}

	#top {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		padding: 120px 0 0;
	}

	#gnav2 {
		top: 0px;
	}

	#campaign {
		display: none;
	}

	#campaign ul {
		width: 100%;
		display: block;
	}

	#campaign ul li {
		width: 0 3%;
	}

	#mainimage {
		width: 100%;
		order: 2;
	}

	#campaign {
		width: 100%;
		order: 3;
		margin: 0 0 20px;
	}

	#gnav {
		width: 100%;
		order: 1;
		margin: 0 0 0px !important;
		position: fixed;
		top: 60px;
		left: 0;
		z-index: 1000;
		box-sizing: border-box;
	}

	#gnav .inner {
		width: 100%;
		display: block;
	}

	#gnav1 {
		display: none;
	}

	#gnav2 {
		width: 100%;
	}

	#gnav2-1,
	#gnav2-2 {
		width: 50%;
		margin: 0;
		padding: 0 10px;
		box-sizing: border-box;
	}

	#gnav2-1 ul,
	#gnav2-2 ul {
		width: calc(100% - 20px);
	}

	#gnav_sp {
		display: none;
		width: 100%;
		padding: 60px 3% 0;
		box-sizing: border-box;
		background: #fff;
		position: absolute;
		top: 0px;
		left: 0;
	}

	#gnav_sp dl {
		background: #e6ecec;
	}

	#gnav_sp dt {
		text-align: center;
		border-top: 1px solid #ccc;
		line-height: 35px;
	}

	#gnav_sp li {
		border-bottom: 1px solid #ccc;
	}

	#gnav_sp a {
		display: block;
		line-height: 35px;
		padding: 0 10px;
		text-decoration: none;
	}

	#gnav_sp_close {
		width: 40px;
		line-height: 40px;
		text-align: center;
		border: 1px solid #666;
		border-radius: 5px;
		position: absolute;
		top: 5px;
		right: 5px;
	}

	#gnav_sp_close a {
		display: block;
		color: #666;
		font-size: 24px;
		text-decoration: none;
	}
}

main {
	line-height: 1.8em;
	width: 1260px;
	margin: 0 auto;
	display: flex;
}

#side {
	width: 220px;
	flex: none;
}

@media only screen and (max-width: 896px) {
	main {
		width: 100%;
		display: block;
	}

	#side {
		display: none;
	}
}

#side .osusume {
	margin: 0 0 80px;
}

#side .osusume dt {
	font-size: 16px;
	font-family: yu-mincho-pr6n, sans-serif;
	padding: 25px 0 0 10px;
	position: relative;
	background: url('https://image.raku-uru.jp/01/9634/8/line2_1593320094450.png') repeat-x bottom left;
	margin: 0 0 15px;
}

#side .osusume dt span {
	background: #c5ba6e;
	width: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	position: absolute;
	font-size: 30px;
	border-radius: 50%;
	right: 10px;
	bottom: -5px;
}

.osusume_inner {
	padding: 1px;
	background: url('https://image.raku-uru.jp/01/9634/7/line3_1593320094125.png');
}

.osusume_inner .photo {
	background: #ffffff;
}

.osusume_inner .photo img {
	width: 100%;
	height: auto;
	display: block;
}

.osusume_inner .comment {
	padding: 15px;
	background: #ffffff;
}

.osusume_inner .comment h5 {
	font-weight: normal;
}

#side .brand,
#side .price,
#side .category {
	margin: 0 0 80px;
}

#side .brand h2,
#side .price h2,
#side .category h2 {
	font-size: 15px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	background: url('https://image.raku-uru.jp/01/9634/8/line2_1593320094450.png') repeat-x bottom left;
	margin: 0 0 15px;
}

#side .brand ul,
#side .price ul,
#side .category ul {
	list-style: none;
	padding: 0 0 0 10px;
}

#side .brand ul li,
#side .price ul li,
#side .category ul li {
	margin: 0 0 10px;
}

#side .brand a,
#side .price a,
#side .category a {
	color: #333;
	text-decoration: none;
}

#side .brand a:hover,
#side .price a:hover,
#side .category a:hover {
	text-decoration: underline;
}

#side_banner li {
	margin: 0 0 20px;
}

#side_banner li a {
	font-size: 16px;
	padding: 0 0 0 58px;
	line-height: 71px;
	color: #333;
	text-decoration: none;
	display: block;
}

#side_banner {
	list-style: none;
}

#side_banner li:nth-child(1) a {
	background: url('https://image.raku-uru.jp/01/9634/12/banner_touroku_1593320095235.png') no-repeat;
}

#side_banner li:nth-child(2) a {
	background: url('https://image.raku-uru.jp/01/9634/15/banner_haisou_1593320095912.png') no-repeat;
}

#side_banner li:nth-child(3) a {
	background: url('https://image.raku-uru.jp/01/9634/14/banner_pay_1593320095688.png') no-repeat;
}

#contents {
	width: 1040px;
	padding: 0 0 0 100px;
	box-sizing: border-box;
	flex: none;
}

.itemlist h2 {
	font-size: 24px;
	font-family: yu-mincho-pr6n, sans-serif;
	text-align: center;
	margin: 0 0 20px;
}

.itemlist h2 span {
	font-size: 18px;
	text-align: left;
	margin: 0 0 20px;
	display: block;
	background: url('https://image.raku-uru.jp/01/9634/9/line_1593320094687.png') repeat-x bottom left;
}

.itemlist article {
	display: flex;
	flex-wrap: wrap;
}

.itemlist article a {
	display: block;
	width: 280px;
	overflow: hidden;
	margin: 0 50px 60px 0;
}

.itemlist article a:nth-child(3n) {
	margin: 0 0px 60px 0 !important;
}

.itemlist article a img {
	width: 100%;
	height: auto;
	display: block;
}

.itemlist article dl {
	position: relative;
}

.itemlist article dl dd {
box-sizing:border-box;
	position: absolute;
	padding: 15px;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	text-decoration: none;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.4+100 */
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#66000000', GradientType=0);
	/* IE6-9 */
	line-height: 1.4;
}

.itemlist article dl dd h4 {
	font-weight: normal;
	text-shadow: 0 0 3px rgba(0, 0, 0, 1);
}

#information h2 {
	font-family: yu-mincho-pr6n, sans-serif;
	text-align: center;
}

#contact {
	padding: 80px 0 80px 0;
	clear: both;
}

#contact h2 span {
	font-size: 18px;
	text-align: left;
	margin: 0 0 30px;
	display: block;
	font-family: yu-mincho-pr6n, sans-serif;
	background: url('https://image.raku-uru.jp/01/9634/9/line_1593320094687.png') repeat-x bottom left;
}

#contact p {
	font-size: 18px;
	font-family: yu-mincho-pr6n, sans-serif;
	text-align: center;
}

#contact .inner {
	padding: 70px 0 0 0;
	display: flex;
}

#contact .inner dl {
	display: flex;
}

#contact .inner dt {
	width: 60px;
	line-height: 60px;
	background: #5f8577;
	color: #fff;
	text-decoration: none;
	text-align: center;
	flex: none;
}

.tel,
.fax {
	width: 320px;
	flex: none;
}

.tel dd,
.fax dd {
	width: 260px;
	box-sizing: border-box;
	padding: 5px 0 0 10px;
	flex: none;
}

.tel dd strong,
.fax dd strong {
	font-size: 34px;
	color: #5f8577;
	display: block;
	margin: 0 0 5px;
	font-weight: normal;
	lettar-spacing: -2px;
}

.mail {
	width: 230px;
	flex: none;
}

.mail dd {
	flex: none;
	width: 170px;
	box-sizing: border-box;
	padding: 1px 1px 1px 0;
	background: url('https://image.raku-uru.jp/01/9634/7/line3_1593320094125.png');
}

.mail dd a {
	background: #fff;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	padding: 8px 0 0 0;
	height: 58px;
}

@media only screen and (min-width: 897px) {
	#gnav_sp {
		display: none;
	}
}

@media only screen and (max-width: 896px) {
	#contents {
		width: 100%;
		padding: 0 3% 30px;
	}

	#contact {
		padding: 20px 0 40px;
	}

	#contact .inner {
		padding: 35px 0 0 0;
		display: block;
	}

	#contact p {
		text-align: left;
	}

	.tel,
	.fax,
	.mail {
		width: 100%;
		margin: 0 0 10px;
	}

	.tel dd,
	.fax dd,
	.mail dd {
		width: calc(100% - 60px);
	}

	.itemlist article a {
		display: block;
		width: 50%;
		height: auto;
		padding: 0 10px 30px;
		margin: 0 !important;
		box-sizing: border-box;
		text-decoration: none;
	}

	.itemlist article a:nth-child(3n) {
		margin: 0 0px 0px 0 !important;
	}

	.itemlist article dl dd {
		position: relative;
		padding: 5px 0;
		color: #333;
		text-decoration: none;
		background: transparent;
	}
}

footer {
	padding: 50px 0 50px 0;
	box-sizing: border-box;
	background: #83887a;
}

#fnav {
	width: 1060px;
	margin: 0 auto;
	display: flex;
}

#fnav ul {
	list-style: disc;
	padding: 0 60px 0 20px;
	flex: none;
	color: #fff;
}

#fnav ul li {
	line-height: 30px;
}

#fnav a {
	display: block;
	width: 100%;
	color: #fff;
	text-decoration: none;
}

#fnav a:hover {
	text-decoration: underline;
}

@media only screen and (max-width: 896px) {
	footer {
		padding: 20px 0;
	}

	#fnav {
		width: 100%;
		display: block;
	}

	#fnav ul {
		padding: 0 0px 0 30px;
		flex: none;
		color: #fff;
	}

	#fnav01,
	#fnav02,
	#fnav03 {
		display: none;
	}
}

.gotop {
	position: fixed;
	bottom: 50px;
	right: 20px;
	z-index: 10000;
}

.gotop a {
	display: block;
	width: 120px;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
}

#copyright {
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
	color: #333;
}

.tokusyu_img {
	margin: 0 0 60px;
}

.tokusyu_comment article {
	margin: 0 0 60px;
}

.tokusyu_comment article:nth-child(odd) img {
	float: left;
	margin: 0 40px 40px 0;
}

.tokusyu_comment article:nth-child(even) img {
	float: right;
	margin: 0 0 40px 40px;
}

#tokusyu_list h3 {
	font-size: 18px;
	text-align: left;
	margin: 0 0 30px;
	background: url('https://image.raku-uru.jp/01/9634/9/line_1593320094687.png') repeat-x bottom left;
}

@media only screen and (max-width: 896px) {}




/* btn-area */

.btn-area {
	margin-bottom: 20px;
	text-align: center;
}

.btn-area .btn {
	font-size: 16px;
	font-weight: normal;
	line-height: 44px;
	position: relative;
	display: inline-block;
	width: 152px;
	height: 44px;
	text-align: center;
	color: #fcfcfc;
	background-color: #666;
}

.btn-area .btn span:before {
	position: absolute;
	top: 50%;
	left: 10px;
	display: block;
	width: 10px;
	height: 18px;
	margin-top: -9px;
	content: '';
	background-image: url(https://image.raku-uru.jp/cms/yt00001/img/icn-arrow-btn.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.btn-area a.btn-back span:before {
	position: absolute;
	top: 50%;
	left: 10px;
	display: block;
	width: 10px;
	height: 18px;
	margin-top: -9px;
	content: '';
	background-image: url(https://image.raku-uru.jp/cms/yt00001/img/icn-arrow-back.png);
	background-repeat: no-repeat;
	background-size: cover;
}

@media only screen and (max-width: 896px) {
	.btn-area {
		margin-bottom: 30px;
		text-align: center;
	}

	.btn-area .btn {
		font-size: 16px;
		font-weight: normal;
		line-height: 44px;
		position: relative;
		display: inline-block;
		width: 152px;
		height: 44px;
		text-align: center;
		color: #fcfcfc;
		background-color: #666;
	}

	.btn-area .btn span:before {
		position: absolute;
		top: 50%;
		left: 10px;
		display: block;
		width: 9px;
		height: 16px;
		margin-top: -8px;
		content: '';
		background-image: url(https://image.raku-uru.jp/cms/yt00001/img/icn-arrow-btn_sp.png);
		background-repeat: no-repeat;
		background-size: cover;
	}

	.btn-area a.btn-back span:before {
		position: absolute;
		top: 50%;
		left: 10px;
		display: block;
		width: 9px;
		height: 16px;
		margin-top: -8px;
		content: '';
		background-image: url(https://image.raku-uru.jp/cms/yt00001/img/icn-arrow-back_sp.png);
		background-repeat: no-repeat;
		background-size: cover;
	}
}





/* about-tbl */

.about-tbl {
	width: 100%;
	border-top: #d0d0d0 solid 1px;
}

table.payment-content {
	width: 50%;
}

@media only screen and (max-width: 896px) {
	table.payment-content {
		width: 100%;
	}
}

.about-tbl th,
table.payment-content th {
	font-weight: bold;
	width: 240px;
	padding: 20px 0;
	text-align: left;
	border-bottom: #d0d0d0 solid 1px;
}

.about-tbl td,
table.payment-content td {
	padding: 20px 0;
	text-align: left;
	border-bottom: #d0d0d0 solid 1px;
}

@media only screen and (max-width: 896px) {

	.about-tbl,
	table.payment-content {
		display: block;
		width: 100%;
		border-top: #d0d0d0 solid 1px;
	}

	.about-tbl tbody,
	.about-tbl tbody tr,
	table.payment-content tbody,
	table.payment-content tbody tr {
		display: block;
		width: 100%;
	}

	.about-tbl th,
	table.payment-content th {
		font-size: 14px;
		font-weight: bold;
		display: block;
		width: 100%;
		padding: 20px 10px 5px;
		text-align: left;
		border-bottom: none;
	}

	.about-tbl td,
	table.payment-content td {
		font-size: 12px;
		display: block;
		width: 100%;
		padding: 0 10px 20px;
		text-align: left;
		border-bottom: #d0d0d0 solid 1px;
	}

	table.payment-content {
		display: table;
	}

	table.payment-content tbody {
		display: table-row-group;
	}

	table.payment-content tbody tr {
		display: table-row;
	}

	table.payment-content th,
	table.payment-content td {
		display: table-cell;
		width: 50%;
	}
}

.payment-title {
	font-weight: bold;
}

.payment-content {
	margin-bottom: 1em;
}

table.payment-content tr:first-child td {
	text-align: center;
}

table.payment-content td {
	text-align: right;
}

.carriage-title {
	font-weight: bold;
}

.carriage-content a {
	text-decoration: underline;
}


/* category-nav */

.category-nav {
	margin-bottom: 38px;
}

.category-nav>ul>li {
	font-size: 18px;
	line-height: 1;
	margin-bottom: 15px;

	color: {
		{
			nomalCharColor
		}
	}

	;
	border-bottom: #d0d0d0 solid 1px;
}

.category-nav>ul>li>div,
.category-nav>ul>li>a {
	margin-bottom: 10px;
}

.category-nav>ul li a {
	position: relative;
	display: block;
	width: 100%;
	padding-left: 15px;
}

.category-nav>ul li a:after {
	position: absolute;
	top: 50%;
	right: 0;
	display: inline-block;
	width: 9px;
	height: 18px;
	margin-top: -9px;
	content: '';
	background-image: url(https://image.raku-uru.jp/cms/yt00001/img/icn-arrow-nav.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.category-nav>ul>li span {
	font-size: 14px;
}

.category-nav-l2>li {
	font-size: 16px;
	overflow: hidden;
	border-top: #d0d0d0 dotted 1px;
}

.category-nav-l2>li>a {
	line-height: 40px;
	height: 40px;
	margin-right: 15px;
}

.category-nav-l2 li a p {
	overflow: hidden;
	height: 40px;
	padding-right: 15px;
}

.category-nav-l3>li {
	font-size: 16px;
	border-top: #d0d0d0 dotted 1px;
}

.category-nav-l3>li>a {
	line-height: 48px;
	height: 48px;
	margin-right: 15px;
	text-indent: 15px;
}

.nav-close {
	display: none;
}

@media only screen and (max-width: 896px) {
	.category-nav {
		position: fixed;
		z-index: 9999;
		top: 0;
		right: -96%;
		overflow: scroll;
		width: 96%;
		height: 100%;
		margin-bottom: 38px;
		padding-bottom: 50px;
		-webkit-transition: right .6s cubic-bezier(.19, 1, .22, 1);
		transition: right .6s cubic-bezier(.19, 1, .22, 1);
		background-color: #fff;
	}

	.nav-open .category-nav {
		right: 0;
	}

	.category-nav>ul {
		padding: 15px 12px 0;
	}

	.category-nav>ul>li {
		font-size: 18px;
		line-height: 1;
		margin-bottom: 12px;

		color: {
			{
				nomalCharColor
			}
		}

		;
		border-bottom: #e3e3e3 solid 1px;
	}

	.category-nav>ul>li>div,
	.category-nav>ul>li>a {
		margin-bottom: 12px;
	}

	.category-nav>ul li a {
		position: relative;
		display: block;
		width: 100%;
	}

	.category-nav>ul li a:after {
		position: absolute;
		top: 50%;
		right: 0;
		display: inline-block;
		width: 11px;
		height: 19px;
		margin-top: -10px;
		content: '';
		background-image: url(https://image.raku-uru.jp/cms/yt00001/img/icn-arrow-nav_sp.png);
		background-repeat: no-repeat;
		background-size: cover;
	}

	.category-nav>ul>li>a>p,
	.category-nav>ul>li>div>p {
		font-size: 16px;
		display: inline;
		margin-right: 5px;
	}

	.category-nav>ul>li span {
		font-size: 12px;
		display: inline-block;
	}

	.category-nav>ul li .category-nav-l2>li {
		font-size: 14px;
		border-top: #d0d0d0 dotted 1px;
	}

	.category-nav>ul li .category-nav-l2>li>a {
		line-height: 36px;
		height: 36px;
	}

	.category-nav>ul li .category-nav-l3>li {
		font-size: 14px;
		border-top: #d0d0d0 dotted 1px;
	}

	.category-nav>ul li .category-nav-l3>li>a {
		line-height: 36px;
		height: 36px;
		text-indent: 15px;
	}

	.nav-close {
		font-size: 10px;
		display: block;
		background-color: #eee;
	}

	.nav-close a {
		line-height: 40px;
		position: relative;
		display: block;
		height: 40px;
		padding-left: 40px;
	}

	.nav-close a:before {
		position: absolute;
		top: 50%;
		left: 12px;
		display: block;
		width: 20px;
		height: 20px;
		margin-top: -10px;
		content: '';
		background-image: url(https://image.raku-uru.jp/cms/yt00001/img/icn-close.png);
		background-repeat: no-repeat;
		background-size: cover;
	}
}


/* bnr-area */

.bnr-area {
	width: 250px;
	margin-bottom: 38px;
}

.bnr-area .bnr {
	margin-bottom: 20px;
}

@media only screen and (max-width: 896px) {
	.bnr-area {
		width: 100%;
		margin-bottom: 0;
		padding: 30px 10px 0;
	}

	.bnr-area .bnr {
		width: 100%;
		margin-bottom: 20px;
	}

	.bnr-area .bnr img {
		width: 100%;
		height: auto;
	}
}


.main-article {
	margin-bottom: 30px;
}

/* privacy-policy */
.privacy-policy {
	margin-bottom: 30px;
}

/* fee */
.main-article .ttl2 h3 {
	margin-top: 30px;
	margin-bottom: -30px;
}

/* schedule-area */

.schedule-area {
	width: 250px;
	padding-top: 20px;
	text-align: center;
}

.schedule-area h4 {
	font-family: 'メイリオ', 'Meiryo', 'Meiryo UI';
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	display: inline-block;
	width: 102px;
	height: 22px;
	margin-bottom: 15px;
	text-align: center;
	color: #fcfcfc;
	border: #d0d0d0 solid 1px;
	border-radius: 11px;
	background-color: #333;
}

.schedule {
	margin-bottom: 15px;
	border-bottom: #d0d0d0 dotted 1px;
}

.schedule table {
	width: auto;
	margin: 0 auto 10px;
}

.schedule table th {
	font-size: 13px;
	font-weight: normal;
	padding: 3px;
	text-align: center;
}

.schedule table th.sun {
	color: #c00000;
}

.schedule table th.sat {
	color: #006de8;
}

.schedule table td {
	font-size: 13px;
	font-weight: normal;
	padding: 3px;
	text-align: center;
}

.schedule-date {
	line-height: 25px;
	display: inline-block;
	width: 25px;
	height: 25px;
	text-align: center;
}

.e1 .schedule-date {
	color: #fcfcfc;
	background-color: #e6436d;
}

.e2 .schedule-date {
	color: #fcfcfc;
	background-color: #01bcba;
}

.e3 .schedule-date {
	color: #333;
	background-color: #ececec;
}

.event-list {
	margin-bottom: 15px;
	margin-left: 10px;
}

.event-list li {
	line-height: 24px;
	position: relative;
	min-height: 24px;
	margin-bottom: 5px;
	padding-left: 40px;
	text-align: left;
}

.event-list li:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 24px;
	height: 24px;
	content: '';
}

.event-list li.event1:before {
	background-color: #e6436d;
}

.event-list li.event2:before {
	background-color: #01bcba;
}

.event-list li.event3:before {
	background-color: #ececec;
}

@media only screen and (max-width: 896px) {
	.schedule-area {
		width: 100%;
		padding: 30px 10px 0;
		text-align: center;
	}

	.schedule-area h4 {
		font-size: 15px;
		font-weight: normal;
		line-height: 27px;
		display: inline-block;
		width: 123px;
		height: 29px;
		margin-bottom: 15px;
		text-align: center;
		color: #fcfcfc;
		border: #d0d0d0 solid 1px;
		border-radius: 15px;
		background-color: #333;
	}

	.schedule {
		margin-bottom: 19px;
		border-bottom: #d0d0d0 dotted 1px;
	}

	.schedule table {
		width: auto;
		margin: 0 auto 16px;
	}

	.schedule table th {
		font-size: 15px;
		font-weight: normal;
		padding: 3px;
		text-align: center;
	}

	.schedule table th.sun {
		color: #c00000;
	}

	.schedule table th.sat {
		color: #006de8;
	}

	.schedule table td {
		font-size: 15px;
		font-weight: normal;
		padding: 5px;
		text-align: center;
	}

	.schedule-date {
		line-height: 30px;
		display: inline-block;
		width: 30px;
		height: 30px;
		text-align: center;
	}

	.event-list {
		margin-bottom: 30px;
		margin-left: 0;
		text-align: left;
	}

	.event-list li {
		font-size: 12px;
		line-height: 25px;
		display: inline-block;
		min-height: 25px;
		margin-right: 5px;
		margin-bottom: 0;
		padding-left: 30px;
	}

	.event-list li:before {
		width: 25px;
		height: 25px;
	}
}


/***送料について***/

.shipment-tbl {
	width: 100%;
	margin-top: 30px;
	border-top: #d0d0d0 solid 1px;
}

.shipment-tbl th {
	font-weight: bold;
	width: 200px;
	padding: 20px 0;
	text-align: left;
	border-bottom: #d0d0d0 solid 1px;
}

.shipment-tbl-ptn1 th {
	width: 250px;
	padding-right: 20px;
}

.shipment-tbl td {
	padding: 20px 0;
	text-align: left;
	border-bottom: #d0d0d0 solid 1px;
}

.shipment-tbl caption {
	font-size: 16px;
	padding: 4px 12px 3px;
	color: #fcfcfc;
	background-color: #d0d0d0;
}

.shipment-tbl-normal table th {
	width: auto;
	white-space: nowrap;
}

.shipment-tbl-rule-notice {
	font-size: 80%;
}

.shipment-tbl-normal-shippoint-point span {
	display: inline-block;
	line-height: 1.1;
	padding: 5px 0;
}

.shipment-tbl-normal-shippoint-point span:nth-child(2) {
	padding: 0 10px;
}

.shipment-tbl-normal-rule,
.shipment-tbl-normal-rule2,
.shipment-tbl-tkbsize-defined-rule {
	margin: 15px;
}

.shipment-tbl-normal-rule2 span {
	display: block;
}

.shipment-tbl table th,
.shipment-tbl table td {
	padding: 3px 4px 2px;
	border: 0;
	line-height: 1.1;
}

.shipment-tbl table td {
	text-align: center;
}

.shipment-tbl table thead th,
.shipment-tbl table thead td {
	color: #fcfcfc;
	background-color: #999;
}

.shipment-tbl table thead th span,
.shipment-tbl table thead th span {
	display: block;
}

.shipment-tbl table tbody tr:nth-child(2n) th,
.shipment-tbl table tbody tr:nth-child(2n) td {
	background: #efefef;
}

.shipment-tbl table th {
	min-width: 100px;
}

.shipment-tbl-normal-orderprice-ttl,
.shipment-tbl-normal-orderpric-price {
	display: inline-block;
}

.shipment-tbl-eidome a {
	text-decoration: underline;
}

@media only screen and (max-width:896px) {
	.shipment-tbl caption {
		display: block;
	}

	.shipment-tbl th {
		font-size: 14px;
		display: block;
		width: 100%;
		padding: 20px 10px 5px;
		border-bottom: none;
	}

	.shipment-tbl td {
		font-size: 12px;
		display: block;
		width: 100%;
		padding: 0 10px 20px;
	}

	.shipment-tbl table {
		width: 90%;
		margin: auto;
	}

	.shipment-tbl table thead th,
	.shipment-tbl table thead td {
		padding-bottom: 5px;
	}

	.shipment-tbl table thead th span,
	.shipment-tbl table thead td span {
		display: inline;
		padding: 0 14px;
	}

	.shipment-tbl table th,
	.shipment-tbl table td {
		width: 100%;
		text-align: center;
	}
}


/***********
 * 1column
 ***********/

 .column1 {
 	width: 100%;
 	padding-bottom: 50px;
 }

 @media only screen and (max-width: 896px) {
 	.column1 {
 		width: 100%;
 		padding-bottom: 0;
 	}
 }

 .form-select label {
 	position: relative;
 	display: inline-block;
 	overflow: hidden;
 	width: 200px;
 	height: 36px;
 	vertical-align: middle;
 	border: 1px solid #d0d0d0;
 	background-color: #f5f5f5;
 }

 .form-select label:before {
 	position: absolute;
 	z-index: 1;
 	top: 50%;
 	right: 20px;
 	width: 0;
 	height: 0;
 	margin-top: -3px;
 	content: '';
 	border-width: 7px 5px 0 4px;
 	border-style: solid;
 	border-color: #000 transparent transparent transparent;
 }

 .form-select select {
 	font-size: 14px;
 	line-height: 36px;
 	position: relative;
 	z-index: 2;
 	display: block;
 	width: 200px;
 	height: 36px;
 	margin: 0;
 	padding: 0 0 0 10px;
 	border: 0;
 	outline: none;
 	background: transparent;
 	-webkit-appearance: none;
 	-moz-appearance: none;
 	appearance: none;
 }

 .form-txt-ss {
 	width: 68px;
 }

 .form-txt-s {
 	width: 200px;
 }

 .form-txt-m {
 	width: 426px;
 }

 .form-txt-l {
 	width: 100%;
 }

 .lbl-s {
 	display: inline-block;
 	width: 2em;
 	margin-right: 8px;
 	text-align: right;
 }

 .lbl-l {
 	display: inline-block;
 	width: 5em;
 	margin-right: 8px;
 	text-align: right;
 }

 .mr30 {
 	margin-right: 30px;
 }

 .mb0 {
 	margin-bottom: 0 !important;
 }

 .mb24 {
 	margin-bottom: 24px;
 }

 .form-tbl-show {
 	display: none;
 }

 .form-tbl-show.active {
 	display: table;
 }

 .cart-btn {
 	width: 100%;
 	margin-bottom: 25px;
 }

 .cart-btn button[type='submit'],
 .cart-btn a {
 	font-size: 20px;
 	line-height: 55px;
 	position: relative;
 	display: block;
 	width: 100%;
 	height: 55px;
 	text-align: center;
 	color: #fcfcfc;
 	border: none;
 	background-color: #666;
 }

 .cart-btn button[type='submit'] span:before,
 .cart-btn a span:before {
 	position: absolute;
 	top: 50%;
 	left: 20px;
 	display: block;
 	width: 10px;
 	height: 18px;
 	margin-top: -9px;
 	content: '';
 	background-image: url(https://image.raku-uru.jp/cms/yt00001/img/icn-arrow-btn.png);
 	background-repeat: no-repeat;
 	background-size: cover;
 }

 .cart-btn a.comp-btn span:before {
 	position: absolute;
 	top: 50%;
 	left: 20px;
 	display: block;
 	width: 18px;
 	height: 18px;
 	margin-top: -9px;
 	content: '';
 	background-image: url(https://image.raku-uru.jp/cms/yt00001/img/icn-check.png);
 	background-repeat: no-repeat;
 	background-size: cover;
 }

 .conf-lbl {
 	display: inline-block;
 	width: 5em;
 	margin-right: 15px;
 	margin-bottom: 10px;
 }

 .conf-dt {
 	display: inline-block;
 	margin-bottom: 10px;
 }

 @media only screen and (max-width: 896px) {
 	.form-select label {
 		position: relative;
 		display: inline-block;
 		overflow: hidden;
 		width: 100%;
 		height: 36px;
 		vertical-align: middle;
 		border: 1px solid #d0d0d0;
 		background-color: #f5f5f5;
 	}

 	.form-select label:before {
 		position: absolute;
 		z-index: 1;
 		top: 50%;
 		right: 20px;
 		width: 0;
 		height: 0;
 		margin-top: -3px;
 		content: '';
 		border-width: 7px 5px 0 4px;
 		border-style: solid;
 		border-color: #000 transparent transparent transparent;
 	}

 	.form-select select {
 		font-size: 16px;
 		line-height: 36px;
 		position: relative;
 		z-index: 2;
 		display: block;
 		width: 100%;
 		width: -webkit-calc(100%);
 		height: 36px;
 		margin: 0;
 		padding: 0 40px 0 10px;
 		border: 0;
 		outline: none;
 		background: transparent;
 		-webkit-appearance: none;
 		-moz-appearance: none;
 		appearance: none;
 	}

 	.form-txt-ss {
 		width: 100px;
 	}

 	.form-txt-s {
 		width: 100%;
 	}

 	label+.form-txt-s {
 		width: 100px;
 	}

 	.form-txt-m {
 		width: 100%;
 	}

 	.form-txt-l {
 		width: 100%;
 	}

 	.lbl-s {
 		display: inline-block;
 		width: 2em;
 		margin-right: 8px;
 		text-align: left;
 	}

 	.lbl-l {
 		display: inline-block;
 		width: 100%;
 		margin-right: 0;
 		margin-bottom: 6px;
 		text-align: left;
 	}

 	.mr30 {
 		margin-right: 15px;
 	}

 	.mb24 {
 		margin-bottom: 10px;
 	}

 	.cart-btn {
 		width: 100%;
 		margin-bottom: 20px;
 		text-align: center;
 	}

 	.cart-btn button[type='submit'],
 	.cart-btn a {
 		font-size: 16px;
 		line-height: 44px;
 		position: relative;
 		display: inline-block;
 		width: 150px;
 		height: 44px;
 		text-align: center;
 		color: #fcfcfc;
 		border: none;
 		background-color: #666;
 	}

 	.cart-btn button[type='submit'] span:before,
 	.cart-btn a span:before {
 		position: absolute;
 		top: 50%;
 		left: 10px;
 		display: block;
 		width: 9px;
 		height: 16px;
 		margin-top: -8px;
 		content: '';
 		background-image: url(https://image.raku-uru.jp/cms/yt00001/img/icn-arrow-btn_sp.png);
 		background-repeat: no-repeat;
 		background-size: cover;
 	}

 	.cart-btn a.comp-btn span:before {
 		position: absolute;
 		top: 50%;
 		left: 10px;
 		display: block;
 		width: 18px;
 		height: 18px;
 		margin-top: -9px;
 		content: '';
 		background-image: url(https://image.raku-uru.jp/cms/yt00001/img/icn-check.png);
 		background-repeat: no-repeat;
 		background-size: cover;
 	}

 	.conf-lbl {
 		display: block;
 		width: 100%;
 		margin-right: 0;
 		margin-bottom: 5px;
 	}

 	.conf-dt {
 		display: block;
 		margin-bottom: 20px;
 	}
 }

 /* help-block */

 .help-block.form-error {
 	font-size: 12px;
 	display: inline-block;
 	margin-top: 10px;
 	margin-right: 10px;
 	padding: 10px 18px;
 	text-align: left;
 	color: #fff;
 	background-color: #e30000;
 }

 @media only screen and (max-width: 896px) {
 	.help-block.form-error {
 		padding: 8px 15px;
 	}
 }


/***********
 * parts
 ***********/


 /* msg */

 .msg {
 	font-size: 14px;
 	margin-bottom: 38px;
 	padding: 8px 15px;
 	text-align: left;

 	color: {
 		{
 			nomalCharColor
 		}
 	}

 	;
 	border: #000 solid 1px;
 }

 @media only screen and (max-width: 896px) {
 	.msg {
 		font-size: 14px;
 		margin-bottom: 38px;
 		padding: 8px 15px;
 		text-align: left;

 		color: {
 			{
 				nomalCharColor
 			}
 		}

 		;
 		border: #000 solid 1px;
 	}
 }


 /* err */

 .err-msg {
 	font-size: 14px;
 	margin-bottom: 38px;
 	padding: 8px 15px;
 	text-align: left;
 	color: #e30000;
 	border: #e30000 solid 1px;
 }

 @media only screen and (max-width: 896px) {
 	.err-msg {
 		font-size: 12px;
 		margin-right: 10px;
 		margin-bottom: 20px;
 		margin-left: 10px;
 		padding: 10px 10px;
 	}
 }


 /*bread*/

 .bread {
 	margin-bottom: 30px;
 }

 .bread ul {
 	list-style: none;
 }

 .bread ul li {
 	font-size: 12px;
 	float: left;
 	margin-right: 10px;

 	color: {
 		{
 			nomalCharColor
 		}
 	}

 	;
 }

 .bread ul li a:after {
 	display: inline-block;
 	margin-left: 10px;
 	content: '>';

 	color: {
 		{
 			nomalCharColor
 		}
 	}

 	;
 }

 .bread ul li a:hover {
 	text-decoration: underline;
 	opacity: 1;
 }

 @media only screen and (max-width: 896px) {
 	.bread {
 		margin-bottom: 20px;
 		padding: 8px 10px;
 		background-color: #f3f3f3;
 	}

 	.bread ul li {
 		font-size: 12px;
 		float: left;
 		margin-right: 8px;

 		color: {
 			{
 				nomalCharColor
 			}
 		}

 		;
 	}

 	.bread ul li a:after {
 		display: inline-block;
 		margin-left: 8px;
 		content: '>';

 		color: {
 			{
 				nomalCharColor
 			}
 		}

 		;
 	}
 }


 /* item-list */

 .item-list-itemcount {
 	text-align: right;
 }


 /* paging */

 .paging {
 	position: relative;
 	clear: both;
 	width: 100%;
 	padding-top: 20px;
 	padding-bottom: 20px;
 	text-align: center;
 	border-top: #d0d0d0 solid 1px;
 }

 .paging .prev {
 	position: absolute;
 	top: 50%;
 	left: 0;
 	margin-top: -13px;
 }

 .paging .prev a {
 	position: relative;
 	padding-left: 24px;
 }

 .paging .prev a:after {
 	position: absolute;
 	top: 50%;
 	left: 0;
 	display: block;
 	width: 14px;
 	height: 26px;
 	margin-top: -13px;
 	content: '';
 	background-image: url(https://image.raku-uru.jp/cms/yt00001/img/icn-arrow-prev.png);
 	background-repeat: no-repeat;
 	background-size: cover;
 }

 .paging .next {
 	position: absolute;
 	top: 50%;
 	right: 0;
 	margin-top: -13px;
 }

 .paging .next a {
 	position: relative;
 	padding-right: 24px;
 }

 .paging .next a:after {
 	position: absolute;
 	top: 50%;
 	right: 0;
 	display: block;
 	width: 14px;
 	height: 26px;
 	margin-top: -13px;
 	content: '';
 	background-image: url(https://image.raku-uru.jp/cms/yt00001/img/icn-arrow-next.png);
 	background-repeat: no-repeat;
 	background-size: cover;
 }

 .page-num ul {
 	font-size: 0;
 }

 .page-num ul li {
 	font-size: 14px;
 	display: inline-block;
 	margin: 0 7px;
 }

 .page-num ul li span {
 	line-height: 22px;
 	display: block;
 	width: 22px;
 	height: 22px;
 	color: #fcfcfc;
 	border: #999 solid 1px;
 	background-color: #999;
 }

 .page-num ul li a {
 	line-height: 22px;
 	display: block;
 	width: 22px;
 	height: 22px;
 	border: #999 solid 1px;
 }

 @media only screen and (max-width: 896px) {
 	.paging {
 		position: relative;
 		width: 100%;
 		padding-top: 12px;
 		padding-bottom: 15px;
 		text-align: center;
 		border-top: #d0d0d0 solid 1px;
 	}

 	.paging .prev {
 		position: absolute;
 		top: 50%;
 		left: 10px;
 		margin-top: -12px;
 	}

 	.paging .prev a {
 		position: relative;
 		display: block;
 		width: 12px;
 		height: 23px;
 		padding-left: 0;
 	}

 	.paging .prev a span {
 		display: none;
 	}

 	.paging .prev a:after {
 		position: absolute;
 		top: 50%;
 		left: 0;
 		display: block;
 		width: 12px;
 		height: 23px;
 		margin-top: -12px;
 		content: '';
 		background-image: url(https://image.raku-uru.jp/cms/yt00001/img/icn-arrow-prev_sp.png);
 		background-repeat: no-repeat;
 		background-size: cover;
 	}

 	.paging .next {
 		position: absolute;
 		top: 50%;
 		right: 10px;
 		margin-top: -12px;
 	}

 	.paging .next a {
 		position: relative;
 		display: block;
 		width: 12px;
 		height: 23px;
 		padding-right: 0;
 	}

 	.paging .next a span {
 		display: none;
 	}

 	.paging .next a:after {
 		position: absolute;
 		top: 50%;
 		right: 0;
 		display: block;
 		width: 12px;
 		height: 23px;
 		margin-top: -12px;
 		content: '';
 		background-image: url(https://image.raku-uru.jp/cms/yt00001/img/icn-arrow-next_sp.png);
 		background-repeat: no-repeat;
 		background-size: cover;
 	}

 	.page-num ul {
 		font-size: 0;
 	}

 	.page-num ul li {
 		font-size: 14px;
 		display: inline-block;
 		margin: 0 6px;
 	}

 	.page-num ul li span {
 		line-height: 23px;
 		display: block;
 		width: 23px;
 		height: 23px;
 		color: #fcfcfc;
 		border: #999 solid 1px;
 		background-color: #999;
 	}

 	.page-num ul li a {
 		line-height: 23px;
 		display: block;
 		width: 23px;
 		height: 23px;
 		border: #999 solid 1px;
 	}
 }


 /* sort */

 .sort {
 	font-size: 0;
 	position: relative;
 	width: 100%;
 	padding-top: 20px;
 	padding-bottom: 20px;
 	text-align: right;
 	border-top: #d0d0d0 solid 1px;
 }

 .sort-label {
 	font-size: 12px;
 	display: inline-block;
 }

 .sort ul {
 	font-size: 0;
 	display: inline-block;
 }

 .sort ul li {
 	font-size: 12px;
 	position: relative;
 	display: inline-block;
 	margin-left: 10px;
 	padding-left: 10px;
 }

 .sort ul li:first-child {
 	margin-left: 0;
 	padding-left: 0;
 }

 .sort ul li:not(:first-child):after {
 	position: absolute;
 	top: 50%;
 	left: 0;
 	display: block;
 	width: 1px;
 	height: 12px;
 	margin-top: -6px;
 	content: '';
 	background-color: #000;
 }

 .sort ul li a {
 	text-decoration: underline;
 }

 .sort ul li a:hover {
 	text-decoration: none;
 }

 @media only screen and (max-width: 896px) {
 	.sort {
 		font-size: 0;
 		position: relative;
 		width: 100%;
 		padding-top: 12px;
 		padding-bottom: 13px;
 		text-align: center;
 		border-top: #d0d0d0 solid 1px;
 	}

 	.sort-label {
 		display: none;
 	}

 	.sort ul {
 		font-size: 0;
 		display: inline-block;
 		text-align: center;
 	}

 	.sort ul li {
 		font-size: 12px;
 		position: relative;
 		display: inline-block;
 		margin-left: 20px;
 		padding-left: 20px;
 	}

 	.sort ul li:first-child {
 		margin-left: 0;
 		padding-left: 0;
 	}

 	.sort ul li:not(:first-child):after {
 		position: absolute;
 		top: 50%;
 		left: 0;
 		display: block;
 		width: 1px;
 		height: 12px;
 		margin-top: -6px;
 		content: '';
 		background-color: #000;
 	}

 	.sort ul li a {
 		text-decoration: underline;
 	}
 }


 /* icon */
 {
 	% for item in badgeList %
 }

 .icn-badge {
 	{
 		item.badgeId
 	}
 }

 :after {
 	content: "";
 	width: 24px;
 	height: 20px;
 	display: block;
 	position: absolute;
 	left: 0;
 	top: 0;
 	font-size: 10px;
 	line-height: 26px;
 	text-align: center;
 	/* background: #000; */
 	color: #fcfcfc;
 }

 {
 	% endfor %
 }

 .icn-reservation::before {
 	content: "予約商品";
 	width: 58px;
 	height: 18px;
 	display: block;
 	float: left;
 	font-size: 11px;
 	line-height: 18px;
 	margin-top: 2px;
 	margin-right: 6px;
 	text-align: center;
 	color: #fff;
 	background: #666;
 }

 a .icn-reservation::before {
 	color: #fff;
 	background: #666;
 }

 .product-list-item .product-list-name.icn-reservation::before {
 	position: relative;
 	width: 66px;
 	content: "予約商品";
 	text-align: center;
 	background-color: #666;
 }

 .item-detail-name.icn-reservation::before {
 	width: 96px;
 	height: 32px;
 	font-size: 16px;
 	line-height: 32px;
 	margin-right: 10px;
 }

 /*overlay*/

 .overlay {
 	position: fixed;
 	z-index: 9998;
 	top: 0;
 	left: 0;
 	display: none;
 	width: 100%;
 	height: 100%;
 	background-color: rgba(0, 0, 0, .8);
 }

 .modal-open {
    /*
	overflow: hidden;
	*/
}

.modal-open .overlay {
	display: block;
}

@media only screen and (max-width: 896px) {
	.nav-open {
		overflow: hidden;
	}

	.nav-open .overlay {
		display: block;
	}
}


/* modal */

.modal {
	position: absolute;
	z-index: 9999;
	top: 50%;
	left: 50%;
	display: none;
	margin-top: -200px;
	margin-left: -320px;
	background-color: #fff;
}

.modal-open .modal {
	display: block;
}

.modal-inner {
	position: relative;
	width: 100%;
	height: auto;
}

.modal-img {
	max-width: 648px;
	max-height: 648px;
}

.modal-img img {
	display: block;
	max-width: 648px;
	max-height: 648px;
	width: auto;
	height: auto;
}

.modal-close {
	position: absolute;
	top: -52px;
	right: -4px;
}

.modal-close a {
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(https://image.raku-uru.jp/cms/yt00001/img/btn-modal-close.png);
	background-repeat: no-repeat;
	background-size: cover;
}

@media only screen and (max-width: 896px) {
	.modal {
		position: absolute;
		z-index: 9999;
		top: 50%;
		left: 50%;
		display: none;
		width: 300px;
		margin-top: -110px;
		margin-left: -150px;
		background-color: #fff;
	}

	.modal-open .modal {
		display: block;
	}

	.modal-inner {
		position: relative;
		width: 100%;
		height: auto;
	}

	.modal-img {
		width: 100%;
	}

	.modal-img img {
		width: 100%;
		height: auto;
	}

	.modal-close {
		position: absolute;
		top: -30px;
		right: -4px;
	}

	.modal-close a {
		display: block;
		width: 24px;
		height: 24px;
		background-image: url(https://image.raku-uru.jp/cms/yt00001/img/btn-modal-close.png);
		background-repeat: no-repeat;
		background-size: cover;
	}
}


/* pagetop */

.btn-pagetop {
	position: fixed;
	right: 10px;
	bottom: 10px;
	transition: all linear .2s;
	text-align: right;
	opacity: 0;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	z-index: 101;
}

.btn-pagetop.is-show {
	opacity: 1;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

.btn-pagetop a {
	position: relative;
	display: block;
	width: 53px;
	height: 53px;
	cursor: pointer;
	border-radius: 27px;
	background-color: rgba(0, 0, 0, .8);
}

.btn-pagetop a:after {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 23px;
	height: 12px;
	margin-top: -6px;
	margin-left: -12px;
	content: '';
	background-image: url(https://image.raku-uru.jp/cms/yt00001/img/btn-pagetop.png);
	background-repeat: no-repeat;
	background-size: cover;
}


/***********
 * module
 ***********/

 .sp {
 	display: none !important;
 }

 @media only screen and (max-width: 896px) {
 	.sp {
 		display: inline-block !important;
 	}
 }




.ttl h2,
.carriage-title{
	font-size: 135%;
	color: #697237;
	margin: 1em 0;
}

.ttl h3{
	font-size: 123.1%;
	margin: 0.5em 0;
}


/***********
 * lp
 ***********/

 .contents-lp .main {
 	width: 100%;
 }

 .contents-lp .lp-img img {
 	display: block;
 	max-width: 100%;
 	margin: 20px auto;
 }

 .contents-lp .item-order {
 	width: 440px;
 	margin: 0 auto;
 }

 .contents-lp .item-order .item-detail-cart {
 	border-bottom: none;
 }

 @media only screen and (max-width: 600px) {
 	.contents-lp .item-order {
 		width: 100%;
 	}
 }


/***********
 * login
 ***********/

 .contents-login .main {
 	width: 100%;
 }

 #fr2-1,
 #fr2-2,
 #fr2-3 {
 	margin: 0 0 40px;
 }

 #fr2-1 {
 	font-size: 18px;
 	line-height: 1.8em;
 }

 #fr2-1 img {
 	float: right;
 	width: 460px;
 	margin: 0px 0 40px 40px;
 }

 #fr2-2 {
 	position: relative;
 }

 .map {
 	text-align: center;
 }

 .map_desc {
 	text-align: left;
 	position: absolute;
 	bottom: 0px;
 	left: 20px;
 	margin: 0;
 	padding: 0;
 	font-size: 14px;
 	line-height: 1.5;
 }

 #kotsu_map {
 	width: 483px;
 	float: right;
 	margin: 0 0 30px 30px;
 }

 .item-list-description {
 	margin: 0 0 60px;
 }

 .item-list-description span {
 	font-size: 16px !important;
 }

 @media only screen and (min-width: 897px) {
 	.shipment-tbl-compact td table {
 		display: block;
 	}

 	.shipment-tbl-compact td tbody {
 		display: flex;
 		flex-wrap: wrap;
 	}

 	.shipment-tbl-compact td tbody tr {
 		width: 33.33%;
 	}

 	.shipment-tbl-compact td tbody td {
 		white-space: nowrap;
 	}
 }

 @media only screen and (max-width: 896px) {
 	#fr2-1 {
 		font-size: 14px;
 	}

 	#fr2-1 img {
 		float: none;
 		width: 100%;
 		margin: 0px;
 	}

 	.map_desc {
 		position: relative;
 	}

 	#kotsu_map {
 		width: 100%;
 		float: none;
 		margin: 0;
 	}

 	.item-list-description {
 		margin: 0 0 30px;
 	}

 	.item-list-description span {
 		font-size: 14px !important;
 	}
 }

 .wysiwyg-data h3 {
 	font-size: 24px;
 	padding: 0 0 5px 20px;
 	margin: 0 0 20px;
 	background: url(https://image.raku-uru.jp/01/9634/9/line_1593320094687.png) repeat-x bottom left;
 }

header .eng span {
 	font-size: 18px !important;
 	padding: 5px 10px;
 	border: 1px solid #999;
 	border-radius: 6px;
 }

 .item-detail-vari-price{
 	margin-top: 60px;
 }
.catfood,
.camfood,
.catitem29096{
background:url('https://image.raku-uru.jp/01/9634/198/h2_shokuhin_1604641027623.jpg') no-repeat top center !important;
}
.camfood{
background:url('https://image.raku-uru.jp/01/9634/198/h2_shokuhin_1604641027623.jpg') no-repeat top center !important;
}

.catcraft,
.catitem29097{
background:url('https://image.raku-uru.jp/01/9634/201/h2_craft_1604641028788.jpg') no-repeat top center !important;
}
.catsweets,
.catitem29098{
background:url('https://image.raku-uru.jp/01/9634/203/h2_okashi_1604641029779.jpg') no-repeat top center !important;
}
.catmochi,
.catitem29099{
background:url('https://image.raku-uru.jp/01/9634/202/h2_mochi_1604641029293.jpg') no-repeat top center !important;
}
.catringo1,
.catitem36194{
background:url('https://image.raku-uru.jp/01/9634/199/h2_ringo1_1604641028039.jpg') no-repeat top center !important;
}
.catringo2,
.catitem38312{
background:url('https://image.raku-uru.jp/01/9634/200/h2_ringo2_1604641028422.jpg') no-repeat top center !important;
}

@media only screen and (max-width: 896px){

.catfood,
.camfood,
.catitem29096{
background:url('https://image.raku-uru.jp/01/9634/198/h2_shokuhin_1604641027623.jpg') no-repeat top center !important;
background-size:auto 100% !important;
}
.camfood{
background:url('https://image.raku-uru.jp/01/9634/198/h2_shokuhin_1604641027623.jpg') no-repeat top center !important;
background-size:auto 100% !important;
}

.catcraft,
.catitem29097{
background:url('https://image.raku-uru.jp/01/9634/201/h2_craft_1604641028788.jpg') no-repeat top center !important;
bakcground-size:auto 100% !important;
}
.catsweets,
.catitem29098{
background:url('https://image.raku-uru.jp/01/9634/203/h2_okashi_1604641029779.jpg') no-repeat top center !important;
background-size:auto 100% !important;
}
.catmochi,
.catitem29099{
background:url('https://image.raku-uru.jp/01/9634/202/h2_mochi_1604641029293.jpg') no-repeat top center !important;
bakcground-size:auto 100% !important;
}
.catringo1,
.catitem36194{
background:url('https://image.raku-uru.jp/01/9634/199/h2_ringo1_1604641028039.jpg') no-repeat top center !important;
background-size:auto 100% !important;
}
.catringo2,
.catitem38312{
background:url('https://image.raku-uru.jp/01/9634/200/h2_ringo2_1604641028422.jpg') no-repeat top center !important;
background-size:auto 100% !important;
}
}


body.campaign3434,
body.campaign3427,
body.campaign3435,
body.category50159,
body.campaign3802{
	background-image: url('https://image.raku-uru.jp/01/9634/206/bg_body_1611994683168.jpg');
	background-repeat: repeat-x;
	background-size: 100vw;
	background-color: #FDECED;
}


body.campaign3434 #page_title,
body.campaign3427 #page_title,
body.campaign3435 #page_title,
body.category50159 #page_title,
body.campaign3802 #page_title{
	position: relative;
	background-image: url('https://image.raku-uru.jp/01/9634/207/bg_title_sakura_1611994878078.jpg');
}

body.campaign3434 #page_title h2,
body.campaign3427 #page_title h2,
body.campaign3435 #page_title h2,
body.category50159 #page_title h2,
body.campaign3802 #page_title h2{
	font-family: vdl-megamaru, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #fff;
	text-shadow: 0 0 2px #FC3368,0 0 2px #FC3368,0 0 2px #FC3368,0 0 2px #FC3368,0 0 2px #FC3368, 0 2px 4px #A72145;
}

#shop_btns{
	display: none;
}
/* 
body.campaign3435 #shop_btns,
body.campaign3427 #shop_btns,
body.campaign3435 #shop_btns{
	display: block;
	position: absolute;
} */


@media only screen and (max-width: 896px) {
	#page_title {
		height: 100px;
		line-height: 1.2;
		margin: 0 0 30px;
	}

	#page_title h2 {
		text-align: center;
		font-size: 20px;
		padding: 20px 0 0 0;
	}
}



#side > div.category > ul > li:nth-child(7){
	display: none !important;
}

#mainimage {
	display: block;
}
1
	display: none;
}

#gnav {
	margin: 0 0 60px;
}

#mainimage img {
	width: 100%;
	height: auto;
}

.bx-wrapper {}


#mainimage li {
	padding: 0 10px;
}

@media only screen and (max-width: 896px) {
	#mainimage li {
		padding: 0 5px;
	}

}

#bnr_ol_sakura a img {
	width: 100% !important;
}


.pickups01 h2 {
	background: #C31D20;
	color: #fff;
	box-sizing: border-box;
	padding: 10px;
	border-radius: 10px;
	margin-top: 40px;
}

.pickups01 h2 apan {
	margin-bottom: 10px;
}

.pickups01 article a {
	box-sizing: border-box;
	border: 2px solid #CC9C2D;
	border-radius: 4px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
}




#slide {
	position: relative;
}

.slick-dots {
	display: flex;
	list-style: none;
	padding: 20px 0;
	justify-content: center;
}

.slick-dots li button {
	width: 14px;
	height: 14px;
	background: #969696;
	color: #969696;
	border-radius: 50%;
	border: 0;
	font-size: 1px;
}

.slick-active button {
	background: #4d4d4d !important;
	color: #4d4d4d !important;
}

.slick-prev {
	width: 58px;
	height: 58px;
	border: 0;
	text-indent: -9999px;
	position: absolute;
	top: 40%;
	left: 23%;
	z-index: 10;
	background: url('https://image.raku-uru.jp/01/9634/16/arrow_prev_1593320096072.png') no-repeat;
}

.slick-next {
	width: 58px;
	height: 58px;
	border: 0;
	text-indent: -9999px;
	position: absolute;
	top: 40%;
	right: 23%;
	z-index: 10;
	background: url('https://image.raku-uru.jp/01/9634/17/arrow_next_1593320096259.png') no-repeat;
}

.bx-wrapper {}

.bx-viewport {}

.bx-wrapper .bx-pager {}

.bx-wrapper .bx-controls-direction {}

.bx-wrapper .bx-controls-direction a {}

.bx-wrapper .bx-pager.bx-default-pager a {}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {}

.bx-wrapper .bx-prev {}

.bx-wrapper .bx-next {}

.bx-controls-direction {}

#information h2 {
	font-size: 24px;
	font-family: yu-mincho-pr6n, sans-serif;
	text-align: center;
	margin: 0 0 30px;
}

#information h2 span {
	font-size: 18px;
	text-align: left;
	margin: 0 0 30px;
	display: block;
	background: url('https://image.raku-uru.jp/01/9634/9/line_1593320094687.png') repeat-x bottom left;
}

#information article {
	height: 300px;
	overflow: auto;
	background: url('https://image.raku-uru.jp/01/9634/9/line_1593320094687.png') repeat-x bottom left;
}

#information article dl {
	border-top: 1px solid #ccc;
	display: flex;
	padding: 10px 0;
}

#information article dt {
	width: 140px;
	text-align: center;
	color: #00633d;
}

#information article dd {
	width: calc(100% - 140px);
}

#ranking article a {
	position: relative;
}

#ranking article a span.rank {
	width: 26px;
	line-height: 26px;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	background: #828779;
	position: absolute;
	top: 10px;
	right: 10px;
}

#ranking article a:nth-child(1) span.rank {
	width: 33px;
	line-height: 18px;
	padding: 15px 0 0 0;
	box-sizing: border-box;
	border-radius: 0%;
	background: url('https://image.raku-uru.jp/01/9634/5/rank1_1593320093789.png') no-repeat;
}

#ranking article a:nth-child(2) span.rank {
	width: 33px;
	line-height: 18px;
	padding: 15px 0 0 0;
	box-sizing: border-box;
	border-radius: 0%;
	background: url('https://image.raku-uru.jp/01/9634/4/rank2_1593320093575.png') no-repeat;
}

#ranking article a:nth-child(3) span.rank {
	width: 33px;
	line-height: 18px;
	padding: 15px 0 0 0;
	box-sizing: border-box;
	border-radius: 0%;
	background: url('https://image.raku-uru.jp/01/9634/18/rank3_1593320096469.png') no-repeat;
}

#campaign {
	display: block;
}


#side > div.category > ul > li:nth-child(7){
	display: none !important;
}
