.radius4 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.radius10 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.mg0 {
  margin: 0px!important;
}
.mt20 {
  margin-top: 20px!important;
}
.mb20 {
  margin-bottom: 20px!important;
}
.logo-header img {
  width: 100%;
  height: auto;
}
.shop header p {
	width: 480px;
	height: 32px;
	position: absolute;
	top: 0;
	right: 20px;
	background-color: #FFF;
	font-size: 12px;
	color: #1e2e74;
	text-align: center;
	line-height: 32px;
  font-weight: bold;
}
.shop header p.lh-aj {
	line-height: 1.5;
}
.shop header p::before {
  background: url(../images/head_txt_bg_left.png) no-repeat left top;
left: -20px;
}
.shop header p::after {
  background: url(../images/head_txt_bg_right.png) no-repeat right top;
right: -20px;
}
.shop header p::before, .shop header p::after {
  content: "";
width: 20px;
height: 32px;
position: absolute;
top: 0;
}
.top header p {
	font-weight: normal;
	position: absolute;
	top: -20px;;
	right: 0;
	font-size: 10px;
}
.main-img-box-inner .shop-name-txt-box.pannav {
  font-size: 12px;
  top: -41px;
}
.main-img-box-inner .shop-name-txt-box.pannav a {
  transition: 0.5s;
}
.main-img-box-inner .shop-name-txt-box.pannav a:hover {
  color: #28d787;
}
.main-img-box .main-txt .tel-txt span.attention {
  display: none;
}
.wrap-content {
  width: 1150px;
  margin: 0 auto;
	text-align: center;
}
.wrap-top {
  margin-top: 60px;
}
.button-detail {
  background: #28d787;
  color: #fff!important;
  width: 70%;
  display: inline-block;
  margin: 4px auto;
  padding: 15px 30px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  transition: 0.5s;
}
.button-detail:hover {
  background: #3783dd;
  cursor: pointer;
}
.wrap-button2 {
  display: flex;
}
/*.wrap-button2 .button-detail {
  margin: 4px;
}*/
.nav-detail {
  margin-bottom: 20px;
}
.nav-detail li {
  display: inline-block;
  box-sizing: border-box;
  width: 24%;
}
.nav-detail li a {
  display: block;
  text-align: center;
  background: #28d787;
  padding: 8px 12px;
  color: #fff;
  transition: 0.5s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.nav-detail li a:hover {
  background: #3783dd;()
}
.box-shop-content .ttl-smapla {
  color: #28d787;
  font-size: 110%;
}
.ttl-shop {
  font-size: 180%;
}
.box-shop-content .tell {
  font-size: 190%;
}
.box-shop-content .tell a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.box-shop-content .description {
  line-height: 1.6;
}
.box-shop-content .map {
  margin: 0 0 0 20px;
  color: #324599;
  transition: 0.5s;
}
.box-shop-content .map:hover {
  color: #28d787;
}
.box-shop-content table {
  margin: 10px 0 0 0;
  text-align: left;
}
.box-shop-content th {
  font-weight: normal;
  text-align: left;
}
.button-detail-shop {
  background: #28d787;
  color: #fff!important;
  padding: 10px;
  text-align: center;
  display: block;
  margin:0 20%;
  transition: 0.5s;
}
.button-detail-shop:hover {
  background: #3783dd;
}
.box-modi {
  position: relative;
}
.button-close {
  position: absolute;
  right: 0;
  top: -42px;
  width: 40px;
  height: 40px;
}
.content .tableofcontents {
  margin-bottom: 20px;
}
.content .tableofcontents a {
  display: block;
  text-align: center;
  background: #28d787;
  padding: 8px 12px;
  color: #fff;
  transition: 0.5s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  font-size: 12px;
  width: 24.5%;
  display: inline-block;
  box-sizing: border-box;
  transition: 0.5s;
}
.content .tableofcontents a:hover {
  background: #3783dd;
}
.main-cont .content-under h2,
.main-cont .content-under h3 {
  color: #142469;
}
.logo img {
  width: 100%;
  height: 100%;
}
.main-cont .content-under h2 {
  font-size: 180%;
  border-bottom: 1px dotted #142469;
}
.main-cont .content-under h3 {
  font-size: 140%;
  border-left: 30px solid #142469;
  padding-left: 10px;
  margin-bottom: 10px;
}
@media (max-width:1150px) {
  header {
    padding-top: 32px;
  }
  .logo-header img {
    width: 288px;
    height: 90px;
    display: block;
    margin: 0 auto;
  }
  .shop header p {
    left: 0;
    right: 0;
    margin: auto;
  }
  .pan .main-img-box-inner .pannav {
    top: -63px;
  }
  .main-img-box-inner .shop-name-txt-box {
    top: -30px;
  }
  .wrap-content {
    width: 100%;
  }
  .nav-detail {
    padding: 10px;
  }
  .nav-detail li {
    width: 49.74%;
    margin-bottom: 20px;
  }
}
@media (max-width:1050px) {
  .content .tableofcontents a {
    width: 49%;
    margin-bottom: 10px;
  }
}
@media (max-width:900px) {
  .nav-detail {
    padding: 2vw;
  }
  .nav-detail li {
    width: 100%;
  }
  .wrap-button2 {
    flex-direction: column;
  }
  .wrap-button2 .button-detail {
    margin: 0 auto;
    margin-bottom: 8px;
  }
}
@media (max-width:740px) {
  .pan .main-img-box-inner .pannav {
    top: -77px!important;
    font-size: 11px;
  }
  .pan .main-img-box-inner .shop-name-txt-box {
    top: -44px;
  }
  .shop header p {
    font-size: 10px;
    line-height: 1.8;
  }
  .button-close {
    top: 0px;
  }
  .button-tel {
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 4px 4px 8px;
    margin: 10px 0 10px 0px;
    color: #000;
  }
  .main-img-box .main-txt .tel-txt a {
    color: #142469;
    display: block;
  }
  .main-img-box .main-txt .tel-txt span.attention {
    width: auto;
    position: static;
    font-size: 10px;
    display: block;
    color: #fb3451;
    height: 10px;
  }
  .wrap-content {
    padding: 0 2vw;
    box-sizing: border-box;
  }
  .button-detail {
    width: 100%;
    box-sizing: border-box;
    font-size: 4vw;
  }
  .button-detail-shop {
    margin: 0;
  }
  .content .tableofcontents a {
    width: 100%;
  }
}
@media (max-width:540px) {
  .shop header p {
    width: calc(100% - 20px);
    font-size: 2.05vw;
  }
	.shop header p::before {

left: -10px;
}
	.shop header p::after {

right: -10px;
}
}
