/*
Theme Name: KAWAMURA TMP
Description: KAWAMURA テンプレート
*/

/* Reset CSS */
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, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.align-c{text-align: center;}
.align-l{text-align: left;}
.align-r{text-align: right;}
.padding-1{padding-top: 30px;}
.margin-1{margin-top: 30px;}

.t1 {color:#a88;font-size:8px;font-weight:normal;}




@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&display=swap');


.neon1{
  font-family: 'Montserrat', sans-serif;
margin-top:35px;
margin-bottom:-10px;
font-size:1.2vw;
    letter-spacing: 0.1rem;
text-align:center;
line-height:160%;
font-weight:normal;
color: #FFF;
text-shadow: 
0 0 0.05em #f36,
0 0 0.10em #f36,
0 0 0.15em #f36,
0 0 0.30em #f36;
filter: saturate(70%);}

.neona{
  font-family: 'Montserrat', sans-serif;
margin-top:35px;
margin-bottom:-10px;
font-size:1.2vw;
    letter-spacing: 0.1rem;
text-align:center;
line-height:160%;
font-weight:normal;
color: #FFF;
text-shadow: 
0 0 0.05em #5e1513,
0 0 0.10em #5e1513,
0 0 0.15em #5e1513,
0 0 0.30em #5e1513;
filter: saturate(70%);}

.neonb{
  font-family: 'Montserrat', sans-serif;
margin-top:35px;
margin-bottom:-10px;
font-size:1.2vw;
    letter-spacing: 0.1rem;
text-align:center;
line-height:160%;
font-weight:normal;
color: #636363;
text-shadow: 
0 0 0.05em #dbdbdb,
0 0 0.10em #dbdbdb,
0 0 0.15em #dbdbdb,
0 0 0.30em #dbdbdb;
filter: saturate(70%);}

.neonc{
  font-family: 'Montserrat', sans-serif;
margin-top:35px;
margin-bottom:-10px;
font-size:1.2vw;
    letter-spacing: 0.1rem;
text-align:center;
line-height:160%;
font-weight:normal;
color: #9e5252;


}

@media(max-width:750px) {
.neon1,.neona,.neonb,.neonc {font-size: 2.1vw;
margin:10px;
}
}

@media(max-width:500px) {
.neon1,.neona,.neonb,.neonc {font-size: 3.1vw;
margin:10px;
}
}

