/* base
===============================================================*/
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd,tr {
	font-size: 14px;
	line-height: 1.6;
}

textarea {
	font-style:normal;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", san-serif;
}

body {
	color:#2b2b2b;
	background-color:#ffffff;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", san-serif;
	border-top:#70573e 2px solid;
}

.pc {
	display:none !important;
}

input {
	-webkit-border-radius : 0;
	-webkit-appearance : none;
	-webkit-tap-highlight-color : rgba(0,0,0,0);
}


/* font
===============================================================*/
a { 
	color:#2b2b2b;
	text-decoration:none;
}
 
a:visited {
	color:#2b2b2b;
	text-decoration:none;
}

a:hover {
	color:#2b2b2b;
	text-decoration: underline; 
}

a:active {
	color:#2b2b2b;
	text-decoration: underline; 
}


/* Contents
===============================================================*/
div#AllBox{	
}

div#Wrapper{
    width: 100%;
}

div#Contents {
	
}

div#Main {
	
}



/* HeaderBox
===============================================================*/
div#HeaderBox {
	position:relative;
	height: 159px;
}

div#HeaderBox h1,
div#HeaderBox .h01 {
	font-size:12px;
	font-weight:normal;
	color:#4b2e11;
	padding-top: 5px;
}

div#HeaderBox .header_top {
    background: #f7f6f6;
    position: relative;
    padding: 3px 10px 7px;
}

div#HeaderBox .header_top .header_top_inner {
	position: relative;
}

div#HeaderBox .header_top .r_nav{
	position: absolute;
	top: 3px;
	right: 0;
}

div#HeaderBox .header_top p.language {
	line-height: 20px;
    height: 22px;
	background:url(../../images/common/lang_ar.gif) no-repeat right top #FFFFFF;
	border:#fff 1px solid;
	box-sizing:border-box;
    padding-right: 23px;
    margin: 0 auto;
    width: 80px;
}
div#HeaderBox .header_top p.language span {
	display: block;
	padding-left:26px;
	text-decoration: none;
	font-size: 12px;
}
div#HeaderBox .header_top p.language span.lang_ja {
	background:url(../../images/common/ja.png) no-repeat 4px 4px;
}


div#HeaderBox .header_top .r_nav p.review {
    position: absolute;
    right: 10px;
    top: 6px;
    color: #643100;
    font-size: 12px;
    padding: 0;
}
div#HeaderBox .header_top .r_nav p.review a {
    color: #d3262f;
	text-decoration:underline;
	font-size:14px;
	font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
}


div#HeaderBox .header_bottom {
    padding: 10px 5px 4px;
    clear: both;
    overflow: hidden;
	position: absolute;
	width: calc(100% - 10px);
	z-index: 99;
	background: #fff;
}

div#HeaderBox .header_bottom.fixed{
    position: fixed;
	top: 0;
	box-shadow: 0 3px 3px #e0e0e0;
}



div#HeaderBox .header_bottom .logo {
	width:141px;
	height:28px;
	text-indent:-9999px;
	float:left;
	margin-top:5px;
	margin-left: 10px;
}
div#HeaderBox .header_bottom .logo a {
	display:block;
	width:141px;
	height:28px;
	background:url(../../images/common/logo.png) no-repeat 0 0;
	background-size:141px auto;
}

div#HeaderBox .header_text {
	position: absolute;
	left: 166px;
	top: 18px;
	z-index: 100;
}

div#HeaderBox .header_text p {
	color: #4e2700;
	font-size: 10px;
/*
	font-size: 8px;
*/
	line-height: 1.3;
	text-align: left;
	margin-top:10px;
}
div#HeaderBox .header_text p span {
	font-size: 10px;
}div#HeaderBox .header_text p a {
	font-size: 13px;
/*
	font-size: 10px;
*/
	color: #ba0014;
	text-decoration: underline;
}


div#HeaderBox div.header_bottom div.sub_nav {
	position: absolute;
	right: 10px;
	top: 14px;
	display: flex;
}

div#HeaderBox div.header_bottom div.sub_nav p {
	width: 32px;
	height: 34px;
	margin-left: 9px;
	position: relative;
	padding: 0;
}
div#HeaderBox div.header_bottom div.sub_nav p.login {
	width: 43px;
	height: 34px;
}
div#HeaderBox div.header_bottom div.sub_nav p.mypage {
	width: 50px;
	height: 34px;
	display: none;
}
div#HeaderBox div.header_bottom div.sub_nav p.cart span { 
	position: absolute;
    font-size: 10px;
    background: #f6c65e;
    padding: 3px 4px 1px 4px;
    border-radius: 50%;
    top: -4px;
    right: 0px;
    line-height: 1;
}

div#HeaderBox div.header_bottom div.sub_nav p a {
	width: 100%;
	height: 18px;
	display: inline-block;
	padding-top: 18px;
	font-size: 10px;
	text-decoration: none;
}
div#HeaderBox div.header_bottom div.sub_nav p.login a {
	background: url(../../images/common/icon_login.png) no-repeat center 0 / 18px auto;
}
div#HeaderBox div.header_bottom div.sub_nav p.mypage a {
	background: url(../../images/common/icon_login.png) no-repeat center 0 / 18px auto;
}
div#HeaderBox div.header_bottom div.sub_nav p.cart a {
	background: url(../../images/common/icon_cart.png) no-repeat 0 1px / 22px auto;
}



/* Navigation
===============================================================*/
#menubox_wrap {
	display:none;
	width:278px;
	height:1000px;
	position:fixed;
	top:0;
	right:278px;
	z-index:19;
}

div#Navigation {
	width:278px;
	background-color:#f7f6f6;
	position:fixed;
	top:0;
	right:-278px;
	z-index:20;
    overflow: scroll;
	-webkit-overflow-scrolling: touch;
	height: 100%;
}

div#Navigation .btns {
	margin-top:10px;
	margin-right:10px;
	height: 48px;
    position: relative;
}
div#Navigation .btns ul li.close {
	position:absolute;
	top:0;
	right:0;
}
div#Navigation .btns ul li.close a {
	display:block;
	width:35px;
	height:35px;
	text-indent:-9999px;
	background:url(../images/common/close.png) no-repeat 0 0;
	background-size:35px 35px;
}


div#Navigation .nav_box h2 {
	border:none;
	font-size:16px;
	font-weight:normal;
	padding-left:10px;
    font-family: "A-OTF 新ゴ Pro M", A-OTF Shin Go Pro M, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}


div#Navigation .nav_box ul {
	border:#e6ddd1 2px solid;
	margin:0 10px 20px 10px;
    -webkit-border-radius:15px;
    -moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
}

div#Navigation .nav_box ul li {
	border-bottom:#e6ddd1 1px solid;
	position:relative;
	font-size:15px;
}
div#Navigation .nav_box ul li a {
	display:block;
	color:#462709;
	text-decoration:none;
	padding:6px 10% 6px 12px;
	background:url(../images/common/ar03.png) #ffffff no-repeat 96% center;
	background-size:6px 11px;
}
div#Navigation .nav_box ul li:last-child {
	border-bottom:none;
}



/* FooterBox
===============================================================*/
div#FooterBox {
	position:relative;
}

/* footer_lb */
div#FooterBox div.footer_lb {
    background:#f7f6f3;
}

div#FooterBox div.footer_lb .ft_link {
    background: #ece8dd;
    padding: 13px 9px;
}
div#FooterBox div.footer_lb .ft_link .ft_link_inner {
    background: #FFFFFF;
    box-shadow: 1px 1px 0px 0px #d0ccc2;
    border-radius: 3px;
}
div#FooterBox div.footer_lb .ft_link ul {
    display: table;
    width: 100%;
}
div#FooterBox div.footer_lb .ft_link ul li {
    display: table-cell;
    vertical-align: middle;
	width: 50%;
    background:#FFFFFF;
    border-bottom: #ece8dd 2px solid;
}
div#FooterBox div.footer_lb .ft_link ul li.r {
    border-left: #ece8dd 2px solid;
}
div#FooterBox div.footer_lb .ft_link ul li a {
    display: block;
    padding: 6px 7% 6px 12px;
    color: #553a1f;
	background:url(../images/common/ar01.png) no-repeat 97% center;
	background-size:5px 9px;
}

div#FooterBox div.footer_lb .ft_link ul:first-child li {
    border-radius: 3px 0 0 0;
}
div#FooterBox div.footer_lb .ft_link ul:first-child li.r {
    border-radius: 0 3px 0 0;
}
div#FooterBox div.footer_lb .ft_link ul:last-child li {
    border-radius:0 0 0 3px;
    border-bottom: none;
}
div#FooterBox div.footer_lb .ft_link ul:last-child li.r {
    border-radius:0 0 3px 0;
}


/* pagetop */
div#FooterBox div.footer_brown p.pagetop {
    position: fixed;
    bottom: 10px;
    right: 10px;
}
div#FooterBox div.footer_brown p.pagetop a {
	display:block;
	width:42px;
	height:41px;
	text-indent:-9999px;
	background:url(../images/common/pagetop.png) no-repeat 0 0;
	background-size:42px 41px;
}


/* footer_brown */
div#FooterBox div.footer_brown {
	background:#f7f6f3;
}

div#FooterBox div.footer_brown .fb_inner {
	position:relative;
}

div#FooterBox div.footer_brown .fb_inner p.tel {
    margin: 0 10px;
}
div#FooterBox div.footer_brown .fb_inner p.tel img {
	width:100%;
	height:auto;
}

div#FooterBox div.footer_brown .fb_inner p.ft_link2 {
    text-align: center;
    color: #5f5f5f;
    margin: 17px 5px 24px;
}
div#FooterBox div.footer_brown .fb_inner p.ft_link2 a {
    color: #5f5f5f;
	text-decoration:underline;
	font-size: 11px;
}

div#FooterBox div.footer_brown .fb_inner .contact_foot_back{
	background: #ece8dd;
	padding-bottom: 12px;
	position: relative;
}

div#FooterBox div.footer_brown .fb_inner .contact_foot_back::after{
	content: "";
	width: calc(100% - 9px);
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: repeating-linear-gradient(-90deg, #c2b8a7, #c2b8a7 2px, #ece8dd 2px, #ece8dd 4px);
}


div#FooterBox div.footer_brown .fb_inner .contact_foot{
	border-bottom: #dad8d6 1px solid;
	padding: 1px;
	border-radius: 2px;
	background: #fff;
	width: calc(100% - 18px);
	margin: 0 9px;
}

div#FooterBox div.footer_brown .fb_inner .contact_foot_inner{
	display: table;
	border: #e6ddd1 1px solid;
	padding: 13px 7px;
	border-radius: 2px;
	background: #fff;
	width: calc(100% - 16px);
}

div#FooterBox div.footer_brown .fb_inner .contact_foot_inner dl{
	display: table-cell;
	vertical-align: middle;
}
div#FooterBox div.footer_brown .fb_inner .contact_foot_inner dl::before{
	content: '電話注文OK!';
	display: block;
	font-size: 12px;
	margin-bottom: 6px;
	line-height: 1;
	text-align: center;
}

div#FooterBox div.footer_brown .fb_inner .contact_foot_inner dl dt{
	width:165px;
	height:20px;
	text-indent:-9999px;
	background:url(../../images/common/tel.gif) no-repeat 0 0;
	background-size: contain;
}

div#FooterBox div.footer_brown .fb_inner .contact_foot_inner dl dd{
	font-size: 9px;
	font-family: "ヒラギノ角ゴ Pro W3";
	display: block;
	line-height: 1;
	padding: 1px 0 0 35px;
	color:#858584;
}


div#FooterBox div.footer_brown .fb_inner .contact_foot_inner .mail_foot{
	display: table-cell;
	background: url(../../images/common/mail.gif) no-repeat left center;
	background-size: 24px auto;
}

div#FooterBox div.footer_brown .fb_inner .contact_foot_inner .mail_foot_inner{
	background: #ece8dd;
	border: #ded7c3 solid 1px;
	margin-left: 30px;
}

div#FooterBox div.footer_brown .fb_inner .contact_foot_inner .mail_foot_inner a{
	width: 100%;
	height: 100%;
	text-decoration: none;
}

div#FooterBox div.footer_brown .fb_inner .contact_foot_inner .mail_foot_inner p{
	padding: 10px 20px;
	text-align: center;
	line-height: 1.2;
	color: #6e5b4e;
	font-size: 12px;
}


div#FooterBox ul.sns {
    width: 144px;
    margin: 20px auto 0;
    display: table;
    border-collapse: separate;
    border-spacing: 12px 0;
}
div#FooterBox ul.sns li {
    display: table-cell;
    vertical-align: top;
    width: 32px;
}

div#FooterBox ul.sns li a {
	display:block;
	width:32px;
	height:33px;
	text-indent:-9999px;
}
div#FooterBox ul.sns li.fb a {
	background:url(../../images/common/facebook_icon.png) no-repeat 0 0;
	background-size:32px 33px;
}
div#FooterBox ul.sns li.tw a {
	background:url(../../images/common/twitter_icon.png) no-repeat 0 0;
	background-size:32px 33px;
}
div#FooterBox ul.sns li.insta a {
	background:url(../../images/common/instagram_icon.png) no-repeat 0 0;
	background-size:32px 33px;
}

/* sp_brown */
div#FooterBox div.sp_brown p {
	text-align:center;
}

div#FooterBox div.sp_brown p.copy {
	font-size:9px;
	text-align:center;
	color: #5f5f5f;
	padding:10px 0 20px 0;
}


#Language h2 {
    margin-top: 90% !important;
}
#Language .shibori ul li a.check {
	background:url(../../images/common/icon_disc.png) no-repeat 96% center !important;
	background-size:16px 16px !important;
}



/* Star
===============================================================*/
.st1 {
	background:url(../../images/common/star.png) no-repeat 0 2px;
    background-size: 4725px 12px;
}

.st15 {
	background:url(../../images/common/star.png) no-repeat -525px 2px;
    background-size: 4725px 12px;
}

.st2 {
	background:url(../../images/common/star.png) no-repeat -1050px 2px;
    background-size: 4725px 12px;
}

.st25 {
	background:url(../../images/common/star.png) no-repeat -1575px 2px;
    background-size: 4725px 12px;
}

.st3 {
	background:url(../../images/common/star.png) no-repeat -2100px 2px;
    background-size: 4725px 12px;
}

.st35 {
	background:url(../../images/common/star.png) no-repeat -2625px 2px;
    background-size: 4725px 12px;
}

.st4 {
	background:url(../../images/common/star.png) no-repeat -3150px 2px;
    background-size: 4725px 12px;
}

.st45 {
	background:url(../../images/common/star.png) no-repeat -3675px 2px;
    background-size: 4725px 12px;
}

.st5 {
	background:url(../../images/common/star.png) no-repeat -4200px 2px;
    background-size: 4725px 12px;
}

/* Pan
===============================================================*/
#p_list {
    font-size: 10px;
	 margin: 10px 20px;
}



/* Page Title
===============================================================*/
.pagetit {
    border-bottom: #d5cac1 1px solid;
    border-top: #f3ede6 1px solid;
    padding-top: 1px;
    margin-top: 5px;
	position:relative;
}

.pagetit h1 {
    font-weight: normal;
    padding: 6px 10px 6px 23px; 
/*    padding: 6px 0 6px 23px; */
    border-top: #fdefda 1px solid;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f2ec), to(#f3ede6));
    background: -webkit-linear-gradient(top, #f6f2ec, #f3ede6);
    background: linear-gradient(#f6f2ec, #f3ede6);
    color: #52381e;
    font-size: 18px;
    line-height: 22px;
	font-family: "A-OTF 新ゴ Pro M", A-OTF Shin Go Pro M, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}





/* Pager
===============================================================*/
div.pager {
	padding:22px 0 30px 0;
}

div.pager ul {
	text-align:center;
	letter-spacing:-0.4em;
}

div.pager li {
	display:inline-block;	
	*display: inline;
	letter-spacing:normal;
	*zoom: 1;
    border-top: #c6b19a 1px solid;
    border-left: #c6b19a 1px solid;
    border-bottom: #c6b19a 1px solid;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", san-serif;
}

div.pager li a {
    display: block;
    color: #422203;
    font-weight: bold;
    text-decoration: none;
    line-height:16px;
    padding: 10px 13px;
}
#AllBox #Main div.pager li a:hover {
    color: #422203;
	background:#efe5de;
	text-decoration:none !important;
}
div.pager li a.back {
	padding:2px 25px;
}

div.pager li span {
    display: block;
    color: #422203;
	background:#efe5de;
    font-weight: bold;
    line-height:16px;
    padding: 10px 13px;
}

div.pager li.five {
    border-right: #c6b19a 1px solid;
}
div.pager li.prev {
    margin-right: 10px;
    border-right: #c6b19a 1px solid;
}
div.pager li.next {
    border-right: #c6b19a 1px solid;
    margin-left: 10px;
}
div.pager li.prev a ,
div.pager li.prev span ,
div.pager li.next a ,
div.pager li.next span {
	padding:10px 4px;
}

div.pager p {
	color:#422203;
	text-align:center;
    margin-top: 5px;
}
div.pager p span {
	font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
}
div.pager p span.small {
	font-size:12px;
}


/* SideBar
===============================================================*/
div#SideBar {
}

.bg_beige_hd{
	position: relative;
	top: 10px;
}

ul.toplist {
	width: 100%;
	display: table;
}
ul.toplist li {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    text-align: center;
	font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
    font-size: 12px;
    line-height: 14px;
	color:#593600;
	background: #f7f6f6;
    border: #e6ddd1 1px solid;
    border-left: none;
}
ul.toplist:first-child li {
	border-bottom: none;
}

ul.toplist li:last-child{border-right: none;}
ul.toplist li a {
	display:block;
	color:#593600;
	text-decoration:none;
	padding:5px 0 4px;
}
ul.toplist li a:hover {
	-ms-filter: "alpha( opacity=80 )";
	filter:alpha(opacity=80);
	opacity:0.8;
}

ul.toplist2 {margin-bottom: 10px;}

ul.toplist2 li{
	width: 25%;
	background: #fff;
    border-top: none;
    border-right: none;
    position: relative;
}

ul.toplist2 li:nth-child(2){border-right: #e6ddd1 1px solid;}

ul.toplist2 li:first-child::after,
ul.toplist2 li:nth-child(3)::after{
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	width: 1px;
	height: 14px;
	background: #e6ddd1;
}
ul.toplist2 li a {
	display:block;
	color:#593600;
	text-decoration:none;
	padding:8px 0;
}



/* love-tag
===============================================================*/
.love-tag {
    display: flex;
    flex-wrap: wrap;
}

.love-tag li {
    margin-right: 7px;
    padding: 2px 10px;
    font-size: 10px;
    color: #ef94b4;
    margin-bottom: 3px;
    border: solid 1px #ea709b;
}

.love-tag li.tab2 {
    color: #c30101;
    border: solid 1px #e18383;
}

.love-tag li.tab3 {
    color: #174196;
    border: solid 1px #7397df;
}

/* 2023.03.15 ADD ---------------------------- */
#sort_wrap {
	display: flex;
	gap: 12px;
/*	gap: 20px;
*/
	font-size: 12px;
	margin: 7px 0px 17px 20px;
/*
	margin: 7px 20px 17px;
	margin: 0 20px 16px;
*/
}

#sort_wrap a {
	text-decoration: underline;
}

#sort_wrap li.current a {
	text-decoration: none;
}

/* 2023.04.27 ADD ---------------------------- */

div#HeaderBox .header_bottom .logo {
	width: 131px; 
/*	width: 111px; */
	height: 25px;
/*	height: 23px; */
	margin: 0 0 11px 8px;
}  

div#HeaderBox .header_bottom .logo a {
	width: 131px; 
/*	width: 111px; */
	height: 25px;
/*	height: 23px; */
	background: url(../../images/common/logo.png) no-repeat 0 0;
	  background-size: auto;
	background-size: 131px auto;
/*	background-size: 111px auto; */
}

div#HeaderBox .header_text {
	left: 148px;
/*	left: 135px; */
	top: 10px;
}

div#HeaderBox div.header_bottom div.sub_nav {
	right: 15px;
	top: 8px;
}

div#HeaderBox div.header_bottom div.sub_nav #menuBtn {
	position: relative;
	width: 18px;
	height: 15px;
	border: none;
	background: none;
	padding: 0;
	margin-left: 12px;
	margin-top: 8px;
}

div#HeaderBox div.header_bottom div.sub_nav #menuBtn span {
	display: block;
	position: absolute;
	right: 0;
	width: 18px;
	height: 1px;
	background-color: #4b4b4b;
	transition: .3s;
}

div#HeaderBox div.header_bottom div.sub_nav #menuBtn span:nth-of-type(1) {
	top: 0;
	transform-origin: right top;
}
div#HeaderBox div.header_bottom div.sub_nav #menuBtn span:nth-of-type(2) {
	top: 7px;
}
div#HeaderBox div.header_bottom div.sub_nav #menuBtn span:nth-of-type(3) {
	bottom: 0;
	transform-origin: right bottom;
}
div#HeaderBox div.header_bottom div.sub_nav #menuBtn.open span:nth-of-type(1) {
	width: 22px;
	transform: rotate(-38deg);
}
div#HeaderBox div.header_bottom div.sub_nav #menuBtn.open span:nth-of-type(2) {
	opacity: 0;
}
div#HeaderBox div.header_bottom div.sub_nav #menuBtn.open span:nth-of-type(3) {
	width: 22px;
	transform: rotate(38deg);
}

div#SideBar {
	position: fixed;
	left: 0;
	top: 80px;
	right: 0;
	bottom: 0;
	background-color: #fff;
	padding: 10px 20px 20px;
	box-sizing: border-box;
	z-index: 99;
	display: none;
}
div#SideBar.scroll {
	top: 74px;
}
div#SideBar div#Navigation {
	width: 100%;
	background-color: #fff;
	position: relative;
	overflow: auto;
	right: 0;
}
#SideBar .nav_box {
	background: none;
	padding: 0;
}
#SideBar .nav_box:not(:last-of-type) {
	margin-bottom: 33px;
}
div#Navigation .nav_box h2 {
	/* font-size: 12px; */
	font-size: 15px;
/*
	font-size: 18px;
*/
	font-weight: 700;
	padding-left: 0;
	padding-bottom: 10px;
	line-height: 1;
	color: #462709;
	border-bottom: 1px solid #cdcbb6;
}
div#Navigation .nav_box ul {
	border: none;
	margin: 0;
	border-radius: 0;
}
div#Navigation .nav_box ul li {
	border-bottom: none;
	/* font-size: 12px; */
}
div#Navigation .nav_box ul li a {
	display: block;
	color: #462709;
	text-decoration: none;
	padding: 0;
	background: none;
	/* line-height: 30px; */
	line-height: 34px;
	border-bottom: 1px dotted #cdcbb6;
}

#HeaderBox .cate_nav {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	border-block: 1px solid #e6ddd1;
}
#HeaderBox .cate_nav li {
	position: relative;
}
#HeaderBox .cate_nav li:not(:last-of-type)::before {
	content: '';
	display: inline-block;
	position: absolute;
	width: 1px;
	height: 16px;
	background-color: #e6ddd1;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
#HeaderBox .cate_nav li a {
	display: block;
	color: #462709;
	font-size: 11px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
}

div#HeaderBox {
	height: 110px;
/*	height: auto; */
}

/*
div#Contents {
	margin-top: 87px;
}
*/

footer {
	background-color: #f7f6f3;
	padding-block: 25px;
}
footer .container {
	padding-inline: 20px;
	box-sizing: border-box;
}

footer .nav_wrap {
	display: grid;
	grid-template-columns: 1fr max-content;
	gap: 30px 30px;
/*
	gap: 35px 30px;
*/
	margin-inline: 15px;
}
footer .nav_wrap dl dt {
	font-size: 14px;
/*
	font-size: 15px;
*/
	font-weight: 700;
	line-height: 1;
	color: #5f5f5f;
}
footer .nav_wrap dl dd {
	margin-top: 15px;
/*
	margin-top: 20px;
*/
}
footer .nav_wrap ul li {
	line-height: 1;
}
footer .nav_wrap ul li + li {
	margin-top: 15px;
/*
	margin-top: 20px;
*/
}
footer .nav_wrap ul li a {
	font-size: 14px;
/*
	font-size: 15px;
*/
	color: #5f5f5f;
	text-decoration: none;
}

footer .bottom_wrap {
	width: 100%;
	margin: 50px auto 0 auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;

/*
	margin-top: 25px;
	display: flex;
	flex-direction: column-reverse;
*/
}
{*
footer .bottom_wrap .left_wrap {
	margin: 20px -20px 0;
	padding: 15px 20px 0;
	border-top: 1px dotted #5f5f5f;
}
*}
footer .bottom_wrap .left_wrap .top_wrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

footer .bottom_wrap .left_wrap .logo a {
	display: block;
	text-indent: -9999px;
	width: 232px;
	height: 48px;
	background: url(../images/common/logo.png) no-repeat 0 / contain;
}
footer .bottom_wrap .left_wrap a:hover {
	text-decoration: none;
	opacity: .7;
}
/*
footer .bottom_wrap .left_wrap .logo  {
	display: none;
}
*/
footer .bottom_wrap .sns_wrap {
	display: flex;
	column-gap: 10px;
	margin-right: 27px;
	order: 1;
/*
	width: 100%;
	display: flex;
	justify-content: center;
	column-gap: 10px;
*/
}
footer .bottom_wrap .sns_wrap li a {
	display: block;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0;
	background-size: contain;
	text-indent: -9999px;
}
footer .bottom_wrap .sns_wrap .fb a {
	background-image: url(../../images/common/facebook_icon.png);
}
footer .bottom_wrap .sns_wrap .tw a {
	background-image: url(../../images/common/twitter_icon.png);
}
footer .bottom_wrap .sns_wrap .is a {
	background-image: url(../../images/common/instagram_icon.png);
}
footer .bottom_wrap .copy {
	width: 100%;
	font-size: 9px;
	color: #bea36e;
	line-height: 1;
	margin-top: 30px;
	text-align: center;
/*
	font-size: 9px;
	color: #5f5f5f;
	line-height: 1;
	margin-top: 12px;
	text-align: center;
*/
}
footer .bottom_wrap .right_wrap {
	border-bottom: #dad8d6 1px solid;
	padding: 1px;
	border-radius: 2px;
	background: #fff;
/*
	background-color: #fff;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	border: 1px solid #ded7c3;
*/
}


footer .bottom_wrap .right_wrap .contact_foot {
	display: table;
	width: 100%;
	box-sizing: border-box;
	border: #e6ddd1 1px solid;
	padding: 8px 10px;
	border-radius: 2px;
	background: #fff;
	position: relative;
}

footer .bottom_wrap .tel_wrap {
	width: 222px;
/*
	width: 143px;
*/
}
footer .bottom_wrap .tel_wrap .text {
	font-size: 11px;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 3px;
	margin-right: 30px;
	text-align: right;
}
footer .bottom_wrap .tel_wrap .num a {
	background: url(../../images/common/tel.gif) no-repeat 0 0 / contain;
	text-indent: -9999px;
	display: block;
	width: 222px;
	height: 26px;
	text-indent: -9999px;
	pointer-events: none;

/*	background: url(../../images/common/tel.gif) no-repeat 0 0 / contain;
	text-indent: -9999px;
	display: block;
	width: 143px;
	height: 16px;
	text-indent: -9999px;
*/
}
footer .bottom_wrap .tel_wrap .ex {
	font-size: 13px;
    line-height: 1;
    color: #858584;
	text-align: right;
/*
	font-size: 9px;
    line-height: 1;
    color: #858584;
	text-align: right;
	margin-top: 2px;
*/
}
footer .bottom_wrap .contact_wrap {
	background: url(../../images/common/mail.gif) no-repeat left center / 22px 15px;

/*
	padding-left: 30px;
	margin-left: 20px;
	background: url(../../images/common/mail.gif) no-repeat left center / 24px auto;
*/
}
footer .bottom_wrap .contact_wrap .mail_foot {
	background: #ece8dd;
	border: #ded7c3 solid 1px;
	margin-left: 30px;
}

footer .bottom_wrap .contact_wrap .mail_foot:hover {
	background: #9a7e6c;
	border: #9a7e6c solid 1px;
}

footer .bottom_wrap .contact_wrap a {
	text-decoration: none;
{*
	display: grid;
	place-content: center;
	width: 105px;
	height: 40px;
	color: #858584;
	font-size: 10px;
	background-color: #ece8dd;
	transition: .5s;
	line-height: 1.2;
	text-decoration: none;
	text-align: center;
	border: 1px solid #ded7c3;
	box-sizing: border-box;
*}
}

footer .bottom_wrap .contact_wrap a p {
	padding: 6px 12px 5px 12px;
	text-align: center;
	line-height: 1.2;
	color: #6e5b4e;
	font-size: 12px;
	margin-bottom: 0;
}

footer .bottom_wrap .contact_wrap .mail_foot:hover a p {
	color: #fff;
}


footer .pagetop {
	position: fixed;
	bottom: 10px;
	right: 10px;
}

footer .pagetop a {
	display: block;
	width: 42px;
	height: 41px;
	text-indent: -9999px;
	background: url(../images/common/pagetop.png) no-repeat 0 0;
	  background-size: auto;
	background-size: 42px 41px;
}
