/* ŒŸõ‘Îô—pƒ[ƒ‹ƒ}ƒKƒWƒ“‚ÅŽg—p‚³‚ê‚éCSS‚Å‚· */

*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
div.mail, p, h3 {
 margin: 0;
 padding: 0;
 width: 100%;
 font-family: ŸàƒSƒVƒbƒN‘Ì, 'Yu Gothic', YuGothic, 'ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN Pro', 'Hiragino Kaku Gothic Pro', ƒƒCƒŠƒI, Meiryo, Osaka, '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', sans-serif;
 vertical-align: bottom;
 color:#000;
 line-height: 1;
 letter-spacing: -1px;
}
.mincho {
 font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©",  serif;
}
img {
 vertical-align: bottom;
 border: 0;
 width: 100%
}
a {
 text-decoration: none;
}
.head {
 font-size: 0;
}
.mail h3 {
 text-align: center;
 font-size: 4.5vw;
 line-height: 1.5;
 font-weight: 500;
 padding: 3% 0 0 0;
}
.mail p {
 text-align: left;
 font-size: 3vw;
 line-height: 1.5;
 font-weight: 500;
}
img.headimg01 {
 width: 67.5%;
}
img.headimg02 {
 width: 15%;
}
img.headimg03 {
 width: 17.5%;
}
img.icon {
 width: 22%;
}
.mail a.block {
 display: block;
 width: 100%;
 text-decoration: none;
 color:#000;
}
div.information, div.information p {
 line-height: 120%;
 font-size:2vw;
 color: #666666;
 text-align: center;
}
span.link {
 color: #804000;
}
div.footer, div.footer a {
 font-size: 1.2vw;
 color: #666666;
 text-align: center;
}
.margin01 {
  margin-bottom: 11%;
}
.margin02 {
  margin-bottom: 8%;
}
.margin03 {
  margin-bottom: 5%;
}
img.heart {
 content: url("https://www.e-hirameki.jp/mail/190312/190312-main_45.jpg");
 display: inline-block;
 vertical-align: bottom;
 padding-bottom:0.8%;
}

/* PCŒü‚¯ */
@media screen and (min-width: 1025px) { 
.mail{
 max-width: 800px;
} 

.mail h3 {
 font-size: 31px;
}
.mail p {
 font-size: 21px;
}
div.information, div.information p {
 font-size:15px;
}
div.footer, div.footer a {
 font-size: 12px;
}
.margin01 {
  margin-bottom: 100px;
}
.margin02 {
  margin-bottom: 70px;
}
.margin03 {
  margin-bottom: 30px;
}
}
