@charset "euc-jp";

@import url("https://use.typekit.net/ium3ljs.css");
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap');



/* Common Style
==================================================================================== */
@media screen and (min-width: 769px) { .sp { display: none !important; } }
@media screen and (max-width: 768px) { .pc { display: none !important; } }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
}
body {
	background-color: #fcfaf7;
	font-size: 14px;
	line-height: 1.6;
	color: #000;
	font-family: "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.f_ship_400 {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.f_ship_500 {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
}
.f_ship_700 {
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  font-style: normal;
}
.f_gara {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

a {
	color: #000;text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
a:hover {color: #444;opacity: .7;text-decoration: none;}
a:active, a:visited, a:focus {text-decoration: none;color: #000;}
a.muted:hover,a.muted:focus {color: #808080;text-decoration: none;}

img {width: 100%;height: auto;}
ol, ul {list-style: none;}

#all-wrapper {
	position: relative;
	overflow: hidden;
}

textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input 
{
  border: 1px solid #ccc;
  background-color: #fff;
}

textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus 
{
  outline: 0;
  outline: thin dotted \9;
}

.muted {color: #999;}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

.btn-01 {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #fff;
  *background-color: #4d4d4d;
}

.btn-01 {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #fff;
  *background-color: #4d4d4d;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #5e5e5e;
  background-color: #5e5e5e;
  color: #fff;
  *background-color: #5e5e5e;
}

.btn-02 {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}
.product-order-num input {
  border-color: #d8d8d8;
}

@media (max-width: 768px) {
#container {
	width: 100%;
	/* margin-top: 60px; */
	padding-bottom: 60px;
	background: url("https://file003.shop-pro.jp/PA01452/518/img/footer_line_sp.png") bottom center no-repeat;
	background-size: 100% auto;
}
}
/* お客様へ〜商品発送について */
@media (min-width: 769px) { 
	#container { width: 100%;max-width:1440px; margin:70px auto 0;
		/*padding-bottom: 70px;*/
		/*background: url("https://file003.shop-pro.jp/PA01452/518/img/footer_line_pc.png") bottom center no-repeat;
		background-size: 100% auto;*/
	}
	.pc_container {
    	background:#F5F1EB;
		width: 100%;
		max-width: 1440px;
		margin: auto;
  	}
}


/* ======================================================
/* ヘッダー
------------------------------------------------------ */
header {
	width: 100%;
	height: 82px !important;
	position: fixed;
	z-index: 999;
	border: none !important;
}
.header_wrap {
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	/* max-width: 1440px; */
	margin: auto;
    border: none !important;
}
.header_Left { 
    background:#FAFAF6;
    border-radius: 0px 0px 17px 0px;
	height: 82px !important;
	margin: 0px !important;
    padding-right:38px; 
    display:flex;
    align-items:center;
}
.header_Left h1 img {
	margin-left: 41px;    
	height: 35px !important;
	width: 260px !important;
	vertical-align: middle;
}
@media screen and (max-width:768px) {
	.header_wrap { max-width: 100%; } 
	.header_Left { 
		height: 83px !important;
	    padding-right:.5em; 
        max-width: calc(100% - 160px);
        width: 50%;
    }
	.header_Left h1 img {
		margin-left: 3%;    
		height: autot;
		width: 90% !important;
		vertical-align: middle;
	}
}

.header_Right { 
    background:#FAFAF6;
    border-radius: 0px 0px 0px 17px;
	display: flex ;
    align-items:center ;
	height: 82px ;
	margin-top: 0px ;    
}
.header_Left a:hover, .header_Left a:active, .header_Left a:visited, .header_Left a:focus, .header_Left img:hover {
	opacity: 1;
	text-decoration: none !important;
}
.header_Right a:hover {
	opacity: 1;
	text-decoration: underline;
}

@media screen and (max-width:768px) {
    .header_Right {
        flex-direction: row-reverse;
        background: none;	
        gap: 10px;
        margin-right: 20px;
        margin-top: 20px;
        height: 65px;
  }
}


/* SPドロワー設定 */
#nav-drawer {
	position: relative;
	margin: 10px 15px 0 0;
}
@media screen and (max-width:768px) {
    #nav-drawer {
        margin: 0;
  }
}
.nav-unshown {
  display:none;
}
#nav-open {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
@media screen and (max-width:768px) {
  #nav-open {
    width: 65px;
    height: 65px;
    background: #FAFAF6;
    border-radius: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
}
}

#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 2px;/*線の太さ*/
  width: 20px;/*長さ*/
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
@media screen and (max-width:768px) {
    #nav-open span{
        margin-top: -13px;
    }
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}
#nav-close {
  display: none;/*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;/*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: #444;
  opacity: 0;
  transition: .3s ease-in-out;
}
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;/*最前面に*/
  width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 320px;/*最大幅（調整してください）*/
  height: 100%;
  background: #fff;/*背景色*/
  transition: .3s ease-in-out;/*滑らかに表示*/
  -webkit-transform: translateX(100%);
  transform: translateX(100%);/*右に隠しておく*/
	padding-bottom: 80px;
}
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;
}
#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}
/* ドロワー中身 */
.icon-close{
	width: 40px;
	height: 40px;
	color: #444;
	font-size: 30px;
	position: absolute;
	text-align: center;
	z-index: 999;
	right: 0;
}
.sp_head_menu_list {
	width: 90%;
	margin: 50px auto 20px;
	font-size: 16px;
}
.sp_head_menu_list li {
	border-top: dashed 1px #ccc;
	padding: 5px 0;
}
.sp_head_catalog {
	margin-top: 5px;	
}
.sp_head_catalog li {
	display: table;
	width: 100%;
}
.sp_head_catalog .img {
	display: table-cell;
	width: 20%;
}
.sp_head_catalog .img img {
	border-radius: 50%;
}
.sp_head_catalog .txt {
	display: table-cell;
	vertical-align: middle;
	width: 80%;
	font-size: 14px;
	line-height: 1.4;
	padding-left: 5px;
}
/* カートアイコン */
.cart_icon_Area {
	margin: 98px 28px 0 0 !important;
}
.cart_wrap {position: relative;}
.icon_cart {
	display: inline-block;
	width: 80px;
	height: 80px;
	*display: inline;
	*zoom: 1;
	background: url(https://file003.shop-pro.jp/PA01452/518/img/icon_cart.png) top left no-repeat;
	background-size: 80px auto;
}
@media (max-width: 768px) {
    .icon_cart {
        width: 65px;
	    height: 65px;
        background-size: 65px auto;
    }
}
.icon_cart:hover {
	/* display: inline-block;
	width: 80px;
	height: 80px;
	display: inline; */
	zoom: 1;  
	background: url(https://file003.shop-pro.jp/PA01452/518/img/icon_cart_hover.png) top left no-repeat; 
	background-size: 80px auto;  
}  
@media (max-width: 768px) {
    .cart_icon_Area{
        margin: 0!important;
    }
}
.cart_count {
	position: absolute;
	bottom: 58px ;
	left: 60px ;
	width: 18px;
	height: 18px;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: center;
	vertical-align: top;
	border-radius: 50%;
	background: #ffc000;
}
@media (max-width: 768px) {
.cart_count{
    bottom: 45px ;
    left: 50px ;
}
}
@media (min-width: 769px) {
	header {
		height: 70px;
	}
	.header_Left {
		height: 40px;
		margin-top: 15px;		
	}
	.header_Left h1 img {
		margin-right: 15px;
		width: 132px;
		height: 40px;
	}
	.header_Left span {
		font-size: 22px;
	}
	/* .header_Right {
		align-items: center;
		height: 35px;
		margin-top: 20px;
	} */
	/* PCショップナビ */
	#head_menu_list {
		display: table;
        padding-left:35px;
        margin-right:-80px;
	}
	#head_menu_list li {
		display: table-cell;
		padding: 49px 0 50px 0 !important;
        box-sizing:border-box;
		font-size: 15px;
        letter-spacing: 1.6px;
		line-height: 1;
		white-space: nowrap;
        font-family: "Shippori Mincho", serif;
        font-weight: 500;
        font-style: normal      
	}
  #head_menu_list li span { 
  		color:#7E5A36 !imortant;
        opacity: 0.3;
        height:20px;
        padding:0 20px;
  }
      
	#head_menu_list li:last-child {
		display: none;
	}
    #head_menu_list li a {
        color: #831F0F !important;
  }  
  
	/* カートアイコン */
	.cart_icon_Area {
		margin: 190px 28px 0 0 !important;
	}
	.cart_wrap {position: relative;}
	.icon_cart {
		width: 80px;
		height: 80px;
		background-size: 80px auto;
	}
	/* .cart_count {
		bottom: 25px;
		left: 18px;
	}
   */
	.fixed_banner {
    	width: 497px;
    	height:70px;
    	text-align:left !important;
		position: fixed;
		z-index: 99999;
		bottom: 0;
		right: 0px;
        padding-top:.75em !important;
        padding-left: 1.5em !important;
    	background:#FAFAF6;
    	border:none;
    	border-radius:30px 0px 0px 0px;
    	box-sizing: border-box !important;
    	-webkit-box-sizing: border-box !important;
	}

	 .fixed_banner .button_fixed_text {
    	font-size:14px;
    	color:#7B191E;
    	line-height:.1.5 !important;
        margin-right:.75em !important;
	}
	.fixed_banner .button_buy {
        top:.75em;
		font-size:15px;
        font-weight:400;
    	color:#fff !important;
        background:url(https://file003.shop-pro.jp/PA01452/518/img/image_cargo_w.svg)#7B191E 14px 9px no-repeat;
        background-size: 27px 23px; 
    	background-color:#7B191E !important;      
    	padding:.75em 1.5em .75em 3.0em;
    	border-radius:14px;
	} 
	.fixed_banner .button_fixed{
        display: flex;
        align-items: center;
    }
	.fixed_banner .button_buy:hover {
        position: absolute;
        top:.75em;
		font-size:15px;
        font-weight:400;
    	color:#7B191E !important;
        background:url(https://file003.shop-pro.jp/PA01452/518/img/image_cargo.svg)#E2DFBC 14px 9px no-repeat;
        background-size: 27px 23px;  
        background-color:#E2DFBC !important;
    	padding:.75em 1.5em .75em 3.0em;
    	border-radius:14px;
	}   
}

@media screen and ( max-width:768px ) {
    	.fixed_banner {
    	background: 0;
        padding: 0;
    	border:none;
	}
    .fixed_banner .button_buy {
        position: fixed;
        bottom:10px;
        right:10px;
		font-size:15px;
        font-weight:400;
    	color:#fff !important;
        background:url(https://file003.shop-pro.jp/PA01452/518/img/image_cargo_w.svg)#7B191E 14px 9px no-repeat;
        background-size: 25px 21px; 
    	background-color:#7B191E !important;      
    	padding:.75em 1.5em .75em 3.0em;
    	border-radius:14px;
	} 
}

@media (min-width: 920px) {
	#head_menu_list li {
		padding: 0 30px 0 0;
		font-size: 16px;
	}
}
@media (min-width: 1025px) {
	#head_menu_list li:last-child {
		display: block;
	}
}

/* social icon */
.social-nav {
	display: table;
    margin-top:30px;
    margin-left:5px;
}
.social-nav li {
	display: table-cell;
	vertical-align: top;
	padding: 0 ;
}
.social-nav .icon-facebook {
	display: inline-block;
	width: 34px;
	height: 34px;
	*display: inline;
	*zoom: 1;
	background: url(https://file003.shop-pro.jp/PA01452/518/img/icon_fb.svg) top left no-repeat;
	background-size: auto 34px;
}
.social-nav .icon-instergram {
	display: inline-block;
	width: 31px;
	height: 31px;
    margin-top:3px;
    margin-left:20px;
	*display: inline;
	*zoom: 1;
	background: url(https://file003.shop-pro.jp/PA01452/518/img/icon_insta.svg) top left no-repeat;
	background-size: auto 31px;
}

/* ======================================================
/* フッター
------------------------------------------------------ */
footer { 
    width:100%;
    /* max-width:1440px; */
	background: #F5F1EB;
	padding: 60px 0 0;
}
.footer {
    width:100%;
    margin:0 auto;
    background:#FCFAF7;
    border:2px solid #F5F1EB;
    border-radius:30px 30px 0px 0px ;
    padding:100px 0 0px;
    box-sizing:border-box;
}
footer a:hover {
	opacity: 1;
	text-decoration: underline;
}
.footer h3 { 
    color: #7B191E;
	font-size: 32px;
}


.footer-layout .block01 a,.footer-layout .block02 a {
	color: #8D7070 !important;
    font-size: 18px !important;
    font-family: "Shippori Mincho", serif;
    font-weight: 400;
    font-style: normal;
}
@media screen and (max-width: 769px) {
    .footer h3{
font-size: 20px;
    }

.footer-layout .block01 a,.footer-layout .block02 a {
    font-size: 12px !important;
}
}
.footer_address_area {
	width: 100%;
    padding:0 150px;
	margin:0 auto;
    box-sizing:border-box;
    max-width: 1440px;
}
.footer_address_area .tel {
    color: #7B191E !important;
    padding-top:6px;
	padding-left: 22px !important;
	font-size: 25px !important;
	line-height: 1;
}
.footer_address_area .icon-tel {
	display: inline-block;
	width: 30px;
	height: 30px;
	*display: inline;
	*zoom: 1;
	background: url(https://file003.shop-pro.jp/PA01452/518/img/icon_tel.png) top left no-repeat;
	background-size: auto 30px;
	vertical-align: middle;
	margin-right: 7px;
}
.footer-layout {
	width: 100%;
	max-width: 1440px;
	margin:  50px auto !important;
    padding:0 150px;
    box-sizing:border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	font-size: 15px;
	line-height: 2.6 !important;
}
.footer-layout .block01 {
	white-space: nowrap;
	width: 47%;
}
.footer-layout .block02 {
	width: 47%;
}
.footer-layout .block03 {
	width: 100%;
	margin: 20px 0 0 0;
}
.footer-layout .block03 div {
    font-size:20px;
    font-weight:bold;
	margin-top: 156px;
    float:right;
}
.footer-layout .block03 div p {
    text-align:center;
}  
.footer-layout .block03 div p:last-child {
	margin-top:1em;  
}  
.footer-layout .block03 div p a {
    display: inline-block;
    width: 100%;
    color:#fff !important;
    background: #7B191E;
    border-radius: 18px;
    padding:.1em .875em;

    box-sizing: border-box;
}
.footer-layout .block03 div p a:hover{
    text-decoration: none;
    opacity: .7;
}

@media screen and (max-width: 769px) {
    .footer-layout{
        padding: 0 30px;
    }
    .footer_address_area{
        padding: 0 30px;
    }
    .footer-layout .block03 div{
        margin-top: 30px;
        float: unset;
    }

}
/* copyright */
.copyright {
	display: block;
	margin: 0 auto ;
	color:#7B191E;
	text-align: center;
	font-size: 16px;
    border-top: 1px solid #E2D2C8;
    padding: 26px 50px 0;
}
@media (max-width: 768px) {

.copyright {
    padding: 26px 30px 70px;
}
	.footer_address_area .footer_logo{
		width: 100%;
		margin-bottom: 15px;
	}
	.footer_address_area .footer_logo img {
		max-width: 242px;
	}
}

@media (min-width: 769px) {
	footer {
		padding: 60px 0 0;
	}
	.footer_address_area .footer_logo {
		width: 320px;
		margin: 0 70px 0 0;
	}
	.footer_address_area .tel {
		margin-left: 20px;
		font-size: 22px;
	}
	.footer_address_area .icon-tel {
		width: 25px;
		height: 25px;
		background: url(https://file003.shop-pro.jp/PA01452/518/img/icon_tel.png) top left no-repeat;
		background-size: auto 25px;
		margin-right: 10px;
	}
	.footer-layout {
		justify-content: flex-start;
		margin: 30px auto;
		font-size: 18px;
		line-height: 2;
	}
	.footer-layout .block01 {
		white-space: nowrap;
		width: 30%;
	}
	.footer-layout .block02 {
		width: 30%;
	}
	.footer-layout .block03 {
		width: 35%;
		margin: 0;
	}
	.footer-layout .block03 p {
		width: 100%;
		max-width: 300px;
		margin-top: 10px;
	}
	/* copyright */
	.copyright {
		width: 90%;
		max-width: 1100px;
		margin: 2em auto 2em;
		font-size: 18px;
	}
}

/* =========================================================
/* 下層ページの見出し
------------------------------------------------------ */
#h2_box {
	padding: 3px 0;
	text-align: center;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
#h2_box .h2_box {
	margin: 0;
	padding: 14px 0 12px 0;
	background: #efebc7;
	font-size: 17px;
	line-height: 1;
	font-weight: 600;
	text-align: center;
}
@media (min-width: 769px) {
#h2_box .h2_box {
	font-size: 18px;
}
}

/*===============================================================
#Androidのみ適用
============================================================== */
.Android #h2_box .h2_box {font-weight: 800;}


/* =========================================================
/* pcOnly
------------------------------------------------------ */
.spOnly {display: block;}
.pcOnly {display: none;}

@media screen and (min-width: 769px) {
	.spOnly {display: none;}
	.pcOnly {display: block;}
}

/* ======================================================
/* Clearfix
------------------------------------------------------ */
.clearfix:after {
    display:block;
    clear:both;
    height:0px;
    visibility:hidden;
    content:".";
}
.clearfix {
    min-height: 1px;
}
* html .clearfix {
    height: 1px;
    height: auto;
    overflow: hidden;
}
