/* 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;
	-webkit-text-size-adjust: none;
	min-width:1100px;
}

.sp {
	display:none !important;
}


/* 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; 
}

#AllBox #Main a:hover {
	color:#ff9900 ;
	text-decoration: underline !important; 
}


/* Contents
===============================================================*/
div#AllBox{
		
}


div#Contents {
    width: 970px;
    margin: 30px auto;
    clear: both;
    overflow: hidden;
}


div#Main {
    float: right;
    width: 740px;
}



/* HeaderBox
===============================================================*/
div#HeaderBox {
	height:180px;
	position:relative;
}

div#HeaderBox h1,
div#HeaderBox .h01 {
	height:29px;
	font-size:12px;
	font-weight:normal;
	color:#61472e;
	padding:10px 0 0 0;
	font-family: "ヒラギノ角ゴ Pro W3"
}

div#HeaderBox .header_top{
	background: #f7f6f6;
}

div#HeaderBox .header_top_inner{
	position: relative;
	width:970px;
	height: 37px;
	margin: 0px auto;
}

div#HeaderBox .header_top .r_nav {
    position: absolute;
    right: 0;
	top: 50%;
	transform: translateY(-50%);
	clear:both;
    z-index: 10;
}
div#HeaderBox .header_top .r_nav p {
	float:left;
	margin-left:12px;
}

div#HeaderBox .header_top .r_nav p.review {
    color: #643100;
}
div#HeaderBox .header_top .r_nav p.review a {
    color: #d3262f;
	text-decoration:underline;
	font-size:16px;
	font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
}
div#HeaderBox .header_top .r_nav p.review a:hover {
	color:#ff9900 ;
}

div#HeaderBox .header_top .r_nav 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;
	cursor  : pointer;
    padding-right: 23px;
}
div#HeaderBox .header_top .r_nav p.language span {
	display: block;
	padding-left:26px;
	text-decoration: none;
}
div#HeaderBox .header_top .r_nav p span.lang_ja {
	background:url(../images/common/ja.png) no-repeat 4px 4px;
	font-size: 12px;
}

div#HeaderBox .header_bottom{
	width:970px;
	margin: 0px auto;
	position: relative;
}

div#HeaderBox .header_bottom .logo {
	width:272px;
	height:49px;
	text-indent:-9999px;
	margin: 20px 0 20px;
}
div#HeaderBox .header_bottom .logo a {
	display:block;
	width:272px;
	height:51px;
	background:url(../images/common/logo.png) no-repeat 0 0;
}


div#HeaderBox div.header_text {
	position: absolute;
	display: flex;
	top: 47px;
	left: 270px;
	z-index: 100;
}

div#HeaderBox div.header_text p {
	font-size: 11px;
	color: #4e2700;
	margin-right: 22px;
}

div#HeaderBox div.header_text p span{
	font-size: 16px;
	margin-left: 6px;
}
div#HeaderBox div.header_text p a{
	font-size: 16px;
	color: #ba0014;
	text-decoration: underline;
	margin-left: 3px;
}

div#HeaderBox div.header_bottom div.sub_nav {
	padding:0;
	float:none;
	position:absolute;
	top: 39px;
	right: 34px;
	display: flex;
}

div#HeaderBox div.header_bottom div.sub_nav p {
	width:40px;
	height:37px;
	font-size: 10px;
	position: relative;
}
div#HeaderBox div.header_bottom div.sub_nav p.cart { width: 32px;}
div#HeaderBox div.header_bottom div.sub_nav p.cart span { 
	position: absolute;
    font-size: 10px;
    background: #f6c65e;
    padding: 3px 4px 1px 3px;
    border-radius: 50%;
    top: -4px;
    right: 2px;
    line-height: 1;
}

div#HeaderBox div.header_bottom div.sub_nav p.login { display: block;}
div#HeaderBox div.header_bottom div.sub_nav p.login a {
	display:block;
	background:url(../images/common/icon_login.png) no-repeat center 0 / 20px auto;
	width: 40px;
	height: 20px;
	padding-top: 17px;
	font-size: 10px;
	line-height: 22px;
	text-decoration: none;
}
div#HeaderBox div.header_bottom div.sub_nav p.login a:hover {
	opacity: 0.7;
}

div#HeaderBox div.header_bottom div.sub_nav p.mypage {
	display: none;
	width: 50px;
}
div#HeaderBox div.header_bottom div.sub_nav p.mypage a {
	display: block;
    background: url(../images/common/icon_login.png) no-repeat center 0 / 20px auto;
    width: 50px;
    height: 20px;
    padding-top: 17px;
    font-size: 10px;
	line-height: 22px;
    text-decoration: none;
}
div#HeaderBox div.header_bottom div.sub_nav p.mypage a:hover {
	opacity: 0.7;
}

div#HeaderBox div.header_bottom div.sub_nav p.cart { margin-left: 25px;}
div#HeaderBox div.header_bottom div.sub_nav p.cart a {
	display:block;
	background:url(../images/common/icon_cart.png) no-repeat 0 0 / 25px auto;
	width: 32px;
	height: 20px;
	font-size: 10px;
	padding-top: 17px;
	line-height: 22px;
	text-decoration: none;
}

div#HeaderBox div.header_bottom div.sub_nav p.cart a:hover {
	opacity: 0.7;
}

#Language .lang_inner {
    margin: 0 auto;
    width: 600px;
}
#Language h2 {
    margin: 74px 0 0 !important;
}
#Language .shibori {
    margin: 0 0 20px !important;
}
#Language .shibori ul li a {
	padding-left:42px !important;
	background:url(../images/common/icon_disc1.png) no-repeat 20px center !important;
}
#Language .shibori ul li a.check {
	background:url(../images/common/icon_disc2.png) no-repeat 20px center !important;
}



/* Navigation
===============================================================*/
div#Navigation .nav_box {
	border: 1px solid #e6ddd1;
    border-radius: 3px;
    margin-bottom: 15px;
}

div#Navigation .nav_box h2 {
	font-size:15px;
	color:#462709;
    background: -webkit-gradient(linear, left top, left bottom, from(#f9f6f3), to(#e6ddd1));
    background: -webkit-linear-gradient(top, #f9f6f3, #e6ddd1);
    background: linear-gradient(#f9f6f3, #e6ddd1);
	font-weight: normal;
    padding: 4px 10px;
    line-height: 1.8;
    border-bottom: #d2c2b0 1px solid;
}

/* ↓↓ 20210209追加 ↓↓ */
div#Navigation .nav_box .more {
	padding-top: 8px;
    text-align: right;
}
div#Navigation .nav_box .more a {
	text-decoration: underline;
    color: #52381e;
}
/* ↑↑ 20210209追加 ↑↑ */

div#Navigation .nav_box ul li {
	border-bottom: 1px solid #e6ddd1;
}
div#Navigation .nav_box ul li:last-child {
	border-bottom: none;
}

div#Navigation .nav_box ul li a {
	display:block;
    padding:6px 10px;
	color:#462709;
}
div#Navigation .nav_box ul li a:hover {
	text-decoration:none;
	background:#f7f6f3;
}
div#Navigation .nav_box .box-inner {
	padding: 15px 10px;
	box-sizing: border-box;
}
div#Navigation .nav_box .box-inner dl {
	display: flex;
	margin-bottom: 12px;
}
div#Navigation .nav_box .box-inner dl dt {
	font-size: 18px;
	color: #462709;
	font-family: serif;
	position: relative;
	top: -3px;
	margin-right: 4px;
	line-height: 1.3;
}
div#Navigation .nav_box .box-inner dl dd {
	color: #462709;
	line-height: 1.3;
}
div#Navigation .nav_box .box-inner dl dd span {
	color: #e24747;
}
div#Navigation .nav_box .box-inner .more:last-of-type { padding-top: 0;}

div#Navigation .nav_box h2.qa span::before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../images/common/icon-q.png)no-repeat 0 / contain;
	margin-right: 3px;
    position: relative;
    top: 3px;
}

div#Navigation .nav_box .box-inner2 {
	padding: 0px 6px 20px;
	box-sizing: border-box;
}
div#Navigation .nav_box .box-inner2 dl {
	padding: 15px 6px;
	box-sizing: border-box;
	border-bottom: 1px dotted #cdc5b7;
}
div#Navigation .nav_box .box-inner2 dl:last-of-type {
	border-bottom: none;
}
div#Navigation .nav_box .box-inner2 dl dt {
	font-weight: 800;
	color: #52381e;
	margin-bottom: 10px;
	line-height: 1.3;
}
div#Navigation .nav_box .box-inner2 .more {
	padding-top: 0;
    margin-top: -5px;
}




/* FooterBox
===============================================================*/
div#FooterBox {
	padding-top:17px;
}

/* footer_lb */
div#FooterBox div.footer_lb {
	padding:15px 0 45px 0;
	background: #f7f6f3;
}

div#FooterBox div.footer_lb .ft_link p {
	text-align:center;
	line-height:25px;
	color:#5f5f5f;
}
div#FooterBox div.footer_lb .ft_link p a {
	color:#5f5f5f;
	text-decoration:underline;
}
div#FooterBox div.footer_lb .ft_link p a:hover {
	color:#ff9900 ;
}


/* pagetop */
div#FooterBox div.footer_brown p.pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
div#FooterBox div.footer_brown p.pagetop a {
	display:block;
	width:53px;
	height:45px;
	text-indent:-9999px;
	background:url(../images/common/pagetop.png) no-repeat 0 0;
}
div#FooterBox div.footer_brown p.pagetop a:hover {
	background:url(../images/common/pagetop.png) no-repeat 0 -45px;
}


/* footer_brown */
div#FooterBox div.footer_brown {
	padding:38px 0 0 0;
	background:#f7f6f3;
}

div#FooterBox div.footer_brown .fb_inner {
	width:970px;
	margin:0 auto;
	position:relative;
}

div#FooterBox div.footer_brown p {
    color: #858584;
	line-height: 20px;
	font-size: 14px;
}
div#FooterBox div.footer_brown a {
	color:#858584;
	font-size: 14px;
}

div#FooterBox div.footer_brown .fb_inner .contact_foot{
	border-bottom: #dad8d6 1px solid;
	padding: 1px;
	border-radius: 2px;
	background: #fff;
	width: 450px;
	position: absolute;
	right: 0;
	top: -67px;
}

div#FooterBox div.footer_brown .fb_inner .contact_foot_inner{
	display: table;
	border: #e6ddd1 1px solid;
	padding: 20px 10px;
	border-radius: 2px;
	background: #fff;
}

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: 14px;
	font-weight: 700;
	margin-bottom: 6px;
	line-height: 1;
	text-align: center;
	margin-left: 45px;
}
div#FooterBox div.footer_brown .fb_inner .contact_foot_inner dl dt{
	width:225px;
	height:24px;
	text-indent:-9999px;
	background:url(../images/common/tel.gif) no-repeat 0 0;
	background-size: 220px auto;
}

div#FooterBox div.footer_brown .fb_inner .contact_foot_inner dl dd{
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3";
	display: block;
	line-height: 1;
	padding: 5px 0 0 41px;
	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 15px center;
	background-size: 37px 26px;
}

div#FooterBox div.footer_brown .fb_inner .contact_foot_inner .mail_foot_inner{
	background: #ece8dd;
	border: #ded7c3 solid 1px;
	margin-left: 65px;
	transition: all 500ms 0s ease;
}

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: 15px 26px;
	text-align: center;
	line-height: 1.2;
	color: #6e5b4e;
	transition: all 500ms 0s ease;
}

div#FooterBox div.footer_brown .fb_inner .contact_foot_inner .mail_foot_inner:hover{
	background: #9a7e6c;
	border: #9a7e6c solid 1px;
}

div#FooterBox div.footer_brown .fb_inner .contact_foot_inner .mail_foot_inner:hover p{
	color: #fff;
}


div#FooterBox div.footer_brown .fb_inner p.ft_link2 {
	font-size:12px;
	margin-bottom:28px;
}


div#FooterBox div.footer_brown .fb_inner ul.sns {
	position: absolute;
    top: -50px;
    left: -13px;
    width: 148px;
    display: table;
    border-collapse: separate;
    border-spacing: 14px 0;
}
div#FooterBox div.footer_brown .fb_inner ul.sns li {
    display: table-cell;
    vertical-align: top;
    width: 32px;
}

div#FooterBox div.footer_brown .fb_inner ul.sns li a {
	display:block;
	width:32px;
	height:33px;
	text-indent:-9999px;
}
div#FooterBox div.footer_brown .fb_inner ul.sns li.fb a {
	background:url(../images/common/facebook_icon.png) no-repeat 0 0;
	background-size:32px 33px;
}
div#FooterBox div.footer_brown .fb_inner ul.sns li.tw a {
	background:url(../images/common/twitter_icon.png) no-repeat 0 0;
	background-size:32px 33px;
}
div#FooterBox div.footer_brown .fb_inner ul.sns li.insta a {
	background:url(../images/common/instagram_icon.png) no-repeat 0 0;
	background-size:32px 33px;
}
div#FooterBox div.footer_brown .fb_inner ul.sns li.fb a:hover {
	background:url(../images/common/facebook_icon_hover.png) no-repeat 0 0;
	background-size:32px 33px;
}
div#FooterBox div.footer_brown .fb_inner ul.sns li.tw a:hover {
	background:url(../images/common/twitter_icon_hover.png) no-repeat 0 0;
	background-size:32px 33px;
}
div#FooterBox div.footer_brown .fb_inner ul.sns li.insta a:hover {
	background:url(../images/common/instagram_icon_hover.png) no-repeat 0 0;
	background-size:32px 33px;
}

div#FooterBox div.footer_brown p.copy {
	font-size:10px;
	text-align:center;
	color:#d3c2a0;
	padding:16px 0 10px 0;
}





/* SideBar
===============================================================*/
div#SideBar {
    float: left;
    width: 200px;
}





/* 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: 12px;
	margin-bottom:10px;
}





/* Page Title
===============================================================*/
.pagetit {
    border: #eadfd4 1px solid;
    padding: 1px 0 0 1px;
	margin: 0;
	position:relative;
}

.pagetit h1 {
    letter-spacing: -0.05em;
    font-weight: normal;
    padding: 6px 0 6px 10px;
    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: 1.8;
	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;
	font-size:16px;
    line-height: 18px;
    padding: 11px 14px;
}
#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;
	font-size:16px;
    line-height: 18px;
    padding: 11px 14px;
}

div.pager li.five {
    border-right: #c6b19a 1px solid;
}
div.pager li.prev {
    margin-right: 19px;
    border-right: #c6b19a 1px solid;
}
div.pager li.next {
    border-right: #c6b19a 1px solid;
    margin-left: 19px;
}
div.pager li.prev a ,
div.pager li.prev span ,
div.pager li.next a ,
div.pager li.next span {
	padding:11px 9px;
}

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;
}

/* 2019.03 ADD
===============================================================*/
.bg_beige_hd {
	width: 100%;
	margin-bottom:25px;
}
ul.toplist {
	width: 970px;
    display: table;
	margin:0 auto;
}
ul.toplist li {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    text-align: center;
    font-size: 14px;
	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:2px 0 0;
}
ul.toplist li a:hover {
	-ms-filter: "alpha( opacity=80 )";
	filter:alpha(opacity=80);
	opacity:0.8;
}

ul.toplist2 li {
    width: 24.7%;
    font-size: 14px;
	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:3px 0;
}


.love-tag {
    display: flex;
    flex-wrap: wrap;
}

.love-tag li {
    margin-right: 7px;
    padding: 2px 10px;
    font-size: 13px;
    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: 20px;
	margin: 15px 0;
}

#sort_wrap a {
	text-decoration: underline;
}

#sort_wrap li.current a {
	text-decoration: none;
}


/* 2023.04.27 ADD ---------------------------- */
#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: 13px;
	background-color: #e6ddd1;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
#HeaderBox .cate_nav li a {
	display: block;
	color: #462709;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}
#HeaderBox .cate_nav li a:hover {
	opacity: .7;
}

div#HeaderBox {
	height: auto;
}

div#Contents {
	margin-top: 40px;
/*
	margin-top: 55px;
*/
}

footer {
	background-color: #f7f6f3;
	padding-block: 45px 50px;
}
footer .container {
	max-width: 970px;
	padding-inline: 50px;
	margin-inline: auto;
	box-sizing: border-box;
}

footer .nav_wrap {
	display: grid;
	grid-template-columns: repeat(3, max-content);
	gap: 20px 70px;
/*
	gap: 30px 70px;
*/
	justify-content: center;
}
footer .nav_wrap dl dt {
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	color: #5f5f5f;
}
footer .nav_wrap dl dd {
	margin-top: 15px;
}
footer .nav_wrap dl:nth-of-type(2) {
	grid-row: 2 / 3;
	grid-column: 1 / 2;
}
footer .nav_wrap dl:nth-of-type(3) {
	grid-row: 1 / 3;
}
footer .nav_wrap dl:nth-of-type(4) {
	grid-row: 1 / 3;
}
footer .nav_wrap ul li {
	line-height: 1;
}
footer .nav_wrap ul li + li {
	margin-top: 15px;
}
footer .nav_wrap ul li a {
	font-size: 14px;
	color: #5f5f5f;
	text-decoration: none;
}
footer .nav_wrap ul li a:hover {
	opacity: .7;
}

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: 50px;
	display: grid;
	grid-template-columns: 1fr 445px;
	column-gap: 43px;
}
footer .bottom_wrap .left_wrap {
	margin-top: 20px;
*/
}
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 .sns_wrap {
	display: flex;
	column-gap: 10px;
	margin-right: 27px;
	order: 1;
/*
	justify-content: space-between;
	width: 124px;
*/
}
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: 10px;
	color: #bea36e;
	line-height: 1;
	margin-top: 30px;
	text-align: center;
/*
	font-size: 10px;
	color: #bea36e;
	line-height: 1;
	margin-top: 15px;
*/
}
footer .bottom_wrap .right_wrap {
	border-bottom: #dad8d6 1px solid;
	padding: 1px;
	border-radius: 2px;
	background: #fff;
	width: 300px;
/*
	background-color: #fff;
	width: 448px;
	height: 115px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	padding-inline: 11px;
	box-sizing: border-box;
*/
}
footer .bottom_wrap .right_wrap .contact_foot {
	display: table;
	width: 100%;
	box-sizing: border-box;
	border: #e6ddd1 1px solid;
	padding: 10px 10px 10px 15px;
	border-radius: 2px;
	background: #fff;
	position: relative;
}
/*
footer .bottom_wrap .right_wrap::before {
	content: '';
	display: inline-block;
	position: absolute;
	width: 444px;
	height: 111px;
	border: 1px solid #ece9df;
	box-sizing: border-box;
	position: absolute;
	left: 2px;
	top: 2px;
	pointer-events: none;
}
*/
footer .bottom_wrap .tel_wrap {
	width: 222px;
}
footer .bottom_wrap .tel_wrap .text {
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 6px;
	margin-right: 45px;
	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;
}
footer .bottom_wrap .tel_wrap .ex {
	font-size: 13px;
    line-height: 1;
    color: #858584;
	text-align: right;
}
footer .bottom_wrap .contact_wrap {
/*
	padding-left: 49px;
*/
	background: url(../images/common/mail.gif) no-repeat left center / 37px 26px;
}
footer .bottom_wrap .contact_wrap .mail_foot {
	background: #ece8dd;
	border: #ded7c3 solid 1px;
	margin-left: 54px;
	transition: all 500ms 0s ease;
	width: 207px;
}

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: 136px;
	height: 65px;
	color: #858584;
	font-size: 14px;
	background-color: #ece8dd;
	transition: .5s;
	line-height: 1.1;
	text-decoration: none;
	text-align: center;
	border: 1px solid #ded7c3;
	box-sizing: border-box;
*/
}

footer .bottom_wrap .contact_wrap a:hover {
	background-color: #9a7e6c;
	color: #fff;
	border-color: #858584;
}

footer .bottom_wrap .contact_wrap a p {
	padding: 10px 17px 9px 17px;
	text-align: center;
	line-height: 1.2;
	color: #6e5b4e;
	transition: all 500ms 0s ease;
	margin-bottom: 0;
}

footer .bottom_wrap .contact_wrap .mail_foot:hover a p {
	color: #fff;
}

footer .pagetop {
	position: fixed;
    bottom: 20px;
    right: 20px;

}

footer .pagetop a {
    display: block;
    width: 53px;
    height: 45px;
    text-indent: -9999px;
    background: url(../images/common/pagetop.png) no-repeat 0 0;
}
