
/*-------------------------PCフリースペース上部---------------------------------------------------*/

/*
.common_headline1_{
	margin-bottom: 20px;
	padding: 5px 0 5px 12px;
	border-left: 6px solid #740d0e;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: 22px;
	color: #d95f18;	
	}*/
/*div.container_ div.mainframe_{
	width: 80%;
	padding-left: 0;
	}*/
h1, #navWrap .navInner #nav li h2 a, #oseibo_ranking h2, #oseibo_list h2,.link_h2, .link01_h2, #oseibo_ranking h2 span.every, #oseibo_ranking h2 small, #navWrap .navInner #nav li h2 span {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	}
h1 a{
	font-size: 18px!important;
	color: #fff!important;
	font-weight: bold!important;
	background: #b0985a !important;
	}
h1 a span{
	font-size: 15px!important;
	}
/*h1*/
h1.common_headline1_ {
  margin-bottom: 20px;
  padding: 5px 0 5px 12px;
  border-left: 6px solid #b0985a;
  font-size: 20px;
  font-weight: bold;
  /*letter-spacing: 0.5px;*/
  line-height: 22px;
	color: #333;
	font-family: 'Noto Sans Japanese', sans-serif;
	}
/*-----------------------------------------ナビ-----------------------------------------*/
#navWrap{
	height: 100px;
	}
#navWrap .navInner{
	position: relative;
	width: 100%;
	background-color: #b0985a;
	padding: 10px 0;
}
#navWrap .navInner.navfixed{
	position: fixed;
	top: 0;
	z-index: 9999;
	box-shadow: 0 1.25px 6px rgba(0,0,0,0.3);
}
#navWrap #nav{
	width: 100%;
	margin: 0 auto;
}
#navWrap #nav:after{
	content: "";
	clear: both;
	display: block;
}
#navWrap .navInner #nav{
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
#navWrap .navInner #nav li{
	position: relative;
	text-align: center;
	list-style: none;
}	
#navWrap .navInner #nav li a{
	display: block;
	margin: 0 10px;
	padding: 10px;
	background: #fff;
	color: #b0985a;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	border: 2px solid #b0985a;
}
#navWrap #nav li a
#navWrap .navInner #nav li a img{
	width: 26px;
	height: 26px;
	margin-bottom: 5px;
}
#navWrap .navInner #nav li >a:hover{
	background: #b0985a;
	color: #fff;
	border: 2px solid #fff;
	transition: all .2s ease-out;
}
#navWrap .navInner #nav li h2 a {
  background: none;
  color: #fff;
	font-size: 19px;
	font-weight: bold;
}
	
#navWrap .navInner #nav li h2 span {
font-size: 16px;		
	}
/*category*/
.link_list_01{
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
	justify-content: flex-start;
}
.link_list_01 li{
	width: calc((100% / 4 - 20px));
	text-align: center;
	margin: 5px;
}
.link_list_01 li a{
	display: block;
	padding: 10px;
	border: 1px solid #b0985a;
	color: #b0985a;
	font-size: 14px;
	}
.link_list_01 li a:hover{
	text-decoration: none;
	opacity: 0.3;
	}
/*gift_ranking*/
#oseibo_ranking h2{
  position: relative;
  font-size: 37px;
  font-weight: bold;
  /*line-height: 100%;*/
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.3;
  color: #333;
}

/*area-text*/
p.area-text {
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 20px;
}

/*終了文言*/
#fin{
	text-align: center;
	margin-top: 20px;
	border: 1px solid #ccc;
	background-color: #f6f6f6
}
#fin>p{
	border: 1px solid #fff;
	padding: 30px 0;
	color: #444;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4em;
}

/*-------------------------PCフリースペース下部---------------------------------------------------*/

/*-----------------------------------------return_btn-----------------------------------------*/
#oseibo_return .return{
	margin: 10px 0 40px;
	padding-top: 40px;
	text-align: center;
	}
#oseibo_return .return a{
	display: inline-block;
    font-size: 16px;
    background: #fff;
    color: #666666;
    padding: 16px;
    transition: .5s;
    width: 460px;
    border-radius: 60px;
    border: 1px solid #717171;
    text-decoration: none;
	}
#oseibo_return .return a:hover{
	opacity: 0.7;
	transition: all .4s ease-out;
	}
/*-----------category-----------*/
.link_list{
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
	justify-content: center;
}
.link_list li{
	width: calc((100% / 3 - 30px));
	text-align: center;
	margin: 10px;
}
.link_list li a{
	display: block;
	padding: 15px;
	border: 2px solid #baa063;
	color: #977b3b;
	font-size: 16px;
	text-decoration: none;
	font-weight: 500;
	line-height: 1.5em;
	}
.link_list li a:hover{
	text-decoration: none;
	/*opacity: 0.3;*/
	background-color: #baa063;
	color:#fff;
	}
/*h2*/
#oseibo_list h2,.link_h2{
	text-align: center;
	padding: 80px 0 10px;
	font-size: 25px;
	font-weight: bold;
	color: #333;
	line-height: 1.2;
	}
.link01_h2 {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
    margin: 75px 0 -50px 0px;
    color: #333;
}
#oseibo_list h2 span{
	color: #9a1310;
	font-size: 20px;
	font-weight: bold;
	}
#oseibo_list .h2_subtext{
	text-align: center;
	padding: 5px 5px 20px;
	font-size: 15px;
	color: #5D3F35;
	}


/*---------------------豆知識一覧-----------------*/
.mameBox {
    margin-top: 30px;
}
.mameBox h3 {
    position: relative;
    margin-bottom: 20px;
    padding: 20px;
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.mameBox h3::after {
    display: block;
    content: "";
    width: 80px;
    height: 2px;
    background: rgb(176 152 90);
    margin: 20px auto;
}
.mameList {
    display: flex;
    flex-wrap: wrap;
}
.mameList li {
    width: calc((100% / 4 - 20px));
    font-size: 14px;
    margin: 10px;
}
.mameList li a {
    height: 100px;
    display: flex;
    align-items: center;
    padding: 10px 35px 10px 10px;
    border: 1px solid #b0985a;
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 500;
    position: relative;
    color: #333;
	text-decoration: none;
}
.mameList li a::after {
    border: 2px solid #b0985a;
}
.mameList li a:hover::after {
    border: 2px solid #fff;
}
.mameList li a::after, .mameList li a:hover::after {
    position: absolute;
    bottom: 37px;
    right: 11px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    border-left-width: 0;
    border-top-width: 0;
    -ms-transform: rotate(-45deg);
    transform: rotate( -45deg );
    pointer-events: none;
}
.mameList dd {
    display: block;
    margin: 7px 0 20px;
    line-height: 1.3em;
    margin-top: 5px;
}
.mameList h4 p {
    display: block;
    margin: 7px 0 20px;
    line-height: 1.3em;
}
.mameList li a:hover {
    color: #fff;
    background: #b0985a;
    text-decoration: none;
    transition: all .2s ease-out;
}

/*---------------------------------------------　レコメンドエリア　----------------------------------------------------------*/
.common_headline2_Wrap {
    display: none;
}
div.recommendbox_, div.slider_item_ {
    margin: 5px 0 20px;
    padding: 0;
    background: none;
}
div.slider_item_ .item_box_ {
    margin: 0 15px 15px 0;
    padding: 0 10px;
    width: 190px;
    border: 0;
}
div.slider_item_ .item_box_:hover {
    border: 0;
}
div.slider_item_ .img_, div.slider_history_ .img_, div.slider_related_ .img_ {
    margin: 0;
}
div.slider_item_ .item_box_ .img_, div.slider_item_ .item_box_ .img_ a {
    height: 160px!important;
}
span.name1_ {
    color: #333333;
    font-size: 14px;
}
div.slider_item_ .name_, div.slider_history_ .name_ {
    font-size: 12px;
}
div.slider_item_.item_slider_ .name_ {
    margin: 10px 0 0 0;
}
.price_ {
    font-size: 16px;
    margin-top: 10px;
}
/*--色付け--*/
div.slider_item_.top .item_box_ {
    width: 192px;
    padding: 10px 10px 15px 10px;
    background-color: #ffffff;
    margin-right: 10px;
    margin-top: 10px;
    position: relative;
    box-sizing: border-box;
}
.item_box_::after {
    height: 44px;
    position: absolute;
    display: block;
    content: "";
    top: 0px;
    left: 5px;
    border-left: 20px solid #474745;
    border-right: 20px solid #474745;
}
.item_box_ .img_::after {
    position: absolute;
    display: block;
    content: "";
    left: 21px;
    top: 10px;
    font-size: 16px;
    color: #ffffff;
    z-index: 10;
}
.item_box_:nth-of-type(1)::after, .item_box_:nth-of-type(2)::after, .item_box_:nth-of-type(3)::after {
    border-bottom: 10px solid transparent;
}
.item_box_:nth-of-type(1)::after {
    border-left: 20px solid #c9b100;
    border-right: 20px solid #c9b100;
}
.item_box_:nth-of-type(2)::after {
    border-left: 20px solid #9ba3a3;
    border-right: 20px solid #9ba3a3;
}
.item_box_:nth-of-type(3)::after {
    border-left: 20px solid #c49342;
    border-right: 20px solid #c49342;
}
.item_box_:nth-of-type(1) .img_::after {
    content: "1";
}
.item_box_:nth-of-type(2) .img_::after {
    content: "2";
}
.item_box_:nth-of-type(3) .img_::after {
    content: "3";
}
.item_box_:nth-of-type(4) .img_::after {
    content: "4";
}
.item_box_:nth-of-type(5) .img_::after {
    content: "5";
}
.item_box_:nth-of-type(6) .img_::after {
    content: "6";
}
.item_box_:nth-of-type(7) .img_::after {
    content: "7";
}
.item_box_:nth-of-type(8) .img_::after {
    content: "8";
}
.item_box_:nth-of-type(9) .img_::after {
    content: "9";
}
.item_box_:nth-of-type(10) .img_::after {
    content: "10";
    left: 16px;
}
.item_box_:nth-of-type(11) .img_::after {
    content: "11";
    left: 16px;
}
.item_box_:nth-of-type(12) .img_::after {
    content: "12";
    left: 16px;
}
.item_box_:nth-of-type(13) .img_::after {
    content: "13";
    left: 16px;
}
.item_box_:nth-of-type(14) .img_::after {
    content: "14";
    left: 16px;
}
.item_box_:nth-of-type(15) .img_::after {
    content: "15";
    left: 16px;
}
.item_box_:nth-of-type(16) .img_::after {
    content: "16";
    left: 16px;
}
.item_box_:nth-of-type(17) .img_::after {
    content: "17";
    left: 16px;
}
.item_box_:nth-of-type(18) .img_::after {
    content: "18";
    left: 16px;
}
.item_box_:nth-of-type(19) .img_::after {
    content: "19";
    left: 16px;
}
.item_box_:nth-of-type(20) .img_::after {
    content: "20";
    left: 16px;
}
div.slider_item_ .img_ a img, div.slider_history_ .img_ a img, div.slider_related_ .img_ a img {
    max-width: 173px;
}
/*--------------------------------ランキング-----------------------------------------*/

/*h2*/
#oseibo_ranking h2{
	position: relative;
    text-align: center;
    padding: 40px 0 0px;
    font-size: 27px;
    font-weight: bold;
    color: #333;
    /*letter-spacing: 2px;*/
    line-height: 1.3;
}
#oseibo_ranking h2 span{
	color: #740d0e;
	font-weight: bold;
	}
#oseibo_ranking h2 span:first-child{
	font-size: 20px;	
	}
#oseibo_ranking h2 small{
	font-size: 20px;
	color: #333;
	}
#oseibo_ranking .h2_subtext{
	text-align: center;
	padding: 5px 5px 0px;
	font-size: 15px;
	color: #333;
	}

#oseibo_ranking h2 span.every {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    text-align: center;
    letter-spacing: 2px;
    padding: 1px 20px;
}
/*----------------------------　もっと見るボタン　----------------------------*/
#oseibo_ranking .more01{
	margin: 10px 0 30px;;
	padding-top: 40px;
	text-align: center;
	}
#oseibo_ranking .more01 a {
    display: block;
    background: #a78a49;
    color: #fff;
    padding: 16px;
    transition: .5s;
    border-radius: 50px;
    width: 491px;
    margin: 10px auto 20px;
    font-size: 16px;
    box-shadow: 3px 3px 10px rgba(155, 155, 155, 0.5);
	text-decoration: none;
}
#oseibo_ranking .more01 a:hover{
	opacity: 0.7;
	transition: all .4s ease-out;
	}
