@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");

/*PCSP共通設定*/
html {scroll-behavior: smooth;}/*smooth scroll*/
main img {
	width:100%;
	height:auto
}
.disnone {display: none;}

/*serchBox*/
.search_kaigaiBar .serchBox.kaigaiS > ul {border-bottom: 2px solid #962835;}
.search_kaigaiBar .serchBox.kaigaiS > ul li {background: #b9934e;}
.search_kaigaiBar .serchBox.kaigaiS > ul li.select {
	color: #FFF;
	background: #962835;
}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	margin: 0% 1%;
	overflow-x: scroll;
}
#anchorLinkBlock {margin: 5% 1%;}
#dirPathBlock p,
#anchorLinkBlock a{
	width: max-content;
	font-size: 12px;
}
h1 {
	font-size: 12px;
	margin: 0 1%
}
.inner{
	width: 96%;
	margin: 0 2%;
	padding: 24px 0;
	box-sizing: border-box
}

/*tab*/
#tabMenuSeason li#btnSxmas {
	background-color: #0f0d51;
	border: 1px solid #0f0d51;
	border-bottom: none
}
#tabMenuSeason li#btnSxmas a {color: #fff;}

/*title*/
#bg{
	height: 150px;
	background: url(/kaigai/season/xmas/images/bg.webp) no-repeat;
	background-size: cover;
	display: grid;
	align-items: center;
	margin-bottom: 10px
}
#bg img {
	width: 98%;
	margin: auto
}

/*background*/
article {
	background: url(/kaigai/season/xmas/images/pb-pixta84118759.webp);
	background-size: 100%;
	font-size: 14px
}

/*navi*/
#navi ul {
	padding-bottom: 10px;
	display: flex;
	background: #fff
}
#navi li {
	width: calc(100% / 3);
	text-align: center;
	border-right: 2px solid #962835
}
#navi li a {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0.9em;
	color: #962835 !important;
	align-items: center;
	display: grid
}
#navi li:last-child {border-right: none;}

/*contents*/
section hgroup small {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 0 0 15px;
    font-size: 1.1em;
    color: #530315;
}
section h2 {
	width: 280px;
	margin: 0 auto 15px;
	position:relative	
}
h2.santa:after {
	content: "";
	width: 48px;
	height: 48px;
    background: url(/kaigai/season/xmas/images/santa.webp) no-repeat;
    background-size: cover;
	position:absolute;
	top: 5px;
	right: 0
}
h2.xtree:after {
	content: "";
	width: 48px;
	height: 48px;
    background: url(/kaigai/season/xmas/images/xtree.webp) no-repeat;
    background-size: cover;
	position:absolute;
	top: 2px;
	left: -10px
}
.contents_box {
	margin-bottom: 50px;
	padding: 15px;
	box-shadow: 0 0 5px #666;
	background: url(/kaigai/season/xmas/images/pb-pixta84118759_2.webp);
	background-size: contain;
	position:relative
}
.contents_box .before:before,
.contents_box .before:after,
.contents_box .after:before,
.contents_box .after:after {
	content: "";
	width:28px;
	height:28px;
    background: url(/kaigai/season/xmas/images/corner.webp) no-repeat;
    background-size: cover
}
.contents_box .before:before {
	position:absolute;
	top: -3px;
	left: -3px
}
.contents_box .before:after {
	position:absolute;
	top: -3px;
	right: -3px;
	transform: rotate(90deg)
}
.contents_box .after:before {
	position:absolute;
	bottom: -3px;
	left: -3px;
	transform: rotate(-90deg)
}
.contents_box .after:after {
	position:absolute;
	bottom: -3px;
	right: -3px;
	transform: rotate(180deg)
}
.contents_box h3 {
	text-align: center;
    font-size: 1.25em;
    color: #962835;
    margin-bottom: 3%
}

/*tour*/
.tour_box ul {

}
.tour_box > ul > li {
	width: 98%;
	margin: 0 1% 8%;
	padding: 15px;
	background: #FFF;
	box-sizing: border-box;
	box-shadow: 0 0 5px #666;
	border-radius: 10px
}
.tour_box > ul > li a {color:#222!important}
.tour_box > ul > li dt {margin: 5px 0}
.tour_box > ul > li dt h4 {
	font-size: 1.1em;
	font-weight: bold
}
.tour_box > ul > li dd.tourdays {
	font-size: 0.85em;
	color: #777;
	margin-bottom: 10px
}
.tour_box > ul > li dd.tour_price {
	color: #c82f41;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: right
}
.tour_box > ul > li dd.tour_price .price {font-size: 1.4em;}
.tour_box > ul > li dd.tour_point {
	padding: 15px;
	background: #faf5e4;
	box-shadow: 5px 5px 5px #ccc
}
.tour_box > ul > li dd.tour_point b {
	margin-bottom: 10px;
	display: inline-block;
	color: #962835
}
.tour_box > ul > li dd.tour_point ul {
	font-size: 0.85em;
	line-height: 1.5
}
.tour_box > ul > li dd.tour_point li {margin-bottom: 5px}

/*xmasmarket*/
.xmasmarketArea .xmasmarketBox {
	width: 98%;
	margin: 0 1% 8%;
    padding: 10px;
	color: #FFF;
    background: #550317;
	box-shadow: 0 0 10px #666;
	border-radius: 10px;
    box-sizing: border-box
}
.xmasmarketArea .xmasmarketBox .xmasmarketTitle {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	line-height: 2;
	margin-bottom: 10px
}
.xmasmarketArea .xmasmarketBox .xmasmarketPhoto {
    position: relative;
    margin-bottom: 10px
}
.xmasmarketArea .xmasmarketBox .xmasmarketPhoto_c {
    font-size: 0.7em;
    color: #FFF;
    text-shadow: 0 0 5px #000;
    position: absolute;
    bottom: 2px;
    left: 2px;
}
.xmasmarketArea .xmasmarketBox .xmasmarketText {
	font-size: 0.9em;
	margin-bottom: 10px
}
.xmasmarketArea .xmasmarketBox .xmasmarketText strong {
	padding: 10px 0;
    display: inline-block;
	font-weight: bold
}
.xmasmarketArea .xmasmarketBox .xmasmarketBtn a,
.xmasmarketArea .xmasmarketBox .xmasmarketLink a {
	background: #FFF;
	color: #222;
	display: block;
	text-align: center;
	line-height: 3;
	font-weight: bold;
	border-radius: 5px;
	margin-bottom: 5%;
	box-shadow: 4px 4px 2px #222;
	position:relative
}
.xmasmarketArea .xmasmarketBox .xmasmarketLink a {letter-spacing: -1px;}
.xmasmarketArea .xmasmarketBox .xmasmarketBtn a:after,
.xmasmarketArea .xmasmarketBox .xmasmarketLink a:after {
	font-size: 16px;
	font-family: "Material Symbols Rounded";
	content: "\e89e";
	position: absolute;
	top: -2px;
	right: 2%;
	font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 20
}
.xmasmarketArea .xmasmarketBox .xmasmarketBtn a:hover,
.xmasmarketArea .xmasmarketBox .xmasmarketLink a:hover {
	opacity:1;
	color: #b9934e
}
.att {font-size: 0.8em;}

/*commonbnr*/
.commonbnr > li {
	width: 250px;
	margin: 5px;
	background: #FFF;
	padding: 15px;
	box-shadow: 0px 0px 5px #666;
	box-sizing: border-box;
	position: relative;
	border-radius: 10px
}
.commonbnr > li a {color: #222!important;}
.commonbnr > li dt {
	font-weight: bold;
	margin: 15px 0;
	color: #962835
}
.commonbnr > li dd {font-size: 0.85em;}

/*btn*/
.other_btn {
	width: 100%;
    height: 58px;
    margin: auto;
    padding-top: 7px;
    background: url(/kaigai/season/xmas/images/pb-pixta107630526.webp) no-repeat;
    background-size: cover;
    display: block;
    box-sizing: border-box;
		box-shadow: 3px 3px 5px #064d35
}
.other_btn a {
	width: 96%;
	height: 44px;
	margin: 0 2%;
    display: flex;
    background: #FFF;
    justify-content: center;
    align-items: center;
    color: #962835;
    font-weight: bold;
	border-radius: 5px;
	position: relative
}
.other_btn a:after {
	font-size: 20px;
	font-family: "Material Symbols Rounded";
	content: "\e89e";
	position: absolute;
	right: 2%;
	font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 20;
}
.other_btn a:hover {
	opacity:1;
	color: #b9934e
}

/*PRbanner*/
.pr_banner {
	width: 100%;
    margin: 5% 0;
}
.pr_banner a img {
	display: block;
    margin: auto;
}

/*------------------------------
scroll item
------------------------------*/
.scrollbox_wraper {
	margin-bottom: 25px;
	position: relative;
}
.scrollbox_wraper .scroll_left_btn,
.scrollbox_wraper .scroll_right_btn {
    width: 32px;
    height: 32px;
    position: absolute;
    top: calc(50% - 32px);
    display: block;
    z-index: 1;
    background: #FFF;
    border-radius: 50%;
    box-shadow: 0px 0px 6px #888;
}
.scrollbox_wraper .scroll_left_btn {left: 0;}
.scrollbox_wraper .scroll_right_btn {right: 0;}
.scrollbox_wraper .scroll_left_btn:after,
.scrollbox_wraper .scroll_right_btn:after,
.scrollbox_wraper .scroll_left_btn:before,
.scrollbox_wraper .scroll_right_btn:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
}
.scrollbox_wraper .scroll_left_btn:after {
	position: absolute;
	top: 16px;
	left: 11px;
    border-left: 2px solid;
    border-top: 10px solid;
	transform: rotate(-45deg);
	-webkit-transform-origin-y: top;
	transform-origin: top;
}
.scrollbox_wraper .scroll_right_btn:after {
	position: absolute;
	top: 16px;
	right: 11px;
	border-left: 2px solid;
	border-top: 10px solid;
	transform: rotate(45deg);
	-webkit-transform-origin-y: top;
	transform-origin: top;
}
.scrollbox_wraper .scroll_left_btn:before {
	position: absolute;
	top: 7px;
	left: 11px;
    border-left: 2px solid;
    border-top: 10px solid;
	transform: rotate(45deg);
	-webkit-transform-origin-y: bottom;
	transform-origin: bottom;
}
.scrollbox_wraper .scroll_right_btn:before {
	position: absolute;
	top: 7px;
	right: 11px;
	border-left: 2px solid;
	border-top: 10px solid;
	transform: rotate(-45deg);
	-webkit-transform-origin-y: bottom;
	transform-origin: bottom;
}
.scrollbox_wraper .scroll_left_btn.non_scloll,
.scrollbox_wraper .scroll_right_btn.non_scloll {
	transition: 0.1s;
	display:none!important;
}
.scrollbox_wraper .scrollbox {overflow-x: scroll!important;}
.scrollbox_wraper .scrollbox > ul {
    width: fit-content !important;
    display: flex !important;
    margin: 0 auto 15px !important;
	padding: 0 calc(calc(100% - calc(1040px / 4)) / 2);
}
.scrollbox_wraper .scrollbox::-webkit-scrollbar {height: 5px!important;}
.scrollbox_wraper .scrollbox::-webkit-scrollbar-track {
	margin: 0 5px !important;
	background: #b9934e !important;
	border-radius: 5px !important;
}
.scrollbox_wraper .scrollbox::-webkit-scrollbar-thumb {
	border-radius: 5px !important;
	background: #962835 !important;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
#wrapper {line-height: 1.231;}
.pcnone{display:none;}

/* CSS */
#dirPathBlock,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: auto
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: 0 auto 5px
}
.inner{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: 0 auto;
	padding:50px 0;
	display: block
}

/*tab*/
#tabMenuSeason li#btnSxmas {
	background-color: #0f0d51;
	border: 1px solid #0f0d51;
	border-bottom: none
}
#tabMenuSeason li#btnSxmas a {color: #fff;}

/*title*/
#bg{
	height: 350px;
	background: url(/kaigai/season/xmas/images/bg.webp) no-repeat;
	background-size: cover;
	background-position: center;
	display: grid;
	align-items: center;
	margin-bottom: 10px
}
#bg img {
	width: 640px;
	margin: auto
}

/*background*/
article {
	background: url(/kaigai/season/xmas/images/pb-pixta84118759.webp);
	background-size: 100%;
	font-size: 16px;
	color:#555
}

/*navi*/
#navi ul {
	width: 100%;
	max-width: 970px;
	min-width: 760px;
	margin: 0 auto;
	padding-bottom: 10px;
	display: flex;
	background: #fff
}
#navi li {
	width: calc(100% / 3);
	line-height: 2.5;
	text-align: center;
	border-right: 2px solid #962835
}
#navi li a {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 1.2em;
	color: #962835 !important;
	align-items: center;
	display: grid
}
#navi li:last-child {border-right: none}

/*contents*/
section hgroup small {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 0 0 15px;
    font-size: 1.1em;
    color: #530315;
}
section h2 {
	width: 500px;
	margin: 0 auto 25px;
	position:relative	
}
h2.santa:after {
	content: "";
	width:96px;
	height:96px;
    background: url(/kaigai/season/xmas/images/santa.webp) no-repeat;
    background-size: cover;
	position:absolute;
	right: -100px
}
h2.xtree:after {
	content: "";
	width:96px;
	height:96px;
    background: url(/kaigai/season/xmas/images/xtree.webp) no-repeat;
    background-size: cover;
	position:absolute;
	bottom: -25px;
	left: -150px
}
h2.snowman:after {
	content: "";
	width:96px;
	height:96px;
    background: url(/kaigai/season/xmas/images/snowman.webp) no-repeat;
    background-size: cover;
	position:absolute;
	bottom: -25px;
	right: -100px
}
.contents_box {
	margin-bottom: 100px;
    padding: 50px;
    box-shadow: 0 0 10px #666;
	background: url(/kaigai/season/xmas/images/pb-pixta84118759_2.webp);
	background-size: contain;
	position:relative
}
.contents_box .before:before,
.contents_box .before:after,
.contents_box .after:before,
.contents_box .after:after {
	content: "";
	width:48px;
	height:48px;
    background: url(/kaigai/season/xmas/images/corner.webp) no-repeat;
    background-size: cover
}
.contents_box .before:before {
	position:absolute;
	top: -5px;
	left: -5px
}
.contents_box .before:after {
	position:absolute;
	top: -5px;
	right: -5px;
	transform: rotate(90deg)
}
.contents_box .after:before {
	position:absolute;
	bottom: -5px;
	left: -5px;
	transform: rotate(-90deg)
}
.contents_box .after:after {
	position:absolute;
	bottom: -5px;
	right: -5px;
	transform: rotate(180deg)
}
.contents_box h3 {
	text-align: center;
    font-size: 1.6em;
    color: #962835;
    margin-bottom: 3%
}

/*tour*/
.tour_box ul {
	display: flex;
	flex-wrap: wrap
}
.tour_box > ul > li {
	width: 48%;
	margin: 0 1%;
	padding: 20px;
	background: #FFF;
	box-sizing: border-box;
	box-shadow: 0 0 5px #666;
	border-radius: 10px
}
.tour_box > ul > li a {color:#222!important}
.tour_box > ul > li dt {margin: 15px 0 5px}
.tour_box > ul > li dt h4 {
	font-size: 1.2em;
	font-weight: bold
}
.tour_box > ul > li dd.tourdays {
	font-size: 0.75em;
	color: #777;
	margin-bottom: 15px
}
.tour_box > ul > li dd.tour_price {
	color: #c82f41;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: right
}
.tour_box > ul > li dd.tour_price .price {font-size: 1.4em;}
.tour_box > ul > li dd.tour_point {
	padding: 15px;
	background: #faf5e4;
	box-shadow: 5px 5px 5px #ccc
}
.tour_box > ul > li dd.tour_point b {
	margin-bottom: 10px;
	display: inline-block;
	color: #962835
}
.tour_box > ul > li dd.tour_point ul {
	font-size: 0.85em;
	line-height: 1.5
}
.tour_box > ul > li dd.tour_point li {margin-bottom: 5px}

/*xmasmarket*/
.xmasmarketArea {
	display: flex;
	flex-wrap: wrap
}
.xmasmarketArea .xmasmarketBox {
	width: calc(97% / 3);
	margin: 0 0.5% 1%;
    padding: 10px;
	color: #FFF;
    background: #550317;
	box-shadow: 0 0 10px #666;
	border-radius: 10px;
    box-sizing: border-box
}
.xmasmarketArea .xmasmarketBox .xmasmarketTitle {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	line-height: 2;
	margin-bottom: 10px
}
.xmasmarketArea .xmasmarketBox .xmasmarketPhoto {
    position: relative;
    margin-bottom: 10px
}
.xmasmarketArea .xmasmarketBox .xmasmarketPhoto_c {
    font-size: 0.7em;
    color: #FFF;
    text-shadow: 0 0 5px #000;
    position: absolute;
    bottom: 2px;
    left: 2px;
}
.xmasmarketArea .xmasmarketBox .xmasmarketText {
	font-size: 0.9em;
	margin-bottom: 10px
}
.xmasmarketArea .xmasmarketBox .xmasmarketText strong {
	padding: 10px 0;
    display: inline-block;
	font-weight: bold
}
.xmasmarketArea .xmasmarketBox .xmasmarketBtn a,
.xmasmarketArea .xmasmarketBox .xmasmarketLink a {
	background: #FFF;
	color: #222;
	display: block;
	text-align: center;
	line-height: 2.4;
	font-weight: bold;
	border-radius: 5px;
	margin-bottom: 5%;
	box-shadow: 4px 4px 2px #222;
	position:relative
}
.xmasmarketArea .xmasmarketBox .xmasmarketLink a {font-size:0.85em;}
.xmasmarketArea .xmasmarketBox .xmasmarketBtn a:after,
.xmasmarketArea .xmasmarketBox .xmasmarketLink a:after {
	font-size: 16px;
	font-family: "Material Symbols Rounded";
	content: "\e89e";
	position: absolute;
	top: 0;
	right: 2%;
	font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 20
}
.xmasmarketArea .xmasmarketBox .xmasmarketLink a:after {
	position: absolute;
	top: -3px;
	right: 2%
}
.xmasmarketArea .xmasmarketBox .xmasmarketBtn a:hover,
.xmasmarketArea .xmasmarketBox .xmasmarketLink a:hover {
	opacity:1;
	color: #b9934e
}
.att {font-size: 0.75em;}

/*commonbnr*/
.commonbnr > li {
	width: calc((100% - 40px) / 4);
	margin: 5px;
	background: #FFF;
	padding: 15px;
	box-shadow: 0px 0px 5px #666;
	box-sizing: border-box;
	position: relative;
	border-radius: 10px
}
.commonbnr > li a {color: #222!important;}
.commonbnr > li dt {
	font-weight: bold;
	margin: 15px 0;
	color: #962835
}
.commonbnr > li dd {font-size: 0.85em;}

/*btn*/
.other_btn {
	width: 640px;
    height: 64px;
    margin: auto;
    padding-top: 7px;
    background: url(/kaigai/season/xmas/images/pb-pixta107630526.webp) no-repeat;
    background-size: cover;
    display: block;
    box-sizing: border-box;
		box-shadow: 3px 3px 5px #064d35
}
.other_btn a {
	width: 626px;
    height: 50px;
    margin: auto;
    display: flex;
    background: #FFF;
    justify-content: center;
    align-items: center;
    color: #962835;
    font-weight: bold;
	border-radius: 5px;
	position: relative
}
.other_btn a:after {
	font-size: 24px;
	font-family: "Material Symbols Rounded";
	content: "\e89e";
	position: absolute;
	right: 5%;
	font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 20
}
.other_btn a:hover {
	opacity:1;
	color: #b9934e
}

/*PRbanner*/
.pr_banner {margin-bottom: 2%;}
.pr_banner a {
    width: 640px;
	height: 120px;
    display: block;
    margin: 0 auto;
}
.pr_banner a img {
	width: 100%;
	height: auto;
}

/*------------------------------
scroll item
------------------------------*/
.scrollbox_wraper {
	margin-bottom: 50px;
	position: relative;
}
.scrollbox_wraper .scroll_left_btn,
.scrollbox_wraper .scroll_right_btn {
    width: 32px;
    height: 32px;
    position: absolute;
    top: calc(50% - 32px);
    display: block;
    z-index: 1;
    background: #FFF;
    border-radius: 50%;
    box-shadow: 0px 0px 6px #888;
}
.scrollbox_wraper .scroll_left_btn {left: -40px;}
.scrollbox_wraper .scroll_right_btn {right: -40px;}
@media (min-width: 760px) and (max-width: 1170px){
    .scrollbox_wraper .scroll_left_btn {left: 0;}
    .scrollbox_wraper .scroll_right_btn {right: 0;}
}
.scrollbox_wraper .scroll_left_btn:after,
.scrollbox_wraper .scroll_right_btn:after,
.scrollbox_wraper .scroll_left_btn:before,
.scrollbox_wraper .scroll_right_btn:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
}
.scrollbox_wraper .scroll_left_btn:after {
	position: absolute;
	top: 16px;
	left: 11px;
    border-left: 2px solid;
    border-top: 10px solid;
	transform: rotate(-45deg);
	-webkit-transform-origin-y: top;
	transform-origin: top;
}
.scrollbox_wraper .scroll_right_btn:after {
	position: absolute;
	top: 16px;
	right: 11px;
	border-left: 2px solid;
	border-top: 10px solid;
	transform: rotate(45deg);
	-webkit-transform-origin-y: top;
	transform-origin: top;
}
.scrollbox_wraper .scroll_left_btn:before {
	position: absolute;
	top: 7px;
	left: 11px;
    border-left: 2px solid;
    border-top: 10px solid;
	transform: rotate(45deg);
	-webkit-transform-origin-y: bottom;
	transform-origin: bottom;
}
.scrollbox_wraper .scroll_right_btn:before {
	position: absolute;
	top: 7px;
	right: 11px;
	border-left: 2px solid;
	border-top: 10px solid;
	transform: rotate(-45deg);
	-webkit-transform-origin-y: bottom;
	transform-origin: bottom;
}
.scrollbox_wraper .scroll_left_btn.non_scloll,
.scrollbox_wraper .scroll_right_btn.non_scloll {
	transition: 0.1s;
	display:none!important;
}
.scrollbox_wraper .scrollbox {overflow-x: scroll!important;}
.scrollbox_wraper .scrollbox > ul {
    width: fit-content !important;
    display: flex !important;
    margin: 0 auto 15px !important;
}
.scrollbox_wraper .scrollbox::-webkit-scrollbar {height: 5px!important;}
.scrollbox_wraper .scrollbox::-webkit-scrollbar-track {
	margin: 0 5px !important;
	background: #b9934e !important;
	border-radius: 5px !important;
}
.scrollbox_wraper .scrollbox::-webkit-scrollbar-thumb {
	border-radius: 5px !important;
	background: #962835 !important;
}
@media (min-width: 760px) and (max-width: 900px){
	/*------------------------------
	for Tablet
	------------------------------*/
	.scrollbox_wraper .scrollbox {
		overflow-x: scroll!important;
		padding: 0;
	}
	.scrollbox_wraper .scrollbox::-webkit-scrollbar-track {
		margin: 0 5px!important;
		background: #b9934e!important;
		border-radius: 5px!important;
	}
	.scrollbox_wraper .scrollbox::-webkit-scrollbar-thumb {
		border-radius: 5px!important;
		background: #962835!important;
	}
}
.scrollbox_wraper.non_scloll {
	margin-bottom: 15px;
	position: relative;
}
.scrollbox_wraper.non_scloll .scroll_left_btn,
.scrollbox_wraper.non_scloll .scroll_right_btn,
.scrollbox_wraper.non_scloll .scrollbox::-webkit-scrollbar,
.scrollbox_wraper.non_scloll .scrollbox::-webkit-scrollbar-track,
.scrollbox_wraper.non_scloll .scrollbox::-webkit-scrollbar-thumb {display:none!important;}
/*.scrollbox_wraper.non_scloll .scrollbox > ul{flex-wrap: wrap;}*/
.scrollbox_wraper.non_scloll .scrollbox > ul li{margin-bottom: 10px !important;}

}