@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=M+PLUS+1p&family=Noto+Sans+JP:wght@100..900&display=swap');
.top_image {
	background-image: url(../image/top_image.jpg);
	background-position: center top;
	height: 300px;
	width: 100%;
	margin-top: 79px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.top_image .products_title {
	height: autopx;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
}
.cart_navi {
	/*	line-height: 1.6;*/
	
	list-style: none;
	position: fixed;
	right: 1px;
	top: calc(50vh - 200px);
	z-index: 999;
	margin: 0px;
	padding: 0px;
	zindex; 9999;
	height: 50px;
	width: 50px;
	z-index:777;
}
.cart_navi img{
	width:50px;
	height:50px;
	z-index:999;
	
}
.cart_navi .cart_count{
	height: 22px;
	width: 22px;
	border-radius: 50%;
	line-height: 22px;
	text-align: center;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #FFF;
	background-color: #000;
	z-index: 888;
	left: 16px;
	top: -6px;
	position: absolute;
 }
 @media screen and (max-width: 760px) {
.cart_navi {
	/*	line-height: 1.6;*/
	
	list-style: none;
	position: fixed;
	right: 9px;
	top: 60px;;
	z-index: 999;
	margin: 0px;
	padding: 0px;
	zindex; 9999;
	height: 55px;
	width: 55px;
	z-index:777;
}
.cart_navi img{
	width:55px;
	height:55px;
	z-index:999;
	
}
 }
 @media screen and (max-width: 760px) {
.top_image {
	background-image: url(../image/top_images.jpg);
	background-position: center center;
	background-size: 100%;
	height: 160px;
	width: 100%;
	margin-top: 20px !important;
	background-color: #FFF;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.top_image .products_title {
	height: auto;
	width: 48%;
	margin-right: auto;
	margin-left: auto;
}
#sp_g-navi {
	position: fixed !important;
	top: 0px;
}
}
#contents_wrapper {
	height: auto;
	width: 100%;
	overflow:hidden;
}
#contents_wrapper .title_guide {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 32px;
	font-weight: 400;
	color: #000;
	text-align: center;
	height: auto;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .guide_contents {
	height: auto;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}
#contents_wrapper .guide_contents .img {
	height: auto;
	width: 100%;
}
 @media screen and (max-width: 760px) {
#contents_wrapper .title_guide {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #000;
	text-align: center;
	height: auto;
	width: 96%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .guide_contents {
	height: auto;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#contents_wrapper .guide_contents .img {
	height: auto;
	width: 100%;
}

 }
/***************************************************************************
SHOPPING TOP
***************************************************************************/
#contents_wrapper .shopping_info {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	color: #000;
	text-align: center;
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

#contents_wrapper .shopping_info a{
	color: #94243a;
	text-decoration: underline;
	text-underline-offset: 4px;
	text-decoration-thickness: 1px;
	letter-spacing: 0.1em;
}
#contents_wrapper .shopping_info a:hover{
	color: #94243a;
	font-weight: 500;
	text-decoration: underline;
	text-underline-offset: 5px;
	text-decoration-thickness: 2px;
}
#contents_wrapper .section_title {
	height: auto;
	width: 880px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .section_title .section_namee {
	font-family: "Barlow Semi Condensed", serif;
	font-size: 18px;
	font-weight: 400;
	color: #000;
	text-align: center;
	height: auto;
	width: 100%;
}
#contents_wrapper .section_title .section_namej {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 28px;
	font-weight: 400;
	color: #000;
	text-align: center;
	height: auto;
	width: 100%;
	margin-top: 8px;
}
#contents_wrapper .goods_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	gap: 15px;
	height: auto;
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	list-style-type: none;
}
#contents_wrapper .goods_list li {
	max-width: 250px;
	width: 100%;
	margin-top: 20px;
}
#contents_wrapper .goods_list li a {
	text-decoration: none;
}
#contents_wrapper .goods_list li a img {
	max-width: 250px;
	width: 100%;
	transition: 0.4s;
}
#contents_wrapper .goods_list li a:hover img {
	opacity: 0.6;
}
#contents_wrapper .goods_list li a .g_name {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	max-width: 250px;
	width: 100%;
	letter-spacing: -0.05em;
	text-align: left;
}
#contents_wrapper .goods_list li a .g_info {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	max-width: 250px;
	width: 100%;
	letter-spacing: -0.05em;
	text-align: left;
}
#contents_wrapper .goods_list li a .g_price {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	max-width: 240px;
	width: calc(100% - 10px);
	text-align: right;
	margin-right:10px;
	height: auto;
}
 @media screen and (max-width: 760px) {
#contents_wrapper .shopping_info {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	text-align: center;
	height: auto;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
}

#contents_wrapper .shopping_info aa{
	color: #94243a;
	text-decoration: underline;
	text-underline-offset: 4px;
	text-decoration-thickness: 1px;
	letter-spacing: 0.1em;
}
#contents_wrapper .shopping_info a{
	color: #94243a;
	font-weight: 500;
	text-decoration: underline;
	text-underline-offset: 5px;
	text-decoration-thickness: 2px;
}
#contents_wrapper .section_title {
	height: auto;
	width: 92%;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .section_title .section_namee {
	font-family: "Barlow Semi Condensed", serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-align: center;
	height: auto;
	width: 100%;
}
#contents_wrapper .section_title .section_namej {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #000;
	text-align: center;
	height: auto;
	width: 100%;
	margin-top: 2px;
}
#contents_wrapper .goods_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	gap: 10px;
	height: auto;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	list-style-type: none;
}
#contents_wrapper .goods_list li {
	width: calc(50% - 10px);
	margin-top: 20px;
}
#contents_wrapper .goods_list li a {
	text-decoration: none;
}
#contents_wrapper .goods_list li a img {
	width: 100%;
	transition: 0.4s;
}
#contents_wrapper .goods_list li a:hover img {
	opacity: 0.6;
}
#contents_wrapper .goods_list li a .g_name {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 3vw;
	font-weight: 600;
	color: #000;
	width: 100%;
	letter-spacing: -0.07em;
	text-align: left;
}
#contents_wrapper .goods_list li a .g_info {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.9vw;
	font-weight: 300;
	color: #000;
	width: 100%;
	letter-spacing: -0.07em;
	text-align: left;
}
#contents_wrapper .goods_list li a .g_price {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 3.2vw;
	font-weight: 500;
	color: #000;
	width: calc(100% - 10px);
	text-align: right;
	margin-right:10px;
	height: auto;
}

 }
/*******************************************************************************************************************************
DETAIL
*******************************************************************************************************************************/
#contents_wrapper .image_area {
	text-align: center;
	height: 460px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
#contents_wrapper .detail_contents {
	height: auto;
	width: 890px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
}
#contents_wrapper .detail_contents .doc_contents {
	height: auto;
	width: 546px;
}
#contents_wrapper .detail_contents .doc_contents .goods_name {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 28px;
	font-weight: 500;
	color: #000;
	height: auto;
	width: 100%;
	text-align: left;
}
#contents_wrapper .detail_contents .doc_contents .goods_price {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	height: auto;
	width: 100%;
	margin-top: 10px;
	text-align: left;
}
#contents_wrapper .detail_contents .doc_contents .goods_price span{
	font-family: "Noto Sans JP", sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #000;
}
#contents_wrapper .detail_contents .doc_contents .detail {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	color: #000;
	text-align: left;
	height: auto;
	width: 100%;
	margin-top: 30px;
}

#contents_wrapper .detail_contents .doc_contents .spec {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #000;
	text-align: left;
	height: auto;
	width: 100%;
	margin-top: 30px;
}
#contents_wrapper .detail_contents .form_contents {
	height: auto;
	width: 304px;
}
#contents_wrapper .detail_contents .form_contents .form_box {
	min-height: 220px;
	height: auto;
	width: 300px;
	border: 2px solid #000;
	padding: 24px;
}
#contents_wrapper .detail_contents .form_contents .form_box .price {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #000;
	margin-top: 10px;
	text-align: left;	
}
#contents_wrapper .detail_contents .form_contents .form_box .price span{
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	height: auto;
	width: 100%;
}
#contents_wrapper .detail_contents .form_contents .form_box .gty {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	text-align: left;
	height: auto;
	width: 100%;
	margin-top: 25px;
}
/*****
#contents_wrapper .detail_contents .form_contents .form_box .gty select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size:15px;
	border: 1px solid #000;
	background-image: url(../image/arrow.svg);
	background-repeat: no-repeat;
	background-size: 16px 11px;
	background-position: 96% center;
	background-color: #FFF;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color: #333;
	height: auto;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	padding-bottom: 14px;
}
****/
.select {
	position: relative;
	display: inline-block;
	margin-bottom: 30px;
	width: 80px;
	border: 1px solid #666666;
	border-radius: 4px;
	margin-right: 7px;
	margin-left: 3px;
}
.select select {
	display: inline-block;
	width: 80px;
	cursor: pointer;
	outline: 0;
	border: 0;
	border-radius: 4px;
	color: #333;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: #FAFAFA;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 500;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	line-height: 18px;
}
.select select::-ms-expand {
  display: none;
}
.select select:hover,
.select select:focus {
  color: #000;
  background: #fff;
}
.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select__arrow {
  position: absolute;
  top: 12px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 9px 5px 0 5px;
  border-color: #333b transparent transparent transparent;
}
.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
  border-top-color: #000;
}
.select select:disabled ~ .select__arrow {
  border-top-color: #ccc;
}
#contents_wrapper .detail_contents .form_contents .form_box .cart_submit {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	height: 46px;
	width: calc(100% - 2px);
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #94243a;
	border: 1px solid #94243a;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 0.3s;
	cursor: pointer;
	background-image: url(../image/cart_mark.svg);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 22px auto;
}
#contents_wrapper .detail_contents .form_contents .form_box .cart_submitx {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	height: 46px;
	width: calc(100% - 2px);
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #94243a;
	border: 1px solid #94243a;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 0.3s;
	background-size: 22px auto;
}
#contents_wrapper .detail_contents .form_contents .form_box .cart_info {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #94243a;
	text-align: left;
}
 @media screen and (max-width: 760px) {

#contents_wrapper .image_area {
	text-align: center;
	height: auto;
	width: 92%;
	margin-top:120px;
	margin-right: auto;
	margin-left: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
#contents_wrapper .image_area img{
	height: auto;
	width: 60%;
}
#contents_wrapper .detail_contents {
	height: auto;
	width: 92%;
	display: block;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .detail_contents .doc_contents {
	height: auto;
	width: 100%;
	background-color: #FFF;
}
#contents_wrapper .detail_contents .doc_contents .goods_name {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #000;
	height: auto;
	width: 100%;
	position: absolute;
	left: 4%;
	top: 200px;	
}
#contents_wrapper .detail_contents .doc_contents .goods_price {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	height: auto;
	width: 100%;
	position: absolute;
	left: 4%;
	top: 224px;	

}
#contents_wrapper .detail_contents .doc_contents .goods_price span{
	font-family: "Noto Sans JP", sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #000;
}
#contents_wrapper .detail_contents .doc_contents .detail {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: 400;
	color: #000;
	text-align: left;
	height: auto;
	width: 100%;
	margin-top: 30px;
}

#contents_wrapper .detail_contents .doc_contents .spec {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #000;
	text-align: left;
	height: auto;
	width: 100%;
	margin-top: 30px;
}
#contents_wrapper .detail_contents .form_contents {
	height: auto;
	width: 100%;
}
#contents_wrapper .detail_contents .form_contents .form_box {
	min-height: 220px;
	height: auto;
	width: calc(100% - 28px);
	border: 2px solid #000;
	padding: 12px;
}
#contents_wrapper .detail_contents .form_contents .form_box .price {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #000;
	margin-top:10px;
	
}
#contents_wrapper .detail_contents .form_contents .form_box .price span{
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	height: auto;
	width: 100%;
}
#contents_wrapper .detail_contents .form_contents .form_box .gty {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	text-align: left;
	height: auto;
	width: 100%;
	margin-top: 25px;
}
/*****
#contents_wrapper .detail_contents .form_contents .form_box .gty select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size:15px;
	border: 1px solid #000;
	background-image: url(../image/arrow.svg);
	background-repeat: no-repeat;
	background-size: 16px 11px;
	background-position: 96% center;
	background-color: #FFF;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color: #333;
	height: auto;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	padding-bottom: 14px;
}
****/
.select {
	position: relative;
	display: inline-block;
	margin-bottom: 30px;
	width: 86px;
	border: 1px solid #666666;
	border-radius: 4px;
	margin-right: 7px;
	margin-left: 3px;
}
.select select {
	display: inline-block;
	width: 86px;
	cursor: pointer;
	outline: 0;
	border: 0;
	border-radius: 4px;
	color: #333;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: #FAFAFA;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 500;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	line-height: 18px;
}
.select select::-ms-expand {
  display: none;
}
.select select:hover,
.select select:focus {
  color: #000;
  background: #fff;
}
.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select__arrow {
  position: absolute;
  top: 12px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 9px 5px 0 5px;
  border-color: #333b transparent transparent transparent;
}
.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
  border-top-color: #000;
}
.select select:disabled ~ .select__arrow {
  border-top-color: #ccc;
}
#contents_wrapper .detail_contents .form_contents .form_box .cart_submit {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	height: 52px;
	width: calc(100% - 10px);
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #94243a;
	border: 1px solid #94243a;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 0.3s;
	cursor: pointer;
	background-image: url(../image/cart_mark.svg);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 26px auto;
}
#contents_wrapper .detail_contents .form_contents .form_box .cart_info  {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #94243a;
	text-align: left;
}
 }
/***************************************************************************************************
CART
***************************************************************************************************/
#contents_wrapper .cart_title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 32px;
	font-weight: 500;
	color: #000;
	text-align: center;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .list_item {
	height: auto;
	width: 960px;
	margin-top: 60px;
	display: -webkit-flex;
	display: flex;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#contents_wrapper .list_item .goods {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	text-align: center;
	height: auto;
	width: 146px;
}
#contents_wrapper .list_item .name {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	text-align: center;
	height: auto;
	width: 330px;
}
#contents_wrapper .list_item .price {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	text-align: right;
	height: auto;
	width: 153px;
}
#contents_wrapper .list_item .qty {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	text-align: center;
	height: auto;
	width: 162px;
}
#contents_wrapper .list_item .total {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	text-align: center;
	height: auto;
	width: 170px;
}
#contents_wrapper .list_wrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .list_wrapper .list_block {
	height: auto;
	width: 960px;
	display: -webkit-flex;
	display: flex;
	background-color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#contents_wrapper .list_wrapper .list_block .left {
	height: auto;
	width: 476px;
	display: -webkit-flex;
	display: flex;
}
#contents_wrapper .list_wrapper .list_block .left .goods {
	display: -webkit-flex;
	display: flex;
}

#contents_wrapper .list_wrapper .list_block .left .image{
	text-align: center;
	width: 146px;
	height: 126px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
#contents_wrapper .list_wrapper .list_block .left .image img {
	height: 126px;
	width: 126px;
}
#contents_wrapper .list_wrapper .list_block .left .name {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #000;
	text-align: left;
	height: auto;
	width: 330px;
	height: 126px;
}
#contents_wrapper .list_wrapper .list_block .left .name span{
	font-size: 14px;
	font-weight: 400;
	
}
#contents_wrapper .list_wrapper .list_block .right .price {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #000;
	text-align: right;
	height: auto;
	width: 144px;
	height: 126px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: right;
	justify-content: right;
	-webkit-align-items: center;
	align-items: center;
}
#contents_wrapper .list_wrapper .list_block .right {
	height: auto;
	width: 475px;
	display: -webkit-flex;
	display: flex;
}

#contents_wrapper .list_wrapper .list_block .right .quantity {
	text-align: center;
	height: auto;
	width: 162px;
	height: 126px;
}
#contents_wrapper .list_wrapper .list_block .right .form_quantity {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #000;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	height: auto;
	width: 162px;
	height: 126px;
}

.selectc {
	position: relative;
	display: inline-block;
	margin-top: 20px;
	width: 80px;
	border: 1px solid #666666;
	border-radius: 4px;
	margin-right: 7px;
	margin-left: 3px;
}
.selectc select {
	display: inline-block;
	width: 80px;
	cursor: pointer;
	outline: 0;
	border: 0;
	border-radius: 4px;
	color: #333;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: #FAFAFA;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 500;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	line-height: 18px;
}
.selectc select::-ms-expand {
  display: none;
}
.selectc select:hover,
.selectc select:focus {
  color: #000;
  background: #fff;
}
.selectc select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select__arrow {
  position: absolute;
  top: 12px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 9px 5px 0 5px;
  border-color: #333b transparent transparent transparent;
}
.selectc select:hover ~ .select__arrow,
.selectc select:focus ~ .select__arrow {
  border-top-color: #000;
}
.selectc select:disabled ~ .select__arrow {
  border-top-color: #ccc;
}

#contents_wrapper .list_wrapper .list_block .right .dele {
	height: auto;
	width: 82px;
	margin-top:25px;
	
}
#contents_wrapper .list_wrapper .list_block .total {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 24px;
	font-weight: 500;
	text-align: right;
	height: auto;
	width: 150px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: right;
	justify-content: right;
	-webkit-align-items: center;
	align-items: center;
}
#contents_wrapper .list_wrapper .re_total {
	height: auto;
	width: 960px;
	display: -webkit-flex;
	display: flex;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom:20px;
}
#contents_wrapper .list_wrapper .re_total .sentence {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-align: right;
	height: auto;
	width: 576px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: right;
	justify-content: right;
	-webkit-align-items: center;
	align-items: center;
}
#contents_wrapper .list_wrapper .re_total .button {
	text-align: center;
	height: auto;
	width: 278px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
#contents_wrapper .list_wrapper .retotal {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	text-align: center;
	white-space: normal;
	height: 40px;
	width: 160px;
	background-color: #FFF;
	border: 1px solid #000;
	margin-right: auto;
	margin-left: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	border-radius:20px;
	transition:0.3s;
	cursor: pointer; 
}
#contents_wrapper .list_wrapper .retotal:hover {
	color: #fff;
	background-color: #94243a;
	border: 1px solid #94243a;
}
#contents_wrapper .list_wrapper .samount {
	background-color: #fff;
	height: auto;
	width: 960px;
	display: -webkit-flex;
	display: flex;
	margin-top: 2px;
}
#contents_wrapper .list_wrapper .samount .sentence {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #000;
	text-align: right;
	height: auto;
	width: 780px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: right;
	justify-content: right;
	-webkit-align-items: center;
	align-items: center;
}
#contents_wrapper .list_wrapper .samount .total {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #000;
	text-align: right;
	height: 48px;
	width: 167px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: right;
	justify-content: right;
	-webkit-align-items: center;
	align-items: center;
}






















#contents_wrapper .list_wrapper .amount {
	background-color: #94243a;
	height: auto;
	width: 960px;
	display: -webkit-flex;
	display: flex;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#contents_wrapper .list_wrapper .amount .sentence {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #FFF;
	text-align: right;
	height: auto;
	width: 780px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: right;
	justify-content: right;
	-webkit-align-items: center;
	align-items: center;
}
#contents_wrapper .list_wrapper .amount .total {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #FFF;
	text-align: right;
	height: 48px;
	width: 167px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: right;
	justify-content: right;
	-webkit-align-items: center;
	align-items: center;
}
#contents_wrapper .action_button{
	height: auto;
	width: 370px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}
#contents_wrapper .action_button:hover{
	opacity: 0.7;
}

#contents_wrapper .button_line {
	height: 1px;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-left:auto;
	margin-right:auto;
}
#contents_wrapper .list_wrapper .eline {
	height: 1px;
	width: 80%;
	margin-top: 60px;
	margin-bottom: 60px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #92343a;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .list_wrapper .emark {
	height: auto;
	width: 50px;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .list_wrapper .emark img{
	width:100%;
	height:auto;
}

#contents_wrapper .list_wrapper .msg {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #92343a;
	text-align: center;
	height: auto;
	width: 100%;
	margin-top: 20px;
}
 @media screen and (max-width: 760px) {
#contents_wrapper .cart_title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #000;
	text-align: center;
	height: auto;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .list_item {
	display:none;
}
#contents_wrapper .list_wrapper {
	height: auto;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#contents_wrapper .list_wrapper .list_block {
	height: auto;
	width: calc(100% - 17px);
	display: -webkit-flex;
	display: flex;
	background-color: #FFF;
	border-bottom: 2px solid #CCC;
	display: block;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#contents_wrapper .list_wrapper .list_block .left {
	height: auto;
	width: 100%;
	display: -webkit-flex;
	display: flex;
}

#contents_wrapper .list_wrapper .list_block .left .image{
	text-align: center;
	width: 120px;
	margin-right:10px;

	height: autox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
#contents_wrapper .list_wrapper .list_block .left .image img {
	height: auto;
	width: 120px;
}
#contents_wrapper .list_wrapper .list_block .left .name {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #000;
	text-align: left;
	height: auto;
	width: 100%;
	height: auto;
}
#contents_wrapper .list_wrapper .list_block .left .name span{
	font-size: 13px;
	font-weight: 400;
	
}
#contents_wrapper .list_wrapper .list_block .right .price {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 28px;
	font-weight: 500;
	color: #000;
	text-align: right;
	height: auto;
	width:60%;
	height: auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;

}
#contents_wrapper .list_wrapper .list_block .right {
	height: auto;
	width: 94%;
	display: -webkit-flex;
	display: flex;
	padding-top:10px;
	padding-bottom:10px;
}

#contents_wrapper .list_wrapper .list_block .right .quantity {
	text-align: center;
	height: auto;
	width: 100%;
	height: auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: right;
	justify-content: right;
	-webkit-align-items: center;
	align-items: center;
}
#contents_wrapper .list_wrapper .list_block .right .quantity {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #000;
	text-align: center;
	height: auto;
	width: 100%;
	height: auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
#contents_wrapper .list_wrapper .eline {
	height: 1px;
	width: 80%;
	margin-top: 60px;
	margin-bottom: 60px;
	border: 2px solid #92343a;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .list_wrapper .emark {
	height:60px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .list_wrapper .emark img{
	width:100%;
	height:auto;
}
#contents_wrapper .list_wrapper .msg {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #92343a;
	text-align: center;
	height: auto;
	width: 100%;
}


.selectc {
	position: relative;
	display: inline-block;
	width: 80px;
	height:34px;
	border: 1px solid #666666;
	border-radius: 0px;
	margin-right: 7px;
	margin-left: 3px;
	margin-top: 0px;
}
.selectc select {
	display: inline-block;
	width: 80px;
	height:34px;
	cursor: pointer;
	outline: 0;
	border: 0;
	border-radius: 0px;
	color: #333;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: #FAFAFA;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 500;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	line-height: 18px;
}
.selectc select::-ms-expand {
  display: none;
}
.selectc select:hover,
.selectc select:focus {
  color: #000;
  background: #fff;
}
.selectc select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select__arrow {
  position: absolute;
  top: 12px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 9px 5px 0 5px;
  border-color: #333b transparent transparent transparent;
}
.selectc select:hover ~ .select__arrow,
.selectc select:focus ~ .select__arrow {
  border-top-color: #000;
}
.selectc select:disabled ~ .select__arrow {
  border-top-color: #ccc;
}

#contents_wrapper .list_wrapper .list_block .right .dele {
	height: 35px;
	width: auto;
	margin-left:30px;
	margin-top:0px;
}
#contents_wrapper .list_wrapper .list_block .total {
	display: none;
	
}
#contents_wrapper .list_wrapper .re_total {
	height: auto;
	width: 100%;
	display: -webkit-flex;
	display: flex;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom:20px;
	    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
#contents_wrapper .list_wrapper .re_total .sentence {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-align: right;
	height: auto;
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
#contents_wrapper .list_wrapper .re_total .button {
	text-align: center;
	height: auto;
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom:20px;
}
#contents_wrapper .list_wrapper .retotal {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	text-align: center;
	white-space: normal;
	height: auto;
	width: 40%;
	aspect-ratio: 16 / 4;
	background-color: #FFF;
	border: 1px solid #000;
	margin-right: auto;
	margin-left: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	border-radius:20px;
	transition:0.3s;
	cursor: pointer; 
}
#contents_wrapper .list_wrapper .retotal:hover {
	color: #fff;
	background-color: #94243a;
	border: 1px solid #94243a;
}
#contents_wrapper .list_wrapper .samount {
	background-color: #fff;
	height: auto;
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: right;
	justify-content: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #94243a;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contents_wrapper .list_wrapper .samount .sentence {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #000;
	text-align: right;
	height: auto;
	width:auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: right;
	justify-content: right;
	-webkit-align-items: center;
	align-items: center;
}
#contents_wrapper .list_wrapper .samount .total {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #000;
	text-align: right;
	height: 48px;
	width: auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: right;
	justify-content: right;
	-webkit-align-items: center;
	align-items: center;
	padding-right:20px;
}






















#contents_wrapper .list_wrapper .amount {
	background-color: #94243a;
	height: auto;
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: right;
	justify-content: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#contents_wrapper .list_wrapper .amount .sentence {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #FFF;
	text-align: right;
	height: auto;
	width:auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: right;
	justify-content: right;
	-webkit-align-items: center;
	align-items: center;
}
#contents_wrapper .list_wrapper .amount .total {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #FFF;
	text-align: right;
	height: 48px;
	width: auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: right;
	justify-content: right;
	-webkit-align-items: center;
	align-items: center;
	padding-right:20px;
}
#contents_wrapper .action_button{
	height: auto;
	width: 70%;
	margin-top: 60px;
	margin-bottom: 60px;
	aspect-ratio: 37 / 6;
	margin-right: auto;
	margin-left: auto;
}
#contents_wrapper .action_button:hover{
	opacity: 1;
}

#contents_wrapper .button_line {
	height: 1px;
	width: 92%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-right: auto;
	margin-left: auto;
}


 }


#global_navi .gnav01 {
	background-image: url(../../../common/g_navi/under_line.png) !important;
	background-repeat: no-repeat;
	background-position: center 60px;
}
















































































































































#contents_wrapper .goods_detail_title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	height: auto;
	width: 100%;
}
#contents_wrapper .goods_detail {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 26px;
	text-align: left;
	height: auto;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#contents_wrapper .movie_box {
	position: relative;
	width: 100%;
	max-width: 890px;
	height: auto;
	margin: 80px auto;
}
#contents_wrapper .movie_box img {
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
}
