/*slider*/
.slider {
  margin-top: 5px;
  display: block;
  margin: 0 auto;
}

.bx-pager {
  margin: 0;
  padding: 0;
}

.bx-wrapper {
  margin-bottom: 0 !important;
}

.bx-wrapper .bx-viewport {
  left: -1px !important;
  /*border: 1px solid #b2a487 !important;*/
  border: 0px !important;
  margin: 0 auto !important;
  background: #fff;
}

.bx-pager-item {
  visibility: hidden;
}

.bx-wrapper .bx-controls-direction a {
  z-index:1 !important;
}

/* frees pace */
.news {
  border-style: double none;
  /*border-color: #b2a487;*/
  max-width: 900px;
  padding: 18px 0 10px 0;
  margin: 0 auto;
  margin-top: 5em;
}

.news-inner {
  max-width: 1050px;
  /*margin-top: 10px;
  margin-bottom: 10px;*/
  padding-left: 5px;
  color: #5d5d5d;
}

.free-space {
  max-width: 900px;
  margin-top: 10px;
  margin-bottom: 3em;
  padding-left: 5px;
  color: #5d5d5d;
}

p.copy-text{
  font-size: 22px;
  font-weight: bold;
  font-family: 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
  text-align: center;
  margin: 100px 0px;
  line-height: 1.8;
}

/*top-page-group*/

.top-page-group01{
  max-width:567px;
  width: 100%;
  height:585px;
  background-color:rgba(255, 255, 255, 0.86);
  margin:10px 10px 10px 0px;
  float: left;
  position: relative;
}

.top-page-group02{
  max-width:567px;
  width: 100%;
  height:585px;
  background-color:rgba(255, 255, 255, 0.86);
  margin:10px 0px 10px 10px;
  float: right;
  position: relative;
}


.top-page-group03{
  max-width:567px;
  width: 100%;
  height:585px;
  background-color:rgba(255, 255, 255, 0.86);
  margin:20px 10px 10px 0px;
  float: left;
  position: relative;
}


.top-page-group04{
  max-width:567px;
  width: 100%;
  height:585px;
  background-color:rgba(255, 255, 255, 0.86);
  margin:20px 0px 10px 10px;
  float: right;
  position: relative;
}

.top-page-group01:hover,
.top-page-group02:hover,
.top-page-group03:hover,
.top-page-group04:hover{
  background-color:rgba(255, 255, 255, 1);
}

.top-page-group01 a:hover,
.top-page-group02 a:hover,
.top-page-group03 a:hover,
.top-page-group04 a:hover{
  text-decoration: none;
}

h3.tpg-title{
  background-color: #fff;
  box-shadow: 0px 2px 5px #c2c2c2;
  margin: 0px;
  max-width: 567px;
  width: 100%;
  padding:5px 0px;
  position: absolute;
}

span.tpg-title01{
  background-image: url(https://file003.shop-pro.jp/PA01435/171/icon-michi50.png);
  background-position: left;
  background-repeat: no-repeat;
  display: block;
  margin-left: 5px;
  padding:5px 5px 5px 55px;
}

span.tpg-title02{
  background-image: url(https://file003.shop-pro.jp/PA01435/171/icon-tano50.png);
  background-position: left;
  background-repeat: no-repeat;
  display: block;
  margin-left: 5px;
  padding:5px 5px 5px 55px;
}

span.tpg-title03{
  background-image: url(https://file003.shop-pro.jp/PA01435/171/icon-decon50.png);
  background-position: left;
  background-repeat: no-repeat;
  display: block;
  margin-left: 5px;
 padding:5px 5px 5px 55px;
}

span.tpg-title04{
  background-image: url(https://file003.shop-pro.jp/PA01435/171/icon-tanaka50.png);
  background-position: left;
  background-repeat: no-repeat;
  display: block;
  margin-left: 5px;
  padding:5px 5px 5px 55px;
}

.tpg-group-img img{
  display: block;
  max-width: 520px;
  width: 100%;
  margin:40px auto 20px;
}

p.tpg-group-text{
  font-size: 18px;
  line-height: 2;
  padding: 5px 25px;
  text-align: justify;
}

/*news*/
.top-news-inr{
  padding: 10px 20px;
}

.top-news-inr ul li{
  font-size: 18px;
  margin: 10px 0px;
}

.top-news-inr ul li a{
  color: #262626;
  text-decoration: underline;
}

.top-news-inr ul li a:hover{
  color: #009900;
}


/* recommernd */
.recommend-items {
  margin-top: 3em;
}

@media (max-width: 1202px) {

  .top-page-group01,
  .top-page-group02,
  .top-page-group03,
  .top-page-group04{
    max-width:48%;
    height:580px;
  }

  .tpg-group-img img{
    width: 90%;
  }

}

@media (max-width: 980px) {
  
  .top-page-group01,
  .top-page-group02,
  .top-page-group03,
  .top-page-group04{
    height:550px;
  }

  span.tpg-title01,
  span.tpg-title02,
  span.tpg-title03,
  span.tpg-title04{
    background-size: 10%;
    padding-left: 40px;
  }
  
}

@media (max-width: 768px) {
  
  p.copy-text{
    margin: 50px auto;
    line-height: 1.8;
    width:90%;
    text-align:left;
  }
  
    p.copy-text br{
    display: none;
  }
  
  .top-page-group01,
  .top-page-group02,
  .top-page-group03,
  .top-page-group04{
    display: block;
    max-width:567px;
    width: 100%;
    height:auto;
    float: none;
    margin: auto;
    padding-bottom:10px;
  }

  span.tpg-title01,
  span.tpg-title02,
  span.tpg-title03,
  span.tpg-title04{
    background-size:auto;
    padding-left:55px;
  }

}

@media (max-width: 414px) {

  span.tpg-title01,
  span.tpg-title02,
  span.tpg-title03,
  span.tpg-title04{
    background-size: 10%;
    padding-left: 40px;
  }
  
  .tpg-group-img img{
    padding-top:70px;
    width: 90%;
  }
  
  p.copy-text{
    margin: 20px auto;
  }

}