@charset "UTF-8";
/*

このファイルは修正しないようお願いします。
別のcssファイルにて上書き指定をしていただくことを
おすすめします。
2020/10/23 CELLEC

*/
/******************************************************************************
ヘッダー、フッター、サイドバー等　共通して使用するパーツのCSS
******************************************************************************/
#spHeader {
  display: block;
}

.spDrawer {
  display: none;
}

.toTop {
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(450px);
}

.pc {
  display: block;
}

.sp {
  display: none;
}

/***********************************************
ヘッダー・フッターのインライン呼び出し
***********************************************/
header.header1 {
  width: 100%;
  padding-top: 0;
  margin-bottom: 50px;
}
header.header1 iframe {
  width: 100%;
  height: 1020px;
  overflow: hidden;
  border: none;
}

footer {
  position: relative;
  width: 100%;
  z-index: 1;
}
footer iframe {
  width: 100%;
  height: 1100px;
  overflow: hidden;
  border: none;
}

/***********************************************
ヘッダー
***********************************************/
#ifHeader {
    /*
	
	.categoryLink{
		margin-bottom: 40px;
		position: relative;
		
		.arrow{
			.btn{
				position: absolute;
				top: 35%;
				transform: translateY(-50%);
				z-index: 100;
				width: 15px;
				height: 15px;
			}

			.btn_next{
				right: 2px;
				background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/category_ico_right.png");
				background-size: cover;
			}

			.btn_prev{
				left: 2px;
				background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/category_ico_left.png");
				background-size: cover;
			}
		}

		.items{
			display: flex;
			padding: 0 3px;
			overflow-x: scroll;
			overflow-y: hidden;
			white-space: nowrap;
			-webkit-overflow-scrolling: touch;
			overflow-scrolling: touch;
            padding-bottom: 20px;
            


			div{
				float: left;
				text-align: center;
				padding: 0 2px;
				box-sizing: border-box;
				flex: 0 0 8.3%;
				padding: 0 4px;

				img{
					margin: 0 auto;
					max-width: 100%;
					max-height: 70px;
				}

				a{
					text-decoration: none;
					color: black;
					font-size: 8px;
					display: block;
				}

				p{
					margin: 0;
				}
			}
		}
	}
	*/
}
#ifHeader .headerTop {
  height: 50px;
  margin-bottom: 0;
}
#ifHeader .headerTop .banner ul li {
  float: left;
  height: 60px;
  width: 153px;
  margin-right: 15px;
}
#ifHeader .headerTop .usp {
  color: #e26032;
  font-size: 15px;
  font-weight: bold;
  margin-top: 20px;
}
#ifHeader .headerTop .link nav ul {
  display: inline-block;
}
#ifHeader .headerTop .link nav ul li {
  line-height: 1;
  float: left;
  font-size: 11px;
  color: #4d4d4d;
  border-right: 1px solid #4d4d4d;
  padding-left: 10px;
  padding-right: 10px;
}
#ifHeader .headerTop .link nav ul li img {
  width: 11px;
  margin-right: 9px;
}
#ifHeader .gNavi {
  position: relative;
  background: #7e6b5a;
  height: 50px;
  margin-bottom: 20px;
}
#ifHeader .gNavi.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100000;
}
#ifHeader .gNavi nav ul.parent > li {
  float: left;
  line-height: 50px;
  font-size: 13px;
  color: white;
  border-right: 1px solid #908173;
  text-align: center;
  width: 100px;
}
#ifHeader .gNavi nav ul.parent > li:first-child img {
  height: 25px;
}
#ifHeader .gNavi nav ul.parent > li img {
  vertical-align: middle;
}
#ifHeader .gNavi nav ul.parent > li a {
  display: block;
}
#ifHeader .gNavi nav ul.parent > li:nth-child(1) {
  width: 135px;
}
#ifHeader .gNavi nav ul.parent > li:nth-child(3) {
  width: 130px;
}
#ifHeader .gNavi nav ul.parent > li:nth-child(4) {
  width: 130px;
}
#ifHeader .gNavi nav ul.parent > li:nth-child(5) {
  border-right: none;
  width: 130px;
}
#ifHeader .gNavi nav ul.parent > li:nth-child(6) {
  border-right: none;
  width: 50px;
}
#ifHeader .gNavi nav ul.parent > li:nth-child(6) img {
  height: 26px;
}
#ifHeader .gNavi nav ul.parent > li:nth-child(7) {
  border-right: none;
  width: 185px;
}
#ifHeader .gNavi nav ul.parent > li:nth-child(7) img {
  height: 20px;
}
#ifHeader .gNavi nav ul.parent > li:nth-child(7) form {
  position: relative;
}
#ifHeader .gNavi nav ul.parent > li:nth-child(7) form input[type="text"] {
  width: 150px;
  margin-right: 10px;
  outline: none;
  padding: 0 10px;
  border-radius: 5px;
  border: none;
}
#ifHeader .gNavi nav ul.parent > li:nth-child(7) form input[type="submit"] {
  position: absolute;
  top: 14px;
  width: 30px;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/gnavi_search.png");
  width: 22px;
  height: 22px;
  background-size: cover;
  border: none;
  vertical-align: middle;
  cursor: pointer;
}
#ifHeader .gNavi nav ul.parent > li.badge {
  position: relative;
}
#ifHeader .gNavi nav ul.parent > li.badge:after {
  content: '';
  position: absolute;
  width: 27px;
  height: 27px;
  bottom: -5px;
  right: 0;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/badge.png") no-repeat;
  background-size: cover;
}
#ifHeader .gNavi nav ul.parent > li.category .sub {
  display: none;
  position: absolute;
  background: rgba(89, 73, 69, 0.85);
  z-index: 100;
  top: 50px;
  left: 0;
  width: 100vw;
  padding: 20px 20px;
}
#ifHeader .gNavi nav ul.parent > li.category .sub .contentWidth {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
#ifHeader .gNavi nav ul.parent > li.category .sub .contentWidth ul li {
  line-height: 2;
  font-size: 12px;
  text-align: left;
  letter-spacing: 1px;
}
#ifHeader .gNavi nav ul.parent > li.category .sub .contentWidth ul li:first-child {
  border-bottom: solid #c7c8cd 2px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 14px;
}
#ifHeader .gNavi nav ul.parent > li.category .sub .contentWidth ul li a {
  color: white;
}
#ifHeader .campaign {
  background: #f44c19;
  margin-bottom: 20px;
}
#ifHeader .campaign a {
  height: 70px;
}
#ifHeader .categoryLink {
  margin-bottom: 10px;
}
#ifHeader .categoryLink .items {
  padding: 0 10px;
}
#ifHeader .categoryLink .items .slick-slide {
  margin: 0 5px;
}
#ifHeader .categoryLink .slick-arrow {
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
  z-index: 100;
  width: 15px;
  height: 15px;
}
#ifHeader .categoryLink .arrow-next {
  right: 2px;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/category_ico_right.png");
  background-size: cover;
}
#ifHeader .categoryLink .arrow-prev {
  left: 2px;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/category_ico_left.png");
  background-size: cover;
}
#ifHeader .slider {
  margin-bottom: 45px;
  opacity: 0;
  transition: opacity .5s linear;
}
#ifHeader .slider.slick-initialized {
  opacity: 1;
}
#ifHeader .slider .slick-dots {
  bottom: -45px;
}
#ifHeader .slider .slick-dots li button:before {
  font-size: 41px;
  color: #e8e2dd;
  opacity: 1;
}
#ifHeader .slider .slick-dots li.slick-active button:before {
  font-size: 41px;
  color: #a28973;
  opacity: 1;
}
#ifHeader .pickupitem {
  border: 1px solid #dfdfdf;
  padding: 5px 0 0;
}
#ifHeader .pickupitem .itemSlider {
  opacity: 0;
  transition: opacity .5s linear;
}
#ifHeader .pickupitem .itemSlider.slick-initialized {
  opacity: 1;
}
#ifHeader .pickupitem .itemSlider .slick-slide {
  margin-right: 5px;
}
#ifHeader .pickupitem .itemSlider .slick-next, #ifHeader .pickupitem .itemSlider .slick-prev {
  width: 30px;
  height: 159px;
  background: rgba(0, 0, 0, 0.2);
  z-index: 100;
  margin-top: -3px;
}
#ifHeader .pickupitem .itemSlider .slick-next {
  right: 0;
}
#ifHeader .pickupitem .itemSlider .slick-prev {
  left: 0;
}

/***********************************************
サイドバー
***********************************************/
#ifSidebar .ttl {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid black;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
#ifSidebar .area {
  margin-bottom: 40px;
}
#ifSidebar .areaChoiceSearch form {
  position: relative;
  height: 26px;
  margin-bottom: 20px;
}
#ifSidebar .areaChoiceSearch form .kw {
  background: #f3f2ee;
  border: 1px solid #333333;
  width: 100%;
  outline: none;
  padding: 0 10px;
}
#ifSidebar .areaChoiceSearch form .btn {
  position: absolute;
  right: 1px;
  top: 1px;
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/mushimegane.png") no-repeat, #e0603a;
  background-size: 24px 24px;
  background-position: 0 0;
  width: 24px;
  height: 24px;
  outline: none;
  cursor: pointer;
  border: none;
}
#ifSidebar .areaChoiceSearch ul {
  background: #e8e2dd;
  padding: 4px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#ifSidebar .areaChoiceSearch ul li {
  border: 1px solid #7d7d7d;
  text-align: center;
  font-size: 13px;
  background: #f3f2ee;
  margin: 4px;
}
#ifSidebar .areaChoiceSearch ul li a {
  display: block;
  padding: 2px 10px;
}
#ifSidebar .areaChoiceSearch ul:after {
  content: '▲';
  color: #e8e2dd;
  position: absolute;
  left: 50%;
  top: -16px;
  transform: translateX(-50%);
}
#ifSidebar .areaChoiceCategory .ttl {
  margin-bottom: 0;
}
#ifSidebar .areaChoiceCategory .body ul li {
  border-bottom: 1px solid #dcdcdc;
  padding: 12px 0 12px 60px;
}
#ifSidebar .areaChoiceCategory .body ul li a {
  display: block;
}
#ifSidebar .areaChoiceCategory .body ul li.parent {
  font-weight: bold;
  background-repeat: no-repeat;
}
#ifSidebar .areaChoiceCategory .body ul li:first-child {
  border-top: none;
}
#ifSidebar .areaChoiceCategory .body ul li.tops {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/side_category_tops.png") no-repeat;
  background-position: 7px 7px;
}
#ifSidebar .areaChoiceCategory .body ul li.pants {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/side_category_denim.png") no-repeat;
  background-position: 7px 7px;
}
#ifSidebar .areaChoiceCategory .body ul li.onepiece {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/side_category_onepiece_midium.png") no-repeat;
  background-position: 7px 7px;
}
#ifSidebar .areaChoiceCategory .body ul li.skirt {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/side_category_longskirt.png") no-repeat;
  background-position: 7px 7px;
}
#ifSidebar .areaChoiceCategory .body ul li.outer {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/side_category_jacket.png") no-repeat;
  background-position: 7px 7px;
}
#ifSidebar .areaChoiceCategory .body ul li.setup {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/side_category_setup.png") no-repeat;
  background-position: 7px 7px;
}
#ifSidebar .areaChoiceCategory .body ul li.tsunagi {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/side_category_saropetto.png") no-repeat;
  background-position: 7px 7px;
}
#ifSidebar .areaChoiceCategory .body ul li.shoes {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/side_category_pumps.png") no-repeat;
  background-position: 7px 7px;
}
#ifSidebar .areaChoiceCategory .body ul li.bag {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/side_category_shoulderbag.png") no-repeat;
  background-position: 7px 7px;
}
#ifSidebar .areaChoiceCategory .body ul li.acce {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/side_category_neckless.png") no-repeat;
  background-position: 7px 7px;
}
#ifSidebar .areaChoiceCategory .body ul li.swim {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/side_category_bra.png") no-repeat;
  background-position: 7px 7px;
}
#ifSidebar .areaChoiceCategory .body ul li.room {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/side_category_roomwear.png") no-repeat;
  background-position: 7px 7px;
}
#ifSidebar .areaChoiceCategory .body ul li.inner {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/side_category_cyami.png") no-repeat;
  background-position: 7px 7px;
}
#ifSidebar .areaChoiceCategory .body ul li.cap {
  background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u13980757/pc/assets2/css/common/../../img/common/side_category_hat.png") no-repeat;
  background-position: 7px 7px;
}
#ifSidebar .areaMagazine .body {
  padding: 0 10px 10px;
  font-size: 14px;
}
#ifSidebar .areaMagazine .body form .mail {
  outline: none;
  padding: 5px 10px;
  width: 100%;
  margin-bottom: 10px;
}
#ifSidebar .areaMagazine .body form .btn {
  background: #eae6e1;
  border: 1px solid #c7c7c7;
  margin: 0 auto;
  padding: 3px 10px;
  outline: none;
  display: inherit;
  cursor: pointer;
}
#ifSidebar .areaChoicePrice .body ul li {
  background: #eeeeee;
  line-height: 50px;
  padding: 0 20px;
  margin-bottom: 10px;
}
#ifSidebar .areaChoicePrice .body ul li a {
  display: block;
}
#ifSidebar .areaCalender .body > table {
  margin: 0 auto;
  padding: 10px;
}
#ifSidebar .areaCalender .body > table th {
  font-weight: bold;
}
#ifSidebar .areaCalender .body > table td, #ifSidebar .areaCalender .body > table th {
  font-size: 12px;
}
#ifSidebar .areaCalender .body > table table {
  margin: 0 auto;
}
#ifSidebar .areaCalender .body > table .calframe_rakuten {
  margin-bottom: 10px;
  margin-top: 10px;
}
#ifSidebar .areaCalender .body .text_rakuten {
  display: none;
}
#ifSidebar .areaCalender table.calbase_rakuten {
  background-color: #FFFFFF;
  border: 1px solid #CECECE;
  width: 182px;
  border-collapse: collapse;
  padding: 0px 0px 10px 0px;
}
#ifSidebar .areaCalender table.calbase_rakuten * {
  font-size: 98%;
  color: #666666;
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
}
#ifSidebar .areaCalender table.calbase_rakuten th {
  text-align: center;
}
#ifSidebar .areaCalender th.caltitle_rakuten {
  font-size: 85%;
  padding: 10px 0px 0px 0px;
}
#ifSidebar .areaCalender table.calframe_rakuten {
  border-collapse: collapse;
  margin: 10px 0px 0px 0px;
  table-layout: fixed;
  width: 162px;
}
#ifSidebar .areaCalender table.calframe_rakuten th {
  text-align: center;
  padding: 0px 0px 3px 0px;
}
#ifSidebar .areaCalender table.calframe_rakuten td {
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  width: 22px;
  height: 17px;
  text-align: center;
}
#ifSidebar .areaCalender tr.weektitle_rakuten td {
  background-color: #EEEEEE;
}
#ifSidebar .areaCalender td.event1day_rakuten {
  background-color: #FBE8EE !important;
}
#ifSidebar .areaCalender font.event1day_rakuten {
  color: #FBE8EE;
}
#ifSidebar .areaCalender td.event2day_rakuten {
  background-color: #B5DAFF !important;
}
#ifSidebar .areaCalender font.event2day_rakuten {
  color: #B5DAFF;
}
#ifSidebar .areaCalender td.event3day_rakuten {
  background-color: #FEDE93 !important;
}
#ifSidebar .areaCalender font.event3day_rakuten {
  color: #FEDE93;
}
#ifSidebar .areaCalender table.event_rakuten {
  text-align: left;
  word-break: break-all;
  margin: 7px 0px 7px 0px;
  border-collapse: collapse;
  line-height: 120%;
  table-layout: fixed;
  width: 162px;
}
#ifSidebar .areaCalender table.event_rakuten td {
  padding: 0px 0px 0px 0px;
}
#ifSidebar .areaCalender table.text_rakuten {
  text-align: left;
  word-break: break-all;
  margin: 0px 0px 0px 0px;
  border-collapse: collapse;
  line-height: 120%;
  table-layout: fixed;
  width: 162px;
}
#ifSidebar .areaSns .body {
  font-size: 20px;
  text-align: center;
}
#ifSidebar .areaPickup .body {
  padding: 0 10px;
}
#ifSidebar .areaPickup .body .items1 p {
  border: 1px solid #828282;
  margin-bottom: 20px;
}
#ifSidebar .areaPickup .body .items2 p {
  margin-bottom: 20px;
}
#ifSidebar .areaPickup .body .items2 span {
  font-weight: bold;
  font-size: 10px;
  color: red;
  text-decoration: underline;
}

/***********************************************
フロートエリア
***********************************************/
.floatBanner {
  position: fixed;
  left: 0;
  top: 0;
  width: 80px;
  z-index: 100;
  height: 100vh;
  background-repeat: repeat-y;
}

.floatCoupon {
  position: fixed;
  left: 80px;
  top: 15vh;
  width: 150px;
  z-index: 100;
}
.floatCoupon.left {
  left: 0;
}
.floatCoupon .ttl {
  color: white;
  text-align: center;
  padding: 10px 0;
  position: relative;
  background: #222222;
  margin-bottom: 20px;
}
.floatCoupon .ttl:before {
  position: absolute;
  content: '▼';
  color: #222222;
  bottom: -24px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 30px;
}
.floatCoupon .coupon {
  border: 1px solid #222222;
  text-align: center;
  padding: 10px 0;
  font-size: 12px;
  background: white;
  margin-bottom: 2px;
}
.floatCoupon .coupon .price {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -2px;
}
.floatCoupon .coupon .price span {
  font-size: 30px;
}
.floatCoupon .coupon .btn {
  color: white;
  text-align: center;
  font-size: 10px;
  padding: 0 15px;
  font-weight: bold;
}
.floatCoupon .coupon .btn a {
  background: #bf1d48;
  display: block;
  padding: 2px 0 2px 5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  position: relative;
}
.floatCoupon .coupon .btn a:before {
  content: '▼';
  transform: rotate(-90deg);
  position: absolute;
  display: block;
  left: 10px;
}
.floatCoupon .coupon.coupon1 .joken {
  border-bottom: 2px solid #bf1d48;
}
.floatCoupon .coupon.coupon1 .btn a {
  background: #bf1d48;
}
.floatCoupon .coupon.coupon2 .joken {
  border-bottom: 2px solid #8568a3;
}
.floatCoupon .coupon.coupon2 .btn a {
  background: #8568a3;
}
.floatCoupon .coupon.coupon3 .joken {
  border-bottom: 2px solid #0c6759;
}
.floatCoupon .coupon.coupon3 .btn a {
  background: #0c6759;
}

.floatLink {
  position: fixed;
  right: 0;
  top: 15vh;
  z-index: 100;
}
.floatLink li {
  width: 150px;
  margin-bottom: 5px;
  border-radius: 5px;
  padding: 10px 5px;
  font-size: 20px;
  text-align: center;
  line-height: 1.2;
}
.floatLink li:nth-child(1) {
  background: #b8d2d8;
}
.floatLink li:nth-child(2) {
  background: #f27357;
}
.floatLink li:nth-child(3) {
  background: #fcf9a9;
}
.floatLink li:nth-child(4) {
  background: #b1927c;
}
.floatLink li:nth-child(5) {
  background: #f23e2e;
}
.floatLink li:nth-child(6) {
  background: #f2a476;
  margin-bottom: 0;
}
.floatLink li:nth-child(7) {
  background: #000000;
  color: white;
}

.floatNav {
  position: fixed;
  right: 0;
  top: 15vh;
  z-index: 100;
}
.floatNav li {
  width: 110px;
  margin-bottom: 3px;
}

/***********************************************
フッター
***********************************************/
#ifFooter {
  padding: 40px 0;
  font-size: 12px;
  background: #e8e2dd;
}
#ifFooter .red {
  color: red;
}
#ifFooter .contentWidth {
  background: #f0f0f0;
  padding: 20px;
}
#ifFooter .contentWidth .footerLink {
  margin-bottom: 15px;
}
#ifFooter .contentWidth .footerLink ul {
  display: flex;
  justify-content: space-between;
}
#ifFooter .contentWidth .footerLink ul li {
  font-size: 14px;
  width: 19%;
  background: #e0e0e0;
  text-align: center;
  padding: 10px;
  cursor: pointer;
}
#ifFooter .contentWidth .footerLink ul li a {
  display: block;
}
#ifFooter .contentWidth .footerLink ul li.on {
  background: #626262;
  color: white;
  cursor: default;
}
#ifFooter .contentWidth .footerContent .full .part {
  width: 100%;
}
#ifFooter .contentWidth .footerContent .devide {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#ifFooter .contentWidth .footerContent .devide .part {
  width: 32.5%;
}
#ifFooter .contentWidth .footerContent .devide .part.full {
  width: 100%;
}
#ifFooter .contentWidth .footerContent .devide .part.payment, #ifFooter .contentWidth .footerContent .devide .part.ship, #ifFooter .contentWidth .footerContent .devide .part.inquery, #ifFooter .contentWidth .footerContent .devide .part.faq, #ifFooter .contentWidth .footerContent .devide .part.cal {
  display: none;
}
#ifFooter .contentWidth .footerContent .devide .part.sougou {
  padding: 0;
}
#ifFooter .contentWidth .footerContent .devide .sougou {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  background: transparent;
}
#ifFooter .contentWidth .footerContent .devide .sougou .subpart {
  width: 32.5%;
  background: white;
  padding: 10px;
  margin-bottom: 10px;
}
#ifFooter .contentWidth .footerContent .part {
  background: white;
  padding: 10px;
  margin-bottom: 15px;
}
#ifFooter .contentWidth .footerContent .part .ttl {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #111;
  margin-bottom: 10px;
}
#ifFooter .contentWidth .footerContent .part .txt {
  padding: 0 5px;
}
#ifFooter .contentWidth .footerContent .part .txt h3 {
  font-weight: bold;
  font-size: 14px;
}
#ifFooter .contentWidth .footerContent .part .txt p {
  margin-bottom: 10px;
}
#ifFooter .contentWidth .footerBottom {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-size: 14px;
  margin-bottom: 15px;
}
#ifFooter .contentWidth .footerBottom .inner {
  margin: 10px auto;
  width: 50%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#ifFooter .contentWidth .footerCopy {
  font-size: 14px;
  text-align: center;
}

@media screen and (max-width: 860px) {
  .spDrawer {
    display: none;
  }

  /*************************************************************************
  トップページ用調整
  ************************************************************************/
  #wrap {
    margin-top: 0px;
  }

  /*************************************************************************
  固定ヘッダ
  ************************************************************************/
  #spScreen {
    display: none;
    position: fixed;
    z-index: 10002;
    display: none;
    width: 100%;
    height: 150%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
  }

  #spHeader {
    position: fixed;
    top: -300px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    width: 100%;
    z-index: 10001;
    left: 0;
  }
  #spHeader.fixed {
    transition: 0.3s;
    position: fixed;
    top: 0;
  }
  #spHeader.hide {
    top: -300px;
    transition: 0.3s;
  }
  #spHeader img {
    height: auto;
  }
  #spHeader input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
  }
  #spHeader .inner .blkTop {
    position: relative;
    height: 48px;
    background: #333333;
    color: white;
    border-bottom: 1px solid #cccccc;
  }
  #spHeader .inner .blkTop .logo {
    position: absolute;
    top: 12px;
    left: 5px;
    width: auto;
  }
  #spHeader .inner .blkTop .logo img {
    width: auto;
    height: 24px;
  }
  #spHeader .inner .blkTop .banner {
    position: absolute;
    top: 5px;
    right: 100px;
    width: 25%;
    height: 40px;
  }
  #spHeader .inner .blkTop .banner img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
  #spHeader .inner .blkTop .icon {
    position: absolute;
    top: 8px;
    right: 5px;
  }
  #spHeader .inner .blkTop .icon ul li {
    float: left;
    width: 40px;
  }
  #spHeader .inner .blkTop .icon ul li:nth-child(1) {
    margin-right: 5px;
    text-align: center;
  }
  #spHeader .inner .blkTop .icon ul li:nth-child(2) {
    font-size: 9px;
    text-align: center;
  }
  #spHeader .inner .blkTop .icon ul li:nth-child(2) img {
    width: 55%;
  }
  #spHeader .inner .blkTop .icon ul li img {
    width: 70%;
  }
  #spHeader .inner .blkNavi {
    background: #333333;
    color: white;
  }
  #spHeader .inner .blkNavi nav ul {
    overflow: hidden;
  }
  #spHeader .inner .blkNavi nav ul li {
    float: left;
    width: 20%;
    box-sizing: border-box;
    border-right: 1px solid #cccccc;
    font-size: 12px;
    padding: 10px 0;
    text-align: center;
  }
  #spHeader .inner .blkNavi nav ul li:last-child {
    border-right: none;
    background: #cd1b71;
  }
  #spHeader .inner .blkNavi nav ul li a {
    color: inherit;
  }
  #spHeader .inner .blkSearch {
    padding: 5px 10px;
    box-sizing: border-box;
    background: #eeeeee;
  }
  #spHeader .inner .blkSearch form {
    overflow: hidden;
  }
  #spHeader .inner .blkSearch form input {
    width: 80%;
    margin-right: 2%;
    float: left;
    box-sizing: border-box;
    padding: 6px 8px;
    outline: none;
    font-size: 11px;
    line-height: 11px;
  }
  #spHeader .inner .blkSearch form input::placeholder {
    font-size: 11px;
    line-height: 11px;
    padding-top: 4px;
  }
  #spHeader .inner .blkSearch form div.btnSearch {
    float: left;
    width: 18%;
    box-sizing: border-box;
  }
  #spHeader .inner .blkSearch form div.btnSearch input {
    background: #ae2419;
    text-align: center;
    border: none;
    font-size: 14px;
    border-radius: 5px;
    color: white;
    padding: 4px 8px;
    width: 100%;
    line-height: 25px;
  }

  /*************************************************************************
  ドロワー
  ************************************************************************/
  .spDrawer {
    display: block;
    position: fixed;
    z-index: 10003;
    left: 100%;
    top: 0;
    text-align: left;
    transition: 0.3s;
    padding: 0;
    height: 100%;
  }
  .spDrawer .inner {
    height: 100%;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
  }
  .spDrawer .inner iframe {
    width: 100%;
    height: 100%;
    border: none;
  }
  .spDrawer .btnClose {
    position: fixed;
    left: 100%;
    top: 0;
    font-size: 30px;
    line-height: 1;
    color: white;
  }
  .spDrawer.on {
    left: 20%;
    width: 80%;
    transition: 0.3s;
  }
  .spDrawer.on .btnClose {
    right: 82%;
    left: auto;
  }

  /*************************************************************************
  フッター
  ************************************************************************/
  footer .ttl1 {
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
  }
  footer .searchCategory {
    margin-bottom: 20px;
  }
  footer .searchCategory ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  footer .searchCategory ul li {
    width: 23%;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  footer .ttl2 {
    background: #fff0f5;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    padding: 4px 0;
    margin-bottom: 10px;
  }
  footer .searchPrice {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  footer .searchPrice li {
    width: 32%;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    border-radius: 3px;
    border: 1px solid #cccccc;
    padding: 10px 0;
    margin-bottom: 10px;
  }
  footer .menu {
    margin-bottom: 20px;
  }
  footer .menu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-top: 1px solid #cccccc;
  }
  footer .menu ul li {
    width: 50%;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    font-size: 10px;
    text-align: center;
    line-height: 40px;
  }
  footer .menu ul li:nth-child(even) {
    border-right: none;
  }
  footer .menu ul li a {
    display: block !important;
  }
  footer .copy {
    text-align: center;
    font-size: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 980px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  .contentWidth {
    width: 100%;
  }

  .spContentWidth {
    padding: 0 15px;
    overflow-x: hidden;
  }
}
