@import url("https://image.raku-uru.jp/cms/fontcss/font.css");
/*
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;
}

html {
	visibility: hidden;
}

html.wf-active {
	visibility: visible;
}


body {
	line-height: 1;
	font-feature-settings: 'palt';
	/* letter-spacing: 0.15em; */
}

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;
}

html {
	position: relative;
	min-width: 1200px;
}

body {
	color: #000000;
	width: 100%;
	font-family: tbudgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 14px;
}

a:hover {
	transition: 0.5s;
}

img {
	/* max-width: 100%; */
	height: auto;
}

header {
	position: fixed;
	width: 100%;
	height: 79px;
	top: 0;
	left: 0;
	box-sizing: border-box;
	background: rgba(241, 240, 240, 0.85);
	z-index: 100;
}

#header_inner {
	width: 1120px;
	margin: 0 auto;
	position: relative;
}

header h1 {
	padding: 10px 0px 0 10px;
	width: 320px;
	height: 67px;
	box-sizing: border-box;
}

header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	/* before Android4.3 iOS6:Safari */
	display: -ms-flexbox;
	/* IE10 */
	display: -webkit-flex;
	/* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap;
	/* IE10 */
	-webkit-flex-flow: row wrap;
	/* Pc-safari */
	flex-flow: row wrap;
	justify-content: start;
	align-items: center;
	text-decoration: none;
}

header h1 a>img {
	width: 200px;
	height: auto;
}

header h1 a>span {
	display: inline-block;
	width: 105px;
	font-family: tbudrgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	color: #ab7800;
	margin: 0 0 0 5px;
	text-align: center;
}

header h1 a>span>strong {
	font-weight: normal;
	color: #87070e;
}

#gnav {
	font-family: vdl-gigamaru, sans-serif;
	font-weight: 500;
	font-style: normal;
}

#hnav {
	position: absolute;
	right: 0;
	top: 20px;
	font-size: 13px;
}

#hnav ul {
	display: flex;
	flex-wrap: wrap;
}

#hnav li {
	margin: 0 0 0 20px;
	/* width: calc(25% - 20px); */
}

#hnav li a {
	color: #666666;
	text-decoration: none;
	line-height: 14px;
	padding: 0 0 0 20px;
}

#hnav li a:hover {
	color: #000;
}

#hnav1 a {
	background: url('https://image.raku-uru.jp/01/17141/215/icon_touroku_1613357523437.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 13px 14px;
}

#hnav2 a {
	background: url('https://image.raku-uru.jp/01/17141/217/icon_guide_1613357523956.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 10px 13px;
}

#hnav3 a {
	background: url('https://image.raku-uru.jp/01/17141/218/icon_faq_1613357524157.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 13px 13px;
}

#hnav4 a {
	background: url('https://image.raku-uru.jp/01/17141/220/icon_contact_1613361488915.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 12px 9px;
}

#hnav #hnav5 {
	width: 30%;
	margin: 15px 0 0 0;
}

#gnav {
	position: fixed;
	width: 100%;
	height: 100px;
	box-sizing: border-box;
	top: 80px;
	left: 0;
	z-index: 100;
	overflow: hidden;
}

#gnav ul {
	width: 1120px;
	margin: 0 auto;
	display: flex;
}

#gnav ul:before {
	width: calc((100% - 1120px) / 2);
	height: 100px;
	content: "";
	background: rgba(241, 240, 240, 0.85);
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
}

#gnav ul:after {
	width: calc((100% - 1120px) / 2);
	height: 100px;
	content: "";
	background: rgba(241, 240, 240, 0.85);
	display: block;
	position: absolute;
	top: 0px;
	right: 0;
}

#gnav ul li {
	width: 140px;
	padding: 0 0 0 1px;
	box-sizing: border-box;
	flex: none;
}

#gnav ul li:last-child {
	padding: 0 1px 0 1px !important;
}

#gnav ul li a {
	display: block;
	height: 100px;
	color: #333333;
	text-decoration: none;
	background: rgba(241, 240, 240, 0.85);
	text-align: center;
}

#gnav ul li a:hover {
	background: #cbb37a;
}

#gnav ul li a span {
	width: 100%;
	height: 72px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#myaccount {
	position: fixed;
	width: 1100px;
	left: 50%;
	top: 190px;
	margin-left: -550px;
	z-index: 100;
}

#myaccount ul {
	display: flex;
	justify-content: flex-end;
}

#myaccount ul li {
	margin: 0 0 0 10px;
	line-height: 25px;
}

#myaccount ul li.logout a,
#myaccount ul li.login a {
	width: 100px;
	display: block;
	border: 1px solid #850209;
	color: #850209;
	text-decoration: none;
	padding: 0 0px 0 17px;
	box-sizing: border-box;
	text-align: center;
	background-color: #fff;
	background-image: url('https://image.raku-uru.jp/01/17141/216/icon_mypage_1613357523670.png');
	background-repeat: no-repeat;
	background-position: left 5px center;
	background-size: 9px 14px;

}

#myaccount ul li.logout a:hover,
#myaccount ul li.login a:hover {
	background-color: #ceb4b6;
	background-image: url('https://image.raku-uru.jp/01/17141/216/icon_mypage_1613357523670.png');
	background-repeat: no-repeat;
	background-position: left 5px center;
	background-size: 9px 14px;
}


#myaccount ul li.mypage a {
	width: 100px;
	display: block;
	border: 1px solid #850209;
	color: #850209;
	text-decoration: none;
	padding: 0 0px 0 17px;
	box-sizing: border-box;
	text-align: center;
	background-color: #fff;
	background-image: url('https://image.raku-uru.jp/01/17141/1720/icon_mypage2_1645586338233.png');
	background-repeat: no-repeat;
	background-position: left 5px center;
	background-size: 12px 14px;

}

#myaccount ul li.mypage a:hover {
	background-color: #ceb4b6;
	background-image: url('https://image.raku-uru.jp/01/17141/1720/icon_mypage2_1645586338233.png');
	background-repeat: no-repeat;
	background-position: left 5px center;
	background-size: 12px 14px;
}

#myaccount ul li.cart a {
	width: 100px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0 0px 0 17px;
	text-align: center;
	box-sizing: border-box;
	background-color: #850209;
	background-image: url('https://image.raku-uru.jp/01/17141/219/icon_cart_1613357524367.png');
	background-repeat: no-repeat;
	background-position: left 5px center;
	background-size: 14px 11px;
}

#myaccount ul li.cart a:hover {
	background-color: #ba7579;
	background: url('https://image.raku-uru.jp/01/17141/219/icon_cart_1613357524367.png');
	background-repeat: no-repeat;
	background-position: left 5px center;
	background-size: 14px 11px;
}

footer:before {
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	height: 25px;
	box-sizing: border-box;
	display: block;
	content: "";
}

footer {
	padding: 30px 0 20px 0;
	box-sizing: border-box;
}

#footer_inner {
	border-bottom: 1px solid #bebebe;
}

footer address {
	width: 1120px;
	margin: 0 auto;
	padding: 20px 0 40px;
	display: flex;
	font-style: normal;
}

footer address .inner {
	white-space: nowrap;
	flex: none;
	width: 700px;
}

footer address h3 {
	margin: 0 0 10px;
	overflow: hidden;
	width: 140px;
}

footer address h3 img {
	width: 100%;
	height: auto;
}

#copyright {
	padding: 30px 0 0 0;
	flex: none;
	width: 420px;
	text-align: right;
}

#footer_inner address h3 {}

#footer_inner address h3 strong {
	font-size: 28px;
	display: block;
}

#fnav {
	width: 1120px;
	padding: 30px 0;
	margin: 0 auto;
	box-sizing: border-box;
	display: flex;
	line-height: 2em;
}

#fnav dl {
	width: 19%;
	border-left: 1px solid #bebebe;
	padding: 0 0px 0 20px;
	box-sizing: border-box;
}

#fnav dl:last-child {
	width: 24%;
}

#fnav dd {
	margin: 0 0 20px;
}

#fnav dl:last-child dt:nth-child(5) {
	margin: 0 0 20px;
}

#fnav ul {
	list-style: disc !important;
	padding: 0 0 0 20px;
}

#fnav a {
	display: block;
	width: 100%;
	box-sizing: border-box;
	color: #000;
	text-decoration: none;
}

#fnav a:hover {
	text-decoration: underline;
}

.gotop {
	position: fixed;
	bottom: 50px;
	right: 20px;
	z-index: 10000;
}

.gotop a {
	display: block;
	border-radius: 5px;
	text-decoration: none;
	text-align: center;
	color: #cbb37a;
	border: 1px solid #cbb37a;
	width: 60px;
	height: 60px;
	background: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	box-sizing: border-box;
}

.nav_fixed {
	position: fixed !important;
	height: 50px !important;
	z-index: 10000;
	width: 100%;
	top: 0 !important;
	left: 0;
}

.nav_fixed ul li a {
	height: 64px !important;
}

.nav_fixed ul li a span {
	height: 36px !important;
}

.nav_fixed ul li a span img {
	height: 50%;
	width: auto;
}

.nav_fixed ul:before,
.nav_fixed ul:after {
	height: 64px !important;
}

#subnav {
	display: none;
	width: 100%;
	position: fixed;
	z-index: 101;
	background: rgba(236, 236, 236, 0.98);
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 700;
	font-style: normal;
}

#subnav h2 {
	margin: 0 auto 50px;
	font-size: 16.4px;
}

#subnav_wrap {
	width: 1120px;
	padding: 50px 0;
	position: relative;
	margin: 0 auto;
}

#subnav_inner {
	display: flex;
}

#subnav dl {
	width: 20%;
	padding: 0 40px 0 0;
	box-sizing: border-box;
	flex: none;
	margin-block-end: 20px;
}

#subnav #subnav5 {
	width: calc(20% - 40px);
	margin-left: 40px;
}

#subnav dt {
	font-size: 18px;
	border-bottom: 1px solid #999999;
	height: 88px;
	margin: 0 0 40px;
}

#subnav dt a {
	display: block;
	width: 100%;
	display: flex;
	align-items: center;
	height: 87px;
	box-sizing: border-box;
}

#subnav dt small {
	font-size: 14px;
	display: block;
}

#subnav dd h3 {
	margin: 0 0 20px;
}

#subnav dd a {
	display: block;
	font-size: 16px;
	line-height: 60px;
	border-bottom: 1px solid #999999;
	text-align: center;
}

#subnav a {
	color: #000;
	text-decoration: none;
}

#subnav5 dt {
	margin: 0 0 18px !important;
}

#subnav1 dt a {
	padding: 0 0 0 35px;
	background: url('https://image.raku-uru.jp/01/17141/97/nav1_1612938495112.png') no-repeat left center;
}

#subnav2 dt a {
	padding: 0 0 0 35px;
	background: url('https://image.raku-uru.jp/01/17141/96/nav2_1612938494890.png') no-repeat left center;
}

#subnav3 dt a {
	padding: 0 0 0 35px;
	background: url('https://image.raku-uru.jp/01/17141/95/nav3_1612938494685.png') no-repeat left center;
}

#subnav5-2 a {
	padding: 0 0 0 35px;
	background: url('https://image.raku-uru.jp/01/17141/209/nav5_1613357522151.png') no-repeat left 5px center;
	background-size: 20px 30px;
}

#subnav5-3 a {
	padding: 0 0 0 35px;
	background: url('https://image.raku-uru.jp/01/17141/208/nav6_1613357521956.png') no-repeat left 2px center;
	background-size: 32px 28px;
}

#subnav5-4 a {
	padding: 0 0 0 35px;
	background: url('https://image.raku-uru.jp/01/17141/207/nav7_1613357521705.png') no-repeat left center;
	background-size: 28px 32px;
}

#subnav a:hover {
	color: #cbb37a;
}


#subniv6 {
	display: -webkit-box;
	/* before Android4.3 iOS6:Safari */
	display: -ms-flexbox;
	/* IE10 */
	display: -webkit-flex;
	/* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap;
	/* IE10 */
	-webkit-flex-flow: row wrap;
	/* Pc-safari */
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

#subniv6 li {
	position: relative;
	width: calc(100% / 3 - 40px);
	margin: 10px 20px;
	display: -webkit-box;
	/* before Android4.3 iOS6:Safari */
	display: -ms-flexbox;
	/* IE10 */
	display: -webkit-flex;
	/* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap;
	/* IE10 */
	-webkit-flex-flow: row wrap;
	/* Pc-safari */
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	border-bottom: 1px solid #999;
}

#subniv6 li a.link_box {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
}

#subniv6>h3 {
	width: 100%;
	text-align: center;
}

#subniv6 li .seriese_desc {
	width: 50%;
}

#subniv6 li .seriese_desc h4 {
	font-size: 18px;
}

#subniv6 .item_name_en {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	color: #dedede;
	font-size: 34px;
	font-weight: normal;
	line-height: 0.9;
	text-align: left;
}

#subniv6 .item_name_en small {
	font-size: 16px;
}



#close {
	width: 100px;
	line-height: 100px;
	font-size: 60px;
	position: absolute;
	top: 0;
	right: 0;
}

main {
	line-height: 1.8em;
}

#top_page {
	padding-top: 180px;
}

#page_title {
	height: 419px;
	margin: 0 0 35px;
}

#page_title_item {
	height: 180px;
	background: #e5e5e5;
	margin: 0 0 65px;
}

main #subnav2 {
	width: 1100px;
	margin: 0 auto 80px;
	position: relative;
	font-size: 14px;
	font-family: tbudgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
}

#subnav2 a {
	color: #333;
}

#subnav2:after {
	clear: both;
	content: "";
	display: block;
}

#category_list {
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
}

#category_list li {
	padding: 0 0 0 18px;
	background: url('https://image.raku-uru.jp/01/17141/87/category_icon_1612938457954.png') no-repeat left top 6px;
	margin: 0 0 0 20px;
}

#bottom article {
	width: 1100px;
	margin: 0 auto 70px;
	display: flex;
	flex-wrap: wrap;
}

#bottom article a {
	display: block;
	width: 245px;
	margin: 0 40px 0px 0;
	color: #333;
	text-decoration: none;
	text-align: center;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 15px;
	line-height: 2em;
	/* border-bottom: 1px solid #333; */
}

#bottom article a:nth-child(4n) {
	margin: 0 0 0px 0 !important;
}

/*************************************************

ショッピングガイド

*************************************************/

#guide #page_title {
	background: #e5e5e5 url('https://image.raku-uru.jp/01/17141/144/bg_h2_guide_1612939584881.jpg') no-repeat bottom center;
}

#guide article {
	display: flex;
	width: 1100px;
	margin: 0 auto 30px;
}

#guide article .fll {
	width: 740px;
	padding: 0 50px 0 0;
	box-sizing: border-box;
	flex: none;
}

#guide article .flr {
	width: 360px;
	flex: none;
}

#guide article .flr img {
	width: 100%;
	height: auto;
	border: 1px solid #ccc;
}

#guide article h3 {
	font-size: 24px;
	margin: 0 0 15px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
}

#guide article h4 {
	font-size: 18px;
	margin: 0 0 5px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
}

/*************************************************

ひとそろい

*************************************************/

#hitosoroi #page_title {
	margin: 0 0 80px;
	background: #e5e5e5 url('https://image.raku-uru.jp/01/17141/143/bg_h2_hitosoroi_1612939584554.jpg') no-repeat bottom center;
}

#hitosoroi article {
	display: flex;
	width: 1100px;
	margin: 0 auto 30px;
}

#hitosoroi1 {
	margin: 0 0 80px;
}

#hitosoroi1 article .fll {
	width: 400px;
	font-size: 30px;
	padding: 0 20px 0 0;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	flex: none;
	line-height: 1.8em;
	background: url('https://image.raku-uru.jp/01/17141/141/bg_hitosoroi_1612939583802.png') no-repeat center center;
}

#hitosoroi1 article .flr {
	width: 700px;
	flex: none;
}

#hitosoroi1 article .flr h4 {
	font-size: 24px;
	margin: 0 0 15px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
}

#hitosoroi2 {
	margin: 0 0 80px;
}

#hitosoroi2 h3 {
	font-size: 30px;
	margin: 0 0 40px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	text-align: center;
}

#hitosoroi2 article .fll {
	width: 640px;
	padding: 0 20px 0 0;
	box-sizing: border-box;
	flex: none;
}

#hitosoroi2 article .flr {
	width: 460px;
	flex: none;
}

#hitosoroi2 article h4 {
	font-size: 18px;
	margin: 0 0 5px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
}

#hitosoroi3 {
	margin: 0 0 80px;
}

#hitosoroi3 h3 {
	font-size: 30px;
	margin: 0 0 40px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	text-align: center;
}

#hitosoroi3 article dl {
	width: 330px;
	margin: 0 55px 0 0;
	text-align: center;
}

#hitosoroi3 article dl:nth-child(3n) {
	margin: 0 0px 0 0 !important;
}

#hitosoroi3 article dd h4 {
	font-size: 18px;
	border-bottom: 1px solid #333333;
	padding: 0 0 10px;
	margin: 0 0 10px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
}

/*************************************************

よくある質問

*************************************************/

.faq #page_title {
	margin: 0 0 80px;
	background: #e5e5e5 url('https://image.raku-uru.jp/01/17141/145/bg_h2_faq_1612939585241.jpg') no-repeat bottom center;
}

.faq article {
	width: 1040px;
	margin: 0 auto;
}

#nav_faq1 {
	width: 1040px;
	margin: 0 auto 40px;
}

#nav_faq1 ul {
	display: flex;
	list-style: none;
}

#nav_faq1 ul li {
	width: 300px;
	margin: 0 70px 0 0;
	list-style: none;
}

#nav_faq1 ul li:nth-child(3n) {
	margin: 0 !important;
}

#nav_faq1 ul li a {
	display: block;
	line-height: 80px;
	border: 1px solid #333;
	box-sizing: border-box;
	text-align: center;
	padding: 0 0 0 38px;
	font-size: 18px;
	color: #333;
	text-decoration: none;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
}

#nav_faq1-1 {
	background: #f5f5f5 url('https://image.raku-uru.jp/01/17141/84/faq_icon1_1612938457334.png') no-repeat left 15px center;
}

#nav_faq1-2 {
	background: #f5f5f5 url('https://image.raku-uru.jp/01/17141/83/faq_icon2_1612938457131.png') no-repeat left 15px center;
}

#nav_faq1-3 {
	background: #f5f5f5 url('https://image.raku-uru.jp/01/17141/80/faq_icon3_1612938456520.png') no-repeat left 15px center;
}

#nav_faq1-1 a:hover {
	transition: 0s !important;
	color: #fff !important;
	background: #7e7e7e url('https://image.raku-uru.jp/01/17141/82/faq_icon1_w_1612938456922.png') no-repeat left 15px center !important;
}

#nav_faq1-2 a:hover {
	transition: 0s !important;
	color: #fff !important;
	background: #7e7e7e url('https://image.raku-uru.jp/01/17141/81/faq_icon2_w_1612938456729.png') no-repeat left 15px center !important;
}

#nav_faq1-3 a:hover {
	transition: 0s !important;
	color: #fff !important;
	background: #7e7e7e url('https://image.raku-uru.jp/01/17141/79/faq_icon3_w_1612938456345.png') no-repeat left 15px center !important;
}

#nav_faq2 {
	width: 1040px;
	margin: 0 auto 40px;
}

#nav_faq2 h3 {
	background: #7e7e7e;
	color: #fff;
	text-align: center;
	font-size: 24px;
	margin: 0 0 10px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 60px;
}

#nav_faq2 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style: none;
}

#nav_faq2 ul li {
	width: 230px;
	margin: 0 20px 10px 0;
	list-style: none;
}

#nav_faq2 ul li:nth-child(4n) {
	/* margin: 0 !important; */
}

#nav_faq2 ul li a {
	display: block;
	border: 1px solid #999999;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	color: #333333;
	line-height: 38px;
	background: #fff url('https://image.raku-uru.jp/01/17141/78/faq_icon4_1612938456132.png') no-repeat left 15px center;
	text-decoration: none;
}

.faq section {
	padding: 20px 0;
}

.faq section h4 {
	font-size: 24px;
	padding: 0 0 20px;
	margin: 0 0 20px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	border-bottom: 1px solid #ccc;
}

.faq section dl {
	display: flex;
	border-bottom: 1px solid #ccc;
	padding: 0px 0 5px;
	/* height: 29px; */
	overflow: hidden;
}

.faq section dl.active {
	height: auto;
}

.faq section dt {
	width: 450px;
	padding: 0 20px 0 35px;
	box-sizing: border-box;
	flex: none;
	font-size: 16px;
	background: url('https://image.raku-uru.jp/01/17141/85/faq_icon_question_1612938457522.png') no-repeat top left;
	min-height: 40px;
}

.faq section dd {
	width: 530px;
	flex: none;
	padding: 0 0px 0 35px;
	box-sizing: border-box;
	background: url('https://image.raku-uru.jp/01/17141/86/faq_icon_answer_1612938457700.png') no-repeat top left;
}

/*************************************************

店舗紹介

*************************************************/

.about #page_title {
	margin: 0 0 80px;
	background: #e5e5e5 url('https://image.raku-uru.jp/01/17141/147/bg_h2_about_1612939585883.jpg') no-repeat bottom center;
}

.about article {
	width: 1100px;
	margin: 0 auto;
}

#nav_about {
	width: 1040px;
	margin: 0 auto 70px;
}

#nav_about ul {
	display: flex;
}

#nav_about ul li {
	width: 300px;
	margin: 0 70px 0 0;
	list-style: none;
}

#about_section1 article .flr {
	display: -webkit-box;
	/* before Android4.3 iOS6:Safari */
	display: -ms-flexbox;
	/* IE10 */
	display: -webkit-flex;
	/* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap;
	/* IE10 */
	-webkit-flex-flow: row wrap;
	/* Pc-safari */
	flex-flow: row wrap;
	justify-content: start;
	align-items: start;
}

#nav_about ul li:nth-child(3n) {
	margin: 0 !important;
}

#nav_about ul li a {
	display: block;
	line-height: 80px;
	border: 1px solid #333;
	box-sizing: border-box;
	text-align: center;
	padding: 0 0 0 0px;
	font-size: 18px;
	color: #333;
	text-decoration: none;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
}

#nav_about a:hover {
	transition: 0s !important;
	color: #fff !important;
	background: #7e7e7e !important;
}

#about_section1 {
	margin: 0 0 40px;
}

#about_section1 article {
	display: flex;
}

#about_section1 .fll {
	width: 540px;
	flex: none;
}

#about_section1 .fll h4 {
	color: #850209;
	font-size: 20px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin: 0 0 10px;
}

#about_section1 .fll img {
	float: right;
	margin: 0 0 0 10px;
}

#about_section1 .flr {
	width: 560px;
	padding: 0 0 0 20px;
	flex: none;
}

#about_section2 article {
	display: flex;
	flex-wrap: wrap;
}

#about_section2 dl {
	width: 350px;
	margin: 0 25px 40px 0;
}

#about_section2 dt {
	display: flex;
	border: 1px solid #333333;
	padding: 1px;
	margin: 0 0 10px;
}

#about_section2 dt strong {
	text-align: center;
	background: #333333;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	white-space: nowrap;
	padding: 0 20px;
}

#about_section2 dt span {
	padding: 0 20px 0 20px;
}

#about_section2 dd {
	display: flex;
}

#about_section2 dd p {
	margin: 0 25px 0 0;
}

#about_section2 dd p:last-child {
	margin: 0 !important;
}

#about_box1 {
	width: 1100px !important;
}

#about_box2 {
	width: 725px !important;
}

#about_box3 {
	margin: 0 0 40px 0 !important;
}

#about_box5 {
	width: 725px !important;
	margin: 0 0 40px 0 !important;
}

#about_box8 {
	margin: 0 0 40px 0 !important;
}

#about_section3 article {
	display: flex;
	margin: 0 auto 40px;
}

#about_section3 article .fll {
	width: 350px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	padding: 20px;
	box-sizing: border-box;
	flex: none;
}

#about_section3 article .flr {
	flex: none;
	padding: 20px;
	width: calc(100% - 350px);
	box-sizing: border-box;
}

#about_section3 article ifram {
	width: 100%;
	display: block;
}

/*************************************************

お位牌文字入れご注文の流れ

*************************************************/

#ihai #page_title {
	margin: 0 0 80px;
	background: #e5e5e5 url('https://image.raku-uru.jp/01/17141/142/bg_h2_ihai_1612939584203.jpg') no-repeat bottom center;
}

#ihai section {
	width: 980px;
	margin: 0 auto 60px;
}

#ihai h3 {
	font-size: 24px;
	margin: 0 0 30px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
}

#ihai section article {
	padding: 0 20px;
}

#ihai1 article {
	display: flex;
}

#ihai1 article .fll {
	width: 240px;
	flex: none;
}

#ihai1 article .flr {
	width: calc(100% - 240px);
	padding: 0 0 0 55px;
	box-sizing: border-box;
	flex: none;
}

#ihai h4 {
	font-size: 20px;
	margin: 0 0 20px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #850209;
}

#ihai1 ul {
	list-style: none;
	display: flex;
	padding: 20px 0 0 0;
}

#ihai1 ul li {
	width: 220px;
	margin: 0 20px 0 0;
}

#ihai1 ul li a {
	display: flex;
	height: 100%;
	justify-content: center;
	align-items: center;
	color: #333;
	text-decoration: none;
	padding: 5px 0;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	border-radius: 5px;
	text-align: center;
}

#ihai1 ul li a:hover {
	background: #333;
	color: #fff;
}

#ihai2 table {
	width: 100%;
	border-top: 1px solid #ccc;
}

#ihai2 th,
#ihai2 td {
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	padding: 20px 10px;
}

#ihai2 th {
	font-size: 16px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	white-space: nowrap;
}

#ihai3 a {
	display: block;
	line-height: 40px;
	width: 460px;
	margin: 20px auto;
	text-align: center;
	color: #333;
	text-decoration: none;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	border-radius: 5px;
}

#ihai3 a:hover {
	background: #333;
	color: #fff;
}

#ihai4 ul {
	width: 960px;
	margin: 0 auto;
	display: flex;
}

#ihai4 ul li {
	width: 460px;
	margin: 0 10px;
	display: block;
	line-height: 60px;
	text-align: center;
	color: #333;
	text-decoration: none;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
	border-radius: 5px;
	font-size: 16px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
}

#ihai4 a {
	display: block;
	color: #333;
	text-decoration: none;
}

#ihai4 a:hover {
	background: #333;
	color: #fff;
}

#ihai4 li strong {
	font-size: 30px;
}


/*************************************************

古いお仏壇の引き取りについて

*************************************************/

#hikitori #page_title {
	margin: 0 0 80px;
	background: #e5e5e5 url('https://image.raku-uru.jp/01/17141/264/title_+hikitori+%281%29_1614565205085.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 1920px 240px;
	text-indent: -9999px;
}

#hikitori section {
	width: 980px;
	margin: 0 auto 60px;
}

#hikitori h3 {
	font-size: 24px;
	margin: 0 0 30px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f3e2c7+0,b68d4c+1,b68d4c+1,fcf1db+4,fcf1db+11,fff9f2+100 */
	background: #f3e2c7;
	/* Old browsers */
	background: -moz-linear-gradient(left, #f3e2c7 0%, #b68d4c 1%, #b68d4c 1%, #fcf1db 4%, #fcf1db 11%, #fff9f2 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #f3e2c7 0%, #b68d4c 1%, #b68d4c 1%, #fcf1db 4%, #fcf1db 11%, #fff9f2 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #f3e2c7 0%, #b68d4c 1%, #b68d4c 1%, #fcf1db 4%, #fcf1db 11%, #fff9f2 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3e2c7', endColorstr='#fff9f2', GradientType=1);
	/* IE6-9 */
	padding: 7px 10px 7px 40px;
	border-radius: 10px;
}

#hikitori h4 {
	font-size: 20px;
	margin: 0 0 20px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #850209;
}

.link_btn a {
	display: block;
	width: 50%;
	padding: 5px;
	border: 1px solid #850209;
	box-shadow: 0 3px 6px rgb(0 0 0 / 30%);
	margin: 10px auto;
	border-radius: 6px;
	color: #850209;
	font-weight: bold;
	text-align: center;
	text-decoration: none !important;
}

#hikitori3 table {
	width: 80%;
	margin: 20px auto;
	border: 1px #C1C1C1 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

#hikitori3 table th,
#hikitori3 table td {
	padding: 5px 10px;
	text-align: center;
}

#hikitori3 table tr td:last-child {
	text-align: right;
}



/*************************************************

こだわり

*************************************************/

#kodawari #page_title {
	margin: 0 0 80px;
	background: #e5e5e5 url('https://image.raku-uru.jp/01/17141/269/title_+kodawari_1614583934800.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 1920px 240px;
}

#kodawari section {
	width: 980px;
	margin: 0 auto 60px;
}

#map_box {
	position: relative;
}


#map_box h3 {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 36px;
	margin: 0 0 30px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1.6;
}


.loc_arrow {
	position: absolute;
}

#loc01 {
	top: 80px;
	left: 658px;
}

#loc02 {
	top: 300px;
	left: 590px;
}

#loc03 {
	top: 350px;
	left: 530px;
}

#loc04 {
	top: 370px;
	left: 550px;
}

#loc05 {
	top: 400px;
	left: 430px;
}

#loc06 {
	top: 410px;
	left: 390px;
}

#loc07 {
	top: 470px;
	left: 390px;
}

#loc08 {
	top: 520px;
	left: 260px;
}

#loc09 {
	top: 600px;
	left: 80px;
}

#loc10 {
	top: 510px;
	left: 491px;
}

#shokunin_desc_box {
	display: none;
}

#fancybox-content article h3 {
	font-size: 24px;
	margin: 0 0 30px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1.6;

}

#fancybox-content article p {
	margin: 0 0 1em 0;
}

#shokunin_desc_box article {
	width: 400px;
}


#msg21 {
	position: absolute;
	top: 200px;
}


/***********
 * login
 ***********/

.contents-login .main {
	width: 100%;
}


/***********
 * wysiwyg
 ***********/

.wysiwyg-data html,
.wysiwyg-data address,
.wysiwyg-data blockquote,
.wysiwyg-data body,
.wysiwyg-data dd,
.wysiwyg-data div,
.wysiwyg-data dl,
.wysiwyg-data dt,
.wysiwyg-data fieldset,
.wysiwyg-data form,
.wysiwyg-data frame,
.wysiwyg-data frameset,
.wysiwyg-data h1,
.wysiwyg-data h2,
.wysiwyg-data h3,
.wysiwyg-data h4,
.wysiwyg-data h5,
.wysiwyg-data h6,
.wysiwyg-data noframes,
.wysiwyg-data ol,
.wysiwyg-data p,
.wysiwyg-data ul,
.wysiwyg-data center,
.wysiwyg-data dir,
.wysiwyg-data hr,
.wysiwyg-data menu,
.wysiwyg-data pre {
	display: block;
	unicode-bidi: embed;
}

.wysiwyg-data li {
	display: list-item;
}

.wysiwyg-data head {
	display: none;
}

.wysiwyg-data table {
	display: table;
}

.wysiwyg-data tr {
	display: table-row;
}

.wysiwyg-data thead {
	display: table-header-group;
}

.wysiwyg-data tbody {
	display: table-row-group;
}

.wysiwyg-data tfoot {
	display: table-footer-group;
}

.wysiwyg-data col {
	display: table-column;
}

.wysiwyg-data colgroup {
	display: table-column-group;
}

.wysiwyg-data td,
.wysiwyg-data th {
	display: table-cell;
}

.wysiwyg-data caption {
	display: table-caption;
}

.wysiwyg-data th {
	font-weight: bolder;
	text-align: center;
}

.wysiwyg-data caption {
	text-align: center;
}

.wysiwyg-data body {
	margin: 8px;
}

.wysiwyg-data h1 {
	font-size: 2em;
	margin: .67em 0;
}

.wysiwyg-data h2 {
	font-size: 1.5em;
	margin: .75em 0;
}

.wysiwyg-data h3 {
	font-size: 1.17em;
	margin: .83em 0;
}

.wysiwyg-data h4,
.wysiwyg-data p,
.wysiwyg-data blockquote,
.wysiwyg-data ul,
.wysiwyg-data fieldset,
.wysiwyg-data form,
.wysiwyg-data ol,
.wysiwyg-data dl,
.wysiwyg-data dir,
.wysiwyg-data menu {
	margin: 1.12em 0;

	color: {
			{
			nomalCharColor
		}
	}

	;
}

.wysiwyg-data h5 {
	font-size: .83em;
	margin: 1.5em 0;
}

.wysiwyg-data h6 {
	font-size: .75em;
	margin: 1.67em 0;
}

.wysiwyg-data h1,
.wysiwyg-data h2,
.wysiwyg-data h3,
.wysiwyg-data h4,
.wysiwyg-data h5,
.wysiwyg-data h6,
.wysiwyg-data b,
.wysiwyg-data strong {
	font-weight: bolder;

	color: {
			{
			nomalCharColor
		}
	}

	;
}

.wysiwyg-data blockquote {
	margin-left: 40px;
	margin-right: 40px;
}

.wysiwyg-data i,
.wysiwyg-data cite,
.wysiwyg-data em,
.wysiwyg-data var,
.wysiwyg-data address {
	font-style: italic;
}

.wysiwyg-data pre,
.wysiwyg-data tt,
.wysiwyg-data code,
.wysiwyg-data kbd,
.wysiwyg-data samp {
	font-family: monospace;
}

.wysiwyg-data pre {
	white-space: pre;
}

.wysiwyg-data button,
.wysiwyg-data textarea,
.wysiwyg-data input,
.wysiwyg-data select {
	display: inline-block;
}

.wysiwyg-data big {
	font-size: 1.17em;
}

.wysiwyg-data small,
.wysiwyg-data sub,
.wysiwyg-data sup {
	font-size: .83em;
}

.wysiwyg-data sub {
	vertical-align: sub;
}

.wysiwyg-data sup {
	vertical-align: super;
}

.wysiwyg-data table {
	border-spacing: 2px;
	;
}

.wysiwyg-data thead,
.wysiwyg-data tbody,
.wysiwyg-data tfoot {
	vertical-align: middle;
}

.wysiwyg-data td,
.wysiwyg-data th,
.wysiwyg-data tr {
	vertical-align: inherit;
}

.wysiwyg-data s,
.wysiwyg-data strike,
.wysiwyg-data del {
	text-decoration: line-through;
}

.wysiwyg-data hr {
	border: 1px inset;
}

.wysiwyg-data ol,
.wysiwyg-data ul,
.wysiwyg-data dir,
.wysiwyg-data menu,
.wysiwyg-data dd {
	margin-left: 40px;
}

.wysiwyg-data ol {
	list-style-type: decimal;
}

.wysiwyg-data ol ul,
.wysiwyg-data ul ol,
.wysiwyg-data ul ul,
.wysiwyg-data ol ol {
	margin-top: 0;
	margin-bottom: 0;
}

.wysiwyg-data u,
.wysiwyg-data ins {
	text-decoration: underline;
}

.wysiwyg-data br:before {
	content: "\A";
	white-space: pre-line;
}

.wysiwyg-data center {
	text-align: center;
}

.wysiwyg-data :link,
.wysiwyg-data :visited {
	text-decoration: underline;
}

.wysiwyg-data :focus {
	outline: thin dotted invert;
}

.wysiwig-data a {
	color: {
			{
			linkCharColor
		}
	}

	;
}

.wysiwig-data a:hover {
	color: {
			{
			linkActiveCharColor
		}
	}

	;
}

.wysiwyg-data table {
	border: solid 1px;
	border-collapse: separate;
	border-color: #c0c0c0 #c0c0c0 #808080 #808080;
	border-spacing: 2px;
	width: auto;
}

.wysiwyg-data table tr td {
	border: solid 1px;
	border-color: #808080 #808080 #c0c0c0 #c0c0c0;
	padding: 0;
}

.item-comment .wysiwyg-data table tr td {
	background: {
			{
			backColor
		}
	}

	;
}

.wysiwyg-data ul,
.wysiwyg-data ul li {
	list-style-type: disc;
}

.wysiwyg-data ol {
	list-style-type: decimal;
}

/* Begin bidirectionality settings (do not change) */
.wysiwyg-data BDO[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: bidi-override;
}

.wysiwyg-data BDO[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: bidi-override;
}

.wysiwyg-data *[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: embed;
}

.wysiwyg-data *[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: embed;
}

@media print {
	.wysiwyg-data h1 {
		page-break-before: always;
	}

	.wysiwyg-data h1,
	.wysiwyg-data h2,
	.wysiwyg-data h3,
	.wysiwyg-data h4,
	.wysiwyg-data h5,
	.wysiwyg-data h6 {
		page-break-after: avoid;
	}

	.wysiwyg-data ul,
	.wysiwyg-data ol,
	.wysiwyg-data dl {
		page-break-before: avoid;
	}
}

#subnav2 {
	position: relative;
	z-index: 50;
}

#category_list li {
	position: relative;
}

#category_list li .inner {
	background: #fff;
	height: 0;
	overflow: hidden;
	transition: .5s;
	position: absolute;
	width: 200px;
	top: 20px;
	left: 0;
}

#category_list li p {
	background: #fff;
	padding: 10px;
}

#category_list li p a {
	border-top: 1px solid #eee;
	background: #fff;
	letter-spacing: -1px;
}

#category_list li:hover>.inner {
	padding: 10px;
	overflow: visible;
}

#category_list li:hover>.inner p {
	background: #fff;
	padding: 10px;
}

.seroese_img img {
	width: auto;
	height: 50px;
}



/*************************************************

補償について

*************************************************/
#hoshou {
	width: 100%;
}


#hoshou #page_title {
	margin: 0 0 80px;
	background: #e5e5e5 url('https://image.raku-uru.jp/01/17141/500/title_+hoshou_1615117982771.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 1920px 240px;
}

#hoshou main {
	width: 960px;
	margin: 0 auto;
}

#hoshou main p {
	font-size: 18px;
	padding: 20px;
	line-height: 1.8;
}

#hoshou main ol {
	font-size: 16px;
	padding: 20px 40px;
	line-height: 1.8;
}

.sp_only {
	display: none;
}

#tennai_imgs {
	display: -webkit-box;
	/* before Android4.3 iOS6:Safari */
	display: -ms-flexbox;
	/* IE10 */
	display: -webkit-flex;
	/* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap;
	/* IE10 */
	-webkit-flex-flow: row wrap;
	/* Pc-safari */
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	width: 1100px;
	padding: 20px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 20px auto;
}

#tennai_imgs li {
	list-style: none;
	width: calc(33% - 20px);
	margin: 10px;
}

#tennai_imgs li img {
	width: 100%;
	height: auto;
}

#about_section1 h3 {
	font-size: 24px;
	text-align: center;
	border: 1px solid #ccc;
	padding: 10px;
}

#about_section1 article .flr img {
	width: calc(50% - 20px);
	margin: 10px;
}


.cmp4936 .campaign_header {
	width: 960px;
	margin: 20px auto;
	background-color: #111;
	color: #fff;
	padding: 0 0 20px 0;
}

.cmp4936 .campaign_header h3 {
	font-size: 32px;
	line-height: 1.8;
	padding: 10px 20px;
	font-family: serif;
	font-weight: normal;
}

.cmp4936 .campaign_header h4 {
	font-size: 20px;
	padding: 10px 20px;
}

.cmp4936 .campaign_header p {
	padding: 10px 20px;
}

.cmp4936 .campaign_header>div {
	padding: 10px 20px;
}

.cmp4936 .campaign_header h4 small {
	font-size: 85%;
}

.cmp4936 #page_title {
	background-image: url('https://image.raku-uru.jp/01/17141/1153/title_satohiromi_1633561344525.jpg');
}


.main-article .ttl {
	height: 319px;
	margin: 0 0 35px;
	background-repeat: no-repeat;
	background-position: top center 0;
	background-size: 1920px 240px;
}

.main-article .ttl h2 {
	color: #000;
	font-family: vdl-v7mincho, sans-serif;
	font-weight: 300;
	font-style: normal;
	padding-top: 250px;
	text-align: center;
	font-size: 24px;
}

body .main table {
	width: 100%;
}

.main-article {
	width: 960px;
	margin: 0 auto;
}

body .main table th,
body .main table td {
	padding: 5px 20px;
	border: 1px solid #ccc;
	line-height: 1.5;
}

.shipment-explanation>div,
.carriage-title>div {
	padding: 10px;
	border-bottom: 1px solid #ccc;
}


.payment-title,
.carriage-title {
	font-size: 113%;
	font-weight: bold;
	padding: 10px;
	background-color: #eee;
	margin-top: 40px;
}

.privacy-policy {
	line-height: 1.6;
}


/*************************************************

くらふとみつむらについて

*************************************************/

#about_mitsumura #page_title {
	margin: 0 0 80px;
	background: #e5e5e5 url('https://image.raku-uru.jp/01/17141/1665/title_kodawari_1642586655772.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 1920px 240px;
	text-indent: -9999px;
}

#about_mitsumura section {
	width: 980px;
	margin: 0 auto 60px;
}

#about_mitsumura h3 {
	font-size: 40px;
	margin: 0 0 30px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	/* 	background: #f3e2c7;
	background: -moz-linear-gradient(left, #f3e2c7 0%, #b68d4c 1%, #b68d4c 1%, #fcf1db 4%, #fcf1db 11%, #fff9f2 100%);
	background: -webkit-linear-gradient(left, #f3e2c7 0%, #b68d4c 1%, #b68d4c 1%, #fcf1db 4%, #fcf1db 11%, #fff9f2 100%);
	background: linear-gradient(to right, #f3e2c7 0%, #b68d4c 1%, #b68d4c 1%, #fcf1db 4%, #fcf1db 11%, #fff9f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3e2c7', endColorstr='#fff9f2', GradientType=1); */
	padding: 7px 10px 7px 40px;
	border-radius: 10px;
	text-align: center;
}

#about_mitsumura h3 span {
	font-size: 24px;
	vertical-align: middle;
	color: #999;
}

#about_mitsumura1 {
	background: url('https://image.raku-uru.jp/01/17141/1707/bg_omoi_1643700856919.png') no-repeat center center;
	background-size: contain;
}

#about_mitsumura1 p {
	text-align: center;
	font-size: 21px;
	line-height: 1.7;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 300;
	font-style: normal;
	text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}

#about_mitsumura h4 {
	font-size: 20px;
	margin: 0 0 20px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #850209;
}

#about_mitsumura1 article .tar {
	text-align: right;
}

#about_mitsumura1 h3 {}

#subniv6 li .junbichu {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	text-align: center;
	box-sizing: border-box;
	padding: 15px 0 0 0;
	color: #fff;
}

br.sp_only {
	display: none;
}


/******************************************

Smart Phone

*************************************/

@media screen and (max-width: 1024px) {
	.pc_only {
		display: none;
	}

	.sp_only {
		display: block;
	}

	html {
		min-width: initial !important;
	}

	header {
		width: 100%;
		height: 	px;
	}

	header h1 {
		width: 150px;
		height: auto;
		box-sizing: border-box;
		padding: 15px 0 0 5px;
	}

	#hnav {
		position: absolute;
		right: 0;
		top: 0;
		font-size: 13px;
		width: 192px;
	}

	#hnav li {
		width: 46px;
		padding: 10px 0 0 0;
		margin: 0 0 0 2px;
	}

	#hnav li a {
		background: transparent;
		padding: 0;
		text-align: center;
		font-size: 10px;
		display: block;
	}

	#hnav li a span {
		/* width: 30px; */
		height: 24px;
		text-align: center;
		margin: 0 auto;
		display: block;
	}

	#hnav li a span img {
		height: 100%;
		width: auto;
	}

	#gnav {
		display: none;
		position: fixed;
		top: 60px;
		height: auto !important;
	}

	#gnav ul {
		width: 100%;
		height: auto !important;
		display: block;
	}

	#gnav ul li {
		width: 100%;
		border-bottom: 1px solid #ccc;
		padding: 0;
	}

	#gnav ul li a {
		display: flex;
		padding: 5px 10px;
		line-height: 40px;
		height: 40px;
	}

	#gnav ul li a span {
		width: 50px;
		height: auto !important;
	}

	#myaccount {
		display: none;
	}

	#footer_inner {
		display: none;
	}

	footer address {
		width: 100%;
		box-sizing: border-box;
		padding: 20px 3%;
		display: block;
	}

	footer address .inner {
		width: 100%;
		padding: 0 3%;
		box-sizing: border-box;
	}

	#copyright {
		width: 100%;
	}

	.gotop a {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}

	#page_title {
		height: 120px;
		margin: 55px 0 35px;
	}

	#subnav_wrap {
		width: 100%;
	}

	#subnav_inner {
		display: block;
	}

	#subnav dl {
		width: 100%;
		padding: 0 3% 20px;
	}

	#close {
		width: 40px;
		line-height: 60px;
		font-size: 40px;
	}

	#subnav h2 {
		padding: 0 3%;
		margin: 0 auto 20px;
	}

	#subnav dd a {
		line-height: 40px;
	}

	#subnav {
		/* position: absolute; */
		z-index: 10000;
	}

	#subnav #subnav5 {
		width: 100%;
		margin: 0;
	}

	#subniv6 li {
		width: 100%;
		margin: 0 0 10px;
	}

	#subnav dd h3 {
		margin: 2px 0 0 0;
	}

	#subnav_inner ul {
		display: -webkit-box;
		/* before Android4.3 iOS6:Safari */
		display: -ms-flexbox;
		/* IE10 */
		display: -webkit-flex;
		/* Pc-safari */
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-ms-flex-flow: row wrap;
		/* IE10 */
		-webkit-flex-flow: row wrap;
		/* Pc-safari */
		flex-flow: row wrap;
		justify-content: center;
		align-items: center;
	}

	#subnav_inner ul li {
		width: 50%;
	}

	#subnav dd a {
		border: 1px solid #999999;
		margin: 1px;
		line-height: 1.5em !important;
		padding: 5px 0;
	}

	.cmp4936 .campaign_header {
		width: auto;
	}

	body>main>div>section>img {
		float: none !important;
	}

	.cmp4936 .campaign_header h3 {
		font-size: 24px;
	}

	.cmp4936 .campaign_header h3,
	.cmp4936 .campaign_header h4 .cmp4936 .campaign_header p,
	.cmp4936 .campaign_header>div {
		margin: 0;
	}


	#footer_inner2 nav dt {
		margin: 0 20px;
		line-height: 1.8
	}

	#footer_inner2 nav a {
		text-decoration: none;
		color: #333;
		font-size: 113%;
	}

	br.sp_only {
		display: inline;
	}

	.main-article{
		width: 100%;
	}

	.shipment-explanation img{
		max-width: 100%;
	}

	#nav_faq2,
	.faq article{
		box-sizing: border-box;
		width: 100%;
		padding: 10px;
	}

	.faq section dd{
		width: auto;
	}

	.faq section dl{
		display: block;
	}

	.faq section dd{
		
	}

	.wysiwyg-data dd{
		margin-left: 0;
	}


}
#mainimage {
	margin: -100px 0 60px;
}

#slide li {
	padding: 0;
}

#mainimage img {
	width: 100%;
	height: auto;
}

.thumb-item-nav {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	position: relative;
}

.thumb-item-nav li {
	padding: 5px;
	box-sizing: border-box;
	cursor: pointer;
}

.thumb-item-nav img {
	display: block;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
}

.slick-prev {
	width: 36px;
	height: 36px;
	border: 0;
	text-indent: -9999px;
	display: block;
	position: absolute;
	background: url('https://image.raku-uru.jp/01/17141/153/arrow_l_1612939587503.png') no-repeat;
	top: 40%;
	left: -50px;
}

.slick-next {
	width: 36px;
	height: 36px;
	border: 0;
	text-indent: -9999px;
	display: block;
	position: absolute;
	background: url('https://image.raku-uru.jp/01/17141/152/arrow_r_1612939587313.png') no-repeat;
	top: 40%;
	right: -50px;
}

main {
	line-height: 1.8em;
}

#top1 {
	margin: 0 0 70px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#faf9f4+0,afaca8+100 */
	background: #faf9f4;
	/* Old browsers */
	background: -moz-linear-gradient(top, #faf9f4 0%, #afaca8 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #faf9f4 0%, #afaca8 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #faf9f4 0%, #afaca8 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faf9f4', endColorstr='#afaca8', GradientType=0);
	/* IE6-9 */
}

#top1 article {
	width: 1100px;
	margin: 0 auto;
	display: flex;
}

#top1 article .fll {
	width: 646px;
	flex: none;
}

#top1 article .fll img {
	display: block;
}

#top1 article .flr {
	width: calc(100% - 646px);
	padding: 0 0 0 64px;
	box-sizing: border-box;
	flex: none;
	position: relative;
}

.fukidashi {
	line-height: 49px;
	font-size: 20px;
	padding: 0 0 0 37px;
	margin: 15px 0 20px;
	position: relative;
	left: -20px;
	background: url('https://image.raku-uru.jp/01/17141/76/fukidashi_1612938455716.png') no-repeat;
}

.fukidashi span {
	font-size: 24px;
}

#top1 article .flr h3 {
	font-size: 26px;
	color: #870c0c;
	line-height: 1.5em;
	font-family: tbudrgothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
}

#top1 article .flr h3 span {
	font-size: 31px;
}

#top1 article .flr ul {
	padding: 30px 0 20px;
	list-style: none;
}

#top1 article .flr ul li {
	margin: 0 0 10px;
}

#top1 article .flr ul strong {
	border: 1px solid #870c0c;
	background: #fff;
	padding: 3px 5px;
	margin: 0 5px;
	font-weight: 300;
}

#top1 article .flr .box {
	border: 1px solid #937d32;
	background: #fff;
	padding: 4px 5px;
	margin: 0 10px 0 0;
}

#top1 article .flr h4 {
	font-size: 24px;
	padding: 10px 0 0 0;
	line-height: 1.3;
}

#top1 article .flr h4 small {
	font-size: 20px;
}

#top1 article .flr h4 strong {
	font-size: 30px;
}

#top2 {
	margin: 0 0 85px;
}

#top2 h2 {
	text-align: center;
	font-size: 24px;
	margin: 0 0 45px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1.5em;
	letter-spacing: 3px;
}

#top2 h2 small {
	font-size: 20px;
}

#top2 h2 span {
	font-size: 30px;
}

#top2 article {
	width: 960px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}

#top2 article dl {
	width: 180px;
	margin: 0 30px;
	flex: none;
}

#top2 article dt {
	margin: 0 0 24px;
}

#top2 article dd h3 {
	font-size: 20px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	margin: 0 0 18px;
}

#top2 article dd ul {
	list-style: none;
}

#top2 article dd ul li {
	margin: 0 0 10px;
	border: 1px solid #999999;
	/* font-family: vdl-gigamaru, sans-serif; */
	font-weight: 500;
	font-style: normal;
}

#top2 article dd ul li a {
	display: block;
	line-height: 28px;
	color: #000;
	text-decoration: none;
	padding: 0 10px;
}

#top2 article dd ul li a:hover {
	background: #cbb37a;
}

#top3 {
	margin: 0 0 60px;
}

#top3 h2 {
	text-align: center;
	font-size: 24px;
	margin: 0 0 45px;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1.5em;
	letter-spacing: 3px;
}

#top3 h2 small {
	font-size: 20px;
}

#top3 h2 span {
	font-size: 30px;
}

#top3 article {}

#top3 article ul {
	list-style: none;
	width: 960px;
	margin: 0 auto 55px;
	display: flex;
	flex-wrap: wrap;
}

#top3 article li {
	width: 180px;
	margin: 0 30px;
	padding: 30px 0 0 0;
	flex: none;
	position: relative;
}

#top3 article li span {
	position: absolute;
	top: 0;
	left: 0;
}

#top3 article ul li .itemPrice{
	text-align: right;
}

#top3 article li a:hover img {
	opacity: 0.6;
	transition: 0.5s;
}

#top3 article a.more {
	display: block;
	color: #000;
	text-decoration: none;
	width: 300px;
	box-sizing: border-box;
	line-height: 48px;
	border: 1px solid #989898;
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
	font-family: yu-mincho-pr6n, sans-serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 3px;
}

#top3 article a.more:hover {
	background: #cbb37a;
}

#top4 {
	margin: 0 0 80px;
}

#top4 img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

#top5 {
	margin: 0 0 50px;
}

#top5 article {
	width: 1120px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}

#top5 article dl {
	width: 330px;
	margin: 0 40px 0 0;
}

#top5 article dl a {
	text-align: center;
}

#top5 article dl:nth-child(4) {
	margin: 0 !important;
}

#top5 article dd h4 {
	height: 72px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	border-bottom: 1px solid #000;
	margin: 0 0 10px;
}


#top0_1 {
	width: 820px;
	margin: 0 auto;
}

#top0_1 h3 {
	text-align: center;
}

#top0_1 h3 .eng {
	display: block;
	font-size: 68px;
	color: #e4e4e4;
	text-align: center;
	font-family: vdl-v7mincho, sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1;
}

#top0_1 h3 .jap {
	position: relative;
	display: block;
	top: -20px;
	font-size: 40px;
	color: #000;
	font-family: vdl-v7mincho, sans-serif;
	font-weight: 300;
	font-style: normal;
}

#top0_1 h3 .jap small {
	font-size: 32px;
}

#top0_1 h3 .jap ruby rt {
	font-size: 40%;
}

#top0_1 p {
	width: 620px;
	margin: 0 auto;
	font-family: vdl-v7mincho, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 16px;
	line-height: 1.8;
}

#top0_1>div:nth-child(3)>p:nth-child(5) {
	margin: 40px auto 0;
}

#top0_1 div:nth-child(3) h4 {
	font-size: 27px;
	margin: 60px 0 30px 0;
	text-align: center;
}


#top0_1 div h4 {
	font-size: 27px;
	font-family: vdl-v7mincho, sans-serif;
	font-weight: 300;
	font-style: normal;
	margin: 20px 0 30px 0;
	text-align: center;
}

#top0_1>div>p:nth-child(5)>img {
	margin: 40px 0 0 0;
}


#top0_2 {
	width: 1100px;
	margin: 80px auto;
}

#top0_2 h3 {
	font-size: 30px;
	font-family: vdl-v7mincho, sans-serif;
	font-weight: 300;
	font-style: normal;
	text-align: center;
	margin: 0 0 40px 0;
}

#top0_2 h3 small {
	font-size: 26px;
}

#top0_2 ul {
	display: -webkit-box;
	/* before Android4.3 iOS6:Safari */
	display: -ms-flexbox;
	/* IE10 */
	display: -webkit-flex;
	/* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap;
	/* IE10 */
	-webkit-flex-flow: row wrap;
	/* Pc-safari */
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	padding: 0;
	margin: 0;
	list-style: none;
}

#top0_2 ul li {
	position: relative;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	width: calc((100% - 80px) / 3);
	height: 210px;
	padding: 15px;
	border: 1px solid #ab7800;
	background: rgb(247, 247, 247);
	background: -moz-linear-gradient(125deg, rgba(247, 247, 247, 1) 0%, rgba(235, 235, 235, 1) 100%);
	background: -webkit-linear-gradient(125deg, rgba(247, 247, 247, 1) 0%, rgba(235, 235, 235, 1) 100%);
	background: linear-gradient(125deg, rgba(247, 247, 247, 1) 0%, rgba(235, 235, 235, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7", endColorstr="#ebebeb", GradientType=1);
	margin: 0 0 40px 0;
}

#top0_2 ul li:nth-child(3n+2) {
	margin: 0 40px 40px 40px;
}

#top0_2 ul li .seriese_desc {
	position: relative;
	width: calc(100% - 100px);
	margin: 0 10px 0 0;
	z-index: +1;
}

#top0_2 ul li .seroese_img {
	width: 90px;
}

#top0_2 ul li .seriese_desc h4 {
	font-family: vdl-v7mincho, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1;
	text-align: center;
}

#top0_2 ul li .seriese_desc h4 small {
	font-size: 14px;
}

#top0_2>ul>li:nth-child(11)>div.seriese_desc>h4 {
	font-size: 28px;
}

#top0_2 ul li .link_box {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 60px 0 0 0;
	transition: all 0.15s ease-in-out;
	opacity: 0;
	z-index: +2;
}

#top0_2 ul li .link_box:hover {
	opacity: 1;
}

#top0_2 ul li .junbichu {
	position: absolute;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 90px 0 0 0;
	text-align: center;
	z-index: 1000;
}



#top0_2 ul li .seriese_desc p {
	font-size: 93%;
	line-height: 1.45;
	margin: 0 0 10px 0;
	letter-spacing: -0.05em;
}

#top0_2 ul li .seriese_desc p strong {
	color: #d00;
	font-weight: bold;
}


#top0_2 ul li .seroese_img img {
	position: relative;
	width: 100%;
	height: auto;
	z-index: +1;
	max-width: auto !important;
}

#top0_2 .item_name_en {
	position: absolute;
	font-size: 52px;
	line-height: 1;
	left: 0;
	bottom: 0;
	font-family: serif;
	color: #e6e6e6;
}




#kokusan_original {
	display: -webkit-box;
	/* before Android4.3 iOS6:Safari */
	display: -ms-flexbox;
	/* IE10 */
	display: -webkit-flex;
	/* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap;
	/* IE10 */
	-webkit-flex-flow: row wrap;
	/* Pc-safari */
	flex-flow: row wrap;
	justify-content: start;
	align-items: start;
	margin: 60px 0 0;
}

#kokusan_original li {
	box-sizing: border-box;
	width: 50%;
	overflow: hidden;
	padding: 20px;
}

#kokusan_original li img {
	display: block;
	height: 120px;
	margin: 0 auto 10px;
	max-width: initial !important;
}

#kokusan_original li strong {
	font-size: 130%;
	font-weight: bold;
}


#top0_2>ul>li:nth-child(1)>div.seroese_img>img {
	width: 95px;
}

#top0_2>ul>li:nth-child(2)>div.seroese_img>img {
	width: 90px;
	margin: 10px 0 0 10px;
}

#top0_2>ul>li:nth-child(3)>div.seroese_img>img {
	width: 100px;
	margin: 5px 5px 0 0;
}

#top0_2>ul>li:nth-child(6)>div.seroese_img>img {
	width: 96px;
	margin: -5px 0px 0px 0px;
}

/* #top0_2 > ul > li:nth-child(9) > div.seroese_img > img{
	opacity: 0;
} */

#banners {
	width: 1100px;
	margin: 0 auto;
}

#banners ul {
	list-style: none;
	display: -webkit-box;
	/* before Android4.3 iOS6:Safari */
	display: -ms-flexbox;
	/* IE10 */
	display: -webkit-flex;
	/* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap;
	/* IE10 */
	-webkit-flex-flow: row wrap;
	/* Pc-safari */
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	margin: 60px auto;
}

#banners ul li {
	width: calc(33% - 60px);
	margin: 30px;
}

#banners ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

#banners ul li a img {
	width: 100%;
	height: auto;
}

#top0_2 ul li .seriese_desc .narrow_ls {
	letter-spacing: -0.05em !important;
}

#top2 > article > dl:nth-child(4) > dd > ul > li:nth-child(2) > a{
	letter-spacing: -0.1em;
}







@media screen and (max-width: 1024px) {
	#top_page {
		padding: 60px 0 0 0;
	}

	#mainimage_sp {}

	.bx-wrapper,
	.bx-viewport,
	#slide_sp,
	#slide_sp li {}

	#slide_sp li img {}

	#top0_1 {
		width: 100%;
		padding: 0 3%;
		box-sizing: border-box;
	}

	#top0_1 p {
		width: 100%;
		font-size: 14px;
	}

	#top0_1 h3 {
		position: relative;
		margin: 0 0 40px;
	}

	#top0_1 h3 .eng {
		font-size: 52px;
		text-align: left;
		position: absolute;
	}

	#top0_1 h3 .jap {
		font-size: 32px;
		position: relative;
		text-align: left;
		top: 20px;
		left: 0;
		line-height: 1.3em;
	}

	#top0_1 h3 .jap small {
		font-size: 24px;
	}

	#top0_1 div h4 {
		text-align: left;
		font-weight: bold;
		line-height: 1.4em;
		font-size: 20px;
	}

	#kokusan_original {
		display: block;
	}

	#kokusan_original li {
		width: auto !important;
	}

	#kokusan_original li strong {
		font-size: 110%
	}

	#top0_2 {
		width: 100%;
		margin: 40px 0;
	}

	#top0_2 .bx-wrapper {
		box-sizing: border-box;
		padding: 0 30px;
	}

	#top0_2 ul {
		display: block;
		margin: 0 auto;
	}

	#top0_2 ul li {
		box-sizing: border-box;
		flex-wrap: wrap;
		width: 100%;
		height: 180px;
		padding: 0 10px;
		margin: 0 !important;
	}

	#top0_2 ul li .seroese_img {
		position: relative order: 1;
		width: 22%;
		text-align: center;
		margin: 5px 0 0 0;
	}

	#top0_2 ul li .seriese_desc {
		order: 2;
		width: calc(70% - 10px);
		text-align: center;
		margin: 0 0 0 10px;
	}

	#top0_2 ul li .item_name_en {
		display: none;
	}

	#top0_2 ul li .seroese_img img {
		width: 100%;
		height: auto;
		margin: 0 auto;
	}


	#top0_2>ul>li:nth-child(6)>div.seroese_img>img,
	#top0_2>ul>li:nth-child(3)>div.seroese_img>img,
	#top0_2>ul>li:nth-child(1)>div.seroese_img>img {
		width: 100% !important;
	}

	#top0_2>ul>li:nth-child(2)>div.seroese_img>img {
		width: 95% !important;
	}

	#top0_2>ul>li:nth-child(6)>div.seroese_img>img,
	#top0_2>ul>li:nth-child(2)>div.seroese_img>img {
		margin: 0 auto !important;
	}

	#top0_2>ul>li:nth-child(6)>div.seroese_img>img {
		width: 120% !important;
		margin-left: -10% !important;
	}

	#top0_2>ul>li:nth-child(8)>div.seroese_img>img {
		width: 65px !important;
	}

	#top0_2 .bx-wrapper .bx-controls-direction .bx-prev {
		height: 100%;
		top: 0;
		left: 0;
		margin: 0;
		background: #bea875 url('https://image.raku-uru.jp/01/17141/511/prev_1616041431573.png') no-repeat center center;
		background-size: 50% auto;
	}

	#top0_2 .bx-wrapper .bx-controls-direction .bx-next {
		height: 100%;
		top: 0;
		right: 0;
		margin: 0;
		background: #bea875 url('https://image.raku-uru.jp/01/17141/510/next_1616041431211.png') no-repeat center center;
		background-size: 50% auto;
	}

	#top1 {
		margin: 0 0 10px;
	}

	#top1 article {
		width: 100%;
		padding: 0 0 50px;
		position: relative;
	}

	#top1 article .fll {
		position: absolute;
		width: 100%;
		height: 100%;
		padding: 0 40% 0 0;
		box-sizing: border-box;
		top: 0;
		left: 0;
		overflow: hidden;
	}

	#top1 article .fll img {
		height: calc(100% - 50px);
		width: auto;
		display: block;
		max-width: initial;
		position: relative;
		left: -60%;
	}

	#top1 article .flr {
		width: 98%;
		padding: 0 0 0 35%;
		box-sizing: border-box;
		top: 0;
		left: 0;
	}

	.fukidashi {
		line-height: 30px;
		font-size: 14px;
		padding: 0 0 0 27px;
		margin: 15px 0 10px;
		position: relative;
		left: -10px;
		background: url(https://image.raku-uru.jp/01/17141/76/fukidashi_1612938455716.png) no-repeat;
		background-size: contain;
	}

	.fukidashi span {
		font-size: 15px;
	}

	#top1 article .flr h3 {
		font-size: 18px;
		text-shadow:
			#fff 2px 0px, #fff -2px 0px,
			#fff 0px -2px, #fff 0px 2px,
			#fff 2px 2px, #fff -2px 2px,
			#fff 2px -2px, #fff -2px -2px,
			#fff 1px 2px, #fff -1px 2px,
			#fff 1px -2px, #fff -1px -2px,
			#fff 2px 1px, #fff -2px 1px,
			#fff 2px -1px, #fff -2px -1px;
	}

	#top1 article .flr h3 span {
		font-size: 22px;
	}

	#top1 article .flr ul {
		padding: 10px 0 5px;
		font-size: 80%;
	}

	#top1 article .flr ul li {
		margin: 0 0 5px;
	}

	#top1 article .flr ul strong {
		padding: 0px 2px;
		margin: 0 3px;
	}

	#top1 article h4 {
		position: absolute;
		bottom: 0px;
		left: 0;
		width: 100%;
		background: #be8b5f;
		font-size: 15px;
		text-shadow:
			#fff 2px 0px, #fff -2px 0px,
			#fff 0px -2px, #fff 0px 2px,
			#fff 2px 2px, #fff -2px 2px,
			#fff 2px -2px, #fff -2px -2px,
			#fff 1px 2px, #fff -1px 2px,
			#fff 1px -2px, #fff -1px -2px,
			#fff 2px 1px, #fff -2px 1px,
			#fff 2px -1px, #fff -2px -1px;
		text-align: center;
	}

	#top1 article h4 strong {
		font-size: 19px;
	}

	#top1 article h4 br {
		display: none;
	}

	#top2 {
		padding: 0 3%;
		margin: 0;
	}

	#top2 h2 {
		text-align: center;
		font-size: 20px;
		margin: 0 0 45px;
		font-family: yu-mincho-pr6n, sans-serif;
		font-weight: 700;
		font-style: normal;
		line-height: 1.5em;
	}

	#top2 h2 strong {
		display: block;
		border-bottom: 5px solid #f2e8df;
	}

	#top2 article {
		width: 100%;
		display: block;
	}

	#top2 article dl {
		display: flex;
		width: 100%;
		margin: 0 0 30px;
	}

	#top2 article dt {
		width: 37.33%;
	}

	#top2 article dd {
		width: 62.67%;
		padding: 10px 0 0 25px;
		box-sizing: border-box;
	}

	#top3 {}

	#top3 h2 {
		margin: 0 0 25px;
	}

	#top3 article ul {
		width: 100%;
		margin: 0 0 10px;
	}

	#top3 article li {
		width: 50%;
		padding: 0 2%;
		box-sizing: border-box;
		margin: 0 0 30px;
	}

	#top5 {
		margin: 0 0 25px;
	}

	#top5 article {
		width: 100%;
		padding: 0 1%;
		box-sizing: border-box;
	}

	#top5 article dl {
		width: 50%;
		padding: 0 2% 20px;
		margin: 0;
		box-sizing: border-box;
	}

	#top5 article dd h4 {
		font-size: 18px;
	}

	.slick-prev {
		left: 5px;
		z-index: +1;
	}

	.slick-next {
		right: 5px;
		z-index: +1;
	}

	#top0_1>div>p.sp_only>img {
		width: 100%;
		margin: 40px 0 0;
	}

	#top3 article ula li:nth-child(1) a>img {
		max-width: 100%;
	}

	#top3>article>ul>li:nth-child(1)>a>img #top2 article dl dt img {
		max-width: 100%;
	}

	#top2 article dl:nth-child(1)>dt>img .pc_only {
		display: none
	}

	#top5 article dl dt a img {
		max-width: 100%;
	}

	#top2 article dl dt img {
		max-width: 100%;
	}

	#banners {
		width: calc(100vw - 20px);
		margin: 0 auto;
	}

	#banners ul {
		width: auto;
		display: block;
	}

	#banners ul li {
		box-sizing: border-box;
		width: calc(100% - 80px);
	}


}
