@charset "utf-8";

.pc {
	display: block;
}

.sp {
	display: none;
}

.pcBr {
	display: inline;
}

.spBr {
	display: none;
}

/*---------------------------*/

.ancNaviBase {
	text-align: center;
}
.ancNaviWrap01 {
	display: flex;
	justify-content: space-between;
	max-width: 1160px;
	margin: 0px auto 32px auto !important;
}
.ancNaviWrap01 li {
	position: relative;
	width: 48%;
}

.ancNaviWrap01.naviWrap02 {
	margin: 0px auto 0px auto !important;
}
.ancNaviWrap01.naviWrap02 li {
	width: 31%;
}

.ancNaviWrap01 li img {
}
.ancNaviWrap01 li p {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	line-height: 1.45em;
	font-weight: 500;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.ancNaviWrap01 li p.active01 {
	color: #C59F28;
}

.contBox01 {
	margin: 80px auto 90px auto;
	position: relative;
}

.contBox01::before {
	content: "";
    width: 113px;
    height: 205px;
    background-position: 0 bottom;
    background-repeat: no-repeat;
    position: absolute;
    background-image: url(https://gigaplus.makeshop.jp/hopsmall/images/osechi2024/images/kinpak01.png);
    left: -84px;
    bottom: -50px;
    z-index: -1;
}

.contBox01::after {
	content: "";
    width: 142px;
    height: 259px;
    background-position: 0 bottom;
    background-repeat: no-repeat;
    position: absolute;
    background-image: url(https://gigaplus.makeshop.jp/hopsmall/images/osechi2024/images/kinpak02.png);
    right: 0;
    top: 370px;
    z-index: -1;
}


#ms_contents .contBox01 h2 {
	font-size: 30px;
	line-height: 1.46em;
	color: #000000;
}

#ms_contents h2.obi img{
	width:auto!important;
}

.contFlex01 {
	display: flex;
	justify-content: space-between;
}
.contFlex01 li {
	width: 23%;
	text-align: center;
}
.contFlex01 li .h301 {
	font-size: 20px !important;
	line-height: 1.4em !important;
	font-weight: 500 !important;
	margin-bottom: 15px !important;
}
.contFlex01 li .h301 span {
	border-bottom: 1px solid #B93728;
}
.contFlex01 li .text01 {
	text-align: left;
	font-size: 14px;
	line-height: 1.8em;
	margin-top: 15px !important;
}

#ms_contents .wrap_merchan_photo {
        margin-top: 0px;
	position: relative;
    }

.contIconWrap01 {
	display: flex;
	align-items: center;
}
.contIconWrap01 li {
	margin-right: 10px;
}

.iconImg1st {
	width: 102px;
}
.contIcon01 {
	background-color: #337F00;
	color: #ffffff;
	font-size: 13px;
	line-height: 1.45em;
	font-weight: bold;
	padding: 8px 13px 8px 13px;
	margin-bottom: 15px !important;
}

#ms_contents .merchan_num .num {
    background-color: #B93728;
}
#ms_contents .merchan_prc .label span{
	display: inline-block;
	padding: 4px 10px;
    font-size: 0.85rem;
	font-weight: 600;
    font-family: 'Noto Serif JP', serif;
}
#ms_contents .merchan_txt {
	padding-left: 20px;
	background-image: url("https://gigaplus.makeshop.jp/htrshopmall/images/osechi2022/osechi/images/text_line01.png") !important;
	background-repeat: repeat-y !important;
	background-position: top left !important;
	margin-bottom: 20px;
}

#ms_contents table th,
#ms_contents table td {
    border: solid 1px #ffffff;
	padding: 8px 10px;
	font-family: 'Noto Sans JP', serif;
	font-size: 0.85rem;
}
#ms_contents table th {
	background-color: #CE8F88;
}
#ms_contents table td {
	background-color: #FDF9ED;
}
#ms_contents table tr:nth-child(2n) td {
	background-color: #EBE6D8;
}

#ms_contents .merchan_prc .label {
    background-color: #C7A748;
}

#ms_contents .selectBlock_release {
    font-size: 1rem;
}

.contBtn01 {
	text-align: center;
}
.wrap_merchan_details dd .contBtn01{
	margin-top:20px;
}
.contBtn01 a {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #B93728 !important;
	color: #ffffff !important;
	font-size: 26px;
	line-height: 1.4em;
	width: 90%;
	height: 64px;
	position: relative;
	margin: auto;
}
.contBtn01 span {
	/* display: flex; */
	display:none;
	align-items: center;
	justify-content: center;
	background-color: #ccc !important;
	color: #ffffff !important;
	font-size: 26px;
	line-height: 1.4em;
	width: 90%;
	height: 64px;
	position: relative;
	margin: auto;
}
.contBtn01 a::after, .contBtn01 span::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 2px #ffffff !important;
  border-right: solid 2px #ffffff !important;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 32px;
  margin-top: -6px;
}
.searchResultBlock_item{
	position: relative;
}
/* .searchResultBlock_item.item_kanbai::after, .cts_inner.item_kanbai::after{
	content: "";
    display: block;
    width: 150px;
    height: 300px;
    background: url(https://gigaplus.makeshop.jp/hopsmall/images/osechi2024/images/kanbai.png);
    background-repeat: no-repeat;
    position: absolute;
    bottom: 30%;
    right: 20%;
    transform: rotate(10deg);
    rigth: 60%;
    z-index: 10;
}

#sec_osechi_original .cts_inner.item_kanbai{
	position:relative;
} */

/*--------------------------*/

#ms_contents .el_searchResult {
    font-size: 25px;
}


.swiper-container {
	margin-bottom: 10px;
}

#ms_contents .search_scroll_block.top_scroll_block{
    bottom: 20px;
    margin-right: 0;
    right: 180px;
}
#ms_contents .floatingbn_block.top_scroll_block{
	display:none;
	bottom: 10px;
	margin-right:0;
}
#ms_contents .floatingbn_block.top_scroll_block a{
	display:block;
	width:320px;
	opacity:1;
}
#ms_contents .floatingbn_block.top_scroll_block .top_scroll_block_inner{
	margin-right:0!important;
}


@media screen and (max-width:767px) {

	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
	.pcBr {
		display: none;
	}
	.spBr {
		display: inline;
	}

	/*------------------------*/

	.ancNaviBase {
		text-align: center;
	}
	.ancNaviWrap01 {
		display: block;
		margin: 0px auto 40px auto !important;
	}
	.ancNaviWrap01 li {
		position: relative;
		width: auto;
		margin-bottom: 23px;
	}

	.ancNaviWrap01.naviWrap02 {
		margin: 0px auto 0px auto !important;
	}
	.ancNaviWrap01.naviWrap02 li {
		width: auto;
		margin-bottom: 20px;
	}

	.ancNaviWrap01 li img {
	}
	.ancNaviWrap01 li p {
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		color: #ffffff;
		font-size: 18px;
		line-height: 1.45em;
		font-weight: 500;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
	}
	.ancNaviWrap01 li p.active01 {
		color: #C59F28;
	}

	.contBox01 {
		80px auto 120px auto;
		position: relative;
	}
	

.contBox01::before {
	content: "";
    width: 211px;
    height: 168px;
    background-position: 0 bottom;
    background-repeat: no-repeat;
    position: absolute;
    background-image: url(https://gigaplus.makeshop.jp/htrshopmall/images/osechi2022/osechi/images/sp_kinpaku01.png);
    left: -4%;
    bottom: -5%;
    z-index: -1;
}

.contBox01::after {
	content: "";
    width: 202px;
    height: 138px;
    background-position: 0 bottom;
    background-repeat: no-repeat;
    position: absolute;
    background-image: url(https://gigaplus.makeshop.jp/htrshopmall/images/osechi2022/osechi/images/sp_kinpaku02.png);
    right: 5%;
    top: 4%;
    z-index: -1;
}
	#ms_contents .contBox01 h2 {
		font-size: 30px;
		line-height: 1.46em;
		color: #000000;
	}

	.contFlex01 {
		display: block;
		padding: 0px 15px !important;
	}
	.contFlex01 li {
		width: auto;
		text-align: center;
		margin-top: 56px;
	}
	.contFlex01 li .h301 {
		font-size: 20px !important;
		line-height: 1.4em !important;
		font-weight: 500 !important;
		margin-bottom: 15px !important;
	}
	.contFlex01 li .h301 span {
		border-bottom: 1px solid #B93728;
	}
	.contFlex01 li .text01 {
		text-align: left;
		font-size: 14px;
		line-height: 1.8em;
		margin-top: 15px !important;
	}

	#ms_contents .wrap_merchan_photo {
					margin-top: 0px;
		position: relative;
			}

	.contIconWrap01 {
		display: flex;
		align-items: center;
	}
	.contIconWrap01 li {
		margin-right: 5px;
	}

	.iconImg1st {
		width: 80px;
	}
	.contIcon01 {
		background-color: #337F00;
		color: #ffffff;
		font-size: 12px;
		line-height: 1.45em;
		font-weight: bold;
		padding: 4px 6px 4px 6px;
		margin-bottom: 5px !important;
		padding: 2px 8px;
        width: fit-content;
        font-size: 1.0rem;
	}

	#ms_contents .merchan_num .num {
			background-color: #B93728;
	}
	#ms_contents .merchan_prc .label span{
		display: inline-block;
		padding: 4px 7px;
	}
	#ms_contents .merchan_txt {
		padding-left: 20px;
		/*background-image: url("/osechi/images/text_line01.png");
		background-repeat: repeat-y;
		background-position: top left;*/
	}

	#ms_contents table th,
	#ms_contents table td {
			border: solid 1px #ffffff;
		padding: 8px 10px;
	}
	#ms_contents table th {
		background-color: #CE8F88;
	}
	#ms_contents table td {
		background-color: #FDF9ED;
	}
	#ms_contents table tr:nth-child(2n) td {
		background-color: #EBE6D8;
	}

	.contBtn01 {
		text-align: center;
		margin-top: 40px;
	}
	.contBtn01 a {
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: #B93728 !important;
		color: #ffffff !important;
		font-size: 18px;
		line-height: 1.4em;
		width: 90%;
		height: 46px;
		position: relative;
		margin: auto;
	}
	.contBtn01 span {
		/* display: flex; */
		display:none;
		align-items: center;
		justify-content: center;
		background-color: #ccc !important;
		color: #ffffff !important;
		font-size: 18px;
		line-height: 1.4em;
		width: 90%;
		height: 46px;
		position: relative;
		margin: auto;
	}
	.contBtn01 a::after {
		content: '';
		width: 8px;
		height: 8px;
		border: 0px;
		border-top: solid 2px #ffffff !important;
		border-right: solid 2px #ffffff !important;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 50%;
		right: 24px;
		margin-top: -4px;
	}

	/*--------------------------*/

	#ms_contents .el_searchResult {
			font-size: 20px;
	}


	.swiper-container {
		margin-bottom: 10px;
	}
	
	.searchResultBlock_item.item_kanbai::after, .cts_inner.item_kanbai::after{
		bottom:10%;
		right:30%;
	}
	

	
	#ms_contents .selectBlock_ttl{
		width:70%;
	}
	#ms_contents .catch{
		width:70%;
	}
	#ms_contents h2.obi img{
		width:100%!important;
	}

	#ms_contents .search_scroll_block.top_scroll_block{
		right:25%;
		width: 18%;
		bottom:3vw;
	}
	#ms_contents .top_scroll_block{
		bottom:3vw;
		width:18%;
		right:5%;
	}
	#ms_contents .floatingbn_block.top_scroll_block{
		bottom: 0px;
	}
	#ms_contents .floatingbn_block.top_scroll_block .top_scroll_block_inner{
		width: 100%;
    float: none;
    text-align: center;
	}
	#ms_contents .floatingbn_block.top_scroll_block a{
		    width: 100%;
	}
	#ms_contents .top_scroll_block_inner a{
		opacity: .9;
	}
	
	#ms_contents .obi.obi_nobg{
		padding-bottom: 0!important;
	    margin-bottom: 0!important;
	}

}

