@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=EB+Garamond:500,600');
/* =Default
-------------------------------------------------------------- */
/* =reset.css
-------------------------------------------------------------- */
*{
	padding: 0;
	margin: 0;
	border: 0;
	box-sizing:border-box;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,main,menu,nav,section,summary {
	display:block;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote::before, blockquote::after,
q::before, q::after {
	content: '';
	content: none;
}
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
address, caption, cite, code, dfn, em, strong, th, var	{
	font-style: normal;
}
img, abbr, acronym, fieldset	{
	border: 0;
}
a img{
	border: 0;
}
img {
	vertical-align:bottom;
}
hr, legend {
	display: none;
}
audio, canvas, progress, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
html {
	box-sizing: border-box;
	cursor: default;
	font-family: sans-serif;
	line-height: 1.5;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset,
p, blockquote,
th, td{
	margin: 0;
	padding: 0;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
}
select::-ms-expand {
    display: none;
}
button{
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}
input, select {
	vertical-align:middle;
}
input, textarea {
	margin: 0;
	font-size: 100%;
}
textarea {
  resize: none;
}
input[type="button"], input[type="text"], input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
input[type="submit"], input[type="button"] {
	-webkit-appearance: button;
	appearance: button;
	border: none;
	cursor: pointer;
}
input[type="submit"], input[type="button"],button {
	outline:none;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
	display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
	outline-offset: -2px;
}
label { cursor: pointer;vertical-align: middle;}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var,i
{
	font-style: normal;
	font-weight: normal;
}
caption, th {
	text-align: left;
}
area{
	outline: none;
}
/* =Fonts family,size
-------------------------------------------------------------- */
html,
body {
	margin: 0;
	padding: 0;
   font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	/* font-family: 'A+EqpB-游ゴシック体 Pr6N D',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
	color: #000;
  background: #fff;
	font-size: 15px;
	line-height: 1.6;
  font-weight: 500;

}
@media screen and (max-width: 767px) {
body {
	font-family: 'A+EqpB-游ゴシック体 Pr6N D','NoChattering';
}
}

table {
  font-size:inherit;
  font:100%;
}

/* =a style
-------------------------------------------------------------- */
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	color: #000;
}
a:link	{
	text-decoration: none;
	color: #000;
}
a:visited	{
	text-decoration: none;
	color: #000;
}

a:active	{
	text-decoration: none;
	color: #000;
}
a[href=""] {
	pointer-events:none;
}


.cf::before,.cf::after {content:"";display:table;}
.cf::after {clear:both;}
.cf {*zoom:1;}


/* キャンペーン申し込みページチェックボックス用（KD）
-------------------------------------------------------------- */
.wpcf7-form-control-wrap {
  display: block;
}
.wpcf7-form-control.wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
}
span.wpcf7-list-item {
  position: relative;
  margin: 0 20px 0 0 !important;/*項目ごとの余白を調整*/
}
.wpcf7-list-item-label {/*項目の色や文字サイズ*/
  color: #000000;
  cursor: pointer;
  font-size: 16px;
}
input[type="checkbox"] {
  position: absolute;
  opacity: 0;/*既存のチェックボックスを見えなくする*/
}
.wpcf7-list-item-label:before {/*チェックボックスの枠*/
  content: '';
  border: 1px solid #000000;
  display: inline-block;
  width: 15px;
  height: 15px;
  position: relative;
  top: -3px;
  margin-right: 5px;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
}
input[type="checkbox"]:checked + .wpcf7-list-item-label:after {/*チェックアイコン*/
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: 3px;
  width: 20px;
  height: 20px;
  background: url("https://www.vita-mix.jp/wp-content/themes/vitamix/assets/img/campaign/2106cp/checkmark.svg") no-repeat center;
  background-size: contain;
}