@charset "utf-8";

/*
  File Name   : ishichou.css
*/


/* PC Layout ******************************************************************************************* */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600;700&display=swap');
body#ishichou .title-04 {
  font-size: 30px;
  font-weight: bold;
  color: #000;
  font-family: 'Noto Serif JP', serif;
}
body#ishichou .btn-06 {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 0;
}

body#ishichou.index #main {
  padding-top: 0;
}

.list-search {
  background: url("/assets/img/ishichou/bg_list_ishichou.png") no-repeat scroll 0 0;
}

.list-search li:nth-child(1) { width: 160px; }
.list-search li:nth-child(2) { width: 180px; }
.list-search li:nth-child(3) { width: 205px; }
.list-search li:nth-child(4) { width: 267px; }
.list-search li:nth-child(5) { width: 162px; }


/* Index
============================================================ */
body.index .top-wrap {
  background: url(../img/ishichou/index/bg-img-1.jpg) center 0 no-repeat;
  padding: 130px 0 58px;
}

body.index .inner-nav-wrap {
  border-bottom: solid 2px #383838;
  margin-bottom: 55px;
}

body.index .inner-nav-wrap li {
  position: relative;
  padding: 10px 0;
  text-align: center;
  box-sizing: border-box;
  width: 190px;
}

body.index .inner-nav-wrap li:nth-child(2) {
  width: 230px;
}

body.index .inner-nav-wrap li:nth-child(3) {
  width: 345px;
}

body.index .inner-nav-wrap li:nth-child(4) {
  width: 205px;
}

body.index .inner-nav-wrap li:after {
  content: "";
  display: block;
  position: absolute;
  top: 13px;
  right: 0;
  width: 1px;
  height: 20px;
  background: #aaa;
}

body.index .inner-nav-wrap li:first-child:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  top: 13px;
  width: 1px;
  height: 20px;
  background: #aaa;
}

body.index .inner-nav-wrap li a {
  font-size: 16px;
  font-weight: normal;
  color: #414141;
}

body.index .layout-01 {
  text-align: center;
  margin-bottom: 40px;
}

body.index .layout-01 .bg-bk {
  background: #383838;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 120px;
  padding: 3px 0;
  letter-spacing: 3px;
  display: inline-block;
  margin-bottom: 10px;
}

body.index .layout-01 h3 {
  font-size: 30px;
  font-weight: bold;
  color: #000;
  line-height: 1.75;
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 38px;
}

body.index .layout-01 .right-text {
  text-align: right;
  font-size: 16px;
  margin-top: 45px;
}

body.index .layout-02 {
  border-top: solid 2px #383838;
  text-align: center;
  padding: 60px 0 20px;
}

body.index .layout-02 dl {
  margin: 25px 0 35px;
}

body.index .layout-02 dt {
  font-size: 30px;
  font-weight: bold;
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 20px;
}

body.index .layout-02 dd {
  font-size: 16px;
}

body.index .layout-02 .bottom-wrap {
  border: solid 1px #383838;
  padding: 30px;
  width: 970px;
  margin: 0 auto;
}

body.index .layout-02 .box {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 260px;
  font-size: 16px;
  margin-right: 40px;
}

body.index .layout-02 .box:first-child {
  padding-top: 75px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #000;
  font-family: 'Noto Serif JP', serif;
}

body.index .layout-02 .box:last-child {
  margin-right: 0;
}

body.index .layout-02 .box .bottom-line {
  border-bottom: solid 1px #383838;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

/* history
============================================================ */
body.history .top-wrap {
  text-align: center;
  margin-bottom: 32px;
}

body.history .top-wrap .title-04 {
  margin-bottom: 25px;
}

body.history .top-wrap .lead {
  font-size: 16px;
}

body.history .layout-01-wrap {
  border: solid 5px #000;
  margin-bottom: 50px;
}

body.history .layout-01 {
  border: solid 1px #595959;
  padding: 30px 20px;
  background: #000;
  color: #fff;
}

body.history .layout-01 .title-04 {
  color: #fff !important;
  text-align: center;
  margin-bottom: 25px;
}

body.history .layout-01 li {
  width: 225px;
  margin-right: 6px;
  margin-bottom: 35px;
}

body.history .layout-01 li:nth-child(4n) {
  margin-right: 0;
}

body.history .layout-01 li img {
  margin-bottom: 10px;
}

.body.history .layout-01 .btn {
  width: 345px;
  margin: 0 auto;
}

.body.history .layout-01 .btn a {
  width: 345px;
  margin: 0 auto;
}

body.history .title-04.title-04-center {
  text-align: center;
  margin-bottom: 25px;
}

body.history .layout-02 {
  border: solid 1px #ccc;
}

body.history .layout-02 .block {
  padding: 30px 30px;
  width: 420px;
  box-sizing: border-box;
}

body.history .layout-02 .block:nth-child(2) {
  width: 546px;
  box-sizing: border-box;
  border-left: solid 1px #ccc;
}

body.history .layout-02 .block h4 {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  margin-bottom: 15px;
  font-family: 'Noto Serif JP', serif;
}

/* 400years */
body.history.years .mfp-content .modal_wrap {
  padding: 0;
  width: 960px !important;
}


body.history.years .mfp-content .modal_wrap .section-inner {
  padding: 50px 70px;
  width:  auto;
}


body.history.years .slide-area .years-arsea .title-block {

  background: none;
  color: #333;
  text-align:  left;
  margin-bottom:  30px;
  padding: 0;
}

body.history.years .slide-area .years-arsea .title-block h3 {
  color: #8A6C2B;
}

body.history.years .slide-area .years-arsea .text-block {
  float: right;
  width: 410px;
  padding:  0 10px;
  text-align: left;
}

body.history.years .slide-area .years-arsea .text-block h4 {
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  margin-bottom: 10px;
}

body.history.years .slide-area  .years-arsea li .text-block.cs-w-full {
  width: auto !important;
  float: none;
}

body.history.years .slide-area .years-arsea .img-block {
  float: left;
  text-align: left;
}

body.history.years .slide-area .years-arsea li {
  border: none;
  padding-bottom: 0;
}

body.history.years .slide-area .years-arsea .img-block .bx-wrapper,
body.history.years .slide-area .years-arsea .img-block .bx-viewport ,
body.history.years .slide-area .years-arsea .img-block .bx-viewport img{
min-width:  340px;
min-height:  250px;
max-width:  none;
}

body.history.years .years-arsea .title-block {
  width: 100%;
  background: #383838;
  padding: 15px;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
}

body.history.years .years-arsea .title-block h3 {
  font-size: 34px;
  font-weight: bold;
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 10px;
}

body.history.years .years-arsea .title-block p {
  font-size: 16px;
}

body.history.years .years-arsea li {
  padding: 30px 0;
  border-bottom: solid 1px #ccc;
}

body.history.years .years-arsea li .text-block.cs-w-full {
  width: 100%;
}

body.history.years .years-arsea li .text-block {
  width: 580px;
  float: left;
}

body.history.years .years-arsea li .img-block {
  width: 340px;
  float: right;
}

body.history.years .years-arsea li .img-block img {
  width: 100%;
  height: auto;
}

body.history.years .years-arsea li .text-block h4 {
  font-size: 22px;
  font-weight: normal;
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 30px;
}

body.history.years .years-arsea li .text-block p {
  font-size: 16px;
}

body.history.years .btn {
  text-align: right;
  margin-bottom: 20px;
}


/*
SLIDER
====================*/
.slider-gallery img {
  width: 340px;
  height: auto;
}

body.history.years .bx-pager {
  margin-top: 8px;
}

body.history.years .bx-pager a {
  width: 79px;
  margin-right: 3px;
  margin-bottom: 8px;
  display: inline-block;
}

body.history.years .bx-pager a:nth-child(4n) {
  margin-right: 0;
}

body.history.years .bx-pager img {
  width: 79px;
  height: auto;
}

body.history.years .slider-whole-gallery {
	background-color: #fff;
	width: 340px;
	margin: 0 auto;
}

body.history.years .slider-whole-gallery img {
	margin: 0 auto;
  width: 100%;
  height: auto;
}

/* PAGER */
body.history.years .bx-pager a img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

body.history.years .bx-pager a:first-child img {
	margin-left: 0;
}

body.history.years .bx-pager a.active img {
	opacity: 1;
	filter: alpha(opacity=100);
}




/* fondness
============================================================ */
body#ishichou.fondness #main {
  padding: 40px 0 60px;
  background: #000;
  color: #fff;
  font-size: 16px;
}

body.fondness .top-wrap {
  text-align: center;
  margin-bottom: 28px;
}

body.fondness .top-wrap h3.title-04 {
  color: #fff !important;
  line-height: 1.75;
  margin-bottom: 20px;
}


body.fondness .layout-01 .block {
  position: relative;
  width: 470px;
  border: solid 5px #5e5e5e;
  padding: 25px 25px 115px;
  box-sizing: border-box;
}

body.fondness .layout-01 .block:first-child {
  margin-right: 30px;
}


body.fondness .layout-01 dl {
  text-align: center;
  margin-top: 15px;
}

body.fondness .layout-01 dt {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
  font-family: 'Noto Serif JP', serif;
}

body.fondness .layout-01 dd {
  text-align: left;
}

body.fondness .btn {
  position: absolute;
  bottom: 25px;
  left: 50%;
  margin-left: -126px;
}

body.fondness .btn-10 {
  font-size: 16px;
  width: 255px;
  padding: 10px;
}

/* mining */
body#ishichou.fondness.mining #main {
  padding: 0 0 60px;
  background: #000;
  color: #fff;
  font-size: 16px;
}

body.fondness.mining .top-wrap {
  margin-bottom: 60px;
  text-align: center;
  background: url(../img/ishichou/fondness/mining/bg-img-1.png) 50% 50% no-repeat;
}

body.fondness.mining .top-wrap h3 {
  text-align: center;
  width: 970px;
  margin: 0 auto;
  display: table-cell;
  vertical-align: middle;
  height: 460px;
}

body.fondness.mining .layout-01 {
  margin-bottom: 90px;
}

body.fondness.mining .layout-02,
body.fondness.mining .layout-04 {
  margin-bottom: 90px;
}

body.fondness.mining .layout-02:last-child {
  margin-bottom: 20px;
}

body.fondness.mining .layout-03 {
  margin-bottom: 40px;
}

body.fondness.mining h3.title-04-wh {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  font-family: 'Noto Serif JP', serif;
}

body.fondness.mining .layout-01 .text-block {
  width: 340px;
  float: left;
}

body.fondness.mining .layout-01 .img-block {
  width: 580px;
  float: right;
}

body.fondness.mining .layout-02 li {
  margin-right: 30px;
}

body.fondness.mining .layout-02 li:nth-child(2n) {
  margin-right: 0;
}

body.fondness.mining .layout-02 li img,
body.fondness.mining .layout-03 .img-block img {
  margin-bottom: 10px;
}

body.fondness.mining .layout-02 ul {
  margin-bottom: 20px;
}

body.fondness.mining .layout-03 .text-block {
  width: 340px;
  float: right;
}

body.fondness.mining .layout-03 .img-block {
  width: 580px;
  float: left;
}

body.fondness.mining .layout-03 .img-block p,
body.fondness.mining .layout-02 li p {
  font-size: 14px;
}

body.fondness.mining .layout-04 .text-block {
  width: 470px;
  float: right;
}

body.fondness.mining .layout-04 .img-block {
  width: 470px;
  float: left;
}

body.fondness.mining #main .paging {

}

body.fondness.mining #main .paging a {
  font-size: 14px;
  color: #ccc;
}

body.fondness.mining #main .paging a:after {
}

body.fondness.mining #main .paging li.prev {
  float: left;
}

body.fondness.mining #main .paging li.next {
  float: right;
}

body.fondness.mining #main .paging .style-05:after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent transparent #ccc;
  border-image: none;
  border-style: solid;
  border-width: 4px;
  box-sizing: border-box;
  height: 3px;
  left: inherit;
  right: 4px;
  text-align: center;
  width: 3px;
}

.style-03:before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent #ccc transparent transparent;
  border-image: none;
  border-style: solid;
  border-width: 4px;
  box-sizing: border-box;
  height: 3px;
  left: 4px;
  text-align: center;
  width: 3px;
}

body.fondness.mining .lead {
  text-align: center;
  font-size: 16px;
  margin-bottom: 90px;
}

body.fondness.mining .lead-02 {
  font-size: 16px;
  margin-bottom: 30px;
}

body.fondness .slider-wrap {
  margin-bottom: 60px;
  text-align: center;
  position: relative;
}

body.fondness .slider {
  position: relative;
}

body.fondness .slider-wrap h3 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 60;
}

body.fondness .bx-wrapper .bx-controls-direction a.disabled {
  display: block;
}

body.fondness .bx-wrapper .bx-prev {
  background: url("../img/ishichou/fondness/slider-prev-arrow.png") no-repeat scroll 0 0;
  left: -50px;
}

body.fondness .bx-wrapper .bx-next {
  background: url("../img/ishichou/fondness/slider-next-arrow.png") no-repeat scroll 0 0;
  right: -60px;
}

body.fondness .bx-wrapper .bx-controls-direction a {
  height: 40px;
  margin-top: -20px;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 32px;
  z-index: 9999;
}


/* showroom
============================================================ */
body.showroom h3.title-04 {
  line-height: 1.75;
  margin-bottom: 20px;
}

body.showroom .top-wrap {
  text-align: center;
  margin-bottom: 35px;
}

body.showroom .top-wrap .lead {
  font-size: 16px;
}

body.showroom .layout-01 {
  margin-bottom: 60px;
}

body.showroom .layout-01 li {
  border-bottom: solid 1px #ccc;
  padding: 30px 0;
}

body.showroom .layout-01 li:first-child {
  padding-top: 0;
}

body.showroom .layout-01 li h4 {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 15px;
}

body.showroom .layout-01 li p {
  font-size: 16px;
}

body.showroom .layout-01 li .text-block {
  width: 580px;
  float: left;
}

body.showroom .layout-01 li .text-block p a {
  text-decoration: underline;
}

body.showroom .layout-01 li .text-block p a:hover {
  text-decoration: none;
}

body.showroom .layout-01 li .img-block {
  width: 340px;
  float: right;
}

body.showroom .layout-01 li .img-block img {
  margin-bottom: 20px;
}

body.showroom .layout-01 li .img-block img:last-child {
  margin-bottom: 0;
}

body.showroom .img-map {
  text-align: center;
  margin-bottom: 40px;
}


/* shoplist
============================================================ */
body.shoplist h3.title-04 {
  line-height: 1.75;
  margin-bottom: 20px;
}

body.shoplist .top-wrap {
  text-align: center;
  margin-bottom: 35px;
}

body.shoplist table.layout-01 {
  margin-bottom: 40px;
}

body.shoplist table.layout-01 th,
body.shoplist table.layout-01 td {
  border-bottom: solid 1px #ccc;
  padding: 20px 0;
  vertical-align: top;
}

body.shoplist table.layout-01 tr:first-child th,
body.shoplist table.layout-01 tr:first-child td {
  border-top: solid 1px #ccc;
}

body.shoplist table.layout-01 th {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 15px;
  width: 310px;
}

body.shoplist table.layout-01 th span {
  font-size: 18px;
}

body.shoplist table.layout-01 td {
  font-size: 16px;
}

body.shoplist table.layout-01 td:nth-child(3) {
  text-align: right;
}

body.shoplist table.layout-01 td a {
  text-decoration: underline;
}

body.shoplist table.layout-01 td a:hover {
  text-decoration: none;
}

body#ishichou .slider-wrap ul {
	height: 546px;
	overflow: hidden;
}

@media screen and (max-width: 767px) {
body#ishichou .slider-wrap {
/*  	height: 180px;
	overflow: hidden ;	*/
  }	
}



/* SP Layout ******************************************************************************************* */

/* Index
============================================================ */
@media screen and (max-width: 768px) {
  .list-search li {
    width: 100% !important;
  }
  .list-search {
    background: none;
  }
  body.index .top-wrap {
    background: none;
    padding: 0 10px;
    padding-top: 10px;
  }
  body.index .top-wrap .section-inner {
    padding: 20px 10px;
    background: #fff;
  }
  body.index .top-wrap img {
    width: 100%;
    height: auto;
  }
  body.index .inner-nav-wrap {
    display: none;
  }
  body.index .layout-01 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  body.index .layout-01 h3 {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  body.index .layout-01 h3 br {
    display: none;
  }
  body.index .layout-01 p img {
    width: 100%;
    height: auto;
  }
  body.index .layout-01 .right-text {
    font-size: 14px;
    margin-top: 20px;
    text-align: right;
  }
  body.index .layout-01 .bg-bk {
    font-size: 14px;
    padding: 3px 0;
  }
  body.index .layout-02 {
    padding: 20px 10px 0;
  }
  body.index .layout-02 img {
    width: 45px;
  }
  body.index .layout-02 dt {
    font-size: 20px;
    margin-bottom: 10px;
  }
  body.index .layout-02 dd br {
    display: none;
  }
  body.index .layout-02 .box:first-child {
    font-size: 20px;
    padding-top: 0;
    margin-bottom: 20px;
  }
  body.index .layout-02 .box {
    display: block;
    font-size: 14px;
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
  body.index .layout-02 .bottom-wrap {
    padding: 20px;
    width: 100%;
  }
  body.index .layout-02 .box .bottom-line {
    text-align: center;
  }
  body.index .layout-02 .box .text {
    font-size: 15px;
  }
  body#ishichou .title-04 {
    font-size: 20px;
    line-height: 1.5;
  }
  body.history .top-wrap .lead {
    font-size: 14px;
  }
  body.history .layout-01 {
    padding: 20px 20px;
  }
  body.history .layout-01 li {
    margin-bottom: 4%;
    margin-right: 4%;
    width: 48%;
  }
  body.history .layout-01 li:nth-child(2n) {
    margin-right: 0;
  }
  body.history .layout-01 li img {
    width: 100%;
    height: auto;
  }
  body.history .layout-01 ul {
    margin-bottom: 15px;
  }
  body.history .btn-10 {
    font-size: 14px;
    padding: 15px;
    text-align: center;
    width: 100%;
  }
  body.history .title-04.title-04-center {
    margin-bottom: 10px;
  }
  body.history .layout-02 .block h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  body.history .layout-02 .block {
    padding: 20px;
    padding-bottom: 0;
    width: 100%;
    font-size: 15px;
  }
  body.history .layout-02 .block:nth-child(2) {
    width: 100%;
    padding-bottom: 20px;
    border-left: none;
  }

  body.history.years .mfp-content .modal_wrap {
    padding: 0;
    width: auto !important;
  }


  body.history.years .mfp-content .modal_wrap .section-inner {
    padding: 20px;

  }


  body.history.years .slide-area .years-arsea .title-block {
    padding:  0;
    background: none;
    color: #8A6C2B;
    text-align:  left;
    margin-bottom:  30px;
  }

  body.history.years .slide-area .years-arsea .text-block {
    float: none;
    width: auto;
    padding-bottom: 10px;
  }
  body.history.years .slide-area .years-arsea .img-block {
    float: none;
    margin: auto;
  }

  body.history.years .slide-area .years-arsea .img-block .bx-wrapper,
  body.history.years .slide-area .years-arsea .img-block .bx-viewport ,
  body.history.years .slide-area .years-arsea .img-block .bx-viewport img{
  min-width:  215px;
  min-height:  140px;
  }
  body.history.years .years-arsea .title-block h3 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  body.history.years .years-arsea .title-block p {
    font-size: 14px;
  }
  body.history.years .years-arsea li .text-block h4 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  body.history.years .years-arsea li .text-block p {
    font-size: 15px;
  }
  body.history.years .bx-pager a {
    display: inline-block;
    margin-bottom: 2%;
    margin-right: 0.5%;
    width: 23.5%;
  }
  body.history.years .slider-whole-gallery {
    width: 100%;
  }
  body.history.years .years-arsea li .img-block {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  body.history.years .years-arsea li .text-block {
    float: none;
    width: 100%;
  }
  body#ishichou .lead {
    font-size: 15px;
  }
  body#ishichou .lead br {
    display: none;
  }
  body.fondness .layout-01 .block:first-child {
    margin-right: 0;
    margin-bottom: 10px;
  }
  body.fondness .layout-01 .block {
    padding: 25px 25px 90px;
    width: 100%;
  }
  body.fondness .layout-01 .block img {
    width: 100%;
    height: auto;
  }
  body.fondness .layout-01 dt {
    font-size: 24px;
    margin-bottom: 10px;
  }
  body.fondness .layout-01 dd {
    font-size: 14px;
  }
  body.fondness.mining .layout-01 .text-block {
    float: none;
    width: 100%;
    font-size: 15px;
    margin-bottom: 20px;
  }
  body.fondness.mining .layout-01 .img-block {
    float: none;
    width: 100%;
  }
  body.fondness.mining .layout-01 .img-block img {
    width: 100%;
    height: auto;
  }
  body.fondness.mining h3.title-04-wh {
    font-size: 24px;
    margin-bottom: 20px;
  }
  body.fondness.mining .layout-02 li {
    margin-right: 0;
    margin-bottom: 20px;
  }
  body.fondness.mining .layout-02 li p {
    font-size: 15px;
  }
  body.fondness.mining .layout-01 {
    margin-bottom: 40px;
  }
  body.fondness.mining .text {
    font-size: 15px;
  }
  body.fondness.mining .layout-03 .text-block {
    float: none;
    width: 100%;
    font-size: 14px;
    margin-bottom: 20px;
  }
  body.fondness.mining .layout-03 .img-block {
    float: none;
    width: 100%;
  }
  body.fondness.mining .layout-03 .img-block img {
    width: 100%;
    height: auto;
  }
  body.fondness.mining .layout-02,
  body.fondness.mining .layout-04 {
    margin-bottom: 40px;
  }
  body.fondness.mining .top-wrap {
    background: url("../img/ishichou/fondness/mining/bg-img-1.png") no-repeat scroll 50% 0;
    background-size: 100% auto;
    margin-bottom: 20px;
    text-align: center;
  }
  body.fondness.mining .top-wrap h3 {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 100%;
    padding: 50px 0 40px;
  }
  body.fondness.mining .top-wrap h3 img {
    width: 50%;
    height: auto;
  }
  body.fondness.mining .layout-02 li {
    margin-bottom: 10px;
    margin-right: 0;
  }
  body.fondness .slider-wrap h3 {
  }
  body.fondness .slider-wrap h3 img {
    width: 100%;
    height: auto;
  }
  body.fondness .slider-wrap {
    margin-bottom: 20px;
  }
  body.fondness.mining .lead {
    font-size: 14px;
    margin-bottom: 40px;
  }
  body.fondness.mining .lead {
    font-size: 14px;
    margin-bottom: 40px;
  }
  body.fondness.mining .layout-03 {
    margin-bottom: 10px;
  }
  body.fondness.mining .layout-02 ul {
    margin-bottom: 0;
  }
  body#ishichou.fondness.mining #main {
    font-size: 14px;
  }
  body.fondness.mining .layout-04 .text-block {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  body.fondness.mining .layout-04 .img-block {
    float: right;
    width: 100%;
  }
  body.fondness.mining .layout-04 .img-block img {
    width: 100%;
    height: auto;
  }
  body.fondness.mining .lead-02 {
    font-size: 14px;
    margin-bottom: 20px;
  }
  body.showroom .layout-01 li .text-block {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  body.showroom .layout-01 li .img-block {
    float: none;
    width: 100%;
  }
  body.showroom .layout-01 li .img-block img {
    width: 100%;
    height: auto;
  }
  body.showroom .layout-01 li p {
    font-size: 15px;
  }
  body.showroom .layout-01 {
    margin-bottom: 40px;
  }
  body.showroom .img-map {
    margin-bottom: 20px;
  }
  body.showroom .img-map img {
    width: 100%;
    height: auto;
  }
  body.showroom .img-bnr p a img {
    width: 100%;
  }
  body.shoplist table.layout-01 th,
  body.shoplist table.layout-01 td {
    display: block;
  }
  body.shoplist table.layout-01 tr:first-child th,
  body.shoplist table.layout-01 tr:first-child td {
    border-top: none;
    padding: 5px 8px;
  }
  body.shoplist table.layout-01 tr:first-child th {
    border-top: 1px solid #ccc;
  }
  body.shoplist table.layout-01 th {
    font-size: 20px;
    margin-bottom: 0;
    width: 100%;
    padding: 5px 8px;
    border: none;
    border-top: solid 1px #ccc;
  }
  body.shoplist table.layout-01 td {
    font-size: 15px;
    padding: 5px 8px;
    border: none;
  }
  body.shoplist table.layout-01 td img {
    width: 50%;
    height: auto;
  }
  body.shoplist table.layout-01 td:nth-child(3) {
    text-align: center;
  }
}
/* End media screen */