@charset "windows-31j";

/*========================================================================
 *
 *    [file]      common.css
 *    [version]   1.0
 *    [copyright] MAGASEEK
 *    [structure] 01. RESET
 *				  02. HEADER
 *				  03. BREADCRUMBS
 *				  04. WRAPPER
 *				  05. FOOTER
 *				  06. UTILITY
 *    [notes]
 *
 *========================================================================*/

/*-----------------------------------------------------------------------
    01. RESET
 -----------------------------------------------------------------------*/
.brand-nm { font-size: 10px; line-height: 1.2; }

/* strawberryfields */
.strawberryfields, .strawberryfields #page { background: #f4fafe; }
.strawberryfields #header #logo a { background: url(../images/strawberryfields/logo.png) no-repeat left top; text-indent: -9999px; width: 390px; height: 32px; margin: 17px 0 0 0; }

.strawberryfields .row h2 { margin: 0 0 20px; }
.strawberryfields .ttl-m { background: url(../images/strawberryfields/ttl/bg-ttl-sf.gif) no-repeat left bottom; color: #333; font-size: 20px; font-weight: normal; font-family: 'noto_sansregular', Arial, sans-serif; letter-spacing: 1px; padding: 0 0 0 38px; }
.strawberryfields .ttl-m span { background: url(../images/strawberryfields/ttl/bg-ttl-sf.gif) no-repeat right center; padding-right: 35px; }
.strawberryfields .brand-nm { color: #63b3e7; }
.strawberryfields .member .brand-nm { margin: 0 0 5px; }
.strawberryfields .brand-nm span { color: #d8266d; }
.strawberryfields #footer #foot-logo { width: 302px; }

/* UNIVERVAL MUSE */
.univervalmuse { background: #fff7f9; }
.univervalmuse #header #logo a { background: url(../images/univervalmuse/logo.png) no-repeat left top; text-indent: -9999px; width: 280px; height: 50px; margin: 8px 0 0 0; }
.univervalmuse .brand-nm { color: #f0488b;  }
.univervalmuse .member .brand-nm { margin: 0 0 8px; }
.univervalmuse #main .row { /*margin-top: 10px;*/ }
.univervalmuse #main #news { padding-bottom: 18px; }
.univervalmuse .ttl-m { background: url(../images/univervalmuse/um-bg-ttl.gif) no-repeat center bottom; font-family: 'Miso', Arial, sans-serif; font-size: 18px; font-weight: normal; color: #fff; letter-spacing: 4px; position: absolute; top: -4px; left: 20px; height: 26px; }
.univervalmuse .ttl-m span { background: #6a6a6a; padding: 8px 20px 4px; }
.univervalmuse #footer #foot-logo { width: 240px; }

#page { width: 100%; height: auto !important; height: 100%; min-height: 100%; position: relative; }
.container { max-width: 960px; margin: 0 auto; }

/*-----------------------------------------------------------------------
    02. HEADER
 -----------------------------------------------------------------------*/

/*-----------------------------------------------------------------------
    03. BREADCRUMBS
 -----------------------------------------------------------------------*/
#breadcrumbs { background: #ebebeb; border-bottom: 1px solid #eee; -webkit-box-shadow: 0px 0px 2px -1px rgba(0, 0, 0, 0.4) inset; box-shadow: 0px 0px 2px -1px rgba(0, 0, 0, 0.4) inset; min-height: 29px; }
#breadcrumbs .container { overflow: hidden; padding: 5px 0 0; }
#breadcrumbs ol { float: left; }
#breadcrumbs li { font-size: 11px; line-height: 1.2; display: inline; margin: 0 5px 0 0; }
#breadcrumbs li.current { color: #333333; }
#breadcrumbs .user-name { float: right; }

#sp-gnav { background: #5C5C5C; border-top: 1px solid #555555; border-bottom: 1px solid #555555; display: none; }
#sp-gnav li { font-size: 9px; float: left; width: 20%; text-align: center; }

#sp-gnav li a { color: #fff; display: block; border-right: 1px solid #888; border-bottom: 1px solid #888; border-left: 1px solid #444; padding: 36px 0 2px; line-height: 1.2; height: 26px; }
#sp-gnav li:first-child a { border-left: none; }
#sp-gnav li:last-child a { border-right: none; }
#sp-gnav li.sp-login a { background: url(../images/common/sp-login.png) no-repeat center 8px; background-size: 24px 24px; -webkit-background-size: 24px 24px; }
#sp-gnav li.sp-member a { background: url(../images/common/sp-member.png) no-repeat center 8px; background-size: 24px 24px; -webkit-background-size: 24px 24px; }
#sp-gnav li.sp-mypage a { background: url(../images/common/sp-mypage.png) no-repeat center 8px; background-size: 24px 24px; -webkit-background-size: 24px 24px; }
#sp-gnav li.sp-guide a { background: url(../images/common/sp-guide.png) no-repeat center 8px; background-size: 24px 24px; -webkit-background-size: 24px 24px; }
#sp-gnav li.sp-cart a { background: url(../images/common/sp-cart.png) no-repeat center 8px; background-size: 24px 24px; -webkit-background-size: 24px 24px; }

.oldie #sp-gnav li.sp-login a { background: url(../images/common/ie-sp-login.png) no-repeat center 8px; }
.oldie #sp-gnav li.sp-member a { background: url(../images/common/ie-sp-member.png) no-repeat center 8px; }
.oldie #sp-gnav li.sp-mypage a { background: url(../images/common/ie-sp-mypage.png) no-repeat center 8px; }
.oldie #sp-gnav li.sp-guide a { background: url(../images/common/ie-sp-guide.png) no-repeat center 8px; }
.oldie #sp-gnav li.sp-cart a { background: url(../images/common/ie-sp-cart.png) no-repeat center 8px; }

/*-----------------------------------------------------------------------
    04. WRAPPER
 -----------------------------------------------------------------------*/
#wrapper {position: relative; }
#sp-search { display: none; background: #ededed; margin: 0 0 20px; padding: 10px; -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15); position: relative; }
#sp-search .sit { background: #F8F8F8; border-radius: 2px; border: 1px solid #E7E7E7; color: #B9B9B9; font-size: 11px; width: 73%; height: 26px; margin: 0 auto; padding: 5px 0 5px 5px; }
#sp-search .btn-search { float: right; width: 23.9%; }
#sp-menu-search { display: none; position: absolute; width: 100%; opacity: 0; filter: alpha(opacity=0); -ms-filter: "alpha( opacity=0)"; }
#sp-menu-search #sp-close { display: block; background: #333; border-top: 1px solid #262626; border-bottom: 1px solid #262626; color: #fff; text-align: center; padding: 12px 0; }
#main { max-width: 748px; width: 77.9%; float: right; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; }
#main .row { padding: 20px; }
.row { background: #fff; -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15); -pie-box-shadow: 0px 0px 1px #ccc; margin-bottom: 20px; position: relative; }
.row .item-nm { margin-top: 5px; line-height: 1.2; }
.row .price { margin-top: 3px; }
.row .lead { font-size: 10px; line-height: 1.5; margin-top: 10px; }
.banner { margin-bottom: 20px; }

.contact-link a {
	background: url(../images/parts/arrow-04.png) no-repeat left 2px;
	-webkit-background-size: 6px 9px;
	background-size: 6px 9px;
	padding-left: 10px;
}

.oldie .contact-link a {
	background-image: url(../images/parts/arrow-05.png);
}

#rower-content { background: #fff; position: relative; -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15); -pie-box-shadow: 0px 0px 1px #ccc; }
#side { width: 20%; float: left; }
.side-box { background: #fff; -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15); -pie-box-shadow: 0px 0px 1px #ccc; margin-bottom: 20px; position: relative;	 }
.side-box h3 { font-size: 13px; font-weight: bold; background: #f0f0f0; border-bottom: 1px solid #e1e1e1; padding: 10px 0 10px 20px; }
.side-box .inner { font-size: 11px; padding: 14px 14px; }
.side-box .inner .s-item { margin: 0 0 14px; }
.side-box .inner .s-item li { line-height: 2; }
#search-words .it { background: #f8f8f8; border-radius: 2px; border: 1px solid #e7e7e7; color: #b9b9b9; font-size: 11px; width: 97%; margin: 0 auto 15px; padding: 5px 0 5px 5px; }
#search-color li { float: left; width: 50%; }
.side-box .btn-search { width: 100%; height: auto; }

.image { position: relative; }
.image a { position: relative; display: block; }

.ico span { display: inline-block; /display: inline; /zoom: 1; width: 40px; margin: 0; }
.ico span img { vertical-align: top; }


.ico-item {
	border-radius: 3px;
	font-family: 'Miso', Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 1.1;
	color: #fff;
}

.ico-new {
	background: #B90B23;
	padding: 3px 2px 1px 4px;
}

.ico-sale {
	background: #c749a5;
	padding: 3px 2px 1px 4px;
}

.ico-reserve {
	font-size: 9px;
	-webkit-transform: scale3d(0.5, 0.5, 1);
	-webkit-transform-origin: 0px 0px;
	background: #04aee5;
	padding: 4px 2px 2px 4px;
}

.ico-restock {
	font-size: 9px;
	-webkit-transform: scale3d(0.5, 0.5, 1);
	-webkit-transform-origin: 0px 0px;
	background: #39a50f;
	padding: 4px 2px 2px 4px;
}

.soldout { background: url(../images/common/bg-overlay.png) repeat left top; width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.soldout .txt { font-family: 'Miso', Arial, sans-serif; font-size: 22px; letter-spacing: 3px; color: #fff; text-decoration: none; width: 106px; height: 18px; margin: -9px 0 0 -45px; position: absolute; top: 50%; left: 50%; }

/* news information */
.row .news-info { padding: 0 2%; }
.row .news-info .ttl-group { border-bottom: 1px solid #eee; }
.row .news-info h2 { font-size: 14px; margin-bottom: 10px; }
.row .backnumber { background: #f7f7f7; border: 1px solid #eee; padding: 20px; }
.row .backnumber li { margin: 6px 0; }

/* cart */
.cart-item, .cart-item02, .cart-item03 { width: 100%; font-size: 12px; border-collapse: collapse; }
.cart-item th, .cart-item td, .cart-item02 th, .cart-item02 td { text-align: center; }
.cart-item th, .cart-item02 th { background: #eee; padding: 5px 0; border-top: 1px solid #ddd; }
.cart-item td, .cart-item02 td { vertical-align: top; border-top: 1px solid #ddd; padding: 10px 0; }
.cart-item td.item-nm, .cart-item02 td.item-nm, .cart-item03 td.item-nm { text-align: left; padding-right: 5px; }

.cart-item02 td.number { min-width: 23px; }
.cart-item td .label, .cart-item02 td .label { display: none; }
.cart-item02 td.img { padding: 10px; width: 80px; }
.cart-item03 td.img { padding: 10px; width: 120px; }
.cart-item02 .sp-btn-area { display: none; }

.cart-item tfoot td, .cart-item02 tfoot td { font-weight: bold; border-top: 1px solid #ddd; text-align: right; padding-right: 10px; }
.txt-information { text-align: center; font-size: 15px; font-weight: bold; }

/* member */
.member-block { border: 1px solid #ddd; overflow: auto; height: 250px; padding: 20px; }

/* gallery */
.gallery {
	margin-bottom: 0;
}
#gallery #thumbnail {
	padding: 14px;
}

#gallery #thumbnail li {
	float: left;
	margin-right: 10px;
	background: #000;
}

#gallery #thumbnail .bx-prev, #gallery #thumbnail .bx-next {
	text-indent: -9999px;
	display: block;
	width: 20px;
	height: 51px;
	position: absolute;
	top: 22px;
}

#gallery #thumbnail .bx-prev {
	background: url(../images/parts/btn-prev-02.png) no-repeat left top;
	left: 0;
}

#gallery #thumbnail .bx-next {
	background: url(../images/parts/btn-next-02.png) no-repeat right top;
	right: 0;
}

#gallery #thumbnail img {
	width: auto;
	max-width: none;
}

#gallery .itemlist {
	position: relative;
}

#gallery .itemlist h1 {
	float: left;
	background: #000;
	color: #fff;
	font-style: italic;
	font-size: 20px;
	width: 22%;
	text-align: center;
	padding: 50px 0;
}

#gallery .itemlist .text-block {
	float: left;
	margin: 1% 0 1% 3%;
	width: 75%;
	height: 95px;
	overflow: auto;
}

#gallery .itemlist .text-block p {
	margin-top: 4px;
	padding-top: 6px;
	border-top: 1px dotted #ddd;
	width: 96%;
}

#gallery .itemlist .text-block p:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}

#gallery .itemlist .text-block p strong {
	font-style: italic;
	display: block;
}

@media only screen and (max-width: 961px) {
	#gallery .itemlist h1,
	#gallery .itemlist .text-block {
		float: none;
		width: 97%;
	}

	#gallery .itemlist h1 {
		padding: 18px 0;
		padding-left: 25px;
		text-align: left;
	}

	#gallery .itemlist .text-block {
		height: auto;
	}

	#gallery .itemlist .text-block p {
		margin-top: 8px;
		padding-top: 10px;
	}

	#gallery .itemlist .text-block #block-01 {
		padding: 15px 0;
	}
}

@media only screen and (max-width: 961px) {
	#gallery .itemlist h1 {
		padding: 12px 0;
		padding-left: 4%;
	}
}

.search-more { background: #f3f3f3; border: 1px solid #ddd; margin: 10px 0 20px; padding: 12px; position: relative; }
.search-more .label { font-weight: bold; margin-bottom: 10px; }
.search-more li { display: inline-block; font-size: 11px; }
/*.serch-result { font-size: 11px; }*/
.serch-result span { font-weight: bold; }
.step { padding: 0; }
.sp-step { font-size: 11px; }
.sp-step li { float: left; position: relative; background: #575757; }
.sp-step li span { display: block; padding: 5px 8px; }
.sp-step li span:after { position: absolute; left: 100%; top: 50%; border-width: 30px; margin-top: -30px; border: solid transparent; content: " "; height: 0; width: 0; z-index: 1; }
.sp-step li span:last-child { background: #eee; margin-right: 0px; }
.sp-step li.current span { background: #5c5c5c; color: #fff; width: 142px; height: 18px; }
.sp-step li.current span:after { border-color: rgba(87, 87, 87, 0); border-left-color: #575757; }

/* support */
#content .support, #content .member, #content .order, #content .err-cont, #content .project { padding: 0px 30px 10px 30px; }
#content .support .rower-in, #content .order .rower-in, #content .member .rower-in #content .err-cont .rower-in { overflow: hidden; }
#content .col-1 { width: 90%; margin: auto; }
#content .col-3 { border-left: 1px solid #ddd; width: 33%; line-height: 1.4;}
#content .col-3:first-child { border-left: none; }
#content .col-3 li { margin-top: 10px; }
.ac-head, .ac-pc { font-size: 13px; font-weight: bold; border-bottom: 1px dotted #ccc; padding: 10px 30px 10px 0; }
.ac-head { background: url(../images/common/open.png) no-repeat 98% 15px; display: none; cursor: pointer; }
.ac-head.open { background: url(../images/common/ac-close.png) no-repeat 98% 15px; }
.ac-cont { margin-bottom: 30px; padding: 20px 0 0; display: block; }
.ac-cont h3 { font-size: 13px; }
.expand { margin-bottom: 20px; }
.expand li { text-align: right; }
.caution { background: #f8f8f8; border: 1px solid #eee; padding: 15px 20px; }
.l-nav { width: 22%; float: left; }
.l-nav ul { margin-bottom: 30px; }
.l-nav ul li {
	background: url(../images/parts/arrow-03.gif) no-repeat left 8px;
	margin-bottom: 10px;
	padding: 0 0 0 10px;
}
.return_table {
	border-collapse: separate;
	border-left: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	margin: 0 0 0 15px;
	width: 90%;
}
.return_table th,
.return_table td {
	border-bottom: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	color: #464646;
	font-size: 85%;
	line-height: 150%;
	padding: 6px 6px;
	vertical-align: middle;
}
.return_table th {
background: #eee;
text-align: center;

}

.info-main, .faq-main { width: 74%; }
.novelty-item { border-top: 1px solid #ddd; padding: 20px 0; }
.novelty-item:first-child { border-top: none; }
.novelty-item input, .novelty-item .image, .novelty-item .item-info { display: inline-block; /display: inline; /zoom: 1; vertical-align: top; }
.novelty-item .image img { width: 68px; max-width: none; }
.novelty-item label { display: block; }
.novelty-item input { float: left; margin: 35px 10px 0; }
.novelty-item .item-info { width: 60%; margin-left: 10px; }
.novelty-item.last { height: 20px; }
.novelty-item.last input { margin-top: 0; }
.novelty-item:hover { background: #f6f6f6; }
.payment { font-size: 11px; }
.payment li { border-top: 1px solid #eee; padding: 10px 0 10px 30px; }
.payment li:first-child { border-top: none; }
.payment li.notindent { padding-left: 0; }

.payt th, .payt td { padding: 3px 0; vertical-align: top; }

.order-number { background: #f3f3f3; padding: 20px 0; }
.order-number p { font-weight: bold; width: 280px; margin: auto; text-align:center}

.sp-step { display: none; }
.mymenu { float: right; }
.mymenu .bar { width: 10px; height: 2px; background: #fff; margin-top: 2px; }

.rank { position: absolute; top: 5px; left: 3px; z-index: 99; line-height: 1.2; text-align: center; width: 12px; font-size: 10px; width: 12px; }
.rank-1, .rank-2, .rank-3 { top: 1px; left: 3px; padding: 4px 2px 0 3px; border-bottom: 3px solid #ccc; }
.rank-1 { border-color: #e6b800; }
.rank-2 { border-color: #979797; }
.rank-3 { border-color: #9a8247; }

.ttl-medium { font-size: 13px; }

/* mypage */
.mypage-content { float: right; width: 75%; }
.mypage-content .item-container li { float: left; width: 22%; margin: 3% 0 0 3%; }
.mypage-content .item-container li:first-child { margin-left: 0; }
.mypage-content .item-container li .image { margin-bottom: 10px; }

/* contact */
#contact { width: 95%; margin: auto; }
.ttl { font-size: 13px; background: #555; color: #fff; border-radius: 3px; padding: 5px 0 5px 8px; position: relative; }
.point-container { width: 100%; clear: both; overflow: hidden; }
.point-container .data-tb { width: 100%; font-size: 11px; }
.point-container thead th,
.point-container thead th { background: #eee; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.point-container th, .point-container td .data { text-align: center; padding: 10px 0; }
.point-container td .sp-label { display: none; }
.point-container td .data { border-bottom: 1px solid #eee; }

.search-postcode .ttl-postcode, .search-postcode .input-postdata { border-top-width: 1px; padding: 10px 56px 10px 10px; clear: both; }
.search-postcode .ttl-postcode { font-weight: bold; border-style: solid; border-color: #ddd; background: #eee; }
.search-postcode .input-postdata { position: relative; border-style: dotted; border-color: #ccc; }
.search-postcode .input-postdata label { margin-left: 5px; }
.search-postcode .input-postdata .btn { -webkit-appearance: none; border: none; border-radius: 2px; background: #575757; color: #fff; position: absolute; top: 12px; right: 0; margin: -2px 10px 0 0; padding: 3px 8px; cursor: pointer; }
.order-info { margin: 2% 0 0; }
.order-info th, .order-info td { border-top: 1px solid #eee; font-weight: normal; padding: 10px; text-align: left; }
.order-info th { width: 120px; }
.order-item { border-top: 1px solid #eee; font-size: 11px; padding-top: 20px; }
.order-item ul li { padding: 0; }
.link-item li { margin-bottom: 5px; }
.link-item li a { background: url(../images/parts/arrow-03.gif) no-repeat left center; padding-left: 10px; }
.group { border-bottom: 1px solid #ddd; }
.input-box { margin: auto; }
.input-head, .input-data { display: inline-block; /display: inline; /zoom: 1; vertical-align: top; padding: 2%; line-height: normal;}
.input-head { font-weight: bold; width: 25%;}
.input-head em { color: #c10808; }
.input-family {font-weight: bold; padding: 2%;}
.input-data { width: 70%; }
.input-data .item li { display: inline-block; /display: inline; /zoom: 1; margin-right: 30px; }
.example {
font-size: 1.2rem;
display: block;
padding: 8px 0 0;
}
.btn-area { text-align: center; }
.btn-area li { line-height: 2; display: inline-block; /display: inline; /zoom: 1; vertical-align: top; margin: 0 10px 20px; }
.checklist { border: 1px solid #EEE; text-align: center; background: #f2f2f2; padding: 2%; }
#privacy-rules { border: 1px solid #ddd; width: 100%; height: 120px; overflow: auto; margin: 10px auto 0; padding: 10px; }
.error { min-height: 220px; }

#alert { padding: 50px 30px 30px; }

/*-----------------------------------------------------------------------
    05. FOOTER
 -----------------------------------------------------------------------*/
.p-section:not(:first-child) {
    margin-top: 30px !important;
}
/*-----------------------------------------------------------------------
    06. UTILITY
 -----------------------------------------------------------------------*/
@font-face { font-family: "Miso"; src:url("miso.eot?") format("eot"), url("miso.woff") format("woff"), url("miso.ttf") format("truetype"), url("miso.svg#Miso") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'noto_sansregular'; src: url('NotoSans-Regular-webfont.eot'); src: url('NotoSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('NotoSans-Regular-webfont.woff') format('woff'), url('NotoSans-Regular-webfont.ttf') format('truetype'), url('NotoSans-Regular-webfont.svg#noto_sansregular') format('svg'); font-weight: normal; font-style: normal; }

.paging-container { padding: 0 3px; }
.paging-container .item-count {	font-weight: bold; font-size: 13px; float: left; }
.paging-container .item-count span { font-weight: normal; font-size: 11px; }

.anchor { padding: 0 0 0 20px; }
.anchor li { margin-bottom: 8px; }
.anchor .arrow { background: url(../images/parts/arrow-04.png) no-repeat left 2px; -webkit-background-size: 6px 9px; background-size: 6px 9px; padding-left: 10px; }
.oldie .anchor .arrow { background-image: url(../images/parts/arrow-05.png); background-position: left 1px; }

.pager { text-align: right; float: right; width: 390px; }
.pager ul { float: right; }
.pager li { font-size: 12px;  float: left; margin-left: 12px; }
.pager li.current a { text-decoration: none; font-weight: bold; }
.pager li.disable a { color: #d6d6d6; }
.pager li.prev { text-align: left; }
.pager li.right { text-align: right; }
.tab-menu li { font-weight: bold; text-align: center; width: 49%; float: right; margin: 0 0 -1px 1.5%; }
.tab-menu li:first-child { margin-left: 0; float: left; }
#tooltips { position: absolute; }
.tab-menu li a { background: #f1f1f1; border: 1px solid #e1e1e1; display: block; padding: 8px 0; }
.tab-menu li a.active { background: #fff; border-bottom: 1px solid #fff; color: #000; }
.tab-cont { border: 1px solid #e1e1e1; display: none; }
.tab-cont.active { display: block; }
.tab-cont .inner { width: 90%; margin: 5% auto; }
.rower-ttl { background: url(../images/parts/dotted.gif) repeat-x left bottom; font-size: 16px; margin: 0 0 20px; padding: 0 0 12px 0;}
.ttl-tb { background: url(../images/parts/arrow-01.gif) no-repeat left center; margin: 0 0 18px; font-size: 13px; padding: 0 0 0 15px; }
.col-3 { width: 33.3%; }
.col-in { padding: 0 0 0 20px; }
.notes { font-size: 10px; }
.notes a.link {text-decoration:underline; display: inline;}
.minus {vertical-align: middle; margin-left: 5px;}
.vm {vertical-align: middle;}
.normal { width: auto; }
.indent { padding: 0 0 0 10px; }
.price, .sale-price, .line-th { font-size: 9px; }
.sale-price, .emphasis, .emphasis:hover {  color: #B90B23; }
.line-th { text-decoration: line-through;  }
.txt { width: 100%; }
.c_form01 { width: 100%; padding: 1px; }
.center { text-align: center !important; }
.right { text-align: right !important; }
.left { text-align: left !important; }
.float-l { float: left; }
.float-r { float: right; }
.no-item { color: #c10808; }
#content .btn-list { text-align: center; margin-top: 3px; }
#content .btn-list li { display: inline-block; /display: inline; /zoom: 1; margin-left: 8px; }
#content .btn-list li:first-child { margin-left: 0; }
#content .btn-after, #content .btn-delete { background: #5C5C5C; text-decoration: none; padding: 3px 12px; color: #fff; border-radius: 10px; position: relative; }
#content .btn-after:hover, #content .btn-delete:hover { color: #fff; background: #6c6c6c; text-decoration: underline; }
.btn-01, .btn-02, .btn-03, .btn-submit { -webkit-appearance: none; color: #fff; text-decoration: none !important; text-align: center; cursor: pointer; display: inline-block; /display: inline; /zoom: 1; padding: 6px 20px; border-radius: 18px; width: 220px; zoom: 1; position: relative; }
.btn-01, .btn-submit { background: #5F5F5F; }
.btn-01:hover, .btn-submit:hover { background: #6f6f6f; color: #fff; }
.btn-02, .btn-03 { background: #888; }
.btn-02:hover, .btn-03:hover { background: #999; color: #fff; }
.btn-03 { padding: 5px; width: 80px; }
.btn-01 img { display: inline-block; /display: inline; /zoom: 1; background: url(../images/parts/arrow-w01.png) no-repeat left top; width: 6px; height: 9px; margin: -2px 0 0 8px; }
.btn-submit { font: inherit; font-size: 12px; border: none; margin: auto; width: 220px; height: 36px; }
.en { font-family: 'Miso', Arial, sans-serif; letter-spacing: 3px; font-size: 18px; font-weight: bold; }
.css-rollover:hover img, input[type="image"]:hover { opacity: 0.75; filter: alpha(opacity=75); -ms-filter: "alpha( opacity=75 )"; }
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }
.mt0{margin-top:0px !important;}
.mt5{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt35{margin-top:35px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}

.w100 { width: 100px; }
.w120 { width: 120px; }
.w150 { width: 150px; }
.w180 { width: 180px; }
.w370 { width: 370px; }
.w530 { width: 530px; }

.p-headNews__link{
  color: #fff !important;
}

/*-----------------------------------------------------------------------
    TABLET
 -----------------------------------------------------------------------*/
@media only screen and (max-width: 961px) {
	#wrapper { height: auto; }
	.strawberryfields #header { height: 55px; }
	.univervalmuse #header { height: 55px; }
	#pc-utility { display: none; }
	#logo { float: none; }
	.strawberryfields #header #logo a { background: url(../images/strawberryfields/sp-logo.png) no-repeat left top; background-size: 218px 16px; -webkit-background-size: 218px 16px; margin: 21px auto 0; width: 218px; }
	.oldie .strawberryfields #header #logo a { background : url(../images/parts/ie-logo.png) no-repeat left top; }
	.univervalmuse #header #logo a { background: url(../images/univervalmuse/sp-logo.png) no-repeat left top; background-size: 200px 37px; -webkit-background-size: 200px 37px; margin-left: 3px; }
	#btn-nav, #btn-search, #sp-gnav { display: block; }
	.side-box .btn-search { display: block; width: 166px; margin: auto; }
	#sp-menu-search { top: 0; left: 0; width: 100%; position: absolute; z-index: -1; border-left: 1px solid #333; background-color: #5F5E5C; -webkit-box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.4) inset; box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.4) inset; }
	#sp-menu-search .slidemenu-body { position: relative; height: 100%; }
	#sp-menu-search li { margin: 5px 0; text-align: center; }
	#sp-menu-search .input-search { border: none; border-radius: 15px; line-height: 30px; outline: none; display: block; width: 80%; height: 28px; line-height: 28px; margin: 10px auto 0; padding: 0 0 0 30px; background: url(../images/common/icon-search.gif) 10px 50% no-repeat; background-size: 16px 16px; -webkit-background-size: 16px 16px; background-color: #f5f2ed; color: #000; -webkit-box-shadow: 0px 0px 2px 0px #666 inset; box-shadow: 0px 0px 2px 0px #666 inset; }
	#sp-menu-search .sp-search-btn { -webkit-appearance: none;background: #333; border: 1px solid #000; border-radius: 5px; -webkit-box-shadow: 0px 0px 1px 0px rgba(255, 255, 255, 0.4) inset; box-shadow: 0px 0px 1px 0px rgba(255, 255, 255, 0.4) inset;  color: #fff; width: 80%; margin: 10px auto; padding: 5px; }
	#sp-menu-search .search-block { text-align: left; border-top: 1px solid #333; border-bottom: 1px solid #777; }
	#sp-menu-search .search-block dt, #sp-menu-search .search-block dd { border-top: 1px solid #777; border-bottom: 1px solid #333; color: #fff; padding: 10px 20px; }
	#sp-menu-search .search-block dt { font-size: 13px; font-weight: bold; background: #555; }
	#breadcrumbs { padding-left: 2%; }
	#main { width: 100%; float: none; margin: auto; }

	#sp-menu-search .search-block .harf { width: 36%; float: left; padding: 10px 7%; }

	.point-container thead { display: none; }
	.point-container td { float: left; clear: left; width: 100%; }
	.point-container td .sp-label { display: block; float: left; margin-right: 15px; padding: 10px; background: #eee; width: 100px; }
	.point-container td .data { text-align: left; padding-left: 20px; border-top: 1px solid #eee; border-bottom: none; }
	.point-container tr { display: block; margin-top: 20px; overflow: hidden; }

	.paging-container .item-count, .paging-container .pager { float: none; width: 100%; }
	.paging-container .pager { background: #f2f2f2; text-align: center; margin: 10px auto; padding: 1.5% 0; }
	.paging-container .pager li { float: none; display: inline-block; /display: inline; /zoom: 1; margin-left: 28px; }
	.paging-container .pager li:first-child { margin-left: 0; }

	.support .paging-container .pager { background: none; float: none; padding: 10px 0 0; }
	.support .paging-container .pager ul { float: none; }
	.support .paging-container .pager li { margin-left: 5px; float: none; }

	.ico { overflow: hidden; margin-bottom: 3px; min-height: 14px;line-height: 1; }
	.ico span { float:left; display: inline; height: 14px; margin: 0 1px; }
	/* cart */
	.cart-item thead { display: none; }
	.cart-item tbody tr { display: block; border-bottom: 1px dotted #ccc; padding: 15px 0; }
	.cart-item tbody td { width: 100%; display: block; padding: 0; text-align: left; border-top: none; }
	.cart-item tbody td.image { float: left; width: 90px; text-align: center; }
	.cart-item tbody td.item-no { display: none; }
	.cart-item tbody td.item-nm a { font-weight: bold; }
	.cart-item td .label { display: inline; }
	.cart-item tbody td.price, .cart-item tbody td.number, .cart-item tbody td.totalprice { text-align: right; }
	.cart-item tbody td.number { float: left; width: 80px; }
	.cart-item tbody td.totalprice { margin-top: 5px; font-weight: bold; }
	.cart-item tbody .btn-list { margin-top: 28px; padding: 10px 0; }
	.cart-item tfoot td { border-top: none; }
	.cart-item02 .allpoint { display: block; margin-top: 5px; }
	.cart-item02 .sp-btn-area { display: table-row; }
	.cart-item02 .empty, .cart-item02 .btn-area { display: none; }

	/* support */
	#content .support .col-3 { float: none; border-left: none; border-top: 1px solid #ddd; margin: 20px 0; padding: 20px 0; width: 100%; }
	#content .support .col-3:first-child { border-top: none; margin-top: 0; padding-top: 0; }
	#content .support .col-3 li { margin-top: 10px; }
	#content .support .l-nav { display: none; }
	#content .support .info-main, #content .support .faq-main { float: none; width: 100%; }
	#content .support .accordion { margin-bottom: 0; }
	#content .support .accordion .ac-cont { display: none; }

	/* contact */
	#contact { width: 98%; }
	.btn-area li { display: block; margin-top: 10px; }
	.mypage-content { width: 100%; }
	.l-nav { width: 100%; }
	.group { margin-bottom: 15px; padding-bottom: 10px; }
	.input-head, .input-data { width: 90%; }
	.input-head { padding: 2px 0; }
	.input-data { padding: 15px 0 2px; }
	.ac-head { display: block; }
	.ac-pc { display: none; }
	.ac-cont { display: none; }
	.soldout .txt { font-size: 20px; }
	#side { display: none; }
	#footer .foot-menu { text-align: center; margin-bottom: 20px; }
	#footer .brand-banner { position: static; text-align: center; }
	#footer .brand-banner li { display: inline-block; margin-bottom: 20px; }
	#copyright { text-align: center; }
	#foot-logo { display: none; }

}

/*-----------------------------------------------------------------------
    SMART PHONE(LANDSCAPE)
 -----------------------------------------------------------------------*/
@media only screen and (max-width: 961px) {
	#breadcrumbs { min-height: 26px; }
	#breadcrumbs li { line-height: 1.8;}
	#content .support { padding: 8%; }
	.col-in { padding: 0 0 0 8px; }
	#sp-search .sit { width: 60%; }
	#content .support, #content .member, #content .order, #content .err-cont { padding: 0% 3%; }
	#content .col-1 { width: 100%; }
	.pager { width: 100%; float: none; text-align: center; }
	.pager ul { float: none; }
	.pager li { margin-left: 5%; }
	.step { display: none; }
	.sp-step { display: block; }
	.order-info th { width: 70px; }
	.mypage-content .item-container li { width: 44%; margin: 3% 3% 0 3%; }
	.mypage-content .item-container li:nth-child(2n+1) {
		margin-left: 2%;
    	clear: both;
    }

	.paging-container .pager li { margin-left: 18px; }
	.support .paging-container .pager li { margin-left: 3px; }
	.serch-result { font-size: 11px; }
	.brand-nm { font-size: 10px; }
	.item-nm { font-size: 10px; }
	.cart-item02 .price { padding-left: 5px; padding-right: 5px; }
	.soldout .txt { font-size: 15px; margin-left: -34px; }
	.btn-area li { margin-bottom: 20px; }
	.cart-item, .cart-item02 { font-size: 10px; }
	.cart-item02 td.item-nm { width: 105px; line-height: 1.2;  }
	.cart-item02 td.img { width: 55px; padding-left: 0; }
	.cart-item03 td.item-nm { width: 105px; line-height: 1.2;  }
	.cart-item03 td.img { width: 55px; padding-left: 0; }
	.cart-item tfoot td, .cart-item02 tfoot td { font-size: 10px; }
	.cart-item02 .sp-btn-area td { width: 100%; }

	#footer .foot-menu { text-align: center; width: 300px; margin: 0 auto 20px; padding: 0 10px; }

	#copyright { text-align: center; }

}

/*-----------------------------------------------------------------------
    SMART PHONE(PORTRAIT)
 -----------------------------------------------------------------------*/
@media only screen and (max-width: 320px) {
	#content .project { padding: 5%; }
	.soldout .txt { font-size: 10px; letter-spacing: 1px; margin-left: -24px; text-decoration: none; }
	.order-info th { width: 80px; }
	.member .anchor  { display: block; padding-left: 0; }

}

/*-----------------------------------------------------------------------
    SMART PHONE(RATINA)
 -----------------------------------------------------------------------*/
@media only screen and (-webkit-min-device-pixel-ratio : 2),only screen and (min-device-pixel-ratio : 2) {
	.ico-new { top: 0px; width: 10px; }
}








/*====================================================================================================

fonts

====================================================================================================*/

@font-face {
	font-family: 'agnesb';
	src: url('../include_html/fonts/agnesb-webfont.eot');
	src: url('../include_html/fonts/agnesb-webfont.eot?#iefix') format('embedded-opentype'), url('../include_html/fonts/agnesb-webfont.woff') format('woff'), url('../include_html/fonts/agnesb-webfont.ttf') format('truetype'), url('../include_html/fonts/agnesb-webfont.svg#agnesbagnesb') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*====================================================================================================

base

====================================================================================================*/

#wrapper.body,
#wrapper.p,
#wrapper.h1,
#wrapper.h2,
#wrapper.h3,
#wrapper.h4,
#wrapper.h5,
#wrapper.h6,
#wrapper.dl,
#wrapper.dt,
#wrapper.dd,
#wrapper.ul,
#wrapper.ol,
#wrapper.li,
#wrapper.form,
#wrapper.div,
#wrapper.a,
#wrapper.img,
#wrapper.table,
#wrapper.caption,
#wrapper.tbody,
#wrapper.tfoot,
#wrapper.thead,
#wrapper.tr,
#wrapper.th,
#wrapper.td {
    margin: 0;
    padding: 0;
    border: 0;
}

#wrapper.body {
    -webkit-text-size-adjust: 100%;
    background: #fff;
    color: #333333;
    line-height: 1;
    font-family: Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
    font-size: 13px;
}

#wrapper.a {
    text-decoration: none;
    color: #777;
}

#wrapper.a #wrapper.img {
    transition: .9s linear;
    display: block;
}

@media screen and (min-width: 960px) {
    #wrapper.a:hover {
        text-decoration: none;
        opacity: .9;
    }

    #wrapper.a #wrapper.img:hover {
        text-decoration: none;
        opacity: .9;
        display: block;
    }
}

#wrapper.p {
    line-height: 1.6;
}

.exhibition_mianbanner_images #wrapper.img {
    width: auto;
    max-width: initial;
}

#wrapper.img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: auto;
}

#wrapper {
    width: 100%;
    overflow-x: hidden;
}

@media screen and (max-width: 961px) {
    #wrapper.body {
        position: relative;
        width: 100%;
        font-size: 12px;
    }

    main {
        overflow-x: hidden;
    }

    .css-rollover #wrapper.img {
        transition: none;
        width: 100%;
        height: 100%;
    }

    .js-itemColorTarget {
        transition: none;
        width: 100%;
        height: 100%;
    }

    #wrapper.a #wrapper.img {
        transition: none;
    }
}

/* MAIN
--------------------------------------------------------------------------------------------------- */

main {
    width: 100%;
    font-family: Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック",Osaka,sans-serif;
}

#container {
    width: 100%;
}

.container_inner {
    margin: auto;
}
.container .container_inner_breadcumbs {
    width: 960px;
    margin: 0px auto;
}
.cf {
    zoom: 1;
}

.cf:after {
    content: "";
    display: block;
    clear: both;
}

.ghd_fixed>.none {
    display: none;
}

a.link_Element01:after {
    	position: absolute;
        /* top: calc(50% - 6.5px);
        right: 50px; */
        margin-top: 3px;
        margin-left: 5px;
        background: url(../images/common/choise_Icon_next_arrow.png);
        background-repeat:  no-repeat;
        background-size: 9px;
        content: "";
        width: 5%;
        height: 5%;
}

@media screen and (max-width: 961px) {
    main {}
    #container {
        padding-top: 0px;
    }
    .container_inner {
        width: 92%;
        padding: 0px;
        box-sizing: border-box;
        margin: 0px auto;
    }
}


/*====================================================================================================

MODULE

====================================================================================================*/

.contents_block {
    display: block;
    margin-bottom: 40px;
}

.contents_block_heading {
    display: block;
    margin-bottom: 35px;
}

.contents_block_heading h2 {
    font-size: 24px;
    position: relative;
    display: inline-block;
}

.newsarrival .contents_block_heading h2:after {
    position: absolute;
    top: -5px;
    right: -45px;
    background: url(../images/common/pc_common_ico.png);
    background-position: 0px -147px;
    content: "";
    display: block;
    width: 30px;
    height: 31px;
}

.mod_card_col5 .mod_card_col5_list_name a,
.mod_card_col4 .mod_card_col4_list_name a,
.mod_card_col3 .mod_card_col3_list_name a {
    transition: .5s linear;
    color: #777;
}

@media screen and (min-width: 960px) {
    .mod_card_col5 .mod_card_col5_list_name a:hover,
    .mod_card_col4 .mod_card_col4_list_name a:hover,
    .mod_card_col3 .mod_card_col3_list_name a:hover {
        color: #000;
        opacity: 1;
    }
}

.mod_card_col5 {
    width: 100%;
}

.mod_card_col5_list {
    width: 100%;
    max-width: 1200px;
}

.mod_card_col5_list li {
    width: 216px;
    margin-right: 30px;
    float: left;
}

.mod_card_col5_list li:nth-child(5) {
    margin-right: 0px;
}

.mod_card_col5_list li:nth-child(n+6) {
    display: none;
}

.mod_card_col5_list li img {
    width: 100%;
    height: auto;
}

.mod_card_col5_list_img {
    margin-bottom: 10px;
}

.mod_card_col5_list_name {
    margin-bottom: 1px;
    color: #777777;
}

.mod_card_col5_list_price {
    display: flex;
    color: #777777;
}

.mod_card_col5_list_price.sale {
    color: #CA2833;
}

.mod_card_col5_list_price>.no_stock {
    color: #BBBBBB;
    margin-left: auto;
    font-size: 11px;
    padding-top: 3px;
}

.mod_card_col4 {
    width: 100%;
}

.mod_card_col4_list {
    width: 100%;
    display: inline-block;
}

.mod_card_col4_list li {
    width: 250px;
    margin-right: 66px;
    margin-bottom: 66px;
    float: left;
}

.mod_card_col4_list li:nth-child(4n) {
    margin-right: 0%;
}

.mod_card_col4_list li img {
    width: 100%;
    height: auto;
}

.mod_card_col4_list_img {
    margin-bottom: 12px;
}

.mod_card_col4_list_name {
    margin-bottom: 7px;
    color: #777777;
}

.mod_card_col4_list_price {
    display: flex;
    color: #777777;
}

.mod_card_col4_list_price.sale {
    color: #CA2833;
}

.mod_card_col4_list_price>.no_stock {
    color: #BBBBBB;
    margin-left: auto;
    font-size: 11px;
}

.mod_card_col3 {
    width: 100%;
}

.mod_card_col3_list {
    width: 100%;
    display: inline-block;
}

.mod_card_col3_list li {
    width: 250px;
    margin-right: 65px;
    margin-bottom: 65px;
    float: left;
}

.mod_card_col3_list li:nth-child(3n) {
    margin-right: 0%;
}
@media screen and (min-width: 960px) {
.mod_card_col3_list li:nth-child(3n+1) {
        margin-left:0;
        clear:both;
    }
}
.mod_card_col3_list li img {
    width: 100%;
    height: auto;
}

.mod_card_col3_list_img {
    margin-bottom: 10px;
}

.mod_card_col3_list_name {
    margin-bottom: 0;
    color: #777777;
}

.mod_card_col3_list_price {
    display: flex;
    color: #777777;
}

.mod_card_col3_list_price.sale {
    color: #CA2833;
}

.mod_card_col3_list_price>.no_stock {
    color: #BBBBBB;
    margin-left: auto;
    font-size: 11px;
}

.mod_card_col4_list li:nth-child(4n+1) {
        margin-left:0;
        clear:both;
    }
}

.contents_block li {}

.card_icon {
    padding: 0;
    margin-bottom: 4px;
    font-size: 11px;
}

.card_icon span {
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 8px;
    box-sizing: border-box;
}

.card_icon .new img {}

.card_icon .sale img {}

.card_icon .pre img {}

.btn_Element01 {
    display: block;
    margin-bottom: 40px;
}

.btn_Element01 a {
    width: 200px;
    margin: 0px auto;
    text-align: left;
    position: relative;
    background: #000;
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 10px 30px 10px 62px;
    font-family: Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック",Osaka,sans-serif;
    box-sizing: border-box;
    border: 3px solid #000;
}


}
.card_icon .set img {}
.card_icon .restock img {}
.card_icon .outlet img {}
.card_icon .novelty img {}
.card_icon .web img {}
.card_icon .reservation img {}
@media screen and (max-width: 961px) {
    .card_icon .new img {
        width: 21px;
        height: 13px;
    }

    .card_icon .sale img {
        width: 22px;
        height: 13px;
    }

    .card_icon .pre img {
        width: 162.5px;
        height: 13px;
    }

    .card_icon .set img {
        width: 39px;
        height: 13px;
    }

    .card_icon .restock img {
        width: 27px;
        height: 13px;
    }

    .card_icon .outlet img {
        width: 49px;
        height: 13px;
    }

    .card_icon .novelty img {
        width: 53px;
        height: 13px;
    }

    .card_icon .web img {
        width: 38px;
        height: 13px;
    }

    .card_icon .reservation img {
        width: 19px;
        height: 13px;
    }

    .card_icon .outlet img {
        width: 49px;
        height: 13px;
    }

    .mod_card_col5_list li:nth-child(n+6) {
        display: block;
    }

    .mod_card_col5_list li:nth-child(n+7) {
        display: none;
    }
}
.contents_block a:after {}
.contents_block img {
    width: 100%;
    height: auto;
}
.btn_Element01 {
    display: block;
    margin-bottom: 40px;
}
.btn_Element01 a {
    width: 230px;
    margin: 0px auto;
    position: relative;
    background: #000;
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 10px 30px 10px 62px;
    font-family: Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック",Osaka,sans-serif;
    box-sizing: border-box;
    border: 3px solid #000;
}
@media screen and (min-width: 960px) {
    .btn_Element01 a:hover {
        border: 3px solid #000;
        background: #fff;
        color: #000;
        display: block;
        box-sizing: border-box;
        text-decoration: none;
        -moz-opacity: 0.8;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
    }

    .btn_Element01 a:hover:after {
        position: absolute;
        top: calc(50% - 6.5px);
        right: 50px;
        background: url(../images/common/pc_common_ico.png);
        background-position: 1px -331px;
        content: "";
        display: block;
        width: 36px;
        height: 13px;
    }
}

.btn_Element01 a:after {
    position: absolute;
    top: calc(50% - 7.5px);
    right: 50px;
    background: url(../images/common/pc_common_ico.png);
    background-position: 0px -187px;
    content: "";
    display: block;
    width: 33px;
    height: 15px;
}
@media screen and (max-width: 961px) {
    .contents_block_heading {
        margin-bottom: 17.5px;
    }

    .contents_block {
        margin-bottom: 0px;
    }

    .contents_block_heading h2 {
        font-size: 18px;
    }

    .newsarrival .contents_block_heading h2:after {
        top: -3px;
        right: -25px;
        background: url(../images/common/sp_common_ico.png);
        background-position: 0px -54px;
        background-size: 33px;
        width: 18px;
        height: 20px;
    }

    .mod_card_col4,
    .mod_card_col5 {
        width: 100%;
        box-sizing: border-box;
        padding: 0px;
        display: inline-block;
    }

    .mod_card_col4_list,
    .mod_card_col5_list {
        width: 100%;
        max-width: 480px;
        margin-bottom: 15px;
        display: inline-block;
        padding: 0%;
        box-sizing: border-box;
    }

    .mod_card_col4_list li,
    .mod_card_col5_list li {
        width: 47.5%;
        margin-right: 5%;
        margin-bottom: 25px;
    }

    .mod_card_col4_list li:nth-child(5) {
        margin-right: 4.68%;
    }

    .mod_card_col5_list li:nth-child(5) {
        margin-right: 4.68%;
    }

    .mod_card_col4_list li:nth-child(even),
    .mod_card_col5_list li:nth-child(even) {
        margin-right: 0%;
    }

    .mod_card_col4_list li img,
    .mod_card_col5_list li img {
        width: 100%;
        height: auto;
    }

    .mod_card_col4_list_img,
    .mod_card_col5_list_img {
        margin-bottom: 7px;
    }

    .mod_card_col4_list_name,
    .mod_card_col5_list_name {
        margin-bottom: 5px;
    }

    .mod_card_col4_list_price,
    .mod_card_col5_list_price {
        display: block;
        font-size:12px
    }

    .mod_card_col3 {
        width: 100%;
    }

    .mod_card_col3_list {
        width: 105%;
        margin-right: -5%;
        box-sizing: content-box;
    }

    .mod_card_col3_list li {
        width: 45%;
        padding: 0%;
        box-sizing: border-box;
        margin-right: 5%;
        margin-bottom: 7%;
        float: left;
    }

    .mod_card_col3_list li:nth-child(3n) {
        margin-right: 5%;
    }

    .mod_card_col3_list li:nth-child(2n+1) {
        margin-left:0;
        clear:both;
    }

    .mod_card_col4_list li:nth-child(2n+1) {
        margin-left:0;
        clear:both;
    }

    .mod_card_col3_list li img {
        width: 100%;
        height: auto;
    }

    .mod_card_col3_list_img {
        margin-bottom: 12px;
    }

    .mod_card_col3_list_name {
        margin-bottom: 0;
        color: #777777;
    }

    .mod_card_col3_list_price {
        display: block;
        color: #777777;
        font-size: 12px;
    }

    .mod_card_col3_list_price.sale {
        color: #CA2833;
    }

    .mod_card_col3_list_price>.no_stock {
        color: #999999;
        margin-left: auto;
    }

    .no_stock {
        font-size: 10px;
        display: block;
        text-align: right;
    }

    .btn_Element01 {
        display: block;
        margin-bottom: 0px;
    }

    .btn_Element01 p {}

    .btn_Element01 a {
        padding: 9px 0px 9px 55px;
        font-size: 14px;
        width: 210px;
        text-align: left;
    }

    .btn_Element01 a:after {
        position: absolute;
        top: calc(50% - 4px);
        right: 50px;
        background: url(../images/common/sp_common_ico.png);
        background-position: 0px -100px;
        background-size: 31px;
        content: "";
        display: block;
        width: 25px;
        height: 10px;
    }

    @media screen and (min-width: 960px) {
        .btn_Element01 a:hover {
            text-decoration: none;
        }
        .mod_card_col5_list li:nth-child(n+6) {
            display: block;
        }
        .mod_card_col5_list li:nth-child(n+7) {
            display: none;
        }
    }

    .card_icon {
        margin-bottom: 2px;
        padding-bottom: 0px;
    }

    .card_icon span {
        padding-bottom: 0px;
        margin-bottom: 5px;
        vertical-align: top;
    }

    .card_icon .sale {
        font-size: 10px;
    }

    .card_icon .novelty,
    .card_icon .pre,
    .card_icon .set,
    .card_icon .restock,
    .card_icon .outlet,
    .card_icon .reservation,
    .card_icon .web,
    .card_icon .new {
        font-size: 10px;
    }

    .card_icon .new:after {}

    .card_icon .sale:after {}

    .card_icon .novelty:after {}

    .card_icon .pre:after {}

    .card_icon .set:after {}

    .card_icon .restock:after {}

    .contents_block a:after {}

    .card_icon .outlet:after {}

    .card_icon .reservation:after {}

    .card_icon .web:after {}
}
#rower-content h2 {
line-height: 1.2em;
}
.anchor-link-button { color: #FFF;}
/*====================================================================================================

BRAND_TOP

====================================================================================================*/
