@charset "UTF-8";
@import url("../simplicity/responsive.css");

/*ここにレスポンシブのスタイルを書く*/
.liquid-col{
  margin: 0 20px 20px 0;
  float: left;
}
.liquid--two2 {
	background-color: #F6F4D2;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F6F4D2;
	border-left-color: #F6F4D2;
	padding-bottom: 10px;
	margin: 0px;
}
.title1 {
	background-color: #fde8ed;
	color: #a58f79;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 60px;
	display: table;
	width: 100%;
}
.title1 img {
	vertical-align: bottom;
	margin: 0px;
	float: left;
}
.title1 p {
	display:table-cell;
	text-align:left;
	vertical-align:middle;
	line-height:1.3em;
	font-size: 1.1em;
}
#shoptitle {
	height: 50px;
	margin: 0px;
	background-image: url(images/usagi1s_60.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 100%;
	padding-left: 90px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#shoptitle h4 {
	text-align:left;
	line-height:30px;
	font-size: 1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #897454;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#shoptitle h5 {
	text-align:left;
	line-height:20px;
	font-size: 0.8em;
	color: #ED8796;
	margin: 0px;
	padding: 0px;
}
.title2 {
	background-color: #F90;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
}
.liquid-col-inner {
	padding-top: 0px;
	margin-top: 0px;
	border-radius: 10px;
	border: 10px solid #fde8ed;
}
.liquid--two2{
	overflow: hidden;
	background-color: #F6F4D2;
	border-radius: 10px;
	clear: both;
	margin: 0px;
}
.liquid--two2 .shopbtn {
	clear: both;
	padding-top: 10px;
	text-align: center;
}

@media screen and (max-width: 1110px) {

.answer {
	font-size: 20px !important;
	background-position: left 5px;
}
.article h3 {
	margin-top: 1em;
	margin-bottom: 1em;
}
#sidebar {
  margin-top: 0px;
  margin-bottom: 0px;
}
#main {
	margin-bottom: 0px;
}
#frontimg {width: 100%;
	margin-top: -20px;
  }
  img {max-width:100%;
  }
  .frontimgin {
      background:none;
  }
  .liquid{
    padding-right: 0;
  }
  .liquid-col{
    margin-right: 0;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .liquid-col-inner2 {
	width: 100%;
	height: 150px;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #F6F4D2;
	display: block;
}
  .liquid-col-inner3 {
	width: 100%;
	height: 150px;
	background-color: #FFF;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}
/*ヘッダーの高さ*/
#h-top{
  height:auto;
  min-height:30px;
}
#header{
	margin: 0px;
	padding: 0px;
}
#rankingtb {display: none;
}
#topbanner {
    margin-top: -15px;
}
#topbanner2 {
    margin-top: -10px;
}
#topbanner td {
	border-style: none;
}
#topbanner2 td {
	border-style: none;
}
#breadcrumb {
    margin-top: 10px;
}
#contacttb {
	width: 100%;
}
#contacttb tr th {
	width: 100%;
	display: block;
}
#contacttb tr td {
	width: 100%;
	display: block;
}
/*フッターメニューSP*/
#footermenu{
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	height: auto;
	margin-top: 0px;
	display: block;
}
.shopbtn #pcshopbtn {
	display: none;
}
}
@media screen and (min-width: 1111px) {
.article h2 {
	margin-top: 1em;
	margin-bottom: 1em;
}
.article h3 {
	margin-top: 1em;
	margin-bottom: 1em;
}
.answer{
	margin-bottom: 1em;
}
#frontimg {width: 100%;
  }
.frontimgin {
      background:url(images/mainImage680.png) top center no-repeat;
height:180px;
  }
  p.img {
	display:none;
	text-align:center;
	margin: 0px;
  }
  .liquid--two{
    margin-bottom: 20px;
    padding-right: 20px;
    overflow: hidden;
  }
  .liquid-col{
    width: 50%;
  }
  .liquid-col--two{
    margin-right: -20px;
  }
  .liquid-col-inner2 {
	width: 49.5%;
	height:150px;
	border-right-width: 0.5%;
	border-right-style: dotted;
	border-right-color: #CCC;
	background-color: #FFF;
	float: left;
	margin: 0px;
	padding: 0px;
}
    .liquid-col-inner3 {
	background-color: #FFF;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 50%;
	height:150px;
}
.pcnone{
      display:none;
  }
#widget-in-page-article {
	display: none;
}
#rankingtb {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 20px;
	border: 10px solid #F6F4D2;
	clear: both;
}
#rankingtb tr th {
	width: 20%;
	color: #EB6684;
	background-color: #FFF;
	border-top-style: none;
	border-bottom-style: none;
}
#rankingtb tr td {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-style: none;
}
#rankingtb tr .td1 {
	background-color: #F6F4D2;
	background-image: url(images/ranking.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1em;
	font-weight: bold;
	color: #a58f79;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 30px;
	text-align: left;
}
#rankingtb tr .td2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #a58f79;
	border-bottom-style: none;
	border-left-style: none;
}
#topbanner {display: none;
}
#topbanner2 {display: none;
}
.answer {
	background-position: left 2px;
	margin-bottom: 5px;
}
/*フッターメニューPC*/
#footermenu{
	list-style-type: none;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 750px;
}
/*SHOPボタン*/
.shopbtn #smpshopbtn {
	display: none;
}
.shopbtn #pcshopbtn a {
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/shopLinkButton.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 393px;
	text-indent: -9999px;
	float: right;
}
.shopbtn #pcshopbtn a:hover {
	background-image: url(images/shopLinkButtonHover.png);
}

}