@charset "euc-jp";
.bx-viewport {
	border: none !important;
  	left: 0 !important;
}
.bx-pager {
  bottom: -30px !important;
}
.more_prd {
  display: none;
  background-color: #aaa;
  color: #fff;
  font-size: 123.076%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.free_space_block {
  margin-top: 3em;
}
#infoL,
#accessL{
  display: block;
  position: absolute;
  margin-top: -6em;
}
.topContents{
  position: relative;
  overflow: hidden;
  background: #f1f1f1;
}
.topContents .topMainF{
  position: relative;
  right: 0;
  z-index: 100;
  overflow: hidden;
  width: 50%;
  margin-left: 50%;
}
.topContents .topMainF .section{
  position: relative;
  overflow: hidden;
  background: rgba(255,255,255,0.7);
}
.topContents .topMainF .section h2{
  position: relative;
  color: #6a7626;
  width: 76%;
  margin: 0 auto 2em;
  font-size: 1.2em;
  letter-spacing: 0.2em;
  padding: 3em 1.5em;
}
.topContents .topMainF .section h2::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 3em;
  background: #464646;
}
.topContents .topMainF .section p{
  display: block;
  width: 76%;
  margin: 0 auto 2em;
  line-height: 2;
  letter-spacing: 0.1em;
  font-size: 1.2em;
}
.topContents .topMainF .section p strong{
  color: #6a7626;
}
.topContents .topMainF .section p b{
  font-weight: 100;
  font-size: 1.4em;
}
.topContents .topMainF .section p .red{
  color: #f00;
}
.topContents .topMainF .section .link_btn,
.topContents .topMainF .section .link_btn3{
  text-decoration: none;
  display: inline-block;
  width: 310px;
}
.topContents .topMainF .section .link_btn span,
.topContents .topMainF .section .link_btn3 span{
  display: block;
  padding: 0 1.5em 0 1.5em;
}
.topContents .topMainF .topF img{
  display: block;
  width: 60%;
  height: auto;
  margin: 20vh auto 5vh;
}
.topContents .topMainF .topF p{
  display: block;
  width: 60% !important;
  font-size: 90%;
  white-space: nowrap;
  margin: 0 auto 12vh;
}
.topContents .topMainF .aboutF2{
  padding-bottom: 12em;
}
.topContents .topMainF .aboutF1 p .copy{
  display: block;
  width: 70%;
  height: auto;
  margin: 5em auto 9em;
}
.topContents .topMainF .aboutF2 .img{
  width: 100%;
  height: auto;
  margin: 5em auto;
}
.topContents .topMainF .newsF{
  padding-bottom: 12em;
}
.topContents .topMainF .newsF .newsBox{
  width: 76%;
  margin: 0 auto 3em;
  text-align: center;
  line-height: 1.8;
  font-size: 1.7vw;
  color: #900;
}
.topContents .topMainF .newsF .newsBox small{
  font-size: 1.3vw;
}
.topContents .topMainF .newsF .bnrNews{
  width: 76%;
  margin: 0 auto 2em;
}
.topContents .topMainF .newsF .bnrNews .box{
  display: block;
  width: 100%;
  margin: 0 auto 1em;
}
.topContents .topMainF .newsF .bnrNews a:hover{
  opacity: 0.6;
}
.topContents .topMainF .newsF .bnrNews .box img{
  width: 100%;
  height: auto;
}
.topContents .topMainF .newsF .fbBox{
  width: 76%;
  margin: 0 auto 2em;
}
.topContents .topMainF .companyF1,
.topContents .topMainF .companyF2{
  padding-bottom: 12em;
}
.topContents .topMainF .companyF1 p .copy,
.topContents .topMainF .companyF2 p .copy{
  display: block;
  width: 70%;
  height: auto;
  margin: 5em auto 9em;
}
.topContents .topMainF .companyF1 p small{
  font-size: smaller;
}
.topContents .topMainF .companyF1 .gmapB,
.topContents .topMainF .companyF2 .gmapB{
  display: block;
  width: 76%;
  height: auto;
  margin: 0 auto 3em;
}
.topContents .topMainF .companyF1 .gmapB .ilstMap{
  display: block;
  width: 100%;
  height: auto;
  margin: 2em auto;
}
.topContents .topMainF .companyF1 .call{
  display: block;
  position: relative;
  width: 69%;
  height: auto;
  margin: 0 auto 0.3em;
  color: #6a7626;
  font-size: 3.6em;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding-left: 44px;
}
.topContents .topMainF .companyF1 .call::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 36px;
  height: 37px;
  background: url(https://img21.shop-pro.jp/PA01424/286/etc/icn_tel.png?cmsp_timestamp=20181115150650);
  background-size: cover;
}
.topContents .topMainF .companyF1 .fax{
  display: block;
  width: 76%;
  height: auto;
  margin: 0 auto 0.7em;
  color: #6a7626;
  font-size: 1.8em;
  letter-spacing: 0.05em;
}
.topContents .topMainF .companyF1 .call a,
.topContents .topMainF .companyF1 .fax a{
  color: #6a7626;
  text-decoration: none;
}
.topContents .topMainF .companyF2 .shopPic{
  display: block;
  width: 76%;
  height: auto;
  margin: 0 auto 3em;
}
.topContents .topMainF .companyF2 .shopPic img{
  width: 100%;
  height: auto;
}
.topContents .topMainF .companyF2 .shopPic p{
  padding-top: 1em;
  width: 100%;
}
#takashimayaS{
  position: absolute;
  margin-top: -7em;
}
@media screen and (max-width: 800px){
  .topContents .topMainF{
    float: none;
    width: 96%;
    margin: 0 auto;
    padding-top: 70vh;
  }
  .topContents .topMainF .section p{
    width: 84%;
    font-size: 1em;
  }
  .topContents .topMainF .section p small{
    font-size: 0.7em;
  }
  .topContents .topMainF .section .link_btn,
  .topContents .topMainF .section .link_btn3{
    width: 96%;
  }
  .topContents .topMainF .aboutF1{
    padding-top: 5em;
  	padding-bottom: 5em;
    margin-bottom: 60vh;
  }
  .topContents .topMainF .aboutF1 p .copy{
    width: 80%;
  }
  .topContents .topMainF .aboutF2{
  	padding-bottom: 5em;
    margin-bottom: 60vh;
  }
  .topContents .topMainF .aboutF2 .img{
    margin: 0 auto 5em;
  }
  .topContents .topMainF .topF img{
  	margin: 13vh auto 6vh;
  	width: 70% !important;
  }
  .topContents .topMainF .topF p{
    font-size: 2.7vw;
  	width: 70% !important;
  }
  .topContents .topMainF .newsF{
    padding-top: 5em;
  	padding-bottom: 5em;
  }
  .topContents .topMainF .newsF .newsBox{
    width: 86%;
    font-size: 4.2vw;
  }
  .topContents .topMainF .newsF .newsBox small{
    font-size: 3.2vw;
  }
  .topContents .topMainF .newsF .bnrNews{
    width: 86%;
  }
  .topContents .topMainF .newsF .fbBox{
    width: 86%;
  }
  .topContents .topMainF .companyF1,
  .topContents .topMainF .companyF2{
    padding-top: 5em;
    padding-bottom: 5em;
  }
  .topContents .topMainF .companyF1 p .copy,
  .topContents .topMainF .companyF2 p .copy{
    width: 80%;
  }
  .topContents .topMainF .companyF1 .gmapB,
  .topContents .topMainF .companyF2 .gmapB{
    width: 86%;
  }
  .topContents .topMainF .companyF1 .call{
    width: 77%;
    margin: 0 auto 0.6em;
    font-size: 2.6em;
    padding-left: 40px;
  }
  .topContents .topMainF .companyF1 .call::before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 30px;
    height: 31px;
    background: url(https://img21.shop-pro.jp/PA01424/286/etc/icn_tel.png?cmsp_timestamp=20181115150650);
    background-size: cover;
  }
  .topContents .topMainF .companyF1 .fax{
    width: 86%;
  }
  .topContents .topMainF .companyF2 .shopPic{
    width:86%;
  }
}

/* ÇØ·Ê²èÁüÀÚ¤êÂØ¤¨ */
.background {
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 0;
  position: fixed;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.show .background {
  opacity: 1;
}
.background p{
  position: absolute;
  left: 29%;
  top: 60vw;
  letter-spacing: 0.1em;
}
.background p:before{
  content: "";
  position: absolute;
  height: 5em;
  width: 1px;
  background: #464646;
  left: 0;
  right: 0;
  margin: auto;
  top: -6em;
}

#content01_bg {
  background: #f1f1f1 url(https://img21.shop-pro.jp/PA01424/286/etc/bg_img01b.jpg?cmsp_timestamp=20190329115153) no-repeat -25% 5em;
  background-size: 76%;
}
#content02_bg {
  background: #f1f1f1 url(https://img21.shop-pro.jp/PA01424/286/etc/bg_img02b.jpg?cmsp_timestamp=20190329115403) no-repeat -25% 5em;
  background-size: 76%;
}
#content03_bg {
  background: #f1f1f1 url(https://img21.shop-pro.jp/PA01424/286/etc/bg_img03.jpg?cmsp_timestamp=20190204150347) no-repeat -25% 5em;
  background-size: 76%;
}
#content04_bg {
  background: #f1f1f1 url(https://img07.shop-pro.jp/PA01424/286/etc/bg_img04.jpg?cmsp_timestamp=20220601163500) no-repeat -25% 5em;
  background-size: 76%;
}
#content04_bg p{
  position: absolute;
  left: 21%;
  top: 55vw;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 800px){
  .background p{
    left: 0;
    width: 100%;
    top: 60vh;
    text-align: center;
  }
  .background p:before{
    display: none;
    height: 0;
    width: 0;
  }
  #content04_bg p{
    left: 0;
    width: 100%;
    top: 60vh;
    text-align: center;
  }
  #content01_bg {
    background: #f1f1f1 url(https://img21.shop-pro.jp/PA01424/286/etc/bg_img01b.jpg?cmsp_timestamp=20190329115153) no-repeat -7em 5em;
    background-size: 160%;
  }
  #content02_bg {
    background: #f1f1f1 url(https://img21.shop-pro.jp/PA01424/286/etc/bg_img02b.jpg?cmsp_timestamp=20190329115403) no-repeat -7em 5em;
    background-size: 160%;
  }
  #content03_bg {
    background: #f1f1f1 url(https://img21.shop-pro.jp/PA01424/286/etc/bg_img03.jpg?cmsp_timestamp=20190204150347) no-repeat -7em 5em;
    background-size: 160%;
  }
  #content04_bg {
    background: #f1f1f1 url(https://img07.shop-pro.jp/PA01424/286/etc/bg_img04.jpg?cmsp_timestamp=20220601163500) no-repeat -7em 5em;
    background-size: 160%;
  }
}

.orderBtn{
  position: relative;
  z-index: 10;
  text-align: right;
  padding-bottom: 15vw;
  background: rgba(255,255,255,0.7);
}
.orderBtn a{
  width: 50%;
  height: auto;
}
.orderBtn a:hover{
  opacity: .6;
}
.orderBtn a img{
  width: 100%;
  height: auto;
}