@charset "UTF-8";
/*!
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, img, ins, q,
small, strong, sub, sup,
b,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tr, th, td,
article, aside,
footer, header, main, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-style: normal;
  vertical-align: baseline;
  background: transparent;
}

html {
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  line-height: 1;
  -webkit-font-smoothing: subpixel-antialiased;
}

article, aside,
footer, header, main, nav, section {
  display: block;
}

li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  text-decoration: none;
  border-bottom: 1px dotted;
  cursor: help;
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}

audio,
video,
canvas {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border: solid 1px #aaa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 20px;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

textarea {
  overflow: auto;
  resize: vertical;
}

[type="checkbox"],
[type="radio"] {
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

.articlePage .post-body .post-share > ul:after, .wrap:after, .headerWrap:after, .headerNav:after, .headerNav-ul:after, .articlePage .post-body ol > li:after, .articlePage .paging:after {
  content: " ";
  display: block;
  clear: both;
}

.toggleButton:before, .toggleButton > span, .toggleButton:after {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  background-color: #333;
  border-radius: 1px;
  position: absolute;
  left: 5px;
  transition: transform .3s, opacity .3s;
}

.markerSvg {
  margin-bottom: -2px;
  width: 14px;
  height: 14px;
}

.billboard {
  text-align: center;
  margin-top: 54px;
  position: relative;
}
.billboard:before {
  content: "";
  display: block;
  padding-top: 61.83333333%;
}
.billboard:after {
  content: "";
  display: block;
  width: 100%;
  height: 14px;
  background: url("../images/wave.png") repeat-x bottom;
  background-image: url("../images/wave.svg");
  position: absolute;
  bottom: 0;
  margin-bottom: -2px;
}
.billboard .billboard-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.billboard .ofi {
  font-family: "object-fit: cover;";
}

.articlePage h1 {
  display: inline-block;
  color: #fcfcfc;
  font-size: 30px;
  font-size: 3rem;
  font-weight: normal;
  text-align: left;
  margin: 40px 10px 0;
  padding: 0 10px 10px;
  border-bottom: solid 3px #e70216;
  line-height: 1.2;
}
@media only screen and (min-width: 62em) {
  .articlePage h1 {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

.articlePage .post-body .post-share {
  text-align: center;
  margin-top: 50px;
}
.articlePage .post-body .post-share > ul {
  font-size: 0;
}

/*!
 *  Typicons (subset) by Stephen Hutchings - https://github.com/stephenhutchings
 *  License - http://creativecommons.org/licenses/by-sa/3.0/ (CC BY-SA 3.0)
 *  Zondicons (subset) by Steve Schoger - http://www.steveschoger.com/
 *  License - https://creativecommons.org/licenses/by/4.0/ (CC BY 4.0)
 */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon_cuf40i.eot");
  src: url("../fonts/icomoon_cuf40i.eot#iefix") format("embedded-opentype"), url("../fonts/icomoon_cuf40i.ttf") format("truetype"), url("../fonts/icomoon_cuf40i.woff") format("woff"), url("../fonts/icomoon_cuf40i.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 5px;
  position: relative;
  bottom: -1px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-site-map:before {
  content: "\e902";
}

.icon-mail:before {
  content: "\e903";
}

.icon-cheveron-right:before {
  content: "\e904";
}

.icon-cheveron-left:before {
  content: "\e905";
}

.icon-cheveron-down:before {
  content: "\e906";
}

.icon-cheveron-circle-right:before {
  content: "\e907";
}

.icon-cheveron-circle-left:before {
  content: "\e908";
}

.icon-cheveron-circle-up:before {
  content: "\e909";
}

.icon-cheveron-circle-down:before {
  content: "\e90a";
}

.icon-cheveron-up:before {
  content: "\e90b";
}

.icon-purchase:before {
  content: "\e900";
}

.icon-location:before {
  content: "\e947";
}

.icon-point-up:before {
  content: "\ea03";
  margin-right: 3px;
  bottom: 1px;
}

.icon-point-right:before {
  content: "\ea04";
}

.icon-point-down:before {
  content: "\ea05";
}

.icon-point-left:before {
  content: "\ea06";
}

.icon-checkmark:before {
  content: "\ea10";
}

.icon-checkbox-checked:before {
  content: "\ea52";
}

.icon-twitter:before {
  content: "\ea96";
}

.icon-date:before {
  content: "\e901";
  font-size: 16px;
  font-size: 1.6rem;
  margin-right: 2px;
  bottom: -2px;
}

.svg {
  width: 18px;
  height: 18px;
  fill: #333;
}

.twitterLink {
  width: 100%;
  height: 50px;
  position: relative;
  transition: opacity .5s;
}
@media only screen and (min-width: 62em) {
  .twitterLink {
    width: 50px;
    margin-left: -10px;
  }
}
.twitterLink .twitterSvg {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  fill: #1da1f2;
}
.twitterLink:hover {
  opacity: .6;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
body {
  color: #333;
  font-family: "Open Sans", "Helvetica Neue", Verdana, 'Noto Serif JP', serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.7;
  background-color: #1d2089;
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: Verdana, Meiryo, sans-serif;
  }
}
/*
h1,h2,h3,h4,h5,h6,p,pre,dl,ul,ol,address,blockquote,table,form,fieldset {
	margin-bottom: 30px; //ほぼ再定義するため削除
}
*/
q, blockquote {
  color: #6b6b6b;
  background-color: #f1f1f1;
}

pre,
code {
  font-family: monospace, monospace;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  white-space: pre-wrap;
}

em {
  font-style: normal;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.59, transparent), color-stop(0.6, #e70216), to(#e70216));
  background: -moz-linear-gradient(to bottom, transparent 60%, #e70216 60%);
  background: linear-gradient(to bottom, transparent 60%, #e70216 60%);
}

mark {
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.59, transparent), color-stop(0.6, #0073c0), to(#0073c0));
  background: -moz-linear-gradient(to bottom, transparent 60%, #0073c0 60%);
  background: linear-gradient(to bottom, transparent 60%, #0073c0 60%);
}

hr {
  height: 0;
  overflow: visible;
}

del {
  text-decoration: line-through;
}

small {
  font-size: 12px;
  font-size: 1.2rem;
}

sub,
sup {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -4px;
}

sup {
  top: -8px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 1px #dfdfdf;
}

tr, th, td {
  border: solid 1px #dfdfdf;
}

th {
  text-align: left;
  background-color: #f8f8f8;
}

form {
  padding: 20px;
}

img {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  font-family: "Open Sans", "Helvetica Neue", Verdana, "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  margin: 0;
}

fieldset {
  border: 1px solid #68f;
  padding: 6px 10px 12px;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

a {
  color: #0073c0;
  text-decoration: none;
  transition: color .3s;
}

a:hover {
  color: #0098fd;
}

a:focus {
  outline: none;
}

.wrap {
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (max-width: 61.9375em) {
  .wrap {
    max-width: 740px;
    width: 100%;
  }
}
@media only screen and (min-width: 62em) {
  .wrap {
    width: 938px;
  }
}

.contents {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-width: 320px;
  overflow: hidden;
}

.overlayBase {
  visibility: hidden;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 54px;
  left: 0;
  z-index: 20;
  transition: background-color .3s, visibility .3s;
}
@media only screen and (min-width: 62em) {
  .overlayBase {
    transition: none;
  }
}

.overlay {
  visibility: visible;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.4);
}
@media only screen and (min-width: 62em) {
  .overlay {
    visibility: hidden;
  }
}

/*==============================
headerのレイアウト
===============================*/
header {
  line-height: 50px;
  width: 100%;
  height: 54px;
  min-width: 320px;
  background-color: #fcfcfc;
  border-bottom: solid 4px #e70216;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  position: fixed;
  z-index: 30;
}

.headerWrap {
  margin: 0 auto;
  padding: 0 15px;
}
@media only screen and (min-width: 48em) {
  .headerWrap {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 62em) {
  .headerWrap {
    width: 938px;
  }
}
@media only screen and (min-width: 75em) {
  .headerWrap {
    width: 1080px;
  }
}

.logo {
  width: 168px;
  height: 54px;
  margin: 0 0 0 5px;
  float: left;
  position: relative;
  z-index: 1;
}

.logoLink {
  line-height: 54px;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.logoImg {
  margin-top: 16px;
}

/*==============================
headerのtoggle設定
===============================*/
.toggleButton {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  color: #333;
  text-align: center;
  width: 50px;
  height: 50px;
  background-color: transparent;
  border: none;
  float: right;
  position: relative;
  transition: margin .3s;
  cursor: pointer;
}
@media only screen and (min-width: 62em) {
  .toggleButton {
    display: none;
  }
}
.toggleButton:before {
  top: 11px;
}
.toggleButton > span {
  top: 24px;
}
.toggleButton:after {
  bottom: 11px;
}
.toggleButton:focus {
  outline: none;
}

.menu-opened + .toggleButton {
  color: #fcfcfc;
}
.menu-opened + .toggleButton:before {
  transform: translateY(13px) rotate(45deg);
}
.menu-opened + .toggleButton > span {
  opacity: 0;
}
.menu-opened + .toggleButton:after {
  transform: translateY(-13px) rotate(-45deg);
}

.headerNav {
  text-align: center;
  width: 270px;
  height: 100%;
  height: 100vh;
  margin-top: 54px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  top: 0;
  right: -270px;
  transform: translateX(0);
}
@media only screen and (max-width: 61.9375em) {
  .headerNav {
    background-color: #fcfcfc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  }
}
@media only screen and (min-width: 62em) {
  .headerNav {
    width: 100%;
    height: 50px;
    margin-top: 0;
    overflow: visible;
    position: static;
  }
}

.menu-opened {
  transform: translateX(-270px);
}
@media only screen and (min-width: 62em) {
  .menu-opened {
    transform: translateX(0);
  }
}

.headerNav-ul {
  display: inline-block;
  padding-top: 20px;
}
@media only screen and (min-width: 62em) {
  .headerNav-ul {
    padding-top: 0;
    float: right;
    position: static;
  }
}
.headerNav-ul > li {
  text-align: left;
}
@media only screen and (min-width: 62em) {
  .headerNav-ul > li {
    font-size: 16px;
    font-size: 1.6rem;
    margin-right: 40px;
    float: left;
  }
}
.headerNav-ul > li > a {
  display: block;
}
@media only screen and (min-width: 62em) {
  .headerNav-ul > li:last-child {
    text-align: center;
    margin-right: 0;
  }
}

.articlePage {
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}
.articlePage .post-datetime {
  color: #fcfcfc;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.06em;
  text-align: left;
  margin-left: 20px;
  padding: 15px 0;
}
.articlePage .post-body {
  text-align: left;
  margin-bottom: 15px;
  padding: 15px;
  background-color: #fcfcfc;
  border-radius: 3px;
}
@media only screen and (min-width: 35em) {
  .articlePage .post-body {
    margin-bottom: 20px;
    padding: 30px;
  }
}
.articlePage .post-body h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
  margin: 40px 0 15px;
}
@media only screen and (min-width: 35em) {
  .articlePage .post-body h2 {
    margin-top: 60px;
  }
}
.articlePage .post-body h2.firstHeader {
  margin-top: 0;
}
.articlePage .post-body h3 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
  margin: 20px 0 10px;
}
@media only screen and (min-width: 35em) {
  .articlePage .post-body h3 {
    margin-top: 40px;
  }
}
.articlePage .post-body p {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}
@media only screen and (min-width: 35em) {
  .articlePage .post-body p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.articlePage .post-body ol {
  counter-reset: body_count;
  margin-bottom: 20px;
}
.articlePage .post-body ol > li:before {
  counter-increment: body_count;
  content: counters(body_count,"-") ".";
  display: block;
  text-align: center;
  margin-right: 10px;
  float: left;
}
.articlePage .post-body ul {
  margin-bottom: 20px;
}
.articlePage .post-body ul > li {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 10px;
}
.articlePage .post-body img {
  display: block;
  margin: 0 auto 10px;
  max-width: 100%;
  height: auto;
  border: solid 3px #dfdfdf;
}
.articlePage .post-body .post-share-twitter {
  margin-right: 20px;
}
.articlePage .post-body .post-share-twitter,
.articlePage .post-body .post-share-facebook {
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-bottom: 0;
}
.articlePage .post-body .post-share-twitter > a,
.articlePage .post-body .post-share-facebook > a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 1px;
  opacity: 1;
  transition: opacity .5s;
  will-change: transform;
}
.articlePage .post-body .post-share-twitter > a:hover,
.articlePage .post-body .post-share-facebook > a:hover {
  -webkit-transform-style: preserve-3d;
  opacity: .6;
}
.articlePage .paging .prev {
  text-align: right;
}
.articlePage .paging .prev > a {
  display: block;
  color: #fcfcfc;
  padding-right: 30px;
  position: relative;
}
.articlePage .paging .prev > a:before, .articlePage .paging .prev > a:after {
  color: #fcfcfc;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  font-size: 3rem;
  position: absolute;
}
.articlePage .paging .prev > a:after {
  content: "\e904";
  top: 0;
  right: 0;
}
@media only screen and (min-width: 48em) {
  .articlePage .paging .prev {
    float: right;
  }
}
.articlePage .paging .next {
  text-align: left;
  margin-bottom: 20px;
}
@media only screen and (min-width: 48em) {
  .articlePage .paging .next {
    margin-bottom: 0;
  }
}
.articlePage .paging .next > a {
  display: block;
  color: #fcfcfc;
  padding-left: 30px;
  position: relative;
}
.articlePage .paging .next > a:before, .articlePage .paging .next > a:after {
  color: #fcfcfc;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  font-size: 3rem;
  position: absolute;
}
.articlePage .paging .next > a:before {
  content: "\e905";
  top: 0;
  left: 0;
}
@media only screen and (min-width: 48em) {
  .articlePage .paging .next {
    float: left;
  }
}
@media only screen and (min-width: 48em) {
  .articlePage .paging .next,
  .articlePage .paging .prev {
    width: 50%;
  }
  .articlePage .paging .next {
    padding-right: 20px;
  }
  .articlePage .paging .prev {
    padding-left: 20px;
  }
}

footer {
  margin-top: auto;
  padding-top: 210px;
  background-color: #fcfcfc;
  background: #fcfcfc url("../images/footer.png") no-repeat;
  background-image: url("../images/footer.svg");
  background-size: 100% 210px;
  position: relative;
}
footer:before {
  display: block;
  content: "";
  width: 100%;
  height: 3px;
  background-color: #1d2089;
  position: absolute;
  top: -1px;
}
footer:after {
  display: block;
  content: "";
  width: 100px;
  height: 60px;
  background: url("../images/footer_logo.png") no-repeat;
  background-image: url("../images/footer_logo.svg");
  background-size: cover;
  position: absolute;
  top: 130px;
  right: 18px;
}
@media only screen and (min-width: 48em) {
  footer:after {
    width: 120px;
    height: 72px;
    top: 118px;
    right: 30px;
  }
}
@media only screen and (min-width: 62em) {
  footer:after {
    width: 141px;
    height: 84px;
    top: 106px;
    right: 40px;
  }
}

.navSection > p,
.twitterSection > p {
  margin-bottom: 15px;
}
.navSection > h2,
.twitterSection > h2 {
  text-align: center;
  padding-top: 10px;
}

.navSection {
  text-align: center;
  width: 100%;
  padding: 20px;
}
@media only screen and (min-width: 62em) {
  .navSection {
    width: 300px;
    margin-right: 30px;
    float: left;
  }
}
@media only screen and (min-width: 75em) {
  .navSection {
    width: 330px;
    margin-right: 30px;
  }
}

.footerNav-ul {
  display: inline-block;
}
.footerNav-ul > li {
  text-align: left;
  margin-bottom: 5px;
}
@media only screen and (min-width: 62em) {
  .footerNav-ul > li {
    margin-bottom: 10px;
  }
}

.twitterSection {
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 62em) {
  .twitterSection {
    width: 538px;
    padding: 20px;
    float: left;
  }
}
.twitterSection #twitter-widget-0 {
  max-width: 400px !important;
  height: 400px !important;
}
@media only screen and (min-width: 62em) {
  .twitterSection #twitter-widget-0 {
    width: 100% !important;
    height: 500px !important;
  }
}
.twitterSection #twitter-widget-0 h1 {
  font-size: 10px !important;
}

.footerBottom {
  line-height: 40px;
  height: 40px;
  margin-top: 30px;
  background-color: #1d2089;
}
.footerBottom > p {
  color: #fcfcfc;
  text-align: center;
}

.IE8 header:before {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#acdcee', endColorstr='#ffcfdf', GradientType=1);
}
.IE8 strong,
.IE8 ins {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='#ffcfdf', GradientType=0);
}
.IE8 mark {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='#acdcee', GradientType=0);
}

/*# sourceMappingURL=single.css.map */