@charset "utf-8";
@import url("jquery.fatNav.css");
*{margin:0;padding:0;min-width: auto;}
html {height:100%;}
a:focus, *:focus{ outline:none; }
main{display: block;}
img{height:auto;max-width:100%;vertical-align: bottom;}
ul li {list-style:none;}
.center{text-align:center;}
.clear{clear:both;}
.block{display:block;}
.bordernone{border: none !important;}
h1, h2, h3, h4, h5 {
    font-weight: inherit;
    margin:0;
}
p{
	margin:0;
}
body {
	font-size: 15px;
	height:100%;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	width:100%;
	line-height:1.7;
	color: #2e2e2e;
	position:relative;
	border-top:5px solid #000000;
}
a:hover img{
	opacity:0.75 !important;
	filter:alpha(opacity=75);
	-ms-filter: “alpha( opacity=75 )”;
}
a img,a{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s;
}
body.subP{
	opacity: 0;
}
body.subP {
  animation:fadeIn .6s ease-in-out 0.3s forwards; 
	opacity: 0;
}
@keyframes fadeIn {
 0% { opacity: 0;  }
 100% { opacity: 1; }
}
.pc{
	display:none !important;
}
a{
	text-decoration: none;
	outline: none;
	color: #000;
}
a:hover{
	color: #7db7f9;
}
.imgleft{
	float:left;
	margin-right:15px;
}
.imgright{
	float:right;
	margin-left:15px;
}
.spinner{
	width:92%;
	margin:0 auto;
}
.flexlist{
	display: flex;
}
header{
	width:100%;
	position: relative;
}
header h1{
	width:53%;
	margin:5px auto 10px;
}
header h1 img{
	width:100%;
	vertical-align: middle;
}
footer{
	background:#f3f3f3;
	margin-top: 40px;
}
.footinner{
	width:88%;
	margin:0 auto;
	padding-top:20px;
	position: relative;
}
footer h1{
	width:65%;
	margin:0 auto;
}
.instaicon{
	position: absolute;
	top:42px;
	right:27px;
	font-size:20px;
}
.fbicon{
	position: absolute;
	top:42px;
	right:0%;
	font-size:20px;
}
footer nav{
}
footer nav ul{
	display: flex;
	flex-wrap:wrap;
	margin-top: 20px;
}
footer nav ul li{
	padding:10px 0px 5px 15px;
	width:48%;
	margin-right: 4%;
	position: relative;
	box-sizing: border-box;
	border-bottom:1px dotted #cecece;
}
footer nav ul li:nth-child(2n){
	margin-right: 0;
}
footer nav ul li::before{
	font-family: "Font Awesome 5 Pro"; 
	font-weight: 700; 
	content: "\f1b0";
	padding-right: 4px;
	color:#595959;
	font-size:0.8em;
	vertical-align: top;
	padding-top: 2px;
	display: inline-block;
}
.footundenav{
	justify-content: center;
	margin:30px 0 20px;
}
.footundenav li{
	padding:0 20px;
	font-size:12px;
}
.footundenav li:nth-last-child(-n+2){
	display: none;
}
copy{
	display: block;
	background:#181818;
	color:#fff;
	font-size:12px;
	padding:4px 0 3px;
	text-align: center;
	letter-spacing:1px;
}
.fat-nav__wrapper{
	padding-top:80px;
	color:#000;
}
.fat-nav__wrapper a{
	color:#000;
}
/* -----------------アコーディオン----------------- */
.search-menu-list{
	display: none;
}
.search-menu,
.search-menu-list{
	margin: 0 !important;
}
.search-menu-list li:first-child{
	padding-top: 8px;
}
.search-menu-list{
	margin-left: 20px !important;
}
.plus-btn{
	display: block;
	position: relative;
}
.plus-btn::before,
.plus-btn::after{
	content: '';
	display: block;
	width: 10px;
	height: 1px;
	border-radius: 5px;
	background: #000;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.plus-btn::after,
.plus-btn::after{
	transform: translateY(-50%) rotate(90deg);
	transition: 0.5s;
}
.plus-btn__active span::after {
	transform: rotate(180deg);
	transition: 0.5s;
}
.fnavtoplist li a{
	display: block;
}






/* -----------------アコーディオン----------------- */
.fnavtop ul{
	font-size:15px;
	margin-top:30px;
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
	letter-spacing:1px;
}
.fnavtoplist > li{
	border-bottom: 1px solid rgba(200, 200, 200, 0.7);
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.search-menu-list > li:not(:last-child){
	border-bottom: 1px dashed rgba(200, 200, 200, 0.7);
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#wrapper{
	margin:0 auto;
}
.spreserve{
	flex-direction: column-reverse;
}
#sidearea{
	background:#f6f6f6;
	padding:20px 6% 30px;
}
main{
	width:100%;
	margin:0 auto;
	overflow: hidden;
	display: block;
}
.newsarea{
	background:#0f0f0f;
	margin-top:0px;
	color:#fff;
	font-size:12px;
	padding:6px 0px 4px;
}
.newsinner{
	 margin:0 auto;
	 padding:0 8px;
}
ul.newslist li{
}
ul.newslist a{
	color:#fff;
}
.mainslider{
  width: 100%;
  margin: 0px auto 0;
  overflow:hidden;
}
.mainslider ul li img {
  width: 100%;
}
.slick-dots{
	bottom:7px;
}
.slick-dotted.slick-slider{
	margin-bottom:0;
	vertical-align: bottom;
}
.slick-1{
  opacity: 0;
  transition: opacity .2s linear;
}
.slick-1.slick-initialized{
  opacity: 1;
}
.topcatelist{
	overflow: scroll;
	padding-bottom: 13px;
	font-size:13px;
	display	:flex;
	margin:15px 0 0 0px;
	padding-left:20px;
}
.topcatelist li:last-child{
	margin-right: 0;
}
.topcatelist li .cateimg img{
	width: 35px;
	background:#f5f5f5;
	padding:13px 13px 10px;
	margin: 0 auto;
	border-radius:50%;
	box-sizing: content-box;
}
.cateimg-sale{
	width: 35px !important; 
	height: 25px !important;
	padding: 18px 15px 15px 11px !important;
 }
.topcatelist li .cateimg{
	margin-bottom:7px;
	width: 70px;
}
.topcatelist li{
	text-align: center;
	font-size:10px;
}
.topcatelist li a{
	color:#000000;
	line-height: 1.4em;
}
.slick-prev:before{
	font-family: "Font Awesome 5 Pro"; 
	font-weight: 400; 
	content: "\f053";
	font-size:20px;
	color:#272727;
}
.slick-next:before{
  font-family: "Font Awesome 5 Pro"; 
	font-weight: 400; 
	content: "\f054";
	font-size:20px;
	color:#272727;
}
.slick-prev{
	left:-20px ;
	z-index:999;
}
.slick-next{
	right:-20px;
	z-index:999;
}
.maincontainer{
	margin-top: 0px;
}
#sidearea{
	letter-spacing:1px;
}
.searchform {
	position: relative;
	margin-bottom:15px;
}
.sbox {
	height: 33px;
	padding: 3px 10px 2px;
	outline: 0;
	font-size: 15px;
	width: 100%;
	box-sizing: border-box;
	border: solid 1px #959595;
}
.sbtn {
	position: absolute;
	right: 13px;
	top: 4px;
	background: none;
	color: #666;
	border: none;
	font-size: 16px;
	color:#000;
}
.bnlist{
	display	:flex;
	flex-wrap:wrap;
}
.bnlist li{
	margin-bottom:3.5%;
	width:48%;
	margin-right: 4%;
}
.bnlist li:nth-child(2n){
	margin-right:0;
}
.bnlist li img{
	width:100%;
}
#sidearea h2{
	border-bottom:1px solid #a7a7a7;
	font-size:24px;
	margin-top: 30px;
	margin-bottom:5px;
	font-family: 'Cormorant', "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:500;
	letter-spacing:2px;
	line-height:1.4;
}
.sidecatelist li{
	border-bottom:1px dotted #c6c6c6;
	padding:6px 0 4px 25px;
	position: relative;
	font-size:14px;
}
.sidecatelist li::before{
	font-family: "Font Awesome 5 Pro"; 
	font-weight: 400; 
	content: "\f105";
	position: absolute;
	top:9px;
	left:12px;
	font-size: 12px;
}
ul.brandlist{
	margin-bottom:20px;
}
ul.brandlist li{
	width:180px;
	margin:0 auto 3px;
}
ul.brandlist li img{
	width:100%;
}
#sidearea .sideacordion h2,#sidearea .sideacordion-sp h2{
	border:none;
	background:#fff;
	border:1px solid #e2e2e2;
	padding:8px 10px 6px 20px;
	position:relative;
	margin-top:9px;
	font-size: 15px;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
#sidearea .sideacordion h2::after,#sidearea .sideacordion-sp h2::after{
	font-family: "Font Awesome 5 Pro"; 
	font-weight: 700; 
	content: "\f0dd";
	position: absolute;
	top:1px;
	right:16px;
	font-size:21px;
	color:#646464;
}
.sideacordion ul,.sideacordion-sp ul{
display:none;
}
.sidecontents{
	margin: 30px 0 50px;
}
.sidecontents li{
	border-bottom:1px dotted #c6c6c6;
	padding:6px 0 4px 18px;
}
.sidecontents li i{
	display: inline-block;
	width:25px;
	color:#474747
}
.sidecontents li i.fa-truck{
	font-size:13px;
}
h3.name{
	font-weight:normal;
}
.sideranking{
	margin:15px 0 50px;
}
.sideranking li img{
	border-radius:2px;
	margin-bottom:5px;
}
.sideranking li{
	font-size:12px;
	margin-bottom:15px;
}
.productabout{
	padding:0 5px;
}
.brand{
	font-weight:bold;
	font-size:11px;
}
.name{
	font-size:11px;
	letter-spacing: 1px;
	margin-top:5px;
}
.price{
	text-align:right;
	margin-top:5px;
	font-weight: bold;
	font-size:13px;
	letter-spacing:1px;
}
.price span.tax{
	font-size:0.8em;
	font-weight: normal;
	padding-left:3px;
}
.generalsec{
	margin-bottom:40px;
}
h2.maintitle{
	font-size:24px;
	margin-bottom:20px;
	padding-left:26px;
	padding-top:10px;
	font-family: 'Cormorant', serif;
	font-weight:500;
	letter-spacing:1px;
	position: relative;
	display: flex;
	align-items: center;
}
h2.maintitle::before{
	content:"";
	background:url(images/common/footcushion.svg) no-repeat;
	display: inline-block;
	background-szie:100%;
	width:34px;
	height:	34px;
	position: absolute;
	top:0px;
	left:0;
}
h2.maintitle:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #a7a7a7;
	display: block;
}
h2.maintitle:after {
	margin-left: 1em;
}
.rankinglist li{
	position: relative;
}
.rankinglist li .rankno {
  position: absolute;
	padding: 3px 8px 2px;
	background: rgba(255, 255, 255, 0.9);
	top: 0px;
	left: 5px;
	font-size: 11px;
	z-index: 10;
	width:6px;
	box-sizing: content-box;
}
.rankinglist li .rankno.no01{
	background:rgba(220, 177, 97, 0.90);
}
.rankinglist li .rankno.no02{
	background:rgba(191, 191, 191, 0.9);
}
.rankinglist li .rankno.no03{
	background:rgba(184, 134, 84, 0.9);
}
.rankinglist li .rankno:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 22px;
  height: 0;
  width: 0;
  border-left: 11px solid rgba(255, 255, 255, 0.9);
  border-right: 11px solid rgba(255, 255, 255, 0.9);
  border-bottom: 5px solid transparent;
  z-index:999;
}
.rankinglist li .no01:before{
	border-left: 11px solid rgba(220, 177, 97, 0.90);
  border-right: 11px solid rgba(220, 177, 97, 0.90);
}
.rankinglist li .no02:before{
	border-left: 11px solid rgba(191, 191, 191, 0.9);
  border-right: 11px solid rgba(191, 191, 191, 0.9);
}
.rankinglist li .no03:before{
	border-left: 11px solid rgba(184, 134, 84, 0.9);
  border-right: 11px solid rgba(184, 134, 84, 0.9);
}
.list03{
	flex-wrap: wrap;
}
.list03 li{
	width:48%;
	margin-right:4%;
	margin-bottom:14px;
}
.list03 li img{
	width:100%;
	border-radius:2px;
	margin-bottom:8px;
}
.list03 li:nth-child(2n){
	margin-right: 0;
}
.list02{
	flex-direction: column;
}
.list02 li{
	width:100%;
	margin-right:4%;
	margin-bottom:20px;
}
.list02 li img{
	width:100%;
	border-radius:2px;
	margin-bottom:8px;
}
.list02 li:nth-child(2n){
	margin-right: 0;
}
.list04{
	flex-wrap: wrap;
}
.list04 li{
	width:31%;
	margin-right:3.5%;
	margin-bottom:14px;
}
.list04 li img{
	width:100%;
	border-radius:2px;
	margin-bottom:8px;
}
.list04 li:nth-child(3n){
	margin-right: 0;
}
.featurearea{
	position:relative;
}
.featurearea .readmore{
	font-size:20px;
	font-family: 'Cormorant', serif;
	font-weight:400;
	letter-spacing:1px;
	text-align: center;
	border:1px solid #959595;
	width:80%;
	margin:0 auto;
}
.featurearea .list02 li h3.title{
	padding:0 12px;
	font-size:13px;
	font-weight:normal;
}
.featurearea .list02 li{
	margin-bottom:20px;
}
.topiclist{
	flex-direction: column;
}
.topiclist li{
	display	:flex;
	width:100%;
	margin-bottom:17px;
}
.topiclist li img{
	width:100%;
}
.topiclist__img{
	flex:1;
}
.topiclist__contents{
	width:50%;
	margin-left:15px;
}
.topiclist li .tag a{
	font-size:12px;
	background:#e5e5e5;
	padding:4px 6px 3px;
}
.topiclist li .topicday{
	font-size:12px;
}
.topiclist li h3{
	font-size: 14px;
	font-weight: normal;
}
.undertopic .list02{
	flex-direction:row;
	flex-wrap: wrap;
}
.undertopic .list02 li{
	margin-right: 3%;
	width:48.5%;
	margin-bottom:6px;
}
.undertopic .list02 li:nth-child(2n){
	margin-right: 0;
}
.mainbrandlist{
  margin: 0px auto;
  flex-wrap: wrap;
}
.mainbrandlist li{
	margin-right:3%;
	width	:48.5%;
	margin-bottom:2.5%;
}
.mainbrandlist li:nth-child(2n){
	margin-right: 0;
}
.mainbrandlist li img{
	width	:100%;
}
.aboutcontents{
	position: relative;
	margin-bottom:30px;
	background:url(images/top/about.jpg) no-repeat;
	background-position:center center;
	background-size:cover;
	width:100%;
	height: 430px;
	z-index:99;
}
.aboutcontents__img{
	width:100%;
}
.aboutcontents__text{
	position: absolute;
	width:94%;
	background: rgba(251, 248, 248, 0.69);
	padding:23px;
	box-sizing: border-box;
	font-size:16px;
	box-shadow: 0 10px 30px rgba(204, 204, 204, 0.4);
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	margin: auto;
	font-size:14px;
}
.aboutcontents__text h2{
	letter-spacing: 2px;
	border-bottom:1px solid #b4b4b4;
	padding-bottom:5px;
	margin-bottom:5px;
}
.aboutcontents__text p{
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 10;
	-webkit-box-orient: vertical;
}
.aboutcontents__text .readmore{
	margin:24px auto 0;
	text-align: center;
	background:rgba(29, 29, 29, 0.93);
	padding:8px 0 5px;
	font-size: 13px;
}
.aboutcontents__text .readmore a{
	color:#fff;
}




.morerlink{
	width:220px;
	margin:30px auto 20px;
	text-align:center;
	letter-spacing: 2px;
}
.morerlink.moregallery{
	width:290px;
}
.morerlink a{
	display:block;
	background:#000;
	border:1px solid #858585;
	padding:8px 0 6px;
	color:#fff;
}
.morerlink a::after {
	content: "";
	background: url(images/common/arrow.svg) no-repeat;
	width: 28px;
	height: 5px;
	background-size: contain;
	vertical-align: middle;
	display: inline-block;
	position: absolute;
	top: 17px;
	right: 30px;
}
.morerlink.moregallery a::after {
	content: none;
}
.btn-text{
 	position: relative;
	 z-index: 2;
}
.hoveranime{
 	position:relative;
 	overflow:hidden;
 	cursor:pointer;
}
.hoveranime:hover .btn-text{
 	transition:all 0.5s;
}
.hoveranime .btn-child{
 	position:absolute;
 	top:0;
 	left:0;
 	width:0%;
 	height:100%;
 	transition:all 0.5s;
}
.hoveranime:hover .btn-child{
 	width:100%;
 	transition:all 0.5s;
}
.b-w_hover:hover .btn-text{
 	color:#000;
}
.b-w_hover .btn-child{
 	background-color:#fff;
 	border-radius:3px;
}
.morerlink a.w-b_hover{
	background:#fff;
	color:#3f3f3f;
}
.w-b_hover:hover .btn-text{
 	color:#fff;
}
.w-b_hover .btn-child{
 	background-color:#000;
}
.maintitlearea{
	height: 130px;
	position: relative;
	margin-bottom:40px;
}
.maintitlearea h2{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	margin: auto;
	font-family: 'Cormorant', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
	letter-spacing: 2px;
	font-size:30px;
	color:#fff;
	line-height: 1.4;
	text-align: center;
}
.maintitlearea.brandP h2{
	font-size:23px;
}
.maintitlearea h2 span{
	display	:block;
	font-size: 15px;
}
.maintitlearea.brandP{
	background:url(images/sub/brandmainback.jpg) no-repeat center top;
	background-size: cover;
}
.maintitlearea.sizeguideP{
	background:url(images/sub/sizeguidemainback.jpg) no-repeat center top;
	background-size: cover;
}
.maintitlearea.aboutP{
	background:url(images/sub/aboutmainback.jpg) no-repeat center top;
	background-size: cover;
}
.brandlist:first-child{
	padding-top:0;
}
.brandlist{
	border-bottom:1px dashed #9e9e9e;
	padding: 40px 0 30px;
	width:90%;
	margin:0 auto;
}
.brandlist:last-child{
	border-bottom: 1px solid #9e9e9e;
}
.brandarea{
}
.brandarea h3{
	width:65%;
	margin:0 auto 20px;
}
.brandarea p{
	flex:1;
	text-align: justify;
}
.maintitle-subP{
	text-align: center;
	position: relative;
	font-size:24px;
	letter-spacing:1px;
  margin-bottom: 35px;
  font-family:  "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.maintitle-subP:before{
	content: '';
  position: absolute;
  bottom: -7px;
  width: 80px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #282828;
}


.aboutdetail{
	font-size: 15px;
	text-align: justify;
	margin:0 auto 80px;
	width:90%;
}
.pickyarea{
	position: relative;
	display: flex;
	flex-direction: column-reverse;
}
.pickyarea__contents{
	padding: 25px 5% 30px;
	background: rgba(252, 251, 249, 0.8);
	box-shadow: 0 10px 30px rgba(204, 204, 204, 0.4);
	width:75%;
	margin:-70px auto 50px;
}
.pickyarea:last-child .pickyarea__contents{
	margin-bottom:0;
}
.pickyarea__img{
	z-index: -1;
	width:100%;
}
.pickyarea__contents dt{
	font-weight: bold;
	font-size: 23px;
	margin-bottom:0px;
	letter-spacing: 2px;
}
.pickyarea__contents dt span{
	font-family: 'Spirax', cursive;
	font-size: 1.45em;
	padding-right: 15px;
	display:inline-block;
	vertical-align: middle;
	margin-top: -2px;
}
.pickyarea__contents dd{
	text-align: justify;
}

.sizeguideimg{
	width:80%;
	margin:0 auto 30px;
}
ul.sizeguide-notes li{
	font-weight: bold;
	font-size: 15px;
	margin-bottom:14px;
	padding-left:35px;
	position: relative;
}
ul.sizeguide-notes li::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
    content: "\f1b0";
    color: #1c1c1c;
    font-size: 0.9em;
    position: absolute;
    top:0;
    left:10px;
}
.measuring{
	border:1px solid #929292;
	margin-top: 25px;
}
.measuring__title{
	background:#e6e6e6;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	padding:7px 0 5px;
	margin-bottom:6px;
}
.measuring__text{
	padding:10px 20px 13px;
	font-weight: bold;
}
.measuring__list{
	padding:4px 20px 13px;
	margin-left:14px;
}
.measuring__list li{
	list-style-type: disc;
	margin-bottom:8px;
}
table.sizeguidechart {
    width: 750px;
    margin: 60px auto 20px;
    border-top:1px solid #929292;
    border-left:1px solid #929292;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
}
.sizeguidechart th {
	font-size: 14px;
	font-weight:normal;
	text-align: center;
	border-right:1px solid #929292;
	border-bottom:1px solid #929292;
	background-color:#f0efee;
	padding:15px 0 10px;
}
.sizeguidechart td {
	font-size: 15px;
	border-right:1px solid #929292;
	border-bottom:1px solid #929292;
	padding:15px 10px 10px 15px;
	text-align: center;
}
.sizeguidechart td.breed{
	text-align: left;
	padding-left:20px;
	font-size: 16px;
}
.sg01{
	width:16%;
}
.sg02{
	width:14%;
}
.sg05{
	width:42%;
}



.x-scroll {
overflow: auto;
}
.x-scroll table{
}
.x-scroll::-webkit-scrollbar{
height: 10px;
}
.x-scroll::-webkit-scrollbar-track{
background: #F1F1F1;
}
.x-scroll::-webkit-scrollbar-thumb {
background: #424242;
}
.x-scroll th{
white-space: nowrap;
}



.look{
	width:90%;
	margin:40px auto 20px;
}
.look h2.recommendtitle{
	font-size:16px;
	font-weight: normal;
	border-bottom:1px solid #b9b9b9;
	margin-bottom:15px;
}
.recommendlist{
	flex-wrap:wrap;
	margin:0 auto;
}
.recommendlist li{
	margin-right:3.5%;
	width:31%;
	margin-bottom:12px;
}
.recommendlist li:nth-child(3n){
	margin-right: 0;
}



.topgallerylist li{
	text-align: center;
	font-size: 13px;
}
.topgallerylist li img{
	margin-bottom:5px;
}
.campbanner{
	margin: 40px auto 0;
}
.campbanner img{
	width:100%;
}