@charset "UTF-8";
/* CSS Document */
@import "font-awesome.css";

@media screen and (min-width: 751px){
body {
	width: auto;
	height: auto;
	margin: 0;
	padding: 25px 0 0;
	display: block;
	
	/**/
	background: linear-gradient(left, #432e59 0%, #663399 18%, #663399 82%, #432e59 100%);
	background: -webkit-linear-gradient(left, #432e59 0%, #663399 18%, #663399 82%, #432e59 100%);
	background: -moz-linear-gradient(left, #432e59 0%, #663399 18%, #663399 82%, #432e59 100%);
	background: -o-linear-gradient(left, #432e59 0%, #663399 18%, #663399 82%, #432e59 100%);
	background: -ms-linear-gradient(left, #432e59 0%, #663399 18%, #663399 82%, #432e59 100%);
	
	font-family: "Sawarabi Gothic";
}
a:link {
	text-decoration: none;
}
a:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
strong {
	font-weight: normal;
}
.wrapper {
	width: 1024px;
	min-height: 800px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	background-color: #FFF;
	border-radius: 3px 3px 0 0;
	display: block;
	overflow: hidden;
}
.head_text {
	width: 100%;
	height: 1px;
	margin: 0px auto -1px;
	padding: 0 ;
	overflow: hidden;
	display: block;
}
.head_text h1 {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	overflow: hidden;
	display: block;
}
.header {
	width: 974px;
	height: 160px;
	margin: 15px auto 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
}
.head_menu_frame {
	width: 974px;
	height: 160px;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
}
.p_t_link {
	width: 924px;
	height: 20px;
	margin: 0 auto;
	padding: 10px 0 5px;
}
.p_t_link a {
	float: left;
	width: auto;
	height: 20px;
	margin: 0 10px 0 0;
	padding: 0;
	color: #999;
	font-size: 14px;
	font-weight: nomal;
	line-height: 14px;
	text-decoration: none;
}
.p_t_link a:after {
	content: " >>";
	width: auto;
	height: 20px;
	margin: 0 10px 0 0;
	padding: 0;
	color: #999;
	font-size: 14px;
	font-weight: nomal;
	line-height: 14px;
	text-decoration: none;
	position: relative;
	left: 5px;
}
.p_t_link a:last-child {
	float: left;
	width: auto;
	height: 20px;
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
.p_t_link a:last-child:after {
	content: "";
	float: left;
	width: auto;
	height: 20px;
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
/*　カートボックス　*/

.cart_box {
	float: right;
	width: 200px;
	height: auto;
	margin: 0 30px 10px 0;
	padding: 0;
	display: block;
	overflow: hidden;
}
.pro_name {
	width: 200px;
	height: auto;
	margin: 0 0 10px;
	padding: 0;
	text-align: left;
	color: #333;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	display: block;
	font-family: "Sawarabi Mincho";
}
.pro_name_long {
	width: 200px;
	height: auto;
	margin: 0 0 10px;
	padding: 0;
	text-align: left;
	color: #333;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	display: block;
	font-family: "Sawarabi Mincho";
}
.pro_capacity {
	width: 200px;
	height: auto;
	margin: 0 0 3px;
	padding: 0;
	text-align: left;
	color: #666;
	font-size: 18px;
	line-height: 18px;
	display: block;
}
.pro_capacity:before {
	content: "内容量　：";
	float: left;
	width: 60px;
	height: auto;
	margin: 0;
	padding: 3px 5px 3px 0;
	text-align: left;
	text-decoration: none;
	color: #999;
	font-size: 12px;
	line-height: 12px;
	font-weight: nomal;
	display: block;
}
.pro_capacity_02 {
	width: 135px;
	height: auto;
	margin: 0 0 3px;
	padding: 0 0 0 65px;
	text-align: left;
	color: #666;
	font-size: 18px;
	line-height: 18px;
	display: block;
}
.pro_unit {
	width: 200px;
	height: auto;
	margin: 0 0 0px;
	padding: 0;
	text-align: left;
	color: #666;
	font-size: 18px;
	line-height: 18px;
	display: block;
}
.pro_unit:before {
	content: "販売単位：";
	float: left;
	width: 60px;
	height: auto;
	margin: 0;
	padding: 3px 5px 3px 0;
	text-align: left;
	text-decoration: none;
	color: #999;
	font-size: 12px;
	line-height: 12px;
	font-weight: nomal;
	display: block;
}
.pro_display {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #999;
	font-size: 12px;
	line-height: 12px;
	display: block;
}
.pro_piece {
	float: left;
	width: 200px;
	height: auto;
	margin: 0 0 5px;
	padding: 0;
	text-align: right;
	color: #333;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	display: block;
}
.pro_piece:before {
	content: "(消費税別)";
	float: right;
	width: 50px;
	height: auto;
	margin: 0;
	padding: 18px 0 0 5px;
	text-align: left;
	text-decoration: none;
	color: #999;
	font-size: 10px;
	line-height: 10px;
	font-weight: nomal;
	display: block;
}
.pro_piece:after {
	content: "円";
	float: right;
	width: 20px;
	height: auto;
	margin: 0;
	padding: 14px 0 0;
	text-align: right;
	text-decoration: none;
	color: #999;
	font-size: 14px;
	line-height: 14px;
	font-weight: nomal;
	display: block;
}
.pro_piece_set {
	clear: both;
	float: left;
	width: 40px;
	height: auto;
	margin: 6px 0 0;
	padding: 0;
	text-align: right;
	color: #333;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	display: block;
}
.pro_piece_02 {
	float: left;
	width: 150px;
	height: auto;
	margin: 0 0 5px;
	padding: 0;
	text-align: right;
	color: #333;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	display: block;
}
.pro_piece_02:before {
	content: "(消費税別)";
	float: right;
	width: 50px;
	height: auto;
	margin: 0;
	padding: 14px 0 0 5px;
	text-align: left;
	text-decoration: none;
	color: #999;
	font-size: 10px;
	line-height: 10px;
	font-weight: nomal;
	display: block;
}
.pro_piece_02:after {
	content: "円";
	float: right;
	width: 14px;
	height: auto;
	margin: 0;
	padding: 10px 0 0;
	text-align: right;
	text-decoration: none;
	color: #999;
	font-size: 14px;
	line-height: 14px;
	font-weight: nomal;
	display: block;
}
.btn_cart, .btn_material {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
}
div .btn_cart a, div .btn_material a {
	width: 100%;
	height: auto;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	border-radius: 2px;
	display: block;
	overflow: hidden;
}
div .btn_cart a {
	margin: 0 0 5px;
}
div .btn_material a {
	margin: 0;
}
.btn_cart a {
	background: linear-gradient(top, #d3e7b2 0%, #b0d279 50%, #9dca57 51%, #80b42c 100%);
	background: -webkit-linear-gradient(top, #d3e7b2 0%, #b0d279 50%, #9dca57 51%, #80b42c 100%);
	background: -moz-linear-gradient(top, #d3e7b2 0%, #b0d279 50%, #9dca57 51%, #80b42c 100%);
	background: -o-linear-gradient(top, #d3e7b2 0%, #b0d279 50%, #9dca57 51%, #80b42c 100%);
	background: -ms-linear-gradient(top, #d3e7b2 0%, #b0d279 50%, #9dca57 51%, #80b42c 100%);
}
.btn_material a {
	background: linear-gradient(top, #b2dee7 0%, #78c4d2 50%, #57b6ca 51%, #2c9fb4 100%);
	background: -webkit-linear-gradient(top, #b2dee7 0%, #78c4d2 50%, #57b6ca 51%, #2c9fb4 100%);
	background: -moz-linear-gradient(top, #b2dee7 0%, #78c4d2 50%, #57b6ca 51%, #2c9fb4 100%);
	background: -o-linear-gradient(top, #b2dee7 0%, #78c4d2 50%, #57b6ca 51%, #2c9fb4 100%);
	background: -ms-linear-gradient(top, #b2dee7 0%, #78c4d2 50%, #57b6ca 51%, #2c9fb4 100%);
}
/*　カートボックス　ここまで　*/


/*　店舗リストボックス　*/

.shop_list_box {
	clear: both;
	width: 580px;
	height: auto;
	margin: 25px 49px 24px;
	padding: 5px 10px;
	background-color: #999;
	border-radius: 5px;
	display: block;
}
.shop_list_box div:first-child {
	width: auto;
	height: auto;
	margin: 5px 0 10px;
	padding: 0;
	text-align: left;
	color: #FFF;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	display: block;
}
.shop_list_box div:first-child:before {
	content: "■";
	width: auto;
	height: auto;
}
.shop_list_box div {
	width: auto;
	height: auto;
	margin: 0 0 5px;
	padding: 0;
	text-align: left;
	color: #FFF;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	display: block;
}

/*　店舗リストボックス　ここまで　*/

.right_btn_link_frame{
	width: 200px;
	height: 1200px;
	margin: 0;
	padding: 0;
	display: block;
}

.footer_frame{
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 0;
	display: block;
}

/* main contents frame right ↓↓↓ */

.contents_right {
	float: right;
	width: 200px;
	height: 1180px;
	margin: 0px auto 25px !important;
	padding: 0px;
	display: block;
}
/* main contents frame right ↑↑↑ */

/*Googl翻訳*/
#google_translate_element{
	margin: 0;
	padding: 0 10px;
	display: block;
	position: absolute;
	top:35px;
	right:calc((100vw - 1024px) / 2);
}
.goog-te-gadget{
	display: flex;
	justify-content: right;
	align-items: right;
	
}
/*Googl翻訳ここまで*/
}
@media screen and (max-width: 750px){
body {
	width: 100vw;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	background: linear-gradient(left, #432e59 0%, #663399 18%, #663399 82%, #432e59 100%);
	background: -webkit-linear-gradient(left, #432e59 0%, #663399 18%, #663399 82%, #432e59 100%);
	background: -moz-linear-gradient(left, #432e59 0%, #663399 18%, #663399 82%, #432e59 100%);
	background: -o-linear-gradient(left, #432e59 0%, #663399 18%, #663399 82%, #432e59 100%);
	background: -ms-linear-gradient(left, #432e59 0%, #663399 18%, #663399 82%, #432e59 100%);
	font-family: "Sawarabi Gothic";
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translateZ(0px);
	position: relative !important;
	top:0 !important;
}
a:link {
	text-decoration: none;
}
a:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
strong {
	font-weight: normal;
}
.wrapper {
	width: 100vw;
	height: auto;
	margin: 15px auto;
	padding: 0px;
	background-color: #FFF;
	border-radius: 3px 3px 0 0;
	display: block;
	overflow: hidden;
}
.head_text {
	width: 100%;
	height: 1px;
	margin: 0px auto -1px;
	padding: 0 ;
	overflow: hidden;
	display: block;
}
.head_text h1 {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 5vw;
	line-height: 5vw;
	overflow: hidden;
	display: block;
}
.header {
	width: 100vw;
	height: calc(304px + 18vw);
	margin: 5vw 0 0 ;
	padding: 0px;
	display: block;
	overflow: hidden;
}
.head_menu_frame {
	width: 90vw;
	height: calc(18vw + 304px);
	margin: 0px auto;
	padding: 0px;
	display: block;
	overflow: hidden;
}
.p_t_link {
	width: 90vw;
	height: auto;
	margin: 0 auto;
	padding: 0;
	display: block;
	overflow: hidden;
}
.p_t_link a {
	float: left;
	width: auto;
	height: auto;
	margin: 0.5vw 1vw;
	padding: 1vw 3vw;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	font-size: 3vw;
	line-height: 3vw;
	background-color:#999;
	border-radius: 1vw;
	display: block;
	overflow: hidden;
}
.p_t_link a:first-child {
	margin:0.5vw 1vw 0.5vw 0;
}
.p_t_link a:last-child {
	margin:0.5vw 0 0.5vw 1vw;
	padding: 0.5vw 3vw;
	color: #a784d4;
	font-weight: bold;
	background-color:#FFF;
	border: 0.5vw solid #a784d4;
	box-sizing: border-box;
}
/*　カートボックス　*/

.cart_box {
	clear: hbot;
	width: 90vw;
	height: auto;
	margin: 0 0 10px ;
	padding: 0;
	display: block;
	overflow: hidden;
}
.pro_name {
	width: 200px;
	height: auto;
	margin: 0 0 10px;
	padding: 0;
	text-align: left;
	color: #333;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	display: block;
	font-family: "Sawarabi Mincho";
}
.pro_name_long {
	width: 200px;
	height: auto;
	margin: 0 0 10px;
	padding: 0;
	text-align: left;
	color: #333;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	display: block;
	font-family: "Sawarabi Mincho";
}
.pro_capacity {
	width: 200px;
	height: auto;
	margin: 0 0 3px;
	padding: 0;
	text-align: left;
	color: #666;
	font-size: 18px;
	line-height: 18px;
	display: block;
}
.pro_capacity:before {
	content: "内容量　：";
	float: left;
	width: 60px;
	height: auto;
	margin: 0;
	padding: 3px 5px 3px 0;
	text-align: left;
	text-decoration: none;
	color: #999;
	font-size: 12px;
	line-height: 12px;
	font-weight: nomal;
	display: block;
}
.pro_capacity_02 {
	width: 135px;
	height: auto;
	margin: 0 0 3px;
	padding: 0 0 0 65px;
	text-align: left;
	color: #666;
	font-size: 18px;
	line-height: 18px;
	display: block;
}
.pro_unit {
	width: 200px;
	height: auto;
	margin: 0 0 0px;
	padding: 0;
	text-align: left;
	color: #666;
	font-size: 18px;
	line-height: 18px;
	display: block;
}
.pro_unit:before {
	content: "販売単位：";
	float: left;
	width: 60px;
	height: auto;
	margin: 0;
	padding: 3px 5px 3px 0;
	text-align: left;
	text-decoration: none;
	color: #999;
	font-size: 12px;
	line-height: 12px;
	font-weight: nomal;
	display: block;
}
.pro_display {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #999;
	font-size: 12px;
	line-height: 12px;
	display: block;
}
.pro_piece {
	float: left;
	width: 200px;
	height: auto;
	margin: 0 0 5px;
	padding: 0;
	text-align: right;
	color: #333;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	display: block;
}
.pro_piece:before {
	content: "(消費税別)";
	float: right;
	width: 50px;
	height: auto;
	margin: 0;
	padding: 18px 0 0 5px;
	text-align: left;
	text-decoration: none;
	color: #999;
	font-size: 10px;
	line-height: 10px;
	font-weight: nomal;
	display: block;
}
.pro_piece:after {
	content: "円";
	float: right;
	width: 20px;
	height: auto;
	margin: 0;
	padding: 14px 0 0;
	text-align: right;
	text-decoration: none;
	color: #999;
	font-size: 14px;
	line-height: 14px;
	font-weight: nomal;
	display: block;
}
.pro_piece_set {
	clear: both;
	float: left;
	width: 40px;
	height: auto;
	margin: 6px 0 0;
	padding: 0;
	text-align: right;
	color: #333;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	display: block;
}
.pro_piece_02 {
	float: left;
	width: 150px;
	height: auto;
	margin: 0 0 5px;
	padding: 0;
	text-align: right;
	color: #333;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	display: block;
}
.pro_piece_02:before {
	content: "(消費税別)";
	float: right;
	width: 50px;
	height: auto;
	margin: 0;
	padding: 14px 0 0 5px;
	text-align: left;
	text-decoration: none;
	color: #999;
	font-size: 10px;
	line-height: 10px;
	font-weight: nomal;
	display: block;
}
.pro_piece_02:after {
	content: "円";
	float: right;
	width: 14px;
	height: auto;
	margin: 0;
	padding: 10px 0 0;
	text-align: right;
	text-decoration: none;
	color: #999;
	font-size: 14px;
	line-height: 14px;
	font-weight: nomal;
	display: block;
}
.btn_cart, .btn_material {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
}
div .btn_cart a, div .btn_material a {
	width: 100%;
	height: auto;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	border-radius: 2px;
	display: block;
	overflow: hidden;
}
div .btn_cart a {
	margin: 0 0 5px;
}
div .btn_material a {
	margin: 0;
}
.btn_cart a {
	background: linear-gradient(top, #d3e7b2 0%, #b0d279 50%, #9dca57 51%, #80b42c 100%);
	background: -webkit-linear-gradient(top, #d3e7b2 0%, #b0d279 50%, #9dca57 51%, #80b42c 100%);
	background: -moz-linear-gradient(top, #d3e7b2 0%, #b0d279 50%, #9dca57 51%, #80b42c 100%);
	background: -o-linear-gradient(top, #d3e7b2 0%, #b0d279 50%, #9dca57 51%, #80b42c 100%);
	background: -ms-linear-gradient(top, #d3e7b2 0%, #b0d279 50%, #9dca57 51%, #80b42c 100%);
}
.btn_material a {
	background: linear-gradient(top, #b2dee7 0%, #78c4d2 50%, #57b6ca 51%, #2c9fb4 100%);
	background: -webkit-linear-gradient(top, #b2dee7 0%, #78c4d2 50%, #57b6ca 51%, #2c9fb4 100%);
	background: -moz-linear-gradient(top, #b2dee7 0%, #78c4d2 50%, #57b6ca 51%, #2c9fb4 100%);
	background: -o-linear-gradient(top, #b2dee7 0%, #78c4d2 50%, #57b6ca 51%, #2c9fb4 100%);
	background: -ms-linear-gradient(top, #b2dee7 0%, #78c4d2 50%, #57b6ca 51%, #2c9fb4 100%);
}
/*　カートボックス　ここまで　*/


/*　店舗リストボックス　*/

.shop_list_box {
	clear: both;
	width: 80vw;
	height: auto;
	margin: 25px auto 24px;
	padding: 5vw;
	background-color: #999;
	border-radius: 5px;
	display: block;
}
.shop_list_box div:first-child {
	width: auto;
	height: auto;
	margin: 5px 0 10px;
	padding: 0;
	text-align: left;
	color: #FFF;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	display: block;
}
.shop_list_box div:first-child:before {
	content: "■";
	width: auto;
	height: auto;
}
.shop_list_box div {
	width: auto;
	height: auto;
	margin: 0 0 5px;
	padding: 0;
	text-align: left;
	color: #FFF;
	font-size: 12px;
	line-height: 12px;
	font-weight: nomal;
	display: block;
}

/*　店舗リストボックス　ここまで　*/

.right_btn_link_frame{
	width: 200px;
	height: 1180px;
	margin: 0 auto;
	padding: 0;
	display: block;
}

.footer_frame{
	width: 100%;
	height: 160px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
}

/* main contents frame right ↓↓↓ */

.contents_right {
	clear: both;
	width: 200px;
	height: 1180px;
	margin: 10px auto 25px !important;
	padding: 0px;
	display: block;
}
/* main contents frame right ↑↑↑ */

/*Googl翻訳*/
#google_translate_element{
	width:100vw;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top:30px;
	right:15px;
}
.goog-te-gadget{
	display: flex;
	justify-content: right;
	align-items: right;
	
}
/*Googl翻訳ここまで*/
}