/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== *//*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles(common)
   ========================================================================== */
@font-face{
font-family:MazdaTypeRegular;
src:url("https://www2.mazda.co.jp/common/fonts/MazdaTypeTT-Regular.woff2") 
format("woff2"),
url("https://www2.mazda.co.jp/common/fonts/MazdaTypeTT-Regular.woff") 
format("woff"),
url("https://www2.mazda.co.jp/common/fonts/MazdaTypeTT-Regular.ttf") 
format("truetype"),
url("https://www2.mazda.co.jp/common/fonts/MazdaTypeTT-Regular.eot") 
format("eot");
}
@font-face{
font-family:MazdaTypeMedium;
src:url("https://www2.mazda.co.jp/common/fonts/MazdaTypeTT-Medium.woff2") 
format("woff2"),
url("https://www2.mazda.co.jp/common/fonts/MazdaTypeTT-Medium.woff") 
format("woff"),
url("https://www2.mazda.co.jp/common/fonts/MazdaTypeTT-Medium.ttf") 
format("truetype"),
url("https://www2.mazda.co.jp/common/fonts/MazdaTypeTT-Medium.eot") 
format("eot");
}
@font-face{font-family:MazdaTypeBold;
src:url("https://www2.mazda.co.jp/common/fonts/MazdaTypeTT-Bold.woff2") 
format("woff2"),
url("https://www2.mazda.co.jp/common/fonts/MazdaTypeTT-Bold.woff") 
format("woff"),
url("https://www2.mazda.co.jp/common/fonts/MazdaTypeTT-Bold.ttf") 
format("truetype"),
url("https://www2.mazda.co.jp/common/fonts/MazdaTypeTT-Bold.eot") 
format("eot");
}



body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-size: 16px;
  font-family:MazdaTypeRegular,Noto Sans CJK JP,Hiragino Kaku Gothic ProN,HiraKakuProN-W3,Meiryo,Yu Gothic Medium,sans-serif;
}




a {
  text-decoration: none;
}
a:link {
  background-color: transparent;
  text-decoration: none;
}
a:visited {
  background-color: transparent;
  text-decoration: none;
}
a:hover, a:active {
  background-color: transparent;
  text-decoration: none;
}
#container {
  background-color: #202020;
}
a.tlk[target="_blank"] {
  background: url("../img/link.png") no-repeat right center;
  padding-right: 18px;
}
p, ul, ol, td, th, dl {
  line-height: 1.6em;
}
em {
  font-weight: bold;
  font-style: normal;
}
strong {
  font-weight: bold;
  font-style: normal;
}
img {
  border: none;
}
sub {
  vertical-align: -0.3em;
  font-size: .8em;
  line-height: 100%;
}
sup {
  vertical-align: 0.6em;
  font-size: .8em;
  line-height: 100%;
}
/* ---------------------------------------------------------------- */
/* Base Class Element Style                                         */
/* ---------------------------------------------------------------- */
hr.none, hr.hide {
  display: none;
}
em.prep {
  color: #C00;
  background-color: transparent;
}
em.cate {
  color: #C00;
  background-color: transparent;
}
.numdata {
  font-family: Tahoma,Verdana,'Myriad Web',Syntax,sans-serif;
}
img.ileft {
  float: left;
  margin-right: 10px;
}
img.iright {
  float: right;
  margin-left: 10px;
}
.bot {
  display: none;
}
.clrs {
  clear: both;
}
img.vsub {
  vertical-align: middle;
}
.mt05 {margin-top: 5px !important;}
.mt06 {margin-top: 6px !important;}
.mt08 {margin-top: 8px !important;}
.mt10 {margin-top: 10px !important;}
.mt12 {margin-top: 12px !important;}
.mt15 {margin-top: 15px !important;}
.mt16 {margin-top: 16px !important;}
.mt20 {margin-top: 20px !important;}
.mt30 {margin-top: 30px !important;}
.mt40 {margin-top: 40px !important;}
.mt50 {margin-top: 50px !important;}
.mt60 {margin-top: 60px !important;}
.mt80 {margin-top: 80px !important;}
.mt100 {margin-top: 100px !important;}
.mb05 {margin-bottom: 5px !important;}
.mb06 {margin-bottom: 6px !important;}
.mb08 {margin-bottom: 8px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb12 {margin-bottom: 12px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb16 {margin-bottom: 16px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb32 {margin-bottom: 32px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb60 {margin-bottom: 60px !important;}
.mb80 {margin-bottom: 80px !important;}
.mb100 {margin-bottom: 100px !important;}
.pt05 {padding-top: 5px !important;}
.pt06 {padding-top: 6px !important;}
.pt08 {padding-top: 8px !important;}
.pt10 {padding-top: 10px !important;}
.pt12 {padding-top: 12px !important;}
.pt15 {padding-top: 15px !important;}
.pt16 {padding-top: 16px !important;}
.pt20 {padding-top: 20px !important;}
.pt30 {padding-top: 30px !important;}
.pt40 {padding-top: 40px !important;}
.pt45 {padding-top: 45px !important;}
.pt50 {padding-top: 50px !important;}
.pt60 {padding-top: 60px !important;}
.pt80 {padding-top: 80px !important;}
.pt100 {padding-top: 100px !important;}
.pb05 {padding-bottom: 5px !important;}
.pb06 {padding-bottom: 6px !important;}
.pb08 {padding-bottom: 8px !important;}
.pb10 {padding-bottom: 10px !important;}
.pb12 {padding-bottom: 12px !important;}
.pb15 {padding-bottom: 15px !important;}
.pb16 {padding-bottom: 16px !important;}
.pb20 {padding-bottom: 20px !important;}
.pb30 {padding-bottom: 30px !important;}
.pb32 {padding-bottom: 32px !important;}
.pb40 {padding-bottom: 40px !important;}
.pb50 {padding-bottom: 50px !important;}
.pb60 {padding-bottom: 60px !important;}
.pb80 {padding-bottom: 80px !important;}
.pb90 {padding-bottom: 90px !important;}
.pb100 {padding-bottom: 100px !important;}
.cf:before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
br.clrs {
  clear: both;
}
.notice {
  color: #C00;
  background-color: transparent;
}
.bcgc1 {
  background-color: #000;
}
.bcgc2 {
  background-color: #101010;
}
.bcgc3 {
  background-color: #202020;
}
.bcgc4 {
  background-color: #ddd;
}
.ilks {
  background: url("../img/ilks.png") no-repeat 95% 50% scroll;
}
.olks {
  background: url("../img/olks.png") no-repeat 95% 50% scroll;
}
}
@media screen {
a.contents {
  cursor: s-resize;
}
a.pageup {
  cursor: n-resize;
}
a.norm {
  cursor: default !important;
}
.submitb {
  cursor: pointer;
}
.resetb {
  cursor: pointer;
}
.menu_head {
  cursor: s-resize;
}
.menu_head a:hover {
  cursor: pointer;
}
}












@media aural {
h1, h2, h3 {
  voice-family: paul, male;
  stress: 20;
  richness: 90;
}
h1 {
  pitch: x-low;
  pitch-range: 90;
}
h2 {
  pitch: x-low;
  pitch-range: 80;
}
h3 {
  pitch: low;
  pitch-range: 70;
}
li,dt,dd {
  pitch: medium;
  richness: 60;
}
strong {
  pitch: medium;
  pitch-range: 60;
  stress: 90;
  richness: 90;
}
a:link {
  voice-family: harry, male;
}
a:visited {
  voice-family: betty, female;
}
a:active {
  voice-family: betty, female;
  pitch-range: 80;
  pitch: x-high;
}
}









/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

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

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}



