@charset "Shift_JIS";

/*========================================================================
 *
 *    [file]      common.css
 *    [version]   1.0
 *    [copyright] MAGASEEK
 *    [structure] 01. RESET
 *				  02. HEADER
 *				  03. BREADCRUMBS
 *				  04. WRAPPER
 *				  05. FOOTER
 *				  06. UTILITY
 *    [notes]
 *
 *========================================================================*/

/*-----------------------------------------------------------------------
    01. RESET
 -----------------------------------------------------------------------*/
html, body, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, form, div, a, img, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border: 0; font-size:100%; }
ul, ol { list-style-type:none; list-style-position:outside; }
html, body { overflow-x: hidden; height: 100%; }
body { font: 12px/18px "Hiragino Kaku Gothic Pro",  "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;; color: #444; overflow-y: auto; height: 100%; background: #f5f5f5;-webkit-text-size-adjust: none; }
/* for WinIE7*/
*:first-child+html body { font-size: 75%; }
/* for WinIE8*/
html>/**/body{ font-size: 75%\9; }
table { border-collapse:collapse; border-spacing:0; }
a { color: #5c5c5c; text-decoration: none; }
a:hover { color: #5c5c5c; text-decoration: underline; }
img { width: 100%; max-width: 100%; height: auto; vertical-align: middle; }
input:focus { outline:none; }
input[type="text"] { margin: 2px 0; vertical-align: middle; }
input[type="radio"], input[type="checkbox"] { margin: 0 3px; }
select { vertical-align: bottom; }

.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
 -----------------------------------------------------------------------*/
#header { background: #5f5f5f; width: 100%; height: 67px; }
#header .container { position: relative; }
#logo { float: left; }
#logo a { display: block; }

#pc-utility { position: absolute; top: 0; right: -3px; }
#pc-membership-menu { width: 287px; height: 34px; }
#pc-membership-menu li { float: left; }
#pc-membership-menu li a { background: url(../images/parts/utilitynav.png) no-repeat left top; text-indent: -9999px; display: block; height: 34px; }
#pc-membership-menu li.logout, #pc-membership-menu li.logout a, #pc-membership-menu li.register-edit, #pc-membership-menu li.register-edit a { background: url(../images/parts/utilitynav2.png) no-repeat left top; }
#pc-membership-menu li.login, #pc-membership-menu li.login a, #pc-membership-menu li.logout, #pc-membership-menu li.logout a { width: 89px; }
#pc-membership-menu li.register, #pc-membership-menu li.register a, #pc-membership-menu li.register-edit, #pc-membership-menu li.register-edit a { width: 98px; }
#pc-membership-menu li.mypage, #pc-membership-menu li.mypage a { width: 100px; }
#pc-membership-menu li.login a, #pc-membership-menu li.loout a { background-position: 0 0; }
#pc-membership-menu li.register a, #pc-membership-menu li.register-edit a { background-position: -89px 0; }
#pc-membership-menu li.mypage a { background-position: -187px 0; }
#pc-membership-menu li.login a:hover, #pc-membership-menu li.logout a:hover { background-position: 0 -34px; }
#pc-membership-menu li.register a:hover, #pc-membership-menu li.register-edit a:hover { background-position: -89px -34px; }
#pc-membership-menu li.mypage a:hover { background-position: -187px -34px; }
#pc-membership-second { margin: 6px 0 0; }
#pc-membership-second li { float: left; }
#pc-membership-second .cart, #pc-membership-second .balloon { display: inline-block; /display: inline; /zoom: 1; }
#pc-membership-second .cart { background: url(../images/parts/bg-cart.png) no-repeat center right; font-size: 10px; color: #fff; padding-right: 20px; }
#pc-membership-second .balloon { background: url(../images/parts/bg-balloon.png) no-repeat center left; text-align: center; width: 30px; }
#pc-membership-second .support a { background: url(../images/parts/ico-support.png) no-repeat center left; color: #fff; font-size: 10px; margin: 0 0 0 10px; padding: 0 0 0 12px; }
#btn-nav { display: none; width: 40px; position: absolute; top: 7px; left: 3px; border-radius: 3px; }
#btn-nav .bar { display: block; width: 20px; height: 3px; background: #fff; border-radius: 1px; margin: 3px auto; }
#btn-search { width: 40px; position: absolute; top: 8px; right: 5px; display: none; }

/*-----------------------------------------------------------------------
    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 { font-weight: bold; }
#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 { margin-top: 0px; padding-bottom: 180px; 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; margin-bottom: 40px; }
#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 { 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 { text-align: left; padding-right: 5px; }

.cart-item02 td.number { min-width: 30px; }
.cart-item td .label, .cart-item02 td .label { display: none; }
.cart-item02 td.img { padding: 10px; width: 80px; }
.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: 1.4rem; }

/* 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: 768px) {
	#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: 768px) {
	#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: 30px 30px 50px 30px; }
#content .support .rower-in, #content .order .rower-in, #content .member .rower-in #content .err-cont .rower-in { overflow: hidden; }
#content .support .info-main img { pointer-events: none; }
#content .col-1 { width: 90%; margin: auto; }
#content .col-3 { width: 27%; }
#content .col-3:first-child { border-left: none; }
#content .col-3 li { margin-top: 10px; }
#content .col-4 { width: 45%; }
#content .col-4 li { margin-top: 10px; }
/*  #37518 */
.forms form:nth-of-type(n+2){
	margin-top: 30px;
}

@media screen and (min-width: 481px) and (max-width: 768px) {
	.forms{
		display: flex;
		justify-content: space-between;
		width: calc(100% + 20px);
		margin-left: -10px;
	}
	.forms form{
		margin: 0 10px;
    flex: 1 1 50%;
	}
	.forms form:nth-of-type(n+2){
	margin-top: 0px;
}
	.forms .btn-01.contact{
		width:100%;
	}
	.forms .btn-01{
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media screen and (max-width: 768px) {
		.forms form br{
			display: none;
		}
		.sp_none{
			display: none;
		}
}
/*  #37518 */

.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/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 6px; 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; }

.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%; }
.input-head { font-weight: bold; width: 20%; }
.input-head em { color: #c10808; }
.input-data { width: 70%; }
.input-data .item li { display: inline-block; /display: inline; /zoom: 1; margin-right: 30px; }
.example { font-size: 10px; }
.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: 95%; height: 120px; overflow: auto; margin: auto; padding: 10px; }
.error { min-height: 220px; }

#alert { padding: 50px 30px 30px; }

/*-----------------------------------------------------------------------
    05. FOOTER
 -----------------------------------------------------------------------*/
#footer { background: #5f5f5f; color: #fff; padding: 20px 0; position: absolute; bottom: 0; width: 100%; }
#footer .container { position: relative; }
#footer .foot-menu li { display: inline; }
#footer .foot-menu li a { color: #fff; font-size: 10px; }
#footer #copyright { margin-top: 5px; }
#footer #copyright small { font-size: 10px; }

#footer #foot-logo a { display: block; }
#footer .brand-banner { position: absolute;  top: 0; right: 0;}
#footer .brand-banner li { border: 1px solid #444; }

/* G[ */
.common-error #header { text-align: center; padding: 10px 0 15px; }
.common-error #header #logo { float: none; text-align: center; }
.common-error #header #logo img { width: auto; }

.common-error #wrapper { padding-top: 20px; }
.common-error #content { padding: 50px 0; text-align: center; }
.common-error #content h1 { font-family: 'noto_sansregular', Arial, sans-serif; font-size: 28px; font-weight: normal; letter-spacing: 4px; text-align: center; line-height: 30px; margin-bottom: 40px; }
.common-error #content p { line-height: 2; }

.common-error #footer { text-align: center; }

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:hidden !important; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff; opacity: .75; filter: alpha(opacity=75); -ms-filter: "alpha( opacity=75 )";}
.black #cboxOverlay{background-color:#000; opacity: .60; filter: alpha(opacity=60); -ms-filter: "alpha( opacity=60 )";}
#colorbox{outline:0;}
#cboxContent{margin-top:32px; overflow:visible;}
#cboxLoadedContent{background:#fff;}
#cboxClose{ border: 1px solid #444; background: #575757 url(../images/common/detail-sprite.png) no-repeat 4px 4px; color: #fff; font-size: 20px; position: absolute; top: 0; right: 0; width: 37px; height: 37px; z-index: 99999; text-indent: -9999px; }

@media only screen and (max-width: 768px) {
	#colorbox, #cboxOverlay, #cboxWrapper{ width: 100% !important; }
	#cboxContent, #cboxLoadedContent { width: 100% !important; }
}
@media only screen and (max-width: 768px) {
	#cboxClose {  }
}

/*-----------------------------------------------------------------------
    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: 27%; }
.col-4 { width: 45%; }
.col-in { padding: 0 0 0 20px; }
.notes { font-size: 11px; }
.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: 180px; 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; }
.w100p { width: 100% !important; }
.btn { border-top:none !important; }
.bbn { border-bottom:none !important; }

/*-----------------------------------------------------------------------
    TABLET
 -----------------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
	html,body { 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; }
	#wrapper { margin-top: 8%; padding-bottom: 260px; }
	.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 .col-4 { float: none; border-left: none; border-top: 1px solid #ddd; margin: 20px 0; padding: 20px 0; width: 100%; }
	#content .support .col-4 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: 768px) {
	#breadcrumbs { min-height: 26px; }
	#breadcrumbs li { line-height: 1.8; margin-top: 5px; }
	#wrapper { padding-bottom: 250px; }
	#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: 8% 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:first-child { margin-left: 2%; }
	.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-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; }
}
