@charset "utf-8";
/* CSS Document */
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote {
  margin: 0;
  padding: 0;
}
body {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ",
    "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 12px;
  line-height: 1.6;
}
ol,
ul,
li {
  list-style-type: none;
}
img {
  border: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  display: inline-table;
  min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
article,
aside,
hgroup,
header,
footer,
figure,
figcaption,
nav,
section {
  display: block;
  margin: 0;
  padding: 0;
}
img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
a {
  text-decoration: none;
}
.pc {
  display: none !important;
}
.sp {
}

/*-----------------
header
-----------------*/
header {
}
header h1 {
  box-sizing: border-box;
  height: 45px;
  padding: 7px 10px 0;
  background: #2b1650;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
}
/*hdr_txt*/
header .hdr_txt {
  display: none;
}
/*hdr_box*/
header .hdr_box {
  margin: 0 0 5px;
}
header .hdr_box .hdr_title {
  margin: 10px 28px 0 7px;
  text-align: center;
}
header .hdr_box .hdr_title img {
  width: 265px;
  height: auto;
}
header .hdr_box .hdr_tel {
  margin: 3px 5px 0 0;
  background: url(../img/hdr_logo.png) no-repeat;
  background-size: 150px 35px;
  color: #3f3f3f;
  font-size: 10px;
}
header .hdr_box .hdr_tel small {
  display: inline-block;
  margin: 0 5px 0 150px;
  font-size: 8px;
}
header .hdr_box .hdr_tel img {
  display: block;
  width: 159px;
  margin: 0 0 0 150px;
}
header .hdr_box .hdr_tel span {
  display: block;
  margin: 5px 0 0;
  text-align: center;
}
header .hdr_box .hdr_mail {
  display: none;
}

/*-----------------
nav
-----------------*/
nav {
  box-sizing: border-box;
  height: 65px;
  padding: 7px 30px;
  background: #2b1650;
}
nav .hdr_logo {
  display: none;
}
nav ul {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
nav ul li {
  width: 50%;
  text-align: center;
}
nav ul li:first-of-type {
  display: none;
}
nav ul li a {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  text-decoration: none;
}

/*-----------------
map
-----------------*/
#map {
  background: url(../img/ftr_bg_sp.png) no-repeat center top;
  background-size: cover;
}
#map .inner {
}
#map .inner .txt {
  padding: 25px 12px 0;
  color: #fff;
  font-size: 12px;
  line-height: 1.8;
}
#map .inner .txt img {
  display: block;
  width: 231px;
  height: auto;
  margin: 0 0 10px;
}
#map .inner .box {
  padding: 10px 10px 20px;
}
#map .inner .box iframe {
  width: 100%;
  height: 280px;
}

/*-----------------
pagetop
-----------------*/
#pagetop {
  display: none !important;
}

/*-----------------
footer
-----------------*/
footer {
  background: #2b1650;
}
/*inner*/
footer .inner {
  margin: 0 auto;
  padding: 20px 0;
}
footer .inner .ftr_logo {
  box-sizing: border-box;
  height: 100px;
  padding: 15px 25px;
  background: #fff;
  color: #3f3f3f;
  font-size: 12px;
  text-align: center;
  line-height: 33px;
}
footer .inner .ftr_logo img {
  width: 131px;
  height: auto;
  margin-right: 10px;
}
footer .inner .ftr_logo span {
  display: block;
  margin: 10px auto 0;
  text-align: center;
  color: #000;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.1;
}
footer .inner .ftr_logo span a {
  color: #000;
  text-decoration: none;
}
footer .inner .ftr_tel {
  padding: 15px 0 0;
  color: #fff;
  font-size: 10px;
  text-align: center;
}
footer .inner .ftr_tel span {
  font-size: 12px;
}
footer .inner .ftr_tel img {
  width: 237px;
  height: auto;
  margin: 3px 0;
}
footer .inner ul {
  padding: 20px 20px 0;
  text-align: center;
}
footer .inner ul li {
  display: inline-block;
  padding: 0 15px;
}
footer .inner ul li a {
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  line-height: 30px;
}
/*copyright*/
footer .copyright {
  box-sizing: border-box;
  height: 40px;
  padding: 10px;
  background: #fff;
  color: #666;
  font-size: 10px;
  text-align: center;
  line-height: 20px;
}

/*-----------------
下層ページ
-----------------*/
/*pagetitle*/
.pagetitle {
  box-sizing: border-box;
  width: 100%;
  height: 100px;
  padding-top: 38px;
  background: #ffbfd5;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.pagetitle img {
  height: 28px;
  width: auto;
}

/*panlist*/
.panlist {
  padding: 10px;
}
.panlist li {
  display: inline;
}
.panlist li a {
  color: #000;
  text-decoration: none;
}
