@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

#pageTop { position: fixed; width: 140px; height: 30px; border: #ccc 1px solid; background-color: #fff; background-image: url(/mail/newsletter/common/images/btn-top.png); background-repeat: no-repeat; background-position: 0 0; background-size: 140px 30px; z-index: 150; display: none; text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; right: 1%; bottom: 46px; }

#pageTop a { display: block; width: 140px; height: 30px; }

.hide-text { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; }

body { -webkit-text-size-adjust: 100%; color: #000; font-family: Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3' , Meiryo, 'メイリオ', 'MS PGothic', sans-serif; background-color: #fff; font-size: 12px; font-size: 0.75rem; line-height: 1.61; letter-spacing: 0.2em; }
@media only screen and (max-width: 480px) { body { letter-spacing: 0.1em; } }

a { text-decoration: underline; color: #000; }
a:active, a:hover { color: #d3d3d3; }

/* layout Style */
header { background-color: #b09d60; width: 100%; padding: 0; }
header h1 { margin: 0 auto 0; max-width: 300px; padding: 20px 0 15px; }
header h1 img { width: 100%; }
@media only screen and (max-width: 480px) { header h1 { margin: 0 auto 0; max-width: 200px; padding: 15px 0 10px; } }

section.main { background-color: #ada58b; }
section.main h1 { font-size: 16px; font-size: 1rem; background-color: #1f1c15; color: #fff; text-align: center; padding: 30px 0 15px; }
section.main h2 { font-size: 16px; font-size: 1rem; background-color: #1f1c15; color: #fff; text-align: center; padding: 0 0 30px; margin-bottom: 30px; }
section.main img { width: 100%; }
section.main p { margin: 0 auto 0; max-width: 720px; background-color: #ada58b; text-align: left; }
@media only screen and (max-width: 480px) { section.main p { padding: 0 10px 0px; } }
section.main p.note { font-size: 10px; font-size: 0.625rem; margin: 0; }
section.main dl { margin: 30px auto 30px; max-width: 720px; overflow: hidden; }
@media only screen and (max-width: 480px) { section.main dl { padding: 0 10px 0px; } }
section.main dl dt { width: 70px; float: left; }
section.main dl dd { overflow: hidden; }
section.main figure { margin: 0 auto 0; max-width: 500px; }
section.main figure img { border: 3px solid #1f1c15; }
@media only screen and (max-width: 480px) { section.main figure img { border: 0; } }
section.main figcaption { margin: 0 auto 0; max-width: 500px; font-size: 10px; font-size: 0.625rem; padding-bottom: 40px; }
section.main figcaption p { letter-spacing: 0; margin-bottom: 10px; }
section.main figcaption ul { letter-spacing: 0; }
@media only screen and (max-width: 480px) { section.main figcaption ul { padding: 0 10px 0px; } }

address { margin: 0; padding: 30px 10px; text-align: center; font-size: 12px; font-size: 0.75rem; background-color: #b09d60; }
@media only screen and (max-width: 480px) { address { padding-bottom: 50px; } }

footer { background-color: #000; text-align: center; font-size: 12px; font-size: 0.75rem; padding: 7px 0; width: 100%; letter-spacing: 0; color: #fff; }

.sp { display: none; }

@media only screen and (max-width: 480px) { .pc { display: none !important; }
  .sp { display: inherit; } }
/* Nav Style */
nav { width: 100%; background-color: #e9e9e9; height: 40px; overflow: hidden; }
nav #navWrapper { max-width: 720px; margin: 0 auto; float: right; }
nav #navWrapper li { float: left; }
nav #navWrapper li.newsletterTop { margin-right: 27px; }

/* responsive */
@media only screen and (max-width: 720px) { nav { height: 30px; }
  nav #navWrapper { float: right; }
  nav #navWrapper li.newsletterTop { margin: 0; }
  nav #navWrapper li.newsletterTop img { width: 155px; height: 30px; }
  nav #navWrapper li.backnumber img { width: 120px; height: 30px; } }
@media only screen and (max-width: 480px) { nav #navWrapper { width: 100%; }
  nav #navWrapper li.newsletterTop { margin: 0; float: left; }
  nav #navWrapper li.backnumber { float: right; } }
/* Add Footer Style */
footer a { color: #fff; text-decoration: underline; }
footer a:active, footer a:hover { color: #818181; }
footer p { line-height: 1.4em; }
footer p.arrow:before { content: url("/mail/newsletter/common/images/arrow.png"); margin-right: 3px; }
