@charset "utf-8";
/*------------------------------------------------------------
	page
------------------------------------------------------------*/
#main .topBox {
	margin: -8px 0 61px;
}
#main .topBox .lBox {
	width: 540px;
}
#main .topBox .lBox .tBox {
	margin-bottom: 17px;
	width: 100%;
	max-height: 432px;
}
#main .topBox .lBox .tBox li {
	display: none;
	width: 100%;
	max-height: 432px;
	text-align: center;
}
#main .topBox .lBox .tBox li.on {
	display: block;
}
#main .topBox .lBox .tBox img {
	height: auto;
	max-height: 432px;
	width: auto;
	margin: 0 auto;
}
#main .topBox .lBox .imgList {
	margin: -12px -10px 0 0;
	display: flex;
	flex-wrap: wrap;
}
#main .topBox .lBox .imgList li {
	margin: 12px 10px 0 0;
	width: 127px;
	height: 100px;
	position: relative;
	cursor: pointer;
	box-sizing: border-box;
	border: 1px solid #EEEEEE;
}
#main .topBox .lBox .imgList .on::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: -2px;
	right: 0;
	border: 4px solid #B51C24;
}
#main .topBox .lBox .imgList li img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
    object-fit: cover;
}
#main .topBox .lBox .imgList li a {
	display: block;
	width: 100%;
	height: 100%;
}
#main .txtList01 {
	margin-bottom: 18px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
#main .txtList01 li {
	margin-right: 10px;
}
#main .priceList {
	margin: -7px 0 29px;
	font-size: 2rem;
	line-height: 1;
}
#main .priceList li {
	margin-bottom: 7px;
}
#main .priceList .lTxt {
	margin-right: 19px;
}
#main .priceList .rTxt {
	font-size: 3.2rem;
	position: relative;
	top: 0.1em;
}
#main .priceList .rTxt .small {
	padding-left: 5px;
	font-size: 1.2rem;
	vertical-align: middle;
	position: relative;
	top: -0.3em;
}
#main .priceList .passTxt {
	position: relative;
}
#main .priceList .passTxt::before {
	/*
	content: "";
	width: 100%;
	height: 2px;
	background-color: currentColor;
	position: absolute;
	top: calc(50% + 4px);
	transform: translateY(-50%);
	*/
}
#main .formList {
	margin-bottom: 30px;
}
#main .formList li {
	margin-bottom: 10px;
}
#main .formList li.num {
	display: flex;
	align-items: center;
	padding-top: 5px;
}
.makeshop-option-wrap {
	display: block;
	width: 100%;
	margin-bottom:10px;
}
.makeshop-option-label {
	margin-bottom: 5px;
}
#main .formList select,
#main .formList input[type="text"] {
	height: 34px;
	-webkit-appearance:none;
    appearance:none;
	box-shadow: none;
	border: none;
	font-size: 1.6rem;
	box-sizing: border-box;
	border: 1px solid #999999;
	border-radius: 4px;
}
#main .formList select::-ms-expand { display: none; }
#main .formList select {
	padding-left: 10px;
	padding-right: 14px;
	width: 186px;
	text-align: center;
	background: url('../img/page/icon02.png') no-repeat right 10px center,url('../img/page/btn_img.png') repeat left top;
}
#main .formList .lTxt {
	min-width: 60px;
}
#main .formList .numBox {
	position: relative;
	width: 75px;
	flex: inherit;
}
#main .formList .numBox .linkBox {
	position: absolute;
	right: 9px;
	top: 8px;
}
#main .formList .numBox .linkBox input {
	border: none;
	background: url(https://gigaplus.makeshop.jp/rv4wgshop/img/common/icon01.png) no-repeat center;
	height: 5px;
	width: 5px;
	display: block;
	margin-top: 2px;
	margin-bottom: 7px;
}
#main .formList .numBox .linkBox input:last-child {
	background: url(https://gigaplus.makeshop.jp/rv4wgshop/img/common/icon02.png) no-repeat center;
}
#main .formList .numBox .linkBox .img {
	margin-bottom: -10px;
}
#main .formList .numBox input[type="text"] {
	padding: 3px 14px;
	width: 100%;
}
#main .shopBtn {
	margin-bottom: 20px;
}
#main .shopBtn a {
	padding: 13px 10px 10px 44px;
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 2.4rem;
	text-align: center;
	background-color: #B51C24;
}
#main .shopBtn a:hover {
	opacity: 0.7;
}
#main .shopBtn a span {
	padding: 0 0 5px 46px;
	display: inline-block;
	background: url('../img/page/shop.png') no-repeat left top 2px;
}
#main .shareBox {
	display: flex;
}
#main .shareBox .lBox01 {
	margin-right: 24px;
}
#main .shareBox .rBox {
	display: flex;
	align-items: center;
	font-size: 1.4rem;
	color: #666;
	flex: 1;
}
#main .shareBox .rBox ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#main .shareBox .rBox ul li {
	margin-left: 22px;
}
#main .shareBox a:hover {
	opacity: 0.7;
}
#main .btmBox .lBox {
	width: 660px;
	margin-right: 33px;
}
#main .btmBox .btmTxt {
	margin-bottom: 31px;
}
#main .btmBox .btmList01 {
	line-height: 1.72;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
	letter-spacing: 0.3px;
}
#main .btmBox .btmList01 li {
	margin-bottom: 29px;
}
#main .btmBox .btmInner:not(:last-child) {
	margin-bottom: 48px;
}
#main .btmBox .table {
	width: 100%;
	border-collapse: collapse;
}
#main .btmBox .table th,
#main .btmBox .table td {
	padding: 12px 10px;
	vertical-align: top;
	text-align-last: left;
	color: #333;
	line-height: 1.3;
	border: 1px solid #CCCCCC;
}
#main .btmBox .table th {
	width: 21.1%;
	font-weight: 400;
	background-color: #EFEEE8;
}
#main .btmBox .btmList02 li {
	margin-bottom: 4px;
}
#main .btmBox .rBox .rBoxList li {
	margin-bottom: 37px;
}
#main .btmBox .rBox .rBoxList .photo {
	margin-bottom: 4px;
	position: relative;
}
#main .btmBox .rBox .rBoxList .photo .mark {
	position: absolute;
	bottom: 0;
	right: 0;
}
.detailTxt table {
	width:100% !important;
	margin-bottom: 10px;
}
@media all and (min-width: 897px) {
	#main .topBox .lBox .imgList li:hover::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		bottom: -2px;
		right: 0;
		border: 4px solid #B51C24;
	}
	#main .btmBox .rBox .rBoxList .photo .mark:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#main .topBox .lBox {
		margin-bottom: 33px;
		width: auto;
	}
	#main .topBox .lBox .tBox {
		margin-bottom: 10px;
		height: auto;
	}
	#main .topBox .lBox .tBox img {
		height: auto;
	}
	#main .topBox .lBox .imgList {
		margin-top: -6px;
	}
	#main .topBox .lBox .imgList li {
		width: 82px;
		height: 66px;
		margin: 6px 6px 0 0;
	}
	#main .topBox .lBox .imgList .on::before {
		border-width: 2px;
	}
	#main .txtList01 li:first-child {
		width: auto;
	}
	#main .txtList01 li:nth-child(2){
	}
	#main .txtList01 {
		margin-bottom: 14px;
	}
	#main .txtList01 li.liStyle {
		width: auto;
	}
	#main .txtList01 li.liStyle .comBorderTxt {
		padding: 1px 9px 3px;
	}
	#main .txtList01 .comColorTxt {
		font-size: 1.4rem;
	}
	#main .priceList {
		margin: -10px 0 30px;
		font-size: 1.8rem;
	}
	#main .priceList li {
		margin-bottom: 3px;
	}
	#main .priceList .rTxt {
		font-size: 3rem;
	}
	#main .priceList .rTxt .small {
		font-size: 1.1rem;
	}
	#main .formList .lTxt {
		min-width: 49px;
		font-size: 1.4rem;
	}
	#main .formList select {
		padding-left: 7px;
		width: 211px;
		text-align: left;
		background-position: right 23px center,left top;
	}
	#main .formList .numBox .linkBox {
		top: 11px;
	}
	#main .formList select, #main .formList input[type="text"] {
		font-size: 1.5rem;
	}
	#main .formList {
		margin-bottom: 15px;
	}
	#main .shopBtn a {
		padding: 12px 10px 8px 9px;
		font-size: 2rem;
	}
	#main .shopBtn a span {
		background-size: 27px auto;
		background-position: left 10px top 2px;
	}
	#main .shopBtn {
		margin-bottom: 14px;
	}
	#main .shareBox .lBox01 {
		margin-right: 35px;
		max-width: 165px;
	}
	#main .shareBox .rBox {
		font-size: 1.2rem;
	}
	#main .shareBox .rBox ul li {
		margin-left: 19px;
		width: 30px;
	}
	#main .topBox {
		margin: -8px 0 38px;
	}
	#main .btmBox .lBox {
		width: auto;
		margin: 0 0 48px;
	}
	#main .btmBox .btmTxt {
		margin-bottom: 23px;
		font-size: 1.3rem;
	}
	#main .btmBox .btmList01 {
		font-size: 1.3rem;
	}
	#main .btmBox .btmList01 li {
		margin-bottom: 20px;
	}
	#main .btmBox .btmInner:not(:last-child) {
		margin-bottom: 52px;
	}
	#main .btmBox .table th {
		width: 32.5%;
	}
	#main .btmBox .table th, #main .btmBox .table td {
		padding: 7px 6px 5px;
		font-size: 1.3rem;
		line-height: 1.7;
	}
	#main .btmBox .btmList02 li {
		font-size: 1.3rem;
	}
	#main .btmBox .rBox {
		width: 87%;
		margin: 0 auto;
		font-size: 1.3rem;
		line-height: 1.7;
	}
	#main .btmBox .rBox .rBoxList .photo {
		margin-bottom: 2px;
	}
	#main .btmBox .rBox .rBoxList li {
		margin-bottom: 22px;
	}
	#main .btmBox .rBox .rBoxList .photo .mark {
		display: none;
	}
	#main .btmBox {
		margin-bottom: 57px;
	}
	#main .btmBox .rBox .rBoxList .photo img {
		width: 100%;
	}
}
@media all and (max-width: 374px) {
	#main .txtList01 {
		margin-right: -10px;
	}
	#main .txtList01 li:first-child {
		width: 57px;
	}
	#main .txtSyleList01 li:nth-child(2) {
		width: 74px;
	}
	#main .txtList01 li.liStyle {
		width: auto;
	}
	#main .shareBox .lBox01 {
		max-width: 151px;
		margin-right: 13px;
	}
	#main .shareBox .rBox ul li {
		margin-left: 14px;
	}
	#main .btmBox .table th {
		width: 36%;
	}
	.headLine01 span {
		font-size: 1.6rem;
	}
}