body {
  margin: 0;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
}
li {
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
  padding: 0
}
a {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.rollover:hover {
  opacity: 0.7;
  background: #fff;
}
.arrow {
  width: 0px;
  border-color: #d9534f;
  border-style: solid;
  border-width: 30px;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
  margin: 0 auto;
  margin-top: 20px;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
.cf {
  clear: both;
  display: block;
}
img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
#menu-btn-check {
  display: none;
}
.anchor {
    display: block;
    padding-top: 125px;
    margin-top: -125px;
}
.wrapper {
  height: auto;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}
.header_wrp {
  position: fixed;
  width: 100%;
  background: #ffffff;
  z-index: 50;
}
.header {
  background: #ffffff;
  margin: 0 auto;
  max-width: 1060px;
  padding: 0px 10px;
  width: 100%;
  z-index: 50;
}
.header1 {
  height: 96px;
}
#head_mid {
  background-image: url("../img/header1.jpg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  float: left;
  height: 83px;
  width: 240px;
}
#head_mid .a_hidden {
  display: none;
}
.header1_2 {
  float: right;
}
.header1_2 a {
  display: block;
  float: left;
  /* height: 65px; */
  margin: 12px 13px 0 0px;
  text-decoration: none;
}
.header1_2 .a1 {}
.header1_2 .a2 {
  background-color: #1a1a1a;
  margin-top: 22px;
}
.header1_2 p {
  color: #ffffff;
  margin: 0;
  text-align: center;
}
.header1_2 .p1 {
  font-size: 40px;
  line-height: 46px;
  margin: 3px 0 0 0;
  width: 250px;
  height: 79px;
  background: url(../img/tel.jpg) no-repeat;
}
.header1_2 .p2 {
  font-size: 16px;
  line-height: 18px;
  margin: -6px 0 0 0;
}
.header1_2 img {
  height: 26px;
  margin: 9px 13px 0 13px;
  width: 39px;
}
.header1_2 .p3 {
  font-size: 16px;
  line-height: 18px;
  margin: -2px 0 4px 0;
}
.menu_waku {
  background-color: #ffffff;
  height: 48px;
  margin: 6px auto 0 auto;
}
.menu_waku ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu_waku li {
  float: left;
  width: 12%;
}
.menu_waku .navi1, .menu_waku .navi3 {
  border-right: 1px solid #d1d1d1;
}
.menu_waku a {
  color: #000000;
  display: block;
  font-size: 15px;
  line-height: 43px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
}
.menu_waku .navi3 a {
  height: 43px;
  line-height: 48px;
  font-weight: 700;
}
.menu_waku .active, .menu_waku a:hover {
  border-bottom: 5px solid #009daa;
}
.menu_waku .active:hover {
  border-bottom: none;
  padding-bottom: -5px;
}
.footer {
  width: 100%;
}
.footer1 {
  margin: 0 auto;
  width: 60%;
}
.footer2 {
  height: 42px;
  margin: 65px auto 0 auto;
  width: 953px;
  display: flex;
}
.footer2 h2 {
  color: #009ca9;
  float: left;
  font-size: 28px;
  line-height: 42px;
  margin: 0 0 0 0;
}
.footer2 p {
  color: #009ca9;
  float: left;
  font-size: 13px;
  line-height: 20px;
  margin: 19px 0 0 22px;
  font-size: 12px;
}
.footer3_wrp {
  background-color: #00c7c1;
  width: 100%;
  text-align: center;
}
.footer3 {
  background-color: #00c7c1;
  height: 128px;
  /* margin: 17px 0 0 0; */
  /* margin: 65px auto 0 auto; */
  width: 953px;
  margin: 0px auto;
}
.a_Tcenter {
  height: 70px;
  margin: 0 auto;
}
.a_Tcenter ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 20px;
}
.a_Tcenter li {
  float: left;
}
.a_Tcenter a {
  color: #000000;
  display: block;
  font-size: 13px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  margin-right: 13px;
}
.nav1 {
  display: flex;
  padding-top: 20px;
}
.footer3 p {
  font-size: 10.5px;
  margin: 25px 0 0 0;
  text-align: center;
}
.breadcrumb {
  display: flex;
  font-size: 50%;
}
.breadcrumb li::after {
  content: '>';
  padding: 0 2px;
}
.breadcrumb li.breadthis::after {
  content: '';
}
.wdt100{
	width: 100%!important;
}
.pdb100{
	padding-bottom: 100px!important;
}