@charset "euc-jp";
/* CSS Document */

html {
  overflow-y: scroll;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
th,
td {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  vertical-align: bottom;
}
li {
  list-style-type: none;
}
em,
strong {
  font-style: normal;
}
table {
  border-collapse: collapse;
  font-size: inherit;
}
th {
  font-weight: normal;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

a:link {
  color: #1b4f98;
  text-decoration: underline;
}
a:visited {
  color: #1b4f98;
  text-decoration: underline;
}
a:active {
  color: #1b4f98;
  text-decoration: underline;
}
a:hover {
  color: #1b4f98;
  text-decoration: none;
}

body {
  margin: 0;
  padding: 0;
  background: #fff;
  color: #333;
  text-align: center;
  font-size: 14px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "�ҥ饮�γѥ� Pro W3", "Hiragino Kaku Gothic Pro", "�ᥤ�ꥪ", Meiryo, Osaka, "�ͣ� �Х����å�", sans-serif;
  line-height: 1.6;
}

input {
  font-size: 14px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "�ҥ饮�γѥ� Pro W3", "Hiragino Kaku Gothic Pro", "�ᥤ�ꥪ", Meiryo, Osaka, "�ͣ� �Х����å�", sans-serif;
}

#M_mailmagazine {
  width: 620px;
  margin: 24px auto;
  position: relative;
}

#M_mailmagazine .shoplink {
  position: absolute;
  right: 0;
  top: 6px;
}

#M_mailmagazine h2 {
  margin-bottom: 32px;
  text-align: left;
  padding-right: 120px;
}

#M_mailmagazine h3 {
  margin-bottom: 8px;
  text-align: left;
}

form#form1 {
  margin-bottom: 48px;
}

#M_mailmagazine #policyLink {
  margin-top: 4px;
  font-size: 13px;
}
#M_mailmagazine #policyLink a {
  margin-left: 4px;
}
#M_mailmagazine #policyLink a:hover {
  text-decoration: none;
}
#M_mailmagazine .mailmagazineText {
  text-align: left;
}

#M_mailmagazine .mailmagazineText + h3 {
  margin-top: 24px;
}

#M_mailmagazine table {
  width: 100%;
  margin: 16px auto;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  font-size: 13px;
}
#M_mailmagazine table td,
#M_mailmagazine table th {
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  padding: 12px 8px;
}
#M_mailmagazine table th {
  background: #eee;
  color: #333;
  text-align: left;
  width: 140px;
}
#M_mailmagazine table em {
  color: #ff0000;
  margin-left: 2px;
}

#M_mailmagazine table td input[type="text"] {
  width: 94%;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 6px;
}

#M_mailmagazine table td input[type="radio"] {
  margin-right: 2px;
  vertical-align: middle;
}

#M_mailmagazine table td label {
  margin-right: 24px;
  cursor: pointer;
}

#M_mailmagazine input[type="button"] {
  cursor: pointer;
  width: 200px;
  padding: 8px 0;
  border: none;
  border-radius: 4px;
  background: #333;
  color: #fff;
  font-size: 15px;
}

#M_mailmagazine input[type="button"]:hover {
  background: #666;
}

#M_mailmagazine #verlsign {
  margin-top: 64px;
  border: none;
}

#M_mailmagazine #verlsign td,
#M_mailmagazine #verlsign th {
  border: none;
  font-size: 10px;
  color: #666;
}
@media screen and (max-width: 500px) {
  #M_mailmagazine .shoplink {
    position: absolute;
    right: 18px;
    top: 28px;
    display: inline-block;
  }
  #M_mailmagazine {
    width: 100%;
    padding: 24px 30px;
    position: relative;
    box-sizing: border-box;
	margin: 0;
  }
}
