@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');




html {
/*	height: 100%;
	font-size: 62.5%;*/
}
h1, h2, h3, h4, h5, p, object {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

#live-shopping-content .online-sec {
    margin: 0px auto;
}
#live-shopping-content .other-link-sec {
	margin-top: 0px !important;
	padding-top: 115px !important;
}

#liveshopping {
	padding-top: 48px;
	background-color: #f2f2f2;
}
#liveshopping231214 {
	width: 976px;
	-webkit-text-size-adjust: 100%;
	font-size: 16px;
	line-height: 1.5;
	font-family: 'Noto Sans JP', sans-serif, 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo;
	font-weight: 400;
	color: #333333;
	margin: 0 auto;
	background-color: #f2f2f2;
	padding-bottom: 0px;
}
#liveshopping231214 * {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#liveshopping231214 ul,
#liveshopping231214 ol {
	list-style-type: none;
}
#liveshopping231214 img {
	border: none;
	vertical-align: bottom;
}
#liveshopping231214 strong {
	font-weight: 700;
}
#liveshopping231214 a {
    --tw-text-opacity: 1;
    color: rgba(3,169,244,var(--tw-text-opacity));
	text-decoration: underline;
}
#liveshopping231214 .mb60 {
    margin-bottom: 60px;
}

#liveshopping231214 .pc_only {}
#liveshopping231214 .sp_only { display: none; }


#liveshopping231214 #time {
	border: solid 1px #CCCCCC;
	margin-bottom: 60px;
	padding: 20px 28px;
	border-radius: 8px;
}
#liveshopping231214 #time p {
	text-align: left;
	font-weight: 500;
	margin: 5px 0;
}
#liveshopping231214 #time a:hover {
	opacity: .6;
}
#liveshopping231214 .period {
	margin-bottom: 40px;
}
#liveshopping231214 #movie {
	text-align: center;
	background-color: rgba(0,0,0,0.1);
/*	margin-bottom: 15px;　下に注釈があるとき*/;
	margin-bottom: 60px
}
#liveshopping231214 #movie + p {
	margin-bottom: 60px;
}
#liveshopping231214 .heading_2 {
	text-align: center;
	font-size: 32px;
	font-weight: 400;
	margin-bottom: 18px;
}
#liveshopping231214 .liveset_cap {
	margin: 0 0 20px;
}
#liveshopping231214 #items {
	display: flex;
	flex-wrap: wrap;
}
#liveshopping231214 #items .item {
	position: relative;
	width: 229px;
	font-size: 14px;
	margin: 0 0 20px 20px;
	transition: all 0.5s 0s ease;
	border: solid 1px #CCCCCC;
	border-radius: 4px;
}
#liveshopping231214 #items .item:nth-child(4n+1) {
	margin-left: 0px;
}
#liveshopping231214 #items .item:hover {
	opacity: .6;
	-webkit-box-shadow: 0 0 8px 3px #EDEDED;
	-moz-box-shadow: 0 0 8px 3px #777;
	box-shadow: 0 0 8px 3px #E6E6E6;
}
#liveshopping231214 #items .item a {
	display: block;
	text-decoration: none;
	color: #333333;
	font-weight: 700;
	padding: 12px 12px 100px 12px;
}
#liveshopping231214 #items .item span {
	display: block;
	padding: 12px 12px 100px 12px;
	cursor: not-allowed;
}
#liveshopping231214 #items .item p {
	font-weight: 700;
}
#liveshopping231214 #items .item img {
	width: 100%;
	margin-bottom: 12px;
}
#liveshopping231214 #items .item .image {
	position: relative;
}
#liveshopping231214 #items .item .image span {
	position: absolute;
	top: 50%;
	left: 50%;
	font-weight: 500;
	line-height: 1;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.60);
	margin: -20px -26px;
	padding: 8px 12px;
}
#liveshopping231214 #items .item .bottom {
	width: 205px;
	position: absolute;
	bottom: 12px;
	left: 12px;
}
#liveshopping231214 #items .item .bottom .price {
	font-size: 12px;
	margin-bottom: 8px;
}
#liveshopping231214 #items .item .bottom .btn {
	width: 100%;
	font-weight: 500;
	text-align: center;
	color: #999999;
	border: solid 1px #999999;
	border-radius: 2px;
	padding: 5px;
}
#liveshopping231214 #items .item a .bottom .btn {
	color: #FFFFFF;
	border: solid 1px #000000;
	background-color: #000000;
}
#liveshopping231214 .lumix_bnr_img {
	margin: 30px 0 20px;
	text-align: center;
}
#liveshopping231214 .lumix_bnr_cap {
	text-align: center;
}

@media only screen and (max-width:640px) and (max-device-width:1280px){
	.pd_bread-crumb {
		display: none;
	}

    #live-shopping-content .online-sec {
        margin: 0px 6.1%;
    }


	#liveshopping {
		padding-top: 32px;
		margin-top: 32px;
	}
	#liveshopping231214 {
		width: auto;
		margin: 0;
		padding-bottom: 0px !important;
	}

	#liveshopping231214 .pc_only { display: none;}
	#liveshopping231214 .sp_only { display: inherit;}

	#liveshopping231214 img {
		width: 100%;
	}

	#liveshopping231214 #time {
		margin: 0 4% 30px;
		padding: 20px;
	}
	#liveshopping231214 #time p {
		text-align: left;
		font-weight: 500;
		margin: 5px 0;
		padding-left: 5em;
    	text-indent: -5em;
	}
	#liveshopping231214 .period p {
		margin: 0 4%;
	}
	#liveshopping231214 .period p:first-child {
		margin: 0 4% 20px;
	}
	#liveshopping231214 #movie {
		position: relative;
		text-align: center;
		background-color: #F2F2F2;
/*	margin-bottom: 64px;　下に注釈が無いとき*/
		padding-bottom: 178%;
	}
	#liveshopping231214 #movie + p {
		margin: 0 4% 60px;
	}
	#liveshopping231214 #movie #player {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
	}

	#liveshopping231214 .heading_2 {
		font-size: 26px;
	}
	#liveshopping231214 .liveset_cap {
		margin: 0 4% 20px;
	}
	#liveshopping231214 #items {
		margin: 0 4%;
	}
	#liveshopping231214 #items .item {
		width: 49%;
		margin-left: 2%;
		margin-top: 15px;
	}
	#liveshopping231214 #items .item:nth-child(odd){
		margin-left: 0px;
	}
	#liveshopping231214 #items .item img {
		margin-bottom: 12px;
	}
	#liveshopping231214 #items .item .bottom {
		width: 92%;
		position: absolute;
		bottom: 12px;
		left: 4%;
	}
	#liveshopping231214 .lumix_bnr_img {
		margin: 30px 4% 20px;
	}
}
