@media (min-width: 980px){

#index_main_slider {
  width: 100%;
  background: url(https://file002.shop-pro.jp/PA01399/866/images/header/bg_main.jpg) repeat 0 0;
}
#index_main_slider .slider {
  max-width: 1287px;
  margin: 0 auto;
}
#index_main_slider .slider .bx-viewport {
  background: transparent;
  box-shadow: 0;
  border: none;
  left: 0;
}

ul li, ol li {
  list-style: none;
}

#contents .bx-wrapper{
  display:none !important;
}

.row h1 {
  background: #186aab;
  color: #fff;
  font-size: 20px;
  padding: 0.6em 0.7em 0.3em;
  margin-top: 0;
}

.row h2 {
  background: #186aab;
  color: #fff;
  font-size: 20px;
  padding: 0.6em 0.7em 0.3em;
  margin-top: 0;
}
  
.row h3 {
  background: #186aab;
  color: #fff;
  font-size: 20px;
  padding: 0.6em 0.7em 0.3em;
  margin-top: 0;
}

/*  おすすめ商品  */
.top_push {
  margin-bottom: 1.2em;
}
.top_push ul{
  font-size: 0;
  margin: 0;
}
.top_push ul li{
  display: inline-block;
  width: 31.5%;
  font-size: 14px;
  margin-right: 2.75%;
  vertical-align: top;
}
.top_push ul li:last-child{
  margin-right: 0;
}
.top_push li .rank{
  background: #ffe245;
  font-size: 20px;
  padding: 0.5em 0 0.1em;
  text-align: center;
}
.top_push li .icon-crown {
  display: inline-block;
  background: url(https://file002.shop-pro.jp/PA01399/866/images/index/icon_crown.png) no-repeat center center;
  font-size: 20px;
  width: 1em;
  height: 1em;
  vertical-aliggn: top;
  padding-top: 0.3em;
}
.top_push li .comment {
  background: #eeeeee;
  font-size: 0;
}
.top_push li .comment p {
  font-size: 14px;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  margin: 0;
}
.top_push li .comment p:first-child{
  width: 65%;
  padding: 0.8em 0.3em;
  font-weight: bold;
}
.top_push li .comment p:first-child span {
  padding-left: 1em;
  font-weight: normal;
}

.top_push li .comment p:last-child{
  width: 35%;
  padding: 1em 0.5em;
}
.top_push .calendar_name {
  font-size: 16px;
}
/*  検索  */
.top_search{
}
.top_search ul {
  margin: 0;
  font-size: 0;
  display: flex;
  display:-webkit-flex;
  display:-moz-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}
.top_search ul li{
  box-sizing: border-box;
}
.top_search .top_search_tab {
  border-bottom: 4px solid #186aab;
  display: flex;
  justify-content: space-between;
}

.top_search .top_search_block {
  background: #eeeeee;
  padding: 1.4%;
}
.top_search .top_search_block li{
  border: 1px solid #d5d5d5;
  background: #fff;
  font-size: 12px;
  padding: 1.5em 1em;
  margin-right: 2.1%;
  margin-bottom: 2%;
  vertical-align: top;
  width: 31.9%;
}
.top_search .top_search_block li:nth-child(3n){
  margin-right: 0;
}
.top_search .top_search_block li .thumb{
  display: inline-block;
  vertical-align: top;
  width: 38%;
}
.top_search .top_search_block li .thumb2{
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.top_search .top_search_block li .text{
  display: inline-block;
  width: 60%;
  box-sizing: border-box;
  padding-left: 0.6em;
}
.top_search .top_search_block li .text2{
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  padding-left: 0.6em;
}
.top_search .top_search_block li .text .title{
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 1em;
}
.top_search .top_search_block li .text2 .title{
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 1em;
}
.top_search .top_search_block li .text .description{
  margin-bottom: 0;
}
.top_search  .archive_btn_block {
     font-size: 16px;
     text-align: center;
     margin: 29px 0 0px;
     padding: 0 0 13px;
     display: block;
}
.top_search  .archive_btn_block li{
  display: block;
  margin-bottom: 32px;
}
.top_search  .archive_btn_block li a {
     color: #08c;
  background: #ededed;
  padding: 7px 21px;
  border-radius: 8px;
  font-weight: bold;
  border: solid 1px;
}

/*  最近見た商品  */
.top_history {
  margin-bottom: 1em;
}
.top_history ul {
  font-size: 0;
  margin: 0;
}
.top_history ul li {
  display: inline-block;
  width: 23%;
  box-sizing: border-box;
  margin-right: 2.66%;
}
.top_history ul li:nth-last-child(4n) {
  margin-right: 0;
}
.top_history ul li:last-child {
  margin-right: 0;
}
.top_history ul li .thumb {
}
.top_history ul li .products_no {
  font-size: 12px;
}
.top_history ul li .products_name {
  font-size: 14px;
  font-weight: bold;
}
.top_history ul li .products_price {
  font-size: 18px;
  color: #eb3e2b;
}
.top_history ul li .products_price span{
  font-size: 14px;
  color: #000;
}

/*  お問い合わせブロック  */
.top_contact {
  border: 1px solid #d5e6f3;
  border-top: 5px solid #186aab;
}
.top_contact ul {
  margin: 0;
}
.top_contact .txt_c {
  font-size: 18px;
  padding: 1.2em 0;
}
.top_contact ul {
  text-align: center;
  margin: bottom: 1em;
}
.top_contact ul li{
  display: inline-block;
  vertical-align: top;
  margin: 0 2%;
}
.top_contact ul li p{
  margin: 0 0 5px;
}
.top_contact > p:last-child {
  background: #d5e6f3;
  text-align: center;
  padding: 1em 0;
}
  
}

@media (max-width: 979px){


.slider{
  display:none !important;
}

#slider{
  display:none !important;
}

#slider_sp{
    margin: 0;
}

#slider_sp li{
    width: 100% !important;
    height: auto;
    padding-bottom: 10vw;
}

#slider_sp li img{
    width: 100%;
    height: 100%;
}

.bx-viewport{
  height: 74vw !important;
}

.bx-controls{
  display:none;
}
  
#index_main_slider {
  width: 100%;
  background: url(https://file002.shop-pro.jp/PA01399/866/images/header/bg_main.jpg) repeat 0 0;
}
#index_main_slider .slider {
  max-width: 1287px;
  margin: 0 auto;
}
#index_main_slider .slider .bx-viewport {
  background: transparent;
  box-shadow: 0;
  border: none;
  left: 0;
}

ul li, ol li {
  list-style: none;
}

.contents_bnr{
  display: flex;
  display:-webkit-flex;
  display:-moz-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  margin: 0 auto;
}

.contents_bnr li{
  width:44vw;
}

.row h3 {
  background: #186aab;
  color: #fff;
  font-size: 20px;
  padding: 0.6em 0.7em 0.3em;
  margin-bottom: 0;
}

/*  おすすめ商品  */
.top_push {
  margin-bottom: 1.2em;
}
.top_push ul{
  font-size: 0;
  margin: 0;
}
.top_push ul li{
  width: 100%;
  font-size: 14px;
  margin-right: 2.75%;
  vertical-align: top;
}
.top_push ul li:last-child{
  margin-right: 0;
}
.top_push li .rank{
  background: #ffe245;
  font-size: 20px;
  padding: 0.5em 0 0.1em;
  text-align: center;
  margin-top: 5vw;
}
.top_push li .icon-crown {
  display: inline-block;
  background: url(https://file002.shop-pro.jp/PA01399/866/images/index/icon_crown.png) no-repeat center center;
  font-size: 20px;
  width: 1em;
  height: 1em;
  vertical-aliggn: top;
  padding-top: 0.3em;
}
.top_push li .comment {
  background: #eeeeee;
  font-size: 0;
}
.top_push li .comment p {
  font-size: 14px;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  margin: 0;
}
.top_push li .comment p:first-child{
  width: 80%;
  padding: 0.8em 0.3em;
  font-weight: bold;
  font-size: 3.5vw;
}
.top_push li .comment p:first-child span {
  padding-left: 1em;
  font-weight: normal;
}

.top_push li .comment p:last-child{
  width: 18%;
  padding: 1em 2% 1em 0;
}
.top_push .calendar_name {
  font-size: 16px;
}
.top_push .thumb{
  text-align:center;
}
.top_push .thumb img{
  width:30vw;
}
/*  検索  */
.top_search{}
.top_search ul {
  margin: 0;
  font-size: 0;
}
.top_search ul li{
  display: inline-block;
  box-sizing: border-box;
  width: 40vw;
  margin-bottom: 2vw;
}
.top_search .top_search_tab {
  justify-content: space-between;
  display: flex;
  display:-webkit-flex;
  display:-moz-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  margin: 0 5%;
}

.top_search .top_search_block {
  background: #eeeeee;
  padding: 2vw 3% 1vw;
}
.top_search .top_search_block>ul{
  display: flex;
  display:-webkit-flex;
  display:-moz-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}
.top_search .top_search_block li{
  width: 49%;
  border: 1px solid #d5d5d5;
  background: #fff;
  font-size: 12px;
  padding: 3vw;
  margin-right: 2%;
  margin-bottom: 2%;
  vertical-align: top;
  display: block;
}
.top_search .top_search_block li:nth-child(2n){
  margin-right: 0;
}
.top_search .top_search_block li a{
  display: block;
  width: 100%;
}
.top_search .top_search_block li .thumb{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
}
.top_search .top_search_block li .thumb img{
  height: 24vw;
}
.top_search .top_search_block li .text{
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  padding-left: 0.6em;
}
.top_search .top_search_block li .text .title{
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 1em;
}
.top_search .top_search_block li .text .description{
  margin-bottom: 0;
}
.top_search  .archive_btn_block {
     font-size: 16px;
     text-align: center;
     margin: 29px 0 0px;
     padding: 0 0 13px;
}
.top_search  .archive_btn_block li{
  width: 100%;
  display: block;
  margin-bottom: 9vw;
}
.top_search  .archive_btn_block li a {
     color: #08c;
  background: #ededed;
  padding: 7px 21px;
  border-radius: 8px;
  font-weight: bold;
  border: solid 1px;
}

/*  最近見た商品  */
.top_history {
  margin-bottom: 1em;
  display: none;
}
.top_history ul {
  font-size: 0;
  margin: 0;
}
.top_history ul li {
  display: inline-block;
  width: 23%;
  box-sizing: border-box;
  margin-right: 2.66%;
}
.top_history ul li:nth-last-child(4n) {
  margin-right: 0;
}
.top_history ul li:last-child {
  margin-right: 0;
}
.top_history ul li .thumb {
}
.top_history ul li .products_no {
  font-size: 12px;
}
.top_history ul li .products_name {
  font-size: 14px;
  font-weight: bold;
}
.top_history ul li .products_price {
  font-size: 18px;
  color: #eb3e2b;
}
.top_history ul li .products_price span{
  font-size: 14px;
  color: #000;
}

#side{
  display:none;
}

/*  お問い合わせブロック  */
.top_contact {
  border: 1px solid #d5e6f3;
  border-top: 5px solid #186aab;
}
.top_contact ul {
  margin: 0;
}
.top_contact .txt_c {
  font-size: 4.5vw;
  padding: 4vw 0 1vw;
  font-weight: bold;
}
.top_contact ul {
  text-align: center;
  display: flex;
  display:-webkit-flex;
  display:-moz-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
}
.top_contact ul li{
  display: inline-block;
  vertical-align: top;
  margin: 0 2%;
}
.top_contact ul li p{
  font-size: 3vw;
  letter-spacing: -1px;
  line-height: 1;
}
.top_contact > p:last-child {
  background: #d5e6f3;
  text-align: center;
  padding: 3vw 0 2vw;
  margin: 2vw 0 0;
}

  .bx-wrapper .bx-viewport{box-shadow:none !important;}
  
.top_contact > p:last-child img{
  width:30vw;
}

}

