@charset "utf-8";
/* CSS Document */

.wf {
	font-family: "Crimson Text";
}

@media screen and (min-width: 741px) {
.fixed {
	position: fixed;
	width: 100%;
	z-index: 100;
}
.pc_none {
	display: none;
}
#sp_menu, #sp_header {
	display: none;
}
.inner {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#sp_header {
	display: none;
}
#pc_header #header_logo {
	margin: 60px auto 20px auto;
	width: 200px;
}
#pc_header #pc_header_box {
	padding: 15px 0;
	z-index: 100;
	background: #fff;
}
#pc_header #header_menu01 {
	float: left;
	width: 400px;
	margin: 0;
	padding: 3px 0 0 0;
}
#pc_header #header_menu01 li {
	float: left;
	margin: 0 25px 0 0;
	font-family: "Crimson Text";
	letter-spacing: 0.2em;
	font-size: 18px;
	font-weight: 500;
}
#pc_header #header_menu01 a {
	text-decoration: none;
	position: relative;
	display: inline-block;
	transition: .2s;
}
#pc_header #header_menu01 a::after {
	position: absolute;
	bottom: .2em;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background-color: #e52451;
	opacity: 0;
	transition: .3s;
}
#pc_header #header_menu01 a:hover::after {
	bottom: 0em;
	opacity: 1;
}
#pc_header #header_menu01 a:hover {
	color: #e52451;
}
#pc_header #header_menu02 {
	float: right;
	width: 560px;
	margin: 0;
	padding: 0 0 5px 0;
}
#pc_header #header_menu02 li {
	float: left;
	font-size: 11px;
	text-align: center;
	line-height: 140%;
	margin: 0 10px;
	padding: 0;
}
#pc_header #header_menu02 li:last-child {
	margin: 0 0 0 10px;
}
#pc_header #header_menu02 a {
	text-decoration: none;
	display: inline-block;
	color: #e52451;
}
#pc_header #header_menu02 li i {
	color: #e52451;
	text-align: center;
	font-size: 23px;
	margin: 0 0 4px 0;
	display: block;
	transition: .3s;
}
#pc_header #header_menu02 li img {
	text-align: center;
	width: 24px;
	margin: 0 auto 4px;
	display: block;
	transition: .3s;
}
#pc_header #header_menu02 li:hover i {
	margin: 2px 0 2px 0;
	transition: .3s;
}
#pc_header #header_menu02 li:hover img {
	margin: 2px auto 2px;
	transition: .3s;
}
#pc_header #h_menu {
	background: #f3f0e8;
	padding: 20px 0 0px 0;
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 330px;
}
#pc_header #h_menu .mg_box01, #pc_header #h_menu .mg_box02, #pc_header #h_menu .mg_box03 {
	width: 235px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}
#pc_header #h_menu .mg_box04 {
	width: 235px;
	padding: 35px 0 0 0;
	float: left;
}
#pc_header #h_menu .mg_ttl {
	font-size: 15px;
	height: 35px;
	margin: 0;
}
#pc_header #h_menu ul {
	margin: 0;
	padding: 0;
}
#pc_header #h_menu ul li {
	width: 235px;
	overflow: hidden;
	background: #fff;
	margin: 0 0 5px 0;
	display: table;
}
#pc_header #h_menu ul a {
	text-decoration: none;
}
#pc_header #h_menu ul li figure {
	margin: 0;
	padding: 0;
	width: 75px;
	display: table-cell;
}
#pc_header #h_menu ul li figcaption {
	margin: 0;
	padding: 0;
	width: 160px;
	display: table-cell;
	vertical-align: middle;
	line-height: 160%;
	font-size: 13px;
	letter-spacing: -0.04em;
	transition: .2s
}
#pc_header #h_menu ul a:hover figcaption {
	color: #e52451;
	transition: .2s
}
.center_box {
	width: 1000px;
	margin: 0 auto;
}
footer {
	overflow: hidden;
	width: 100%;
	background: #f3f0e8;
	padding: 40px 0 0 0;
}
footer #footer_box {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto 40px auto;
}
footer #footer_left {
	width: 300px;
	float: left;
}
footer #footer_left #footer_logo {
	margin: 0 0 10px 0;
}
footer #footer_left h6 {
	font-size: 13px;
	margin: 0 0 0px 0;
	font-weight: normal;
}
footer #footer_left address {
	font-size: 13px;
	font-style: normal;
	line-height: 170%;
	margin: 0;
}
footer #footer_left address a {
	text-decoration: none;
	pointer-events: none;
	cursor: none;
}
footer #footer_right {
	width: 600px;
	float: right;
	overflow: hidden;
}
footer .footer_menu {
	margin: 0;
	width: 200px;
	float: left;
	padding: 0;
	overflow: hidden;
}
 footer .footer_menu:nth-chila(3) {
 width: 160px;
}
footer .footer_menu li {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
}
footer .footer_menu li:before {
	content: "＞";
	font-size: 10px;
	padding: 0 3px 0 0;
}
footer .footer_menu li a {
	text-decoration: none;
}
footer .footer_menu li a:hover {
	text-decoration: underline;
}
footer #copyright {
	padding: 20px;
	font-size: 14px;
	background: #111111;
	color: #e52451;
	margin: 0;
	text-align: center;
}
#pnkz {
	background: #f3f0e8;
	padding: 5px;
}
#pnkz ol {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	list-style: none;
}
#pnkz ol li {
	float: left;
	font-size: 12px;
}
#pnkz ol li, #pnkz ol a {
	color: #746334;
}
.page_ttl {
	font-size: 30px;
	padding: 50px 0 0 0;
	line-height: 160%;
	margin: 0 0 0 0;
	color: #fff;
	text-align: center;
	background: #e52451;
	font-family: "Crimson Text";
	letter-spacing: 0.05em;
}
.page_ttl02 {
	font-size: 13px;
	padding: 0 0 50px 0;
	line-height: 110%;
	margin: 0;
	color: #fff;
	text-align: center;
	background: #e52451;
}
#cart_header {
	text-align: center;
	padding: 30px 0 0 0;
}
.cart_copy {
	text-align: center;
	margin: 0;
	font-size: 13px;
	padding: 15px 0;
}
}

@media screen and (max-width: 740px) {
#pc_header {
	display: none;
}
.sp_none {
	display: none;
}
#sp_header {
	position: fixed;
	top: 0;
	width: 100%;
	background: #fff;
	padding: 15px 0;
	z-index: 100;
}
#sp_header .sp_h_logo {
	width: 100px;
	margin: 0 auto;
}
#sp_header .sp_h_tel {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 20px;
	text-align: center;
}
#sp_header .sp_h_tel span {
	display: block;
  font-size: 10px;
}
.menu-btn {
	width: 40px;
	height: 40px;
	background: url(../img/sp_menu.gif) no-repeat left top;
	background-size: 40px 40px;
	position: absolute;
	left: 0;
	top: 5px;
}
#pnkz {
	background: #f3f0e8;
	padding: 5px 10px;
}
#pnkz ol {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}
#pnkz ol li {
	float: left;
	font-size: 10px;
}
#pnkz ol li, #pnkz ol a {
	color: #746334;
}
.page_ttl {
	font-size: 25px;
	padding: 30px 0 0 0;
	line-height: 160%;
	margin: 0 0 0 0;
	color: #fff;
	text-align: center;
	background: #e52451;
	font-family: "Crimson Text";
	letter-spacing: 0.05em;
}
.page_ttl02 {
	font-size: 12px;
	padding: 0 0 30px 0;
	line-height: 110%;
	margin: 0;
	color: #fff;
	text-align: center;
	background: #e52451;
}
footer {
	overflow: hidden;
	width: 100%;
	background: #f3f0e8;
	padding: 20px 0 0 0;
}
footer #footer_box {
	overflow: hidden;
	width: 90%;
	margin: 0 auto 20px auto;
}
footer #footer_left {
	width: 96%;
	margin: 0 auto;
}
footer #footer_left #footer_logo {
	margin: 0 auto 15px auto;
	width: 30%;
}
footer #footer_left h6 {
	font-size: 13px;
	margin: 0 0 5px 0;
	font-weight: normal;
}
footer #footer_left address {
	font-size: 11px;
	font-style: normal;
	line-height: 170%;
	margin: 0;
}
footer #footer_right {
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px 0;
}
footer .footer_menu {
	margin: 0 0 15px 0;
	width: 100%;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #b1a37c;
	overflow: hidden;
}
 footer .footer_menu:nth-chila(3) {
 width: 160px;
}
footer .footer_menu li {
	margin: 0 0 10px 0;
	width: 50%;
	padding: 0;
	float: left;
	font-size: 12px;
}
footer .footer_menu li:before {
	content: "＞";
	font-size: 10px;
	padding: 0 3px 0 0;
}
footer .footer_menu li a {
	text-decoration: none;
	padding: 10px;
}
footer .footer_menu li a:hover {
	text-decoration: underline;
}
footer #copyright {
	padding: 10px;
	font-size: 12px;
	background: #111111;
	color: #e52451;
	margin: 0;
	text-align: center;
}
#cart_header {
	text-align: center;
	padding: 20px 0 0 0;
	margin: 0 auto;
}
.cart_copy {
	text-align: center;
	margin: 0;
	font-size: 11px;
	padding: 15px 0;
}
#contents {
	padding: 50px 0 0 0;
}
#menu i {
	padding: 0 0.7em 0 0;
	font-size: 12px;
}
	#menu img {
	padding: 0 0.7em 0 0;
	width: 20px;
		display: inline-block;
		vertical-align: middle;
}
}
