@charset "utf-8";
#item a:hover {
  text-decoration: underline;
  color: #23c3d6;
}
.footerNavArea .menuListCon .list a{
  color: #333;
}
.arrowLink a:before {
  background-position: 0 -75pt;
  background-image: url(/theme/item/images/ico-arrow.gif)
}

#content .tit_hiragino_dc,#content h1.tit_hiragino_dc,#content.list .tit_hiragino_dc {
  background-color: #ffc000;
  border-left: 4px #a24500 solid
}

.itemWrapList .itemWrap {
  border-top: solid 1px #a24500
}

.itemWrapList .itemWrap .tit a {
  background-color: #fff4d2
}

#keyword ul li a,.itemWrapList .itemWrap .tit a {
  background-image: url(/theme/item/images/ico-arrow.gif)
}

.coupon dl dd.link a,.recommendService p.link a,.summary ul.link li a {
  background-image: url(/theme/item/images/ico-arrow.gif)
}

ul.searchBox li.searchStore a {
  border: 1px solid #ffc000;
  color: #ffc000;
  background-image: url(/theme/item/images/ico-arrow.png),url(/theme/item/images/ico-japan.gif)
}

#footer .mainContents .left li a,#footer .mainContents .right li a,#footer .mainContents h2 a {
  background-image: url(/theme/item/images/ico-arrow.gif)
}

li.storeMM a {
  border: 1px solid #f37aaa!important;
  color: #f37aaa!important;
  background-image: url(/theme/merrymaids/images/ico-arrow.png),url(/theme/merrymaids/images/ico-japan.gif)!important;
}

li.storeTMX a {
  border: 1px solid #f48d48!important;
  color: #f48d48!important;
  background-image: url(/theme/terminix/images/ico-arrow.png),url(/theme/terminix/images/ico-japan.gif)!important;
}

li.storeTG a {
  border: 1px solid #9c3!important;
  color: #9c3!important;
  background-image: url(/theme/totalgreen/images/ico-arrow.png),url(/theme/totalgreen/images/ico-japan.gif)!important;
}
.active-mdl{
	display: block!important;
}
.none_active-mdl{
	overflow: hidden;
}

.mdlBlack {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.75);
	z-index: 1111;
	/* overflow: hidden; */
}

.mdlBlack .mdlWrap {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 900px;
	min-height: 620px;
	margin: auto;
	margin-left: 30px;
}

.mdlBlack .btnClose {
	position: absolute;
	top: 0;
	right: 50px;
	width: 50px;
	height: auto;
	cursor: pointer;
	z-index: 999948;
}

.mdlBlack .mdlCont {
	position: absolute;
	width: 833px;
	min-height: 600px;
	max-height: 90%;
	background: #fff;
	overflow-y: auto;
	padding: 20px;
	margin: 20px auto;
}
.mdlBlack .mdlCont .ttl_sek {
	font-size: 28px;
	font-weight: bold;
	text-align: left;
	line-height: 1.5;
	letter-spacing: 3px;
	margin: 0 0 20px;
}

.mdlBlack .mdlCont .blue {
	color: #009dd8;
}

.mdlBlack .mdlCont p {
	font-size: 16px;
	line-height: 1.8;
	letter-spacing: 2px;
	text-align: left;
	margin: 0 0 10px;
}

.mdlBlack .mdlCont .link {
	text-align: right;
	line-height: 0;
	letter-spacing: 0;
	margin: 20px 0;
}

.mdlBlack .mdlCont .link a {
	color: #06C;
	text-decoration: underline;
}

.mdlBlack .mdlCont .link a:hover {
	color: #23c3d6;
}

.mdlBlack .mdlCont .img_sek {
	width: 60%;
	margin: 40px auto;
}

.mdlBlack .mdlCont .img_sek img {
	width: 100%;
}


/*--------------------------------------
  SP
---------------------------------------*/
@charset "utf-8";@media screen and (max-width: 667px) {
  #headerSp {
    height:4pc;
    background: 0
  }

  #content h1.tit_hiragino_dc {
    background-color: #ffc000;
    border-left: 4px solid #a24500!important;
    padding: 10px!important
  }

  #content .tit_hiragino_dc,#prdList .prdListTtl {
    background-color: #ffc000
  }

  #prdList .prdListTtl {
    border-left: 4px solid #a24500
  }

  .itemWrapList .itemWrap .tit a {
    background-color: #fff4d2;
    background-image: url(/theme/item/images/ico-arrow.gif)
  }

  .pageTop {
    background: #ffc000
  }

  .bx-wrapper .bx-pager.bx-default-pager a {
    background: #cfcfc7
  }

  .bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #ffc000
  }

  .mdlBlack .mdlWrap {
	width: 98%;
	min-height: auto;
	height: 500px;
	margin-left: 5px;
	}

  .mdlBlack .mdlCont {
      position: relative;
      width: 94%;
      height: auto;
      overflow-y: scroll;
      padding: 0;
      margin: 0;
  }

  .mdlBlack .btnClose {
      top: -20px;
      right: 5px;
      width: 10%;
  }
  .mdlBlack .mdlCont .ttl_sek {
	font-size: 5vw;
	letter-spacing: 2px;
  }
  .mdlBlack .mdlCont p {
      font-size: 3.6vw;
      line-height: 1.6;
      letter-spacing: 1px;
  }
  .mdlBlack .mdlCont .img_sek {
      width: 90%;
  }
  .mdlBlack.sek .mdlWrap{
  	margin-top:50px;
  }
  .mdlBlack.sek .mdlCont{
  	min-height: 84%;
  }
  .mdlBlack.drink .mdlWrap{
  	height:auto;
  }
  .mdlBlack.drink .mdlCont{
  	display:flex;
  	align-items:center;
  	min-height:auto;
  }
  .mdlBlack.drink .mdlCont img{
  	width:100%;
  }
}
