@charset "UTF-8";
/*
 Theme Name: WHITE STUDIO Child
 Template: whitestudio
*/
/*こちらはwhitestudioの子テーマ用CSSです。以下にCSSを記入していきましょう。*/
.sp{
  display: none;
}
@media screen and (max-width:768px) {
  .sp{
    display: block;
  }

}
.header-text{
  background: #343838;
}
#copyright{
  background: #343838;
  color: #fff;
}
#copyright a{
  color: #fff;
}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.TopBottom{
  display: flex;
  justify-content: center;
  width: 100%;
}
.widget-title{
  font-family: dolly-new,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
}
.nav-menu li a{
  font-family: dolly-new,sans-serif;
  font-weight: 400;
  font-style: normal;
}
.pagetitle{
  font-family: dolly-new,sans-serif;
  font-weight: 400;
  font-style: normal;
}
.blog-title{
  font-family: dolly-new,sans-serif;
  font-weight: 400;
  font-style: normal;
}
h3.menu_title{
  font-family: dolly-new,sans-serif;
  font-weight: bold;
  font-style: normal;
}
.search input{
  font-family: dolly-new,sans-serif;
  font-weight: 400;
  font-style: normal;
}
.footer-widget-title{
  font-family: dolly-new,sans-serif;
  font-weight: 400;
  font-style: normal;
}
