
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/css/yakuhanjp.min.css");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Mukta:400,600,700");

@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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.md-layout {
  margin: 0;
}
.md-title {
  margin: 0;
}
.md-btn {
  margin: 0;
}
.md-links {
  margin: 0;
}
.md-table {
  margin: 0;
}
.md-list {
  margin: 0;
}
a {
  color: #d8d8d8;
  outline: none !important;
  text-decoration: none;
}
html {
  font-size: 62.5%;
}
body {
  font-family: YakuHanJP, "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.8;
  font-weight: normal;
  background: #fff;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
img {
  max-width: 100%;
}
@media screen and (max-width: 480px) {
  .is-pc {
    display: none !important;
  }
}
@media screen and (min-width: 481px) {
  .is-sp {
    display: none !important;
  }
}
.l-footer {
  padding: 60px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
}
@media screen and (max-width: 480px) {
  .l-footer {
    padding: 30px 20px;
    font-size: 1.1rem;
  }
}
/* ========================================================
  Top
======================================================== */
.topStyle {
  font-family: 'Mukta', sans-serif;
}
.topStyle .l-main {
  padding: 60px;
}
@media screen and (max-width: 480px) {
  .topStyle .l-main {
    padding: 50px 20px;
  }
}
.topStyle .l-main .l-cont .ttl {
  margin-bottom: 20px;
}
.topStyle .l-main .l-cont .ttl h1 {
  margin-bottom: 50px;
  width: 320px;
}
@media screen and (max-width: 480px) {
  .topStyle .l-main .l-cont .ttl h1 {
    margin-bottom: 40px;
    width: 260px;
  }
}
.topStyle .l-main .l-cont .ttl h2 {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 600;
}
@media screen and (max-width: 480px) {
  .topStyle .l-main .l-cont .ttl h2 {
    font-size: 4.8vw;
  }
}
.topStyle .l-main .l-cont ul li {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (max-width: 480px) {
  .topStyle .l-main .l-cont ul li {
    font-size: 7vw;
  }
}
.topStyle .l-main .l-cont ul li a {
  color: #333;
  text-decoration: underline;
}
.topStyle .l-main .l-cont ul li:not(:last-child) {
  margin-bottom: 12px;
}
@media screen and (max-width: 480px) {
  .topStyle .l-main .l-cont ul li:not(:last-child) {
    margin-bottom: 10px;
  }
}
.topStyle .l-main .l-cont .contact {
  padding-top: 100px;
}
@media screen and (max-width: 480px) {
  .topStyle .l-main .l-cont .contact {
    padding-top: 70px;
  }
}
.topStyle .l-main .l-cont .contact h3 {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 600;
}
@media screen and (max-width: 480px) {
  .topStyle .l-main .l-cont .contact h3 {
    font-size: 4.8vw;
  }
}
.topStyle .l-main .l-cont .contact h3 span {
  display: block;
}
.topStyle .l-main .l-cont .contact h3 a {
  color: #333;
  text-decoration: underline;
}
.topStyle .l-main .l-cont .sns-links {
  padding-top: 20px;
}
.topStyle .l-main .l-cont .sns-links ul li {
  width: 30px;
}
/* ========================================================
  Pages
======================================================== */
