/* Main
===============================================================*/

h2 {
	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;
	border-bottom:#d2c2b0 1px solid;
    color: #52381e;
}

h2.star{
	padding-left: 35px;
	background: url(../images/common/icon_star.png) no-repeat 8px 0;
	background-size: 20px auto;
}


p.more {
    padding-top: 8px;
	text-align:right;
}
p.more a {
	text-decoration:underline;
	color:#52381e;
}

p.more a:hover { opacity: .7;}

#Main .main_area{
	background: url(../images/top/main.jpg) no-repeat 0 0;
	height: 320px;
	position: relative;
}

#Main .main_area p.main1{
	position: absolute;
    top: 41px;
    left: 310px;
    text-shadow: 0 0 30px #e4a2a6;
    color: #72553f;
	font-size: 46px;
	font-family: serif;
	font-weight: 700;
}

#Main .main_area p.main1_2{
	top: 93px;
    left: 519px;
}

#Main .main_area p.main2{
	position: absolute;
	bottom: 52px;
    right: 73px;
    color: #776049;
    font-size: 25px;
    text-shadow: 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff;
    line-height: 1.3;
    font-family: serif;
    font-weight: 700;
}

/* ↓↓ 20200827更新 ↓↓ */

#Main .main_area p.main3{
	position: absolute;
    font-size: 12px;
    bottom: 21px;
    left: 84px;
    color: #4b4336;
    line-height: 1.3;
}
#Main .main_area p.main3 a {
	display: block;
	text-decoration: underline;
	font-size: 10px;
	margin-top: 1px;
}

/* ↑↑ 20200827更新 ↑↑ */

#Main .main_area p.main4{
	position: absolute;
    bottom: 31px;
    right: 130px;
    text-shadow: 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff;
    color: #4b2e11;
	font-weight: 400;
	font-size: 16px;
}

#Main .main_area p.main4 span a{
    color: #ba0014;
	font-size: 18px;
	text-decoration: underline;
}


#Main .main_area p.main5{
	position: absolute;
    bottom: 9px;
    right: 16px;
    text-shadow: 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff, 0 0 30px #fff;
    color: #4b2e11;
	font-weight: 400;
	font-size: 12px;
}


/* item_txt
===============================================================*/
.item_txt {
    text-align: center;
	margin-bottom:34px;
}

.item_txt p a {
	text-decoration:underline;
}


/* top_link  &  bn_area
===============================================================*/
.top_link {
	display: flex;
	margin: 10px 0 10px;
	align-items: center;
	justify-content: space-between;
}

.top_link .contact_link {
	padding:7px 10px 7px;
	border: 1px solid #eeeae5;
	border-radius: 3px;
}

.top_link .contact_link dl {
	padding-left: 35px;
	background: url(../images/top/tel.png) no-repeat 0 18px / 24px auto;
	margin-bottom: 5px;
}
.top_link .contact_link dl dt{
	color: #683d26;
	font-size: 24px;
	line-height: 1;
}
.top_link .contact_link dl dt::before {
	content: '電話注文OK！';
	display: block;
	font-size: 12px;
	color: #000;
	text-align: center;
	margin-bottom: 3px;
}
.top_link .contact_link dl dd{
	line-height: 1;
}
.top_link .contact_link dl dd span{
	font-size: 10px;
}

.top_link .contact_link .mail_link {
	display: table-cell;
	background: url(../images/top/mail.png) no-repeat 0 center / 25px auto;
	display: inline-block;
}

.top_link .contact_link .mail_link .mail_link_inner {
	background: #ece8dd;
	border: #ded7c3 solid 1px;
	margin-left: 35px;
	transition: all 500ms 0s ease;
	width: 171px;
}

.top_link .contact_link .mail_link .mail_link_inner a {
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.top_link .contact_link .mail_link .mail_link_inner p {
	padding: 15px 17px;
	text-align: center;
	line-height: 10px;
	color: #6e5b4e;
	transition: all 500ms 0s ease;
	margin-bottom: 0;
	font-size: 12px;
}

.top_link .contact_link .mail_link .mail_link_inner:hover {
	background: #9a7e6c;
	border: #9a7e6c solid 1px;
}

#AllBox #Main .top_link .contact_link .mail_link .mail_link_inner a:hover {
	text-decoration-color: #9a7e6c !important;
}
.top_link .contact_link .mail_link .mail_link_inner:hover p {
	color: #fff;
}

.lead-text {
	border: 6px solid #fbe4da;
	box-sizing: border-box;
	padding: 15px 20px;
	font-size: 16px;
}

#Main .bn_area figure a:hover{
	opacity: 0.7;
}

#Main .bn_area{
	margin: 10px 0 50px;
}


#Main .bn_area .bn_box{
	margin: 0 0 10px;
}

#Main .bn_area .bn_box img{
    width: 100%;
}

#Main .bn_area .bn_box a h2,
#Main .bn_area .bn_box a p{
    display: none;
}


/* tab-link
===============================================================*/
.tab-link {
	display: flex;
	justify-content: center;
	border-bottom: 1px solid #e4dacd;
	margin-bottom: 50px;
	position: relative;
}
.tab-link li {
	margin: 0 9px;
}
.tab-link li a {
	border: 1px solid #e4dacd;
	border-bottom: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	display: inline-block;
	width: 330px;
	line-height: 40px;
	box-sizing: border-box;
	font-size: 16px;
	color: #52381e;
	text-align: center;
	position: relative;
	background: #f1eeec;
}
.tab-link li a.active {
	border-bottom: none;
	background: #fff;
}
.tab-link li a::before {
	content: '';
	position: absolute;
	border-top: 8px solid #593600;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	right: 30px;
	top: 16px;
}
.tab-link li a.upper::before {
	border-top: none;
	border-bottom: 8px solid #593600;
}
.tab-link li a:hover::before { opacity: .7;}
.tab-link li a.active::after {
	content: '';
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 1px;
	background: #fff;
	left: 0;
	bottom: -1px;
}

/* rec
===============================================================*/
.rec {
	padding:0 0 39px 0;
	position:relative;
	width: 100%;
}

.rec p.view_all{
	position: absolute;
	right: 0;
	top: 7px;
	text-decoration: underline;
}

.rec p.view_all a{
	color: #7d6a56;
}

.rec p.date {
	color:#52381e;
	position:absolute;
    top: 9px;
    right: 0;
    font-size: 12px;
}

.rec .bg .box {
    width: 660px;
	padding: 35px 50px 40px 30px;
    display: table;
	border-bottom:#b8b8b8 1px dotted;
}

.rec .bg .detail_box{
	display: block;
}

.rec .bg p.lead{
	padding: 30px;
	border-bottom: #b8b8b8 1px dotted;
}

.rec .bg .detail_box .box_inner{
	display: table;
} 


.rec .bg .detail_box p.detail {
	margin: 10px 0 0 150px;
}


.rec .bg .box p.ph {
	display:table-cell;
    width: 126px;
    vertical-align: top;
}
.rec .bg .box p.ph img {
	width:100%;
	height:auto;
}
.rec .bg .box p.ph a:hover img {
	-ms-filter: "alpha( opacity=70 )";
	filter:alpha(opacity=70);
	opacity:0.7;
}

.rec .bg .box .con {
	display:table-cell;
	padding-left:23px;
    vertical-align:middle;
}

.rec .bg .box .con p.tit {
    color: #004f9f;
}
.rec .bg .box .con p.tit a {
	color: #004f9f;
	font-family:  "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
}

.rec .bg .box .con ul.tag_list{
	margin: 10px 0 10px;
	display: flex;
	flex-wrap: wrap;
}

.rec .bg .box .con ul.tag_list li{
	margin-right: 7px;
	padding: 2px 10px;
	font-size: 13px;
	color: #735c46;
	margin-bottom: 3px;
}

.rec .bg .box .con ul.tag_list li.tag1{
	border: solid 1px #fed9cf;
	background: #fff7f5;
}

.rec .bg .box .con ul.tag_list li.tag2{
	border: solid 1px #cfd7f4;
	background: #f5f9ff;
}

.rec .bg .box .con ul.tag_list li.tag3{
	border: solid 1px #fae1ff;
	background: #fdf2ff;
}

.rec .bg .box .con ul.tag_list li.tag4{
	border: solid 1px #d8d8d8;
	background: #f9f9f9;
}

.rec .bg .box .con ul.tag_list li.tag5{
	border: solid 1px #dfbcff;
	background: #ece2ff;
}

.rec .bg .box .con ul.tag_list li.tag6{
	border: solid 1px #ffe2c5;
	background: #ffebd8;
}

.rec .bg .box .con ul.tag_list li.tag7{
	border: solid 1px #d9d4ff;
	background: #ececfe;
}

.rec .bg .box .con ul.tag_list li.tag8{
	border: solid 1px #c1e3ff;
	background: #ecf6fe;
}

.rec .bg .box .con ul.tag_list li.tag9{
	border: solid 1px #bae5b6;
	background: #ebffeb;
}

.rec .bg .box .con ul.tag_list li.tag10{
    border: solid 1px #f3f3f3;
    background: #f9f9f9;
}

.rec .bg .box .con p.d {
    width: 150px;
	line-height:18px;
	padding:0 0 5px 84px;
}
.rec .bg .box .con p.d a {
	text-decoration:underline;
}

.rec .bg .box .con p.price {
	font-size:14px;
	font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
}
.rec .bg .box .con p.price span {
	color:#d52b33;
    font-size: 16px;
    padding: 0 10px 0 0;
}
.rec .bg .box .con p.price del {
	color:#606060;
}



.rec .bg .box .con p.st1 {
	background:url(../images/common/star.png) no-repeat 0 2px;
    background-size: 5512px 14px;
}

.rec .bg .box .con p.st15 {
	background:url(../images/common/star.png) no-repeat -612px 2px;
    background-size: 5512px 14px;
}

.rec .bg .box .con p.st2 {
	background:url(../images/common/star.png) no-repeat -1225px 2px;
    background-size: 5512px 14px;
}

.rec .bg .box .con p.st25 {
	background:url(../images/common/star.png) no-repeat -1837px 2px;
    background-size: 5512px 14px;
}

.rec .bg .box .con p.st3 {
	background:url(../images/common/star.png) no-repeat -2450px 2px;
    background-size: 5512px 14px;
}

.rec .bg .box .con p.st35 {
	background:url(../images/common/star.png) no-repeat -3062px 2px;
    background-size: 5512px 14px;
}

.rec .bg .box .con p.st4 {
	background:url(../images/common/star.png) no-repeat -3674px 2px;
    background-size: 5512px 14px;
}

.rec .bg .box .con p.st45 {
	background:url(../images/common/star.png) no-repeat -4286px 2px;
    background-size: 5512px 14px;
}

.rec .bg .box .con p.st5 {
	background:url(../images/common/star.png) no-repeat -4898px 2px;
    background-size: 5512px 14px;
}


.rec .bg .l_box {
	background: #fffbfb;
}
.rec .bg .m_box {
	background: #fff;
}

.rec .bg .noline_box {
	border-bottom: none;
}


/* list-link
===============================================================*/
.list-link {
	padding: 30px;
	box-sizing: border-box;
	background: #fffbfb;
	margin-bottom: 50px;
}
.list-link.male { background: #f8f9fa;}
.list-link h2 {
	font-size: 18px;
	font-weight: 700;
	color: #52381e;
	border-bottom: none;
	margin-bottom: 8px;
	line-height: 1;
}
.list-link .type-list {
	margin: 0 -5px;
	display: flex;
	flex-wrap: wrap;
}
.list-link .type-list dl {
	padding: 3px 5px;
	box-sizing: border-box;
	border: 1px solid #ece8dd;
	width: calc(50% - 10px);
	margin: 0 5px 10px;
	display: flex;
	flex-wrap: wrap;
	background: #fff;
}
.list-link .type-list dl dt {
	font-size: 16px;
	font-weight: 700;
	color: #52381e;
	padding-left: 15px;
	position: relative;
	line-height: 30px;
	border-bottom: 1px solid #ece8dd;
	border-right: 1px solid #ece8dd;
	width: 50%;
	box-sizing: border-box;
	background: url(../images/top/heart.png)no-repeat 5px 2px / 20px 16px;
	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 2px #fff;
}
.list-link .type-list dl.pink dt { background: url(../images/top/heart-pink.png)no-repeat 5px 2px / 20px 16px;}
.list-link .type-list dl.pur1 dt { background: url(../images/top/heart-pur1.png)no-repeat 5px 2px / 20px 16px;}
.list-link .type-list dl.ora dt { background: url(../images/top/heart-ora.png)no-repeat 5px 2px / 20px 16px;}
.list-link .type-list dl.pur2 dt { background: url(../images/top/heart-pur2.png)no-repeat 5px 2px / 20px 16px;}
.list-link .type-list dl.bl dt { background: url(../images/top/heart-bl.png)no-repeat 5px 2px / 20px 16px;}
.list-link .type-list dl.gr dt { background: url(../images/top/heart-gr.png)no-repeat 5px 2px / 20px 16px;}

.list-link .type-list dl dd {
	line-height: 30px;
	width: 50%;
	box-sizing: border-box;
}
.list-link .type-list dl dd:nth-of-type(1) { border-bottom: 1px solid #ece8dd;}
.list-link .type-list dl dd:nth-of-type(2) { border-right: 1px solid #ece8dd;}
.list-link .type-list dl dd a {
	display: inline-block;
	width: 100%;
	line-height: 30px;
	position: relative;
	padding-left: 19px;
	box-sizing: border-box;
}
.list-link .type-list dl dd a::before {
	content: '';
	position: absolute;
	border-left: 6px solid #422203;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	left: 8px;
	top: 11px;
}

.list-link .por-list {
	margin-top: 20px;
}
.list-link .por-list ul {
	padding: 3px 5px;
	box-sizing: border-box;
	border: 1px solid #ece8dd;
	display: flex;
	flex-wrap: wrap;
	background: #fff;
}
.list-link .por-list ul li {
	border-right: 1px solid #ece8dd;
	border-bottom: 1px solid #ece8dd;
	width: 25%;
    box-sizing: border-box;
}
.list-link .por-list ul li:nth-of-type(4n) { border-right: none;}
.list-link .por-list ul li:nth-of-type(n + 5) { border-bottom: none;}
.list-link .por-list ul li a {
	display: inline-block;
	width: 100%;
	line-height: 30px;
	position: relative;
	padding-left: 19px;
	box-sizing: border-box;
}
.list-link .por-list ul li a::before {
	content: '';
	position: absolute;
	border-left: 6px solid #422203;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	left: 8px;
	top: 11px;
}

/* bn_m
===============================================================*/
.bn_m {
	width:740px;
	height:430px;
	margin:30px 0 10px 0;	
	position:relative;
}

.bn_m a {
	display:block;
	width:740px;
	height:430px;
	background:url(../images/top/bn01.jpg) no-repeat 0 0;
}

.bn_m h2,.bn_m p{position: absolute;}

.bn_m h2 {
	color: #923a51;
	font-size: 48px;
	font-family: serif;
	top: 50px;
	left: 65px;
	border: none;
	line-height: 1.2;
	font-weight: 400;
    text-shadow: 0 0 30px #daa0a3;
}

.bn_m p.t{
	top: 215px;
	left: 30px;
	color: #523821;
	line-height: 2;
	width: 423px;
	font-size: 15px;
}

.bn_m p.t span{
	font-weight: 700;
	background: linear-gradient(transparent 50%, #fce3d8 50%);
	letter-spacing: 0.05em;
}

.bn_m p.btn{
	color: #523821;
	bottom: 43px;
	right: 65px;
	font-size: 16px;
}

.bn_m2 {
	width:740px;
	height:320px;
	margin:0 0 50px 0;	
	position:relative;
}

.bn_m2 a {
	display:block;
	width:740px;
	height:320px;
	background:url(../images/top/bn02.jpg) no-repeat 0 0;
}


.bn_m2 h2 {
	color: #593600;
	font-size: 30px;
	font-family: serif;
	top: 29px;
	left: 83px;
	border: none;
	line-height: 1.2;
	font-weight: 400;
	text-shadow: none;
}

.bn_m2 h2 span{
	font-size: 40px;
	letter-spacing: -0.2em;
	margin-right: 6px;
	margin-left: -4px;
	position: relative;
	top: 4px;
}

.bn_m2 p.sub{
	color: #cea970;
	font-size: 18px;
	font-weight: 700;
	top: 76px;
	left: 85px;
	font-family: serif;
}

.bn_m2 p.t{
	top: 150px;
	left: 50px;
	color: #523821;
	line-height: 2;
	width: 350px;
	font-size: 15px;
}

.bn_m2 p.t span{
	font-weight: 700;
	text-decoration: underline;
	letter-spacing: 0.05em;
	background: none;
}

.bn_m2 p.btn{
	color: #523821;
	bottom: 21px;
	right: 65px;
	font-size: 16px;
}


#AllBox #Main .bn_m a:hover {
	-ms-filter: "alpha( opacity=80 )";
	filter:alpha(opacity=80);
	opacity:0.8;
}



/* review
===============================================================*/
.review {
	padding:0 0 37px 0;
	position:relative;
}

.review p.r_count {
    color: #422203;
    position: absolute;
    top: 7px;
    right: 0;
}
.review p.r_count a {
	font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
	color:#d52b33;
    font-size: 16px;
    font-weight: bold;
	text-decoration:underline;
}


.review .box {
	padding:20px 50px;
	border-bottom:#b8b8b8 1px dotted;
	position:relative;
}
.review .box.end {
	border:none;
}

.review .box p.comment {
    overflow: hidden;
    width: 100%;
/*    height: 70px;*/
}
.review .box p.comment a {
    color: #004f9f;
    text-decoration: underline;
}

.review .box p.name {
    padding-right: 140px;
    padding-top: 15px;
    color: #454545;
}
.review .box p.name a {
    color: #454545;
	text-decoration:underline;
}

.review .box p.day {
    letter-spacing: -0.05em;
    position: absolute;
    bottom: 20px;
    right: 50px;
    color: #454545;
}
.review .box p.day a {
    color: #454545;
	text-decoration:underline;
}


.review .box .reviewitem {
    width: 100%;
    display: table;
    margin-bottom: 15px;
}
.review .box .reviewitem p.ph {
	display:table-cell;
	vertical-align:top;
	width:100px;
}
.review .box .reviewitem p.ph img {
	width:100%;
	height:auto;
}
.review .box .reviewitem p.ph a:hover img {
	-ms-filter: "alpha( opacity=80 )";
	filter:alpha(opacity=80);
	opacity:0.8;
}

.review .box .reviewitem .txt {
    display: table-cell;
    vertical-align: middle;
	padding-left: 19px;
}
.review .box .reviewitem .txt h3 a {
	color:#004f9f;
	font-weight: 400;
}
.review .box .reviewitem .txt p.rank {
	font-weight:bold;
    padding-left: 98px;
    width: 420px;
}
.review .box .reviewitem .txt p.rank a {
	color:#262626;
	text-decoration:underline;
	font-weight: 400;
}


.review .box .reviewitem .txt p.rank1 {
	background:url(../images/common/star.png) no-repeat 0 2px;
    background-size: 6300px 16px;
}

.review .box .reviewitem .txt p.rank15 {
	background:url(../images/common/star.png) no-repeat -700px 2px;
    background-size: 6300px 16px;
}

.review .box .reviewitem .txt p.rank2 {
	background:url(../images/common/star.png) no-repeat -1400px 2px;
    background-size: 6300px 16px;
}

.review .box .reviewitem .txt p.rank25 {
	background:url(../images/common/star.png) no-repeat -2100px 2px;
    background-size: 6300px 16px;
}

.review .box .reviewitem .txt p.rank3 {
	background:url(../images/common/star.png) no-repeat -2800px 2px;
    background-size: 6300px 16px;
}

.review .box .reviewitem .txt p.rank35 {
	background:url(../images/common/star.png) no-repeat -3500px 2px;
    background-size: 6300px 16px;
}

.review .box .reviewitem .txt p.rank4 {
	background:url(../images/common/star.png) no-repeat -4199px 2px;
    background-size: 6300px 16px;
}

.review .box .reviewitem .txt p.rank45 {
	background:url(../images/common/star.png) no-repeat -4899px 2px;
    background-size: 6300px 16px;
}

.review .box .reviewitem .txt p.rank5 {
	background:url(../images/common/star.png) no-repeat -5599px 2px;
    background-size: 6300px 16px;
}




/* news
===============================================================*/
.news {
	position: relative;
}

.news .view_more{
	position: absolute;
    right: 0;
    top: 7px;
	text-decoration: underline;
}

.news .view_more a{
	color: #7d6a56;
}

.news dl {
	padding:8px 0;
	border-bottom: #b8b8b8 1px dotted;
	width:100%;
	display:table;
}
.news dl.end {
	border:none;
}

.news dl dt {
	display:table-cell;
	width:105px;
	color:#8e6030;
	padding:0 0 0 9px;
}
.news dl dd {
	display:table-cell;
}
.news dl dd a {
	color:#414141;
}




/* 2019.03 ADD
===============================================================*/

.rec .bg .box .con p.price span.tag {
    color: #ffffff;
    display: inline-block;
    background: #c10000;
    text-align: center;
    padding: 3px 0;
    font-size: 10px;
    line-height: 12px;
    width: 34px;
    border-radius: 2px;
    margin-left: 1em;
    vertical-align: middle;
	font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
    font-weight: bold;
}


/* .new-topic
===============================================================*/
.new-topic { margin: 13px 0 50px;}
.new-topic h2.sectit { margin-bottom: 5px;}
.new-topic .sectit a {
	font-size: 14px;
    float: right;
    text-decoration: underline;
	font-weight: 400;
	color: #7d6a56;
	position: relative;
    bottom: -5px;
}
.new-topic .love-wrapper {
    display: flex;
    padding: 20px 0;
    margin: 0px;
    border-bottom: #b8b8b8 1px dotted;
}

.new-topic .love-wrapper figure {
    width: 90px;
    margin: 0 20px 0 0;
}
.new-topic .love-wrapper figure img { width: 100%;}
.new-topic .love-wrapper figure a:hover { opacity: .7;}

.new-topic .love-wrapper .topic-right {
	width: calc(100% - 110px);
	margin-top: 6px;
}

.new-topic .love-wrapper .topic-right .list-tit {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}

.new-topic .love-wrapper .topic-right .info-area {
    display: flex;
}

.new-topic .love-wrapper .topic-right .info-area .date {
    font-size: 14px;
    margin-right: 15px;
}


/* .send-info
===============================================================*/
.send-info {
	background: #f7f7f7;
	padding: 30px;
	box-sizing: border-box;
	display: flex;
	margin-top: 50px;
}
.send-info dl {
	width: calc(100% - 360px);
	margin-right: 20px;
}
.send-info dl dt {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px;
}
.send-info figure {
	width: 340px;
	margin: 0;
}
.send-info figure img { width: 100%;}

/* .staff
===============================================================*/
.staff {
	padding: 30px;
	display: flex;
	background: #fef9f8;
	margin: 20px 0 33px;
}

.staff figure {
	margin: 0 20px 0 0;
}
.staff figure img { width: 100%;}

.staff p { width: calc(100% - 235px);}

.staff p a {
	float: right;
	text-decoration: underline;
}


/* 20230427追加
===============================================================*/
.top_link {
	margin-block: 20px;
}
.top_link .contact_wrap {
	padding-inline: 10px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 550px;
	height: 80px;
	border: 1px solid #eeeae5;
	box-sizing: border-box;
	margin-inline: auto;
}
.top_link .contact_wrap dl {
	padding-left: 32px;
	background: url(../images/top/tel.png) no-repeat left center / 24px auto;
	position: relative;
	width: 256px;
}
.top_link .contact_wrap dl dt {
	padding-top: 16px;
    line-height: 1;
	position: relative;
}
.top_link .contact_wrap dl dt::before {
	content: '電話注文OK！';
    display: block;
    font-size: 12px;
    color: #000;
	position: absolute;
	left: 0;
	top: 0px;
}
.top_link .contact_wrap dl dt a {
	color: #4d1b00;
	font-size: 24px;
	pointer-events: none;
	text-decoration: none;
}
.top_link .contact_wrap dl dd {
	position: absolute;
	font-size: 14px;
	top: -6px;
	right: 0;
}
.top_link .contact_wrap dl dd small {
	font-size: 11px;
}
.top_link .contact_wrap .mail_wrap {
	padding-left: 35px;
	background: url(../images/top/mail.png) no-repeat left center / 25px auto;
}
.top_link .contact_wrap .mail_wrap a {
	display: grid;
	place-content: center;
	width: 175px;
	height: 44px;
	background-color: #ece8dd;
	border: 1px solid #ded7c3;
	box-sizing: border-box;
	color: #6e5b4e;
	font-size: 12px;
	transition: .5s;
}
#AllBox #Main .top_link .contact_wrap .mail_wrap a:hover {
	color: #fff !important;
	background-color: #9a7e6c;
	text-decoration: none !important;
}

#Main .main_area p.main1 {
    top: 138px;
    left: 406px;
	text-align: center;
	line-height: 1.1;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff,0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
    color: #a90022;
    font-size: 39px;
	letter-spacing: -.03em;
}

#Main .main_area p.main2 {
    bottom: 38px;
    right: 121px;
    font-size: 22px;
    line-height: 1.2;
	text-align: center;
}
#Main .main_area p.main2 span {
    display: block;
    font-size: 16px;
}

.bn_m {
	margin-top: 20px;
}
.bn_m h2 {
    color: #f29c9f;
    text-shadow: 0 0 30px #f7dadb;
}
.bn_m p.t span {
    background: linear-gradient(transparent 73%, #fce3d8 73%, #fce3d8 90%, transparent 90%);
}
.bn_m2 h2 {
    color: #593600;
    top: 41px;
}
.bn_m2 h2 strong {
	letter-spacing: -.1em;
}
.bn_m2 p.t {
    top: 130px;
    left: 35px;
    width: 313px;
}
.bn_m2 p.t span {
	background: none;
}

.rec .bg .box p.ph {
    display: table-cell;
    width: 200px;
    vertical-align: top;
}
.rec .bg .box {
    padding-inline: 0;
	width: 100%;
}
.rec .bg .l_box {
    background: transparent;
}
.rec .bg .box .con {
	vertical-align: top;
	padding-left: 30px;
}
.rec .bg .detail_box p.detail {
	margin: 10px 0 0;
}

.list-link .type-list dl dt {
	background: none !important;
}

.about_box {
	margin-top: -5px;
	position: relative;
}
.about_box h2 {
}
.about_box .list {
	padding: 0;
	margin: 20px 40px 40px;
/*
	margin: 20px 40px 0;
*/
	display: flex;
	flex-wrap: wrap;
	row-gap: 8px;
}
.about_box .list li {
	color: #462709;
	width: 300px;
}
.about_box .list li:nth-of-type(1) {
	order: 1;
}
.about_box .list li:nth-of-type(2) {
	order: 3;
}
.about_box .list li:nth-of-type(3) {
	order: 5;
}
.about_box .list li:nth-of-type(4) {
	order: 2;
}
.about_box .list li:nth-of-type(5) {
	order: 4;
}
.about_box .list li:nth-of-type(6) {
	order: 6;
}
.about_box .list li::before {
	content: '';
	position: relative;
	display: inline-block;
	border-left: 6px solid #422203;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	bottom: 3px;
	margin-right: 4px;
}
.about_box .link {
	display: flex;
	column-gap: 10px;
	position: absolute;
	right: 0;
	top: 8px;
}
.about_box .link li a {
	text-decoration: underline;
	color: #422203;
}

.review {
	margin-top: 60px;
/*
	margin-top: 40px;
*/
	padding: 0;
}
.review .box {
	position: relative;
	padding: 40px 0 40px 230px;
	box-sizing: border-box;
	min-height: 280px;
}
.review .box:last-of-type {
	border: none;
}
.review .box h3 a {
	color: #004f9f;
    font-weight: 400;
}
.review .box .reviewitem .txt {
	padding-left: 0;
}
.review .box .reviewitem p.ph {
    display: block;
	width: 200px;
	height: 200px;
	position: absolute;
	left: 0;
	top: 40px;
}
.review .box p.day {
	right: 0;
}

.new-topic h2.sectit {
	margin-bottom: 0;
}
.new-topic .love-wrapper {
	padding-block: 40px;
}
.new-topic .love-wrapper figure {
	width: 200px;
	margin: 0;
}
.new-topic .love-wrapper  .topic-right {
	margin-left: 30px;
	flex: 1;
	width: auto;
}
.new-topic .love-wrapper .topic-right .info-area {
	display: flex;
	column-gap: 20px;
}
.new-topic .love-wrapper .topic-right .info-area .tag {
	display: flex;
	flex-wrap: wrap;
	gap: 3px 10px;
}
.new-topic .love-wrapper .topic-right .info-area .date {
	display: inline-block;
}

