html{
	height:100%;
	overflow-y:scroll;
}
body {
	height:100%;
	font:13px/1.231 'Roboto Condensed' ,"Helvetica Neue", Helvetica, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	*font-size: small;
	*font: x-small;
	letter-spacing: 0;
	color:#000;
	line-height: 1.8;
}
*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ol,ul {	list-style: none;}
img {	vertical-align: bottom;}
small {
	font-size: 85%;
	font-weight: normal;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/common/select-bg.png) center right 10px no-repeat;
  background-size: 6px auto;
}
select::-ms-expand{
  display: none;
}
::selection {
  background-color: #000;
  color: #fff;
}
.fltLft {	float: left;}
.fltRgt { float: right;}
.fltClr {	clear: both;}

.fltList,
.btn_area ul { overflow: hidden;}
.fltList li,
.btn_area li { float: left;}

.tRgt { text-align:right;}
.tCtr { text-align:center;}
.f12 { font-size: 93%;}
.f15 { font-size: 116%;}

.fRed {color:	#ff3232;}
.mgnBtm10 {	margin-bottom: 10px;}
.mgnBtm20 {	margin-bottom: 20px;}
.mgnBtm30 {	margin-bottom: 30px;}
.mgnBtm40 {	margin-bottom: 40px;}
.mgnBtm50 {	margin-bottom: 50px;}
.mgnBtm60 {	margin-bottom: 60px;}
.logoFont {
  font-weight: normal;
  font-family: 'Ubuntu', sans-serif;
  letter-spacing: 0.035em;
  line-height: 1.5em;
  margin: 0 1px;
}
/* -----------------------------------------------------------------------------------------------------------
		bootstrap上書き
----------------------------------------------------------------------------------------------------------- */
.row{margin: 0;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding: 0;
}


/* -----------------------------------------------------------------------------------------------------------
		common
----------------------------------------------------------------------------------------------------------- */

.iconTtl {
	line-height:1;
	margin-bottom:20px;
}
.iconTtl i {
	font-size:60px;
}
.sectionTtl {
	color: #86a1b9;
	font-size: 300%;
	-webkit-font-smoothing: antialiased;
	margin: 0 0 30px;
	line-height: 1.1;
  letter-spacing: 1px;
}
.attention { color: #ff3232; font-size: 93%;}

.bgLightGray { background: #f6f6f6;}
.bgLightGrayImg { background: #f6f6f6 url(../img/common/bg_delta.png) repeat;}

.bgPurple { background: #86a1b9  url(../img/common/bg_delta.png) repeat;}
.bgDeepPurple { background: #09103A url(../img/common/bg_delta.png) repeat;}


#mainColumn .btn,
#mainColumn .btn_area a,
#mainColumn .btn_area input {
	text-decoration: none;
	color: #fff;
	background: #ff3232;
	padding: 5px 50px;
	display: inline-block;
	font-size:116%;
	border:none;
	vertical-align: middle;
	text-align:center;
	margin:30px 5px;
	cursor: pointer;
}
#mainColumn .btn:hover,
#mainColumn .btn_area a:hover,
#mainColumn .btn_area input:hover {
	background: #f3f8fd;
  color: #000;
}
#mainColumn .btnOther,
#mainColumn .btn_area a.other,
#mainColumn .btn_area input.other {
  background: none;
  color: #000;
  border: 1px solid #000;
  padding: 4px 50px;
  text-decoration:none;
  display:inline-block;
}
#mainColumn .btnOther:hover,
#mainColumn .btn_area a.other:hover,
#mainColumn .btn_area input.other:hover {
  background: #000;
  color: #fff;
  border: 1px solid #000;
  padding: 4px 50px;
}
.styleTable {
	width: 100%;
	background: #fff;
}
.styleTable th {
	white-space: nowrap;
}
.styleTable th,
.styleTable td {
	padding: 1.5% 3%;
	text-align: left;
	border: 3px solid #f6f6f6;
	vertical-align: middle;
}
.styleTable p {
	margin:0;
}
.sectionPdg {
	padding:55px 0;
}
.link-area {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 500;
}
.link-area:hover {
	background: #fff;
	opacity: 0.1;
}
/* -----------------------------------------------------------------------------------------------------------
		header
----------------------------------------------------------------------------------------------------------- */
header {
  position: fixed;
  z-index: 150;
  width: 180px;
  background: #000;
  color: #757575;
  height: 100%;
  left: 0;
  top: 0;
}
#headLogo {
  margin: 24px 0;
  font-size: 116%;
}
header li {
	height: 28px;
	line-height: 28px;
}
header a,
header .headerArtistLink,
header .gNavSeach {
	padding: 0 20px;
}
header #gNav a,
header .headerArtistLink,
header .gNavSeach {
	color: #bbb;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.03em;
	font-size:108%;
	text-transform: uppercase;
	display: block;
}
header a:hover,
header #gNav a:hover,
header .headerArtistLink:hover,
header .gNavSeach:hover,
header .gNavSeach.open {
	color:#fff;
	text-decoration:none;
}
#headLogo a {
	color: #fff;
	-webkit-font-smoothing: antialiased;
	font-size: 139%;
	line-height: 48px;
	font-family: 'Ubuntu', sans-serif;
}
.pcMenu .cart-n{display: table;}
.pcMenu .cart-n li{
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.pcMenu .gNavUser { font-size: 135%;}
.pcMenu .icon-cart{
  display: inline-block;
  margin: 3px 0 0;
}
/* search */
#headSeach {
  position: fixed;
  width: auto;
  margin: 0;
  left: 180px;
  right: 0;
  top: 0;
  height: 100%;
  background: rgba(205, 209, 214, 0.9);
  z-index: 9999;
  display: none;
}
.page-back {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  cursor: pointer;
}
#headSeach ul {
  width: 70%;
  margin: auto;
  display: block;
  position: absolute;
  left: -180px;
  right: 0;
  top: -50px;
  bottom: 0;
  background: #fff;
  padding: 50px 5%;
  border: 1px solid #d5dee6;
  height: 510px;
}
#headSeach li {
	display: block;
	margin-bottom: 7px;
}

#headSeach select {
	font-size: 150%;
	height: 65px;
	border-radius: 0;
	margin: 0;
	padding: 0 30px;
	background: #000 url(../img/common/arrow-bottom.svg) top 50% right 20px no-repeat;
	background-size: 30px;
	width: 14%;
	color: #fff;
	cursor: pointer;
	border: none;
	font-weight: normal;
	width: 100%;
	border-radius: 5px;
  min-width: 260px;
width: 60%;
}

#headSeach input {
	border: 0;
	margin: 0;
	height: 80px;
}
#headSeach input[type="text"] {
  padding: 0 20px;
  background: #fff;
  border: 3px solid;
  width: 100%;
  letter-spacing: 3px;
  margin-bottom: 20px;
  font-size: 180%;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}
#headSeach input[type="submit"] {
  background: #ff3232 url(../img/common/search.svg) center right 70% no-repeat;
  background-size: 25px;
  width: 35%;
  color: #fff;
  padding: 0 15px 0 45px;
  text-align: center;
  font-size: 150%;
  margin-top: 20px;
  letter-spacing: 10px;
  float: right;
	position: relative;
	top: -110px;
	border-radius: 5px;
}


#headSeach input[type="submit"]:hover {
	background-color: #da0000;
}
#headSeach input:focus {
	outline: none;
}

#headSeach input::-webkit-input-placeholder {
	color: #333;
}
#headSeach input:-moz-placeholder {
	color: #333;
}
#headSearchButton input {
	padding: 0 10px 0 20px;
	border: 0;
	margin: 7px 0;
}

/* cart-nav */
.cart-nav {
  position: fixed;
  z-index: 9998;
  right: 15px;
  top: 15px;
  line-height: 1;
  padding: 0 12px;
  text-transform: uppercase;
  color: #666;
  border: 2px solid #000;
  background: #fff;
}
.cart-nav a {
	color: #000;
}

.cart-nav .gNavCart {
	font-size: 20px;
	padding: 6px 8px;
}
.gNavSignIn {
	font-size: 93%;
	padding: 11px 0;
}
.gNavSignIn a {
  font-size: 123%;
  margin: 0 10px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}
.gNavSignIn a:hover,
.gNavCart a:hover {
	background:none;
	color:#ff3232;
	text-decoration: none;
}

/* inCartItems */
#inCartItems {
  display: none;
	background: #000;
	width: 234px;
	position: fixed;
	top: 58px;
	z-index: 1001;
	padding: 10px 15px;
	margin-left: -250px;
	text-align: left;
	right: 15px;
	color: #000;
	-webkit-transform: translate3d(0,0,0);
	color: #fff;
}
#inCartItems .cartContents {
  padding: 0;
  display: block;
  background: none;
}
#inCartItems .cartContents .itemBox {
  width: 100%;
  margin: 0 auto 10px;
  background: #666;
  color: #fff;
}
#inCartItems #quantity_level a {
  color: #9E9E9E;
}
#mainColumn #inCartItems .cancel {
  font-size: 18px;
  color: #ccc;
  top: 3px;
  right: 3px;
}
#inCartItems .btn_area a {
  width:100%;
  margin:5px 0;
  background: #ff3232;
}

#inCartItems .btn_area a:hover {
  background:#666;
}
/* カートの商品数 */
.cartBadge {
  position: relative;
  display: inline-block;
  padding: 0 7px;
  color: #FFFFFF;
  line-height: 20px;
  text-align: center;
  background: #ff3232;
  z-index: 0;
  border-radius: 1px;
  font-size: 62%;
  margin-left: 10px;
  top: -3px;
  }
.cartBadge:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -5px;
  margin-top: -4px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4px 5px 4px 0;
  border-color: transparent #ff3232 transparent transparent;
}
/* -----------------------------------------------------------------------------------------------------------
		sideColumn [[ artist List ]]
----------------------------------------------------------------------------------------------------------- */

#sideColumn .artist {
	background: #fff;
	margin: 0px 0 1px 1px;
	font-size:93%;
	position:relative;
}
#sideColumn .artist img {
	width: 100%;
}

#sideColumn .artist .name {
	display: block;
	padding: 8px;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, center top, center bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.6)));
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.6);
	color: #fff;
	font-size:93%;
}
#sideColumn .artist a:hover .name {
	color:#000;
	text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.6);
	background: none;
}

#sideColumn .lead {
	margin-top:10px;
}
#sideColumn .icon-search {
	display: block;
	text-align: center;
	vertical-align: middle;
	height: 116px;
	width: 116px;
	font-size: 48px;
	color: #333;
	border-radius: 50%;
	padding: 26px;
	border: 5px solid #333;
	margin: 5px 0;
}
#sideColumn .icon-search:hover {
	color:#86a1b9;
	border:5px solid #86a1b9;
}

/* -----------------------------------------------------------------------------------------------------------
		mainColumn
----------------------------------------------------------------------------------------------------------- */
article {
    padding: 0 0 0 180px;
}
#mainColumn {
	position: relative;
	z-index: 101;
}
#mainColumn a {
	color: #86a1b9;
	text-decoration: underline;
}
/* 	mainVisual
----------------------------------------- */
.mainVisual {
	display: table;
	width: 100%;
	text-align: left;
}
.cycle-slideshow {
	max-width: 1200px;
	margin: 0 auto;
}
.cycle-slideshow img{
	width: 100%;
}
.mainVisual-left,
.mainVisual-right {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}
.mainVisual-left {
  width: 70%;
  background: #f2f2f2;
  text-align: center;
}
/* main-visual */
.bx-slider {
  width: 100%;
  height: 500px;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.bx-slider li {
  display: block;
  height: 500px;
  width: 100%;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
#mainVisualLead {
  position: absolute;
  top: 40%;
  color: #fff;
  text-shadow: 0px 0px 37px #172531;
  left: 0;
  right: 0;
  padding: 0 40px;
}

#mainVisualLead h2 {
  font-size: 400%;
  font-weight: normal;
  font-family: 'Ubuntu', sans-serif;
  letter-spacing: 1px;
  line-height: 1.5em;
}
#mainVisualLead p {
  font-size: 130%;
  letter-spacing: 1px;
  text-shadow: 0px 0px 1px #fff;
}
.bx-slider .artist-list h3 {
  text-align: center;
  position: absolute;
  width: 300px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 100px;
  background: #fff;
  padding: 23px;
  font-size: 210%;
  line-height: 1.4;
  letter-spacing: 1px;
  left: 0;
  right: 0;
  z-index: 9999;
}
.bx-slider .artist-list h3 small {
  font-size: 40%;
  font-weight: bold;
}
.bx-slider .artist-list .bg {
  position: absolute;
  z-index: 0;
  width: 121%;
  left: -5%;
  top: -5%;
  opacity: 1;
}
.bx-slider .artist-list .bg img {
  border-right: 1px solid;
  border-bottom: 1px solid;
  float: left;
}
.bx-slider .artist-list .link-area {
  background: rgba(134, 161, 185, 0.3);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.bx-slider .artist-list .link-area:hover {
  background: rgba(134, 161, 185, 0.4);
  opacity: 1;

}
/* main-visual search */
.mainVisual-right {
	background: #fff;
  max-width: 440px;
  min-width: 440px;
  padding: 5% 55px;
}

.mainVisual-right .sectionTtl span {
	font-size: 30%;
	display: block;
}
.mainVisual-right select,
.mainVisual-right input[type="text"] {
	width: 100%;
	-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 93%;
  margin: 0;
  cursor: pointer;
  color: #000;
}
.mainVisual-right input[type="text"] {
  height: 45px;
  padding: 0 15px;
  border: 2px solid #86a1b9;
  font-size: 123%;
  margin-bottom: 20px;
}
.mainVisual-right input[type="text"]:hover {
	background: #f3f8fd;
}
.mainVisual-right select {
  height: 40px;
  border-radius: 3px;
  border: 1px solid #ccc;
  margin-bottom: 4px;
  width: 100%;
 /* background: linear-gradient(#fff, #f3f3f3);*/
  box-shadow: 0px 0px 0px 1px #fff inset;
  padding: 0 15px;
}
.mainVisual-right select:nth-of-type(2){
  margin: 0;
}
.search-detail {
	display: table;
	width: 100%;
  height: 100%;
}
.search-detail-left,
.mainVisual-right input[type="submit"] {
	display: table-cell;
	vertical-align: top;
}
.search-detail-left {
	padding-right: 10px;
  width: 100%;
  min-width: 200px;
  height: 100%;
}
.mainVisual-right input[type="submit"] {
  border: none;
  background: #ff3232;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 123%;
  color: #fff;
  height: 100%;
  min-height: 100%;
  border-radius: 3px;
  min-width: 90px;
  vertical-align: middle;
}
.mainVisual-right input[type="submit"]:hover {
  background-color: #da0000;
}
#mainColumn .btn-atoz {
  text-align: center;
}
#mainColumn .btn-atoz a {
  display: inline-block;
  padding: 15px;
  text-align: center;
  background: #86a1b9;
  margin: 30px auto 0;
  text-decoration: none !important;
  line-height: 1;
  color: #fff;
  width: 100%;
}
#mainColumn .btn-atoz a:hover {
  background-color: #7f98af;
}
#newstopics .archive-link {
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  position: absolute;
  top: 60px;
  right: 40px;
}

.mainvisual-mini {
  display: table;
  width: 100%;
  padding: 30px;
  margin: 0 auto;
}
.mainvisual-mini li {
  position: relative;
  display: table-cell;
  width: 33.3%;
  vertical-align: middle;
  text-align: center;
  padding: 0 10px;
}
.mainvisual-mini li .img-area {
  background: center no-repeat;
  background-size: cover;
  height: 150px;
}
.mainvisual-mini li h3 {
  position: absolute;
  color: #FFF;
  text-align: center;
  top: 65px;
  left: 0;
  right: 0;
  text-shadow: 0 0 7px rgba(0,0,0,0.5);
}

/* 	itemList
----------------------------------------- */
@media (min-width: 768px) {
	.LC_Page_Index .itemList li:nth-child(3n+1) {
		clear: left;
	}
}
@media (min-width: 992px) {
	.itemList li,
	.itemList.ranking li {
		width: 20%;
	}
	.LC_Page_Index .itemList li:nth-child(3n+1) {
		clear: none;
	}
	.LC_Page_Index .itemList li:nth-child(5n+1) {
		clear: left;
	}
}

.ranking {
	background: #fff url(../img/common/bg_delta.png) repeat;
}
.calendar-wrap iframe {
  width: 100%;
}
.itemList .ttlBar .date {
	float: right;
	color: #86a1b9 ;
}
.itemList .sectionTtl {
	color: #86a1b9;
}
.itemList .item {
	margin: 0 8px 30px;
	line-height: 1.5;
}
.itemList .item h3 {
	padding: 10px;
	font-size: 93%;
	line-height: 1.5;
	background: #fff;
	text-align: center;
	border:1px solid #eee;
}
/*.itemList .item h3 {
	padding: 10px;
	position: absolute;
	bottom: 0;
}*/
/*.itemList .text {
	min-height: 40px;
	padding:0 10px;
	color: #999;
	display:none
}
.itemList .price {
	font-size: 108%;
	text-align: right;
	color: #FFF;
	padding: 2px 4px 2px 10px;
	display: block;
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 5px;
	right: -5px;
}*/
#mainColumn .itemList .item a {
	display: block;
	text-decoration:none;
}
.itemList .item img {
	width: 100%;
	max-width: 180px;
}
.itemList .item .title {
	padding: 15px 0 0;
}
.itemList .item .price {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid;
	width: 10px;
	white-space: nowrap;
}


#pickup,
#newstopics,
#facebook {
	color: #fff;
	background: url(../img/common/bg_delta.png);
	background-size: 300px;
}
#pickup .sectionTtl,
#newstopics .sectionTtl {
	color: #fff;
}
#pickup {
	background-color: #09103A;
}
#newstopics {
	background-color: #86a1b9 ;
	line-height: 1.5;
	padding: 40px 0;
  min-height: 230px;
}

#sideColumn #newstopics .block_body {
  height: 100px;
  overflow-y: scroll;
}
#newstopics .sectionTtl {
	display: inline-block;
  margin-bottom: 10px;
}
#newstopics a {
	color:#eee;
}
.news_contents {
    padding: 10px 0 0;
}
#newstopics dl {
	overflow: hidden;
}
#newstopics dt {
	float: left;
	clear: left;
}
#newstopics dd {
	margin: 0 0 12px;
	padding-left: 90px;
}
#newstopics dl:last-child dd {
  margin-bottom: 0;
}
.date {
	font-size: 93%;
}
#newstopics .date {
	font-size: 116%;
}
#mainColumn .btn {
	text-decoration: none;
	color: #fff;
}
/* 	twitter
----------------------------------------- */
#twitter {
	background: #f3f8fd url(../img/common/bg_delta.png);
	background-size: 300px;
}
#twitter iframe {
	width: 100% !important;
}
#twitter ul {
	display: table;
	width: 100%;
	margin: 0 auto;
}
#twitter li {
	background: #fff;
	padding: 40px;
	margin: 0;
	width: 48%;
	display: table-cell;
	box-shadow: 1px 1px 4px -2px rgba(0,0,0,0.2);
}
#twitter li .sectionTtl {
	color: #0F153B;
	font-size: 189%;
	-webkit-font-smoothing: antialiased;
	margin: 0 0 20px;
	padding: 0;
	border-bottom: none;
	width: auto;
	white-space: normal;
}

/* 	item category
----------------------------------------- */
#categoryAreaFooter {
  border: 3px solid #86a1b9;
  margin: 40px;
  padding: 0;
  max-width: 1200px;
}
#categoryAreaFooter .container {
  margin: 3%;
}
#categoryAreaFooter .sectionTtl {
  display: inline-block;
  float: left;
  margin-bottom: 0;
}
#categoryAreaFooter ul {
  overflow: hidden;
  margin-left: 200px;
}
#categoryAreaFooter li {
  display: inline-block;
  float: left;
  padding: 0 7px 7px 0;
}

#categoryAreaFooter a,
#mainColumn #categoryAreaFooter a {
  color: #000000;
  text-decoration: none;
  padding: 3px 20px;
  display: inline-block;
  border: 1px solid #e8edf2;
  background: #e8edf2;
}
#categoryAreaFooter a:hover,
#mainColumn #categoryAreaFooter a:hover {
  color: #fff;
  background: #86a1b9;
}


/* facebook
-----------------------------------------*/
#facebook {
  background-size: auto;
}
#facebook iframe {
	background: #f6f6f6;
	max-width:100% !important;
	padding:15px;
	box-sizing:border-box;
}
	
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fb_iframe_widget span{
	width: 100% !important;
}
/* -----------------------------------------------------------------------------------------------------------
		footer
----------------------------------------------------------------------------------------------------------- */
footer {
  width: -webkit-calc(100% - 180px);
  width: calc(100% - 180px);
  bottom: 0;
  font-size: 85%;
  padding: 30px 60px;
  overflow: hidden;
  margin-left: 180px;
	color: #999;

}
footer a {
	color: #999;
	text-decoration: none;
	padding: 0 20px 0 0;
}
footer a:hover {
	color:#000;
}

.pbl {
  opacity: 0.75;
}
.pbl:hover {
	opacity: 1;
}
.good-btn {
  position: fixed;
  z-index: 9999;
  right: 10px;
  bottom: 20px;
  min-width: 120px;
  color: #3e58a4;
  text-shadow: -1px -1px 1px #ffffff;
  letter-spacing: 0.05em;
}

/* --------------------------------------------------------------------------------
		artist
-------------------------------------------------------------------------------- */
.mainImageWrapper {
	position:relative;
	height: 300px;
	text-align: right;
	background-size: cover;
	width: 100%;
	overflow: hidden;
  box-shadow: 0 -3px 10px 0px rgba(0,0,0,.1) inset;
}

#mainColumn .mainImage {
	display: inline-block;
	position: relative;
}
#mainColumn .mainImage:after {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, rgba(255,255,255,1), rgba(30,30,30,0))
}
#mainColumn .mainImage,
#mainColumn .mainImage img {
	height: 100%;
}


/* left column プロフィール等 */
.artistInfoColumn {
	color: #333;
	float: left;
	width: 250px;
	position: relative;
}
#artistIcon img {
	margin: 0 0 20px;
	width: 100%;
	box-shadow: 1px 1px 4px -2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 4px -2px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 1px 4px -2px rgba(0,0,0,0.2);
	padding: 5px;
	margin-top: -125px;
	background: #fff;
}
.artistInfoColumn a {
	word-break: break-all;
}
.artistProfile {
	line-height: 1.5;
}
.artistProfile h2 {
	font-weight:normal;
	font-size: 182%;
}
#artistProfileBlock {
	padding: 10px 20px 20px;
	background: #f2f2f2;
	overflow: hidden;
}
#artistProfileBlock dt {
	font-size: 77%;
	color: #999;
	margin: 10px 0 0;
}
#artistProfileBlock a {
	color: #000;
}
/* sns icon */
#mainColumn .snsIcon {
	padding: 15px 0 25px;
}
#mainColumn .snsIcon a {
	text-decoration: none;
	font-size: 160%;
	display: block;
	margin: 0 5px 0 0;
}
#mainColumn .icon-twitter {
	color:#55acee;
}
#mainColumn .icon-facebook {
	color:#3b5998;
}
#mainColumn .icon-google-plus {
	color:#dd4b39;
}

/* contents column */
.artistContentsColumn {
  margin: 0 0 0 40px;
  padding: 70px 40px 70px 170px;
  max-width: 1290px;
}
#artist .artistContentsColumn {
	padding-left: 260px;
  min-height: 630px
}
.artistComment {
	font-size: 170%;
	font-weight: bold;
	margin-bottom: 60px;
	color: #666;
	padding: 20px 0;
	border-top: solid 3px #666;
	border-bottom: solid 3px #666;
	line-height: 1.5;
	word-break: break-all;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}

.contentsWhiteBox {
	margin-bottom: 30px;
}
.iframeBox{
	position:relative;
	width:100%;
	padding-top:56.25%;
	margin:5px 0;
}
.iframeBox iframe{
	position:absolute;
	top:0;
	left:0;
	width:100% !important;
	height:100% !important
}
/*.contentsWhiteBox h3 {
	font-family: 'FS Clerkenwell Web Italic', Georgia, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 150%;
	color: rgb(209, 117, 255);
	line-height: 20px;
}*/
.contentsWhiteBox iframe {
	width:100%;
}

#artist .itemList .row{overflow: hidden;}
@media (min-width: 992px) and (max-width: 1200px) {
	#artist .itemList li {
		width: 33%;
	}
	#artist .itemList li:nth-child(3n+4) {
	  clear: left;
	}
}
@media (min-width: 1200px) and (max-width: 1500px) {
	#artist .itemList li {
		width: 25%;
	}
	#artist .itemList li:nth-child(4n+5) {
	  clear: left;
	}
}
@media (min-width: 1500px) {
	#artist .itemList li {
		width: 20%;
	}
	#artist .itemList li:nth-child(5n+6) {
	  clear: left;
	}
}
#artist .itemList .item img {
	width: auto;
	max-width: 100%;
	max-height: 150px;
	height: auto;
}
#artist .itemList .item .price {
	color: #000000;
}
/* ページ送り */
.pagenumber_area {
	display: table;
	width: 100%;
  border-bottom: 1px solid;
  margin: 30px 0;
  padding: 20px;
  border-top: 1px solid;
}
.pagenumber_area a {
  color: #FFF !important;
  text-decoration: none !important;
  margin: 0;
  background-color: #000;
  padding: 3px 10px;
  border-radius: 3px;
}
.pagenumber_area a:hover {
	background: #aaa;
}
.numberOf,
.navi,
.change {
  display: table-cell;
}
.change {
  text-align: right;
}
.navi {
  text-align: right;
}
.navi a {
	margin: 0 3px;
}
.navi strong,
.change strong {
    margin: 0;
    background-color: #FFF;
    padding: 3px 10px;
    border-radius: 3px;
}
.change select {
  padding: 0 20px;
}
.numberOf .attention {
    font-size: 140%;
    line-height: 0;
    display: inline-block;
    font-family: 'Ubuntu', sans-serif;
    color: #86a1b9;
}
.pagenumber_area li {
	width: auto !important;
    float: none;
    display: inline;
}

@media (max-width: 768px) {
	.pagenumber_area,
	#page_navi_bottom .pagenumber_area {
	    display: inline-block;
	    width: 92%;
	    border-bottom: none;
	    margin-bottom: 15px;
	    margin: 0 4% 15px;
	    border-top: none;
	    background-color: #eee;
	    padding: 10px;
	    line-height: 2;
	}
	.numberOf,
	.navi,
	.change {
	    display: block;
	    width: 100%;
	    text-align: center;
	}
}
/* --------------------------------------------------------------------------------
		detail
-------------------------------------------------------------------------------- */
 /* mainColumn */
#detailImg {
	margin: 0 10% 0 0;
}
#detailImg #view,
#detailImg #view span {
	height: 500px;
}

#detailImg #view p,
#detailImg #view span {
	width: 100%;
}
#detailImg #view {
	position: relative;
}
#detailImg #view p {
	position: absolute;
	background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 2px 0px 0px 3px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 3px 0px;  
}
#detailImg #view span {
	max-width: 500px;
	display: block;
	margin: 0 auto;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
#detailImg #view img {
	max-width: 100%;
	height: auto;
}

#thumbBtn {
	margin: 10px 0 20px -10px;
}
#thumbBtn li {
	margin: 0 0 10px 10px;
	cursor: pointer;
	background: #fff;
	height: 80px;
	width: 80px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 2px 0px 0px 3px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 3px 0px;

}
#thumbBtn .subphotoimg {
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;;
	-webkit-background-size: 100%;
	background-size: 100%;
}
#thumbBtn li.active {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}
.status_icon li {
  margin-right:5px;  
}
.infoBlock h2 {
  font-size: 197%;
  font-weight: normal;
  line-height: 1.5;
}
.infoBlock .tags {
	font-size: 85%;
	padding: 5px 0 30px;
}
.infoBlock .tags li {
	margin: 0 5px 3px 0;
}
#mainColumn .infoBlock .tags a {
	background: #FFFFFF;
  color: #999;
	display: inline-block;
	padding: 0 5px;
	text-decoration: none;
}

.infoList {
	line-height: 1.6;
	margin-bottom: 40px;
	border-top: 1px dotted #ccc;
}
.infoList dt {
	float: left;
	width: 70px;
	padding: 10px 0;
}
.infoList dd {
	padding: 10px 0 10px 70px;
	border-bottom: 1px dotted #ccc;
	min-height: 40px;
}

.quantity input {
	height: 30px;
	margin: 0 0 0 10px;
	padding: 5px;
	font-size: 116%;
	text-align: right;
	width: 50px;
	border: 0;
	font-weight: normal;
}

.cartArea {
  margin-bottom:30px
}
.cartArea .f25 {
	font-size: 197%;
  font-weight: normal;
  color: #ff3232;
}
.cartArea select {
	margin: 8px 0 18px;
	background: #aaa;
	border: none;
	color: #fff;
	width: 190px;
	height: 30px;
}
#mainColumn .cartBtn {
	background: #ff3232;
	color: #fff;
	display: inline-block;
	text-decoration: none;
	line-height:50px;
	height:50px;
	font-size: 123.5%;
	white-space: nowrap;
	width: 100%;
	max-width: 295px;
	box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 3px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 3px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 3px 0px;
	border: none;
	margin:20px 0 8px;
  text-align:center
}
#mainColumn .cartBtn:hover {
	box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 3px 0px inset;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 3px 0px inset;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 3px 0px inset;
	background:#C00042;
}
#mainColumn .favorite_btn a {
  color: #000;
  text-decoration: none;
  background: #f3f8fd;
  display: inline-block;
  width: 100%;
  padding: 5px 0;
  font-size: 93%;
  max-width: 295px;
  margin: 0 auto;
  text-align:center
}
#mainColumn .favorite_btn a:hover {
  background:#ff3232;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3px 0px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3px 0px inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3px 0px inset;
}
#add_favorite_product {
  color: #999;
  border: 1px solid #ccc;
  padding: 5px 0;
  max-width: 295px;
  margin: 0 auto;
  text-align:center;
  display: inline-block;
  width: 100%;
}
.otherItem .container {
  border-top: 1px solid #000;
  padding-top: 30px;
  padding-bottom: 70px;
}

.otherItem h3 .small {
  font-size: 37%;
  -webkit-font-smoothing: auto;
}
.standard-ttl { font-size: 115%;}
.standard-select select {
    background: #fff;
    border: 1px solid #ccc;
    color: #333;
    height: 40px;
    padding: 0 10px;
}
.standard-input input{
  border: 1px solid #ccc;
  margin: 0;
}
.private {
  width: 100%;
  text-align: center;
  height: 460px;
  display: table;
  background: url(../img/banner/casaricoto.jpg) center;
  background-size: cover;
}
.private-inner{
  display: table-cell;
  vertical-align: middle;
  background: rgba(255,255,255,.95);
}
.private-ttl{font-size: 150%;}
/* sideColumn */
#detail .artistInfo {
	position: absolute;
	top: 50px;
}
#detail #artistIcon,
#detail .artistName {
	display: table-cell;
	vertical-align: middle;
	width: 40%;
	padding: 0 20px 0 0;
	margin: 0;
}
#detail .artistName h2 {
	font-size: 182%;
	font-weight: normal;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
#detail #artistProfile {
	color:#fff;
	padding: 140px 8% 5%;
	box-shadow:0px 0px 140px rgba(0,0,0,0.8);
}
#detail #artistVideoMusic {
	color: #fff;
	padding: 5% 8%;
}

#customervoice_area li {
  padding: 5px;
}
#customervoice_area {
  position:relative;
}
#customervoice_area .inner {
  background: #fff;
  padding: 10px 15px;
  box-sizing: border-box;
}
#mainColumn .voiceWrite a {
  text-decoration: none;
  border: 1px solid;
  padding: 4px 10px;
  display: inline-block;
  font-size: 85%;
  clear: both;
  position: absolute;
  left: 170px;
  margin: 0;
  top: 21px;
}
#mainColumn .voiceWrite a:hover {
  background:#86a1b9;
  color:#fff;
}
.voicedate {
  color: #999;
  font-size: 85%;
}
.recommend_level {
  color: #f3f8fd;
  width: 5em;
  display: inline-block;
}
.noStar {
  color: #f3f8fd;
  position: absolute;
}
.voicecomment {
  line-height: 1.6;
  padding: 5px 0;
}
/* WP呼び出し iframe */
#idolProfile .lftImg,
#discography .lftImg {
	float: left;
	margin: 0 20px 0 0;
}

/* -----------------------------------------------------------------------------------------------------------
		snsArea
----------------------------------------------------------------------------------------------------------- */
.snsArea li {
	line-height: 20px;
	height: 20px;
	float: left;
	margin: 5px 0 0;
	padding: 0 10px 0 0;
}
footer .snsArea {
	padding: 8px 0 0 0;
}
footer .snsArea li {
	margin: 0;
	padding: 0 0 0 10px;
}
.fbBtn { min-width:110px; max-width:120px; }
.twBtn { min-width:87px; max-width:100px; }
.hatenaBtn { min-width:80px; max-width:125px; }
.gpBtn { min-width:50px; max-width:80px; }


/* --------------------------------------------------------------------------------
		カート
-------------------------------------------------------------------------------- */
.cartTtlArea {
  padding:30px 0;
}
.cartContents {
	padding: 30px 0;
  display: inline-block;
  background: url(../img/common/bg_delta.png) top center;
  float: none;
  width: 100%;
  background-size: 350px;
}
.cartContents .totalArea{
  display: inline-block;
}
.cartContents .container {
  max-width:750px;
}
#mainColumn .cartContents .btn, #mainColumn .cartContents .btn_area a, #mainColumn .cartContents .btn_area input {
  margin:0;
}
.cartContents h3 {
	font-size: 167%;
	font-weight: normal;
	margin: 10px 0 20px;
	-webkit-font-smoothing: antialiased;
}
.cartContents .itemBox {
	padding: 15px;
	-webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.1);
	box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.1);
	overflow:hidden;
	background:#fff;
	position:relative;
  margin-bottom:10px;
}
.cartContents .cartImgArea {
	float:left;
  clear:left;
  margin-right:20px;
}
.cartContents .cartImgArea img {
  max-width:100%;
  height:auto;
}
.cartContents .cartTxtArea {
	text-align: left;
	font-size:93%;
}

.cartContents .cartTxtArea  h4 {
  font-size: 138.5%;
  font-weight: normal;
}
.cartContents .price {
	color:#ff3232;
	padding: 0;
}
#mainColumn a.cancel {
	font-size: 20px;
	color: #ccc;
	text-decoration: none;
	position: absolute;
	top: 5px;
	right: 5px;
}
#mainColumn a.cancel:hover {
	color: #ff3232;
	opacity:0.6;
}
.quantity {
  display:inline-block;
}
#quantity_level {
  display:inline-block;
  line-height:0;
}
#quantity_level a {
	color: #424242;
	text-decoration: none;
	font-size: 15px;
	display: inline-block;
}
#quantity_level a:hover {
  color: #ff3232;
}
.flow_area {
  text-align: center;
  padding: 30px 0;
  background: #eee;
}

/* confirm */
.subContents.confirm {
  background: #f6f6f6;
}

.confirm .col-sm-3 {
  padding-left: 20px;
}
.completeArea {
  background: #fff;
  padding: 15px;
  margin: 5px 0;
  box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.1);
}
.pointArea {
  padding: 15px;
  background: #fff;
  box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.1);
  color: #999;
  font-size: 93%;
}

.subDl {
  font-size: 93%;
  line-height: 1.5;
}
.subDl dd,
.totalDl dd {
  text-align: right;
}
.subDl dt,
.totalDl dt {
  float: left;
  clear: left;
}
.totalDl {
  font-size: 123.1%;
  font-weight: bold;
  color: #ff3232;
  border-top: 1px solid #ccc;
  margin-top: 5px;
  padding-top: 5px;
}
#mainColumn .completeArea .btn, #mainColumn .completeArea .btn_area a, #mainColumn .completeArea .btn_area input {
  margin: 0 0 15px;
  width: 100%;
  background: #f3f8fd;
  color: #000;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0px 0px;
}
#mainColumn .completeArea .btn:hover, #mainColumn .completeArea .btn_area a:hover, #mainColumn .completeArea .btn_area input:hover {
  background:#ff3232;
    box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0 0px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0 0px inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0 0px inset;
}
/* --------------------------------------------------------------------------------
		my page
-------------------------------------------------------------------------------- */

.myPageBox {
	padding: 10px;
	float:none;
}

.kiyaku_text {
	width: 100%;
	padding: 3%;
	height: 300px;
	border: 1px solid #ccc;
	color: #666;
}

#mypage.subContents #mainColumn h2,
#myPage .subContents #mainColumn h2 {
  font-size: 100%;
  font-weight: bold;
}
#mypage.subContents #mainColumn h3 {
  margin:0 0 10px;
}
#mynavi_area {
  padding: 30px 0;
  background: #eee;
}
#mainColumn .mynavi_list{
  display: inline-block;
  margin: 0 auto;
}

#mainColumn .mynavi_list li a {
  color: #FFF;
  text-decoration: none;
  padding: 3px 20px;
  margin: 3px;
  display: inline-block;
  border-radius: 3px;
  font-size: 93%;
  background: #000;
}
#mainColumn .mynavi_list li a:hover {
  background:#333;
}
.login_area_in {
  background: #fff;
  padding: 20px 40px;
  margin-bottom: 50px;
}
.login_area_in .styleTable th,
.login_area_in .styleTable td {
  border-left: none;
  border-right: none;
}
.login_area_in .mailAddress input[type="text"] {
  width:100%;
}
.login_area_no {
  padding-left:20px;
}
.login_area_no .inner {
  background: #eee;
  padding: 20px 40px;
}
.artistSignArea {
  border-top: 1px solid #aaa;
}
/* お気に入りなどの商品リスト */
.cartItem li {
  padding: 5px;
  box-sizing: border-box;
}
.cartItem img {
  margin-right: 20px;
}
.cartItem .itemBox {
  background: #fff;
  padding: 20px;
  box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.1);
}
/* --------------------------------------------------------------------------------
		当サイトについて、特商、プライバシーポリシー、問い合わせ
-------------------------------------------------------------------------------- */
.subContents .container {
	padding-top: 50px;
  padding-bottom:50px;
}
.subContents  #mainColumn h2 {
	font-size: 246%;
	font-weight: normal;
	margin-bottom: 30px;
	-webkit-font-smoothing: antialiased;

}
.subContents  #mainColumn h3 {
	font-size: 197%;
	font-weight: normal;
	margin: 30px 0;
	-webkit-font-smoothing: antialiased;
}
.subContents  #mainColumn .tableStyle h3 {
  margin:0 0 10px;
}
.subContents  #mainColumn p {
  margin-bottom: 20px;
  font-size: 108%;
  /*max-width: 860px;*/
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
  line-height: 2;
}
.subContents  #mainColumn .tCtr p {
  text-align: center;
  max-width: 100%;
}
.subContents #mainColumn .styleTable p {
	margin-bottom: 0;
}

/* contact form */
#contact input, #contact textarea, #contact select,
#myPage input, #myPage textarea, #myPage select {
	padding: 7px 15px;
	border: 1px solid #d6d6d6;
	max-width: 100%;
	font-size: 116%;
	background: #fff;
	margin: 5px 10px 5px 0;
}
#contact select,
#myPage select {
	height:40px;
	width:35%;
}
#contact textarea,
#myPage textarea {
	width: 100%;
	height: 15em;
}
.inputLarge {
	width: 100%;
}
.inputSmall {
	width: 25%;
}
.bigBtn input {
	padding: 15px 80px;
	background: #E50054;
	color: #fff;
	border: none;
	border-radius: 5px;
}
.box60 {
  width: 60px;
}
.box80 {
  width: 80px;
}
#contact select.box100 {
  width:100%;
}
.box300 {
  width: 100%;
}
.faqFontEm1 {
  color: #4f81bd;
}
.faqFontEm2 {
	text-decoration: underline;
}
#mainColumn a.jusho {
  text-decoration: none;
  font-size: 85%;
  display: inline-block;
  padding: 1px 8px;
  border: 1px solid;
  margin-left: 10px;
  border-radius: 3px;
  color: #fff;
  background: #666;
}
.userAddress{width: 50px;}
/* 検索結果
================================*/
.artistSearchResult li {
	background: #fff;
	padding: 3%;
  border-top: 1px dotted #ccc;
	word-wrap: break-word;
	line-height: 1.5;
	font-size: 93%;
}
.artistSearchResult li:nth-child(4n+5) {
	clear: both;
}
.artistSearchResult li img,
#guide #mainColumn img {
	max-width:100%;
	height:auto;
}
.artistSearchResult li img:hover {
	opacity:0.8;
}
.artistSearchResult li a:hover {
	opacity:0.8;
}

@media (max-width: 768px) {
  .artistSearchResult .mainVisual-left p {
    padding: 20px;
  }
  .artistSearchResult .mainVisual-right {
    padding: 30px 0 0;
  }
}

/* 利用ガイド
================================*/
#guide.subContents #mainColumn {
  padding:3% 0;
}
#guideTtlSection {
  padding: 3% 0;
  background:#fff;
  background: linear-gradient(#fff, #f2f2f2);
}
#guide #mainColumn #guideTtlSection img {
  max-width: 880px;
  width:80%;
  height:auto;
}
#guide h4 {
  font-size:138.5%;
  font-weight:normal;
  margin: 20px 0 10px;
}

#guide.subContents #mainColumn h3 {
  margin-top:0;
  margin-bottom:20px;

}
.subContents #mainColumn #guideAbout h3 {
  text-align:center;
  padding-bottom:10px;
  border-bottom:1px solid #000;
  letter-spacing: 1px;
}
#guideAbout .col-sm-4 {
  box-sizing:border-box;
  padding:15px;
}
#guide.subContents #mainColumn p {
  font-size: 100%;
}
#guide.subContents #mainColumn #guideAbout p {
  font-size: 93%;
  line-height: 1.6;
}
#guide #step01,
#guide #step03,
#guide #step05,
#guide #step07,
#guide #step09 {
  background:#f2f2f2;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;

}
#guide .txtarea {
  padding:0 40px 0 0;
  box-sizing:border-box;
}
#guide #step01 img,
#guide #step02 img,
#guide #step03 img,
#guide #step04 img,
#guide #step05 img,
#guide #step06 img,
#guide #step07 img,
#guide #step08 img,
#guide #step09 img {
    border: 1px solid #000;
}
/* faq
================================*/
.subContents #mainColumn .subMenu h3 {
  font-size: 153.9%;
  margin: 0 0 10px;
  line-height: 1.3;
}
.subMenu {
  background:#eee;
}
.subMenu section {
  padding: 10px 10px 20px;
  line-height:1.6;
  }

#mainColumn .subMenu a {
  text-decoration:none;
}
#mainColumn .subMenu a:hover {
  text-decoration:underline;
}

/* categoryAreaSide
================================*/
#categoryAreaSide {
  width: 170px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #cdd1d6;
  padding: 100px 30px;
  height: 100%;
}
#categoryAreaSide h2 {
  font-weight:normal;
  color:#fff;
	font-size: 123%;
  letter-spacing: 0.03em;
}
#mainColumn #categoryAreaSide a {
  color:#000;
  text-decoration:none;
}
#mainColumn #categoryAreaSide a:hover {
  color:#fff;
}
#categoryAreaSide .col-sm-2,
#categoryAreaSide .col-xs-6 {
  width: auto !important;
}

/* downroad */
#mainColumn .downroadBtn {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  padding: 5px 20px;
  border-radius: 3px;
  background: rgb(255, 184, 0);
  border-left: 1px solid rgb(252, 143, 0);
  border-bottom: 1px solid rgb(252, 143, 0);
  text-align:center;
  white-space: nowrap;
}
 #mainColumn .downroadBtn:hover {
  background: rgb(240, 119, 1);
  border-left: 0;
  border-bottom: 0;
  border-top: 1px solid rgb(226, 112, 0);
  border-right: 1px solid rgb(226, 112, 0);
}
/* artist-list AtoZ */
.artist-list-nav {
	position: absolute;
  top: 100px;
	width: 200px;
}
.artist-list-nav .sectionTtl {
  font-weight: bold !important;
}
.artist-list-nav ul {
	overflow: hidden;
	margin-left: -7px;
}
.artist-list-nav li {
  float: left;
  margin-bottom: 10px;
}
.artist-list-nav li a {
  font-size: 150%;
  text-decoration: none !important;
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  text-align: center;
  border-radius: 20px;
}
.artist-list-nav li a:hover {
	background: #f2f2f2;
}
.artist-list-main {
	padding: 50px 0 70px 300px;
}
.artist-list-dl {
	margin-bottom: 50px;
}
.artist-list-dl dt {
  font-size: 160%;
  color: #86a1b9;
}
.artist-list-dl dd {
	position: relative;
  margin-left: 150px;
  border-bottom: 1px solid #eee;
  padding: 5px;
}
.artist-list-dl dd .category {
  font-size: 77%;
  background: #eee;
  display: inline-block;
  padding: 2px 8px;
  letter-spacing: -0.05em;
  position: absolute;
  right: 5px;
}

.artist-list-dl dd a:hover {
	background:#000;

}
/* #product-search-box */
#product-search-box {
  position: relative;
  padding: 20px 0;
  margin: 30px 0;
  border-bottom: 1px dashed #ccc;
  border-top: 1px dashed #ccc;
}
#product-search-box::before {
  content: "ITEM SEARCH BOX";
  display: block;
  font-size: 150%;
  line-height: 1;
  margin-bottom: 10px;
  color: #999;
  letter-spacing: 1px;
}
#product-search-box select,
#product-search-box input,
#product-search-box button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:1px solid #ccc;
  height: 40px;
  padding: 0 10px;
  margin: 0 1px;
  min-width: 180px;
}
#product-search-box input{
  background-color: #fff;
}
#product-search-box button {
  float: right;
  min-width: 0;
  letter-spacing: 2px;
  background: #ff3232;
  border:none;
  color: #fff;
  padding: 0 20px;
}
@media (max-width: 1340px) { 
  #product-search-box button{
    float: none;
    width: 100%;
    font-size: 120%;
    margin: 5px 0 0;
  }
}
#service-page.subContents #mainColumn .sectionTtl {
  background: url(../img/picture/service.jpg);
  background-size: cover;
  padding: 160px 0;
  text-align: center;
  margin-bottom: 0;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 0 #000;
}
#service-page.subContents #mainColumn .sectionTtl small {
  font-size: 50%;
  font-weight: bold;
  letter-spacing: 0;
  margin-top: 10px;
  display: block;
}
#service-page h4 {
  font-size: 168%;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}
#service-page .styleUl {
  margin: 30px 0 50px;
  border-left: 10px solid #f2f2f2;
  padding-left: 30px;
}
#service-page .styleUl li p {
    max-width: 48%;
    line-height: 1.6;
    margin: 10px 0 30px;
}
#service-page .service-box:nth-child(odd) {
  background: linear-gradient(#f6f7f9, #e9ebee);
}
#service-page .service-box:nth-child(odd) .styleUl {
  border-color: #fff;
}


/* window area
================================*/
#windowcolumn select { width: 100%;}
#windowcolumn .subContents .container{ padding: 15px;}
#windowcolumn .subContents  #mainColumn h2{
  font-size: 180%;
  margin: 0 0 10px;
}
#windowcolumn .subContents  #mainColumn p{
  margin: 0 0 10px;
  text-align: inherit;
}
#windowcolumn #mainColumn .btn, 
#windowcolumn #mainColumn .btn_area a, 
#windowcolumn #mainColumn .btn_area input{ margin: 20px 0 0;}
#windowcolumn .btn_area ul{
  display: table;
  margin: 0 auto;
}
/* dummy
================================*/
.dummy .link {
  color:#86a1b9;
  cursor:default;
}
.spMenu { display: none;}



/*
**
**  SP CSS
**
================================================================ */
@media (max-width: 768px) { 
  /*common*/
  .fltList, .btn_area ul{
    display: table;
    margin: 10px auto 20px;
  }

  header .container-fluid {
    padding: 0;
  }
  .spMenu {
    display: block;
  }
  .pcMenu {
    display: none;
  }

  #gNavIcon {
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    color: #fff;
    padding: 0 8px;
    margin-right: 4px;
  }

  #gNavMenu {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 50px;
    left: 0;
    background: rgba(0,0,0,0.9);
  }
  #gNavMenu a {
    color: #fff;
    border-top: 1px solid #000;
    width: 100%;
    display: inline-block;
    text-align:center;
  }
  .gNavSearch {
    font-size: 16px;
  }
  .gNavCart a {
    padding:0 5px;
    color: #bbb;
  }

  /* headSearch */
  #headSeach {
    font-size: 100%;
    height: 90px;
  }
  #headSeach input {
    border: 0;
    margin: 0;
    height: 40px;
  }
  #headSeach select {
    width: 100%;
    font-size: 85%;
    height: 40px;
    padding: 0 10px;
    background: #000 url(../img/common/arrow-bottom.svg) top 50% right 9px no-repeat;
    background-size: 15px;
    font-weight: normal;
    margin: 5px 0 4px 0;
  }
  #headSeach input[type="text"] {
    padding: 0 10px;
    width: 100%;
    border-radius: 0;
    font-size: 120%;
  }
  #headSeach input[type="submit"] {
    background: #ff3232 url(../img/common/search.svg) center right 64% no-repeat;
    background-size: 15px;
    position: relative;
    width: 9%;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    top: 0;
    right: 0;
    height: 40px;
    width: 100%;
    font-size: 130%;
  }
  .page-close{
    position: fixed;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    z-index: 10000;
    -webkit-transition: .1s ease-out;
    -o-transition: .1s ease-out;
    transition: .1s ease-out;
  }
  .page-close:hover{
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .page-close:before,
  .page-close:after{
    content: '';
    width: 100%;
    height: 3px;
    background: #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 0;
  }
  .page-close:after{
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }


  #mainVisualLead {
    top: 28% !important;
    font-size: 55%;
  }

  .box-lid-icon {
    display: none;
  }

  /* sideColumn */
  #sideColumn {
    width: 100%;
    padding: 1px 0px;
    margin: 0;
    box-shadow: none;
  }
  #sideColumn .gNavSeach {
    display: none;
  }
  #sideColumn .lead {
    margin: 0;
  }
  #sideColumn .lead img {
    width: 100%;
    height: auto;
    margin: 0;
  }

  .calendar-frame{
    width: 100% !important;
    min-width: 100% !important;
  }
  /* footer */
  #categoryAreaFooter {
     padding: 0;
  }
  #categoryAreaFooter .container {
    border:none;
    padding: 10px 0 30px;
  }

  footer {
    padding: 20px;
  }
  footer .snsArea {
    padding: 20px 0 0 0;
  }
  footer .snsArea li {
    margin: 0 0 5px;
    padding: 0 5px 0 0;
  }
  
  /* common */
  .sectionPdg {
    padding: 20px 0 30px;
  }
  .sectionTtl {
    font-size: 210%;
    margin: 0 0 10px;
    padding: 0;
    word-break:break-all;
  }
  .itemList .sectionTtl { margin: 0 1% 10px;}
  .itemList-cat{
    margin: 0 4% 10px;
  }
  .itemList.newItem {
    width: 102%;
    margin-left: -1%;
  }
  .itemList .item {
    margin: 0 2% 30px;
  }
  .itemList .item .price {
    margin: 0 0 5px;
    padding: 0;
    border-bottom: 0;
    width: auto;
  }
  .mini.comment {
    font-size: 93%;
  }
  .subContents .container{padding: 20px 15px;}
  /* top page */
  #newstopics {
    padding: 20px 0;
    min-height: 0;
  }
  #newstopics .archive-link {
    top: 30px;
  }
  #pickup li {
    margin: 0 0 10px;
  }
  .itemList .item h3 {
    padding: 15px 5px;
  }
  #twitter ul {
    display: block;
    width: 100%;
    margin: -20px 0 0;
  }
  #twitter li {
    width: 100%;
    display: block;
    padding: 15px;
    margin: 20px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .private {height: 230px;}

  /* artist page */
  .artist-list-main{
    padding: 80px 0 0;
  }
  .mainImageWrapper {
    height: 120px;
  }
  .artistInfoColumn {
    float: none;
    width: 100%;
  }
  #artistIcon  {
    float:left;
    clear:left;
  }
  #artistIcon img {
    max-width: 110px;
    margin: -80px 10px 5px 0;
  }
  .artistContentsColumn {
    margin: 20px 0;
    padding: 0;
  }
  .artistComment {
    font-size: 123.1%;
    padding:15px 0;
    margin: 0 0 20px;
    word-wrap: break-word;
  }
  .contentsWhiteBox {
    padding: 10px;
  }
  #detailImg #view, #detailImg #view span{
    height: 320px;
  }
  /* cart */
  .iconTtl{margin: 0;}
  .iconTtl i{font-size: 40px;}
  .cartBox {
    padding:20px 0 30px;  
  }
  .cartContents {
    padding: 5% 10px;
  }
  .subContents.confirm .row {
    display: table;
    width: 100%;
  }
  .subContents.confirm .col-sm-9 {
      display: table-footer-group;
  }
  .subContents.confirm .col-sm-3 {
      display: table-header-group;
  }
  .subContents.confirm .cartItem li {
    padding: 10px 0 0;
  }
  #mainColumn .cartBtn,
  #add_favorite_product{min-width: 100%;}
  #quantity_level{margin: 10px 0 0;}

  /* my page */
  .myPageBox {
    margin: 0px auto;
    padding: 0;
  }
  #mycontents_area {
    width: 100%;
    float: none;
    margin-top: 0;
  }
  #myPage .styleTable th,
  #myPage .styleTable td {
    width: 100%;
    display: block;
    border-top: none;
  }
  #myPage .styleTable input[type="text"],
  #myPage .styleTable input[type="password"] {
    width: 100%;
  }
  #mainColumn #mainColumn{padding: 15px;}
  #mainColumn .btn, #mainColumn .btn_area a, #mainColumn .btn_area input {
    margin: 0 10px;
  }
  #mainColumn .favorite_btn a{
    display: inline-block;
    width: 100%;
    max-width: 100%;
    line-height: 35px;
    background: #f3f8fd;
  }
  /* sub contents */
  .subContents #mainColumn h3 {
    line-height: 1.5;
    margin-bottom: 20px;
    font-size: 167%;
  }

  .artistSearchResult li:nth-child(2n+3) {
    clear: both;
  }
.subContents #mainColumn h2 {
  font-size: 200%;
  margin-bottom: 10px;
  font-weight: bold;
}
  /* アーティストページ */
  #artistProfileBlock{padding: 15px;}
  .artistProfile dl{
    width: 46%;
    float: left;
    margin: 0 4% 0 0;
  }
  #artistProfileBlock dt{margin: 0;}
  #mainColumn .snsIcon {
    padding: 0px 0 10px;
  }
  .snsArea {
    clear: both;
  }

  .styleTable tr{
    display: block;
    margin-bottom: 5px;
    background: transparent;
    border-bottom: 1px solid #d0d0d0;
    padding: 10px 10px;
  }
  .styleTable th,
  .styleTable td{
    display: list-item;
    border: none;
    list-style: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .styleTable.default {
    margin-bottom: 20px;
  }
  .styleTable.default tr {
    display: table;
    width: 100%;
    margin-bottom: 0;
    padding: 0
  }
  .styleTable.default th {
    width: 30%;
  }
  .styleTable.default th,
  .styleTable.default td{
    font-size: 93%;
    line-height: 1.5;
    display: table-cell;
    -ms-word-break: break-all;
    word-break: break-all;
    padding: 7px;
  }
  .styleTable.radio input{ margin: 5px 7px 5px 0 !important;}

  #guide .txtarea {
    padding: 0;
  }
  #categoryAreaSide {
    width: 100%;
    left: 0;
    top: 0;
    position: relative;
    padding: 10px;
  }
  #categoryAreaSide h2 {
    margin-bottom:0;
    font-size: 165%;
  }
  #categoryAreaSide .level1{
    background: rgba(0,0,0,.05);
    padding: 3px;
    text-indent: .5em;
  }
  #categoryAreaSide .level2{ 
    background: rgba(255,255,255,.1);
    padding: 3px;
    text-indent: 1em;
  }
  #categoryAreaFooter a,
  #mainColumn #categoryAreaFooter a{ padding: 3px 10px; margin-bottom: 2px;}
  /* detail */
  #detailImg {
    margin: 0;
  }
  #mainColumn .voiceWrite a {
    right: 0;
    left: auto;
    top: 14px;
  }
  .flow_area {
    display:none;
  }
  .confirm .col-sm-3 {
    padding-left: 0;
  }
  .confirm .col-sm-4 {
    border-bottom: 1px solid;
    margin-bottom: 10px;
  }
  #mainColumn .itemList .item a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }


  /* 20160623改修分 いったん以下にまとめて書きます すみません */
  

  /* common */
  select{
    padding: 0 25px 0 7px;
  }
  /* header */
  header {
    height: 50px;
    width: 100%;
  }
  #headLogo {
    margin: 0;
  }
  header li {
    height: auto;
    line-height: auto;
  }
  header a, header .headerArtistLink, header .gNavSeach {
    padding: 10px 20px;
  }
  .nonDrawMenu{margin: 0;display: table;}
  .nonDrawMenu li{
    display: table-cell;
    vertical-align: middle;
    float: none;
    font-size: 170%;
  }
  header .gNavSeach{
    font-size: 140%;
    padding: 0 10px;
  }
  article {
    padding: 50px 0 0;
  }
  .mainVisual {
    display: block;
  }
  .mainVisual-left,
  .mainVisual-right{
    display: block;
    width: 100%;
    padding: 0;
    min-width: 0;
  }
  .mainVisual-right{padding: 15px;}
  .mainVisual-right input[type="submit"]{
    width: 100%;
  }
  .mainVisual-right input[type="text"]{margin: 0 0 15px;}
  #mainColumn .btn-atoz a{margin: 10px 0 0;}
  .bx-slider .artist-list .bg {
    width: 100%;
    left: 0;
    top: 0;
  }
  .bx-slider .artist-list .bg img {
    width: 20%;
    height: auto;
  }
  .bx-slider .artist-list h3{
    width: 250px;
    padding: 15px;
    font-size: 160%;
    height: 70px;
  }
  .bx-slider,
  .bx-slider li {
    height: 200px;
  }
  .mainvisual-mini {
    display: block;
    width: auto;
    margin: 0 15px;
    padding: 20px 0;
  }
  .mainvisual-mini li {
    display: block;
    width: 100%;
    height: 100px;
    padding: 0;
    border:none;
  }
  .mainvisual-mini li .img-area {
    height: 90px;
    background-size: cover
  }
  .mainvisual-mini li h3{
    top: calc(50% - 15px);
  }
  /* headSearch */
  #headSeach {
    left: 0;
    height: 100%;
  }
  #headSeach ul {
    width: auto;
    left: 10px;
    right: 10px;
    top: 10px;
    height: auto;
    bottom: 10px;
  }
  /* artist */
  #artist .artistContentsColumn {
    padding-left: 0;
  }
  .contentsWhiteBox{
    padding: 0;
    margin-bottom: 15px;
  }
  /* footer */
  footer {
    width: 100%;
    margin: 0;
  }
  .good-btn {
    position: relative;
    right: auto;
    bottom: auto;
    margin: 20px 20px 0;
    z-index: 1;
  }
  /* artist-list */
  .change li {
    margin: 0 3px;
  }
  .itemList li {
    width: 50%;
    float: left;
  }
  .itemList .row li:nth-child(odd){clear: both;}
  .artist-list-nav{
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 501;
    width: 100%;
    padding: 10px 10px 0;
    background: rgba(255,255,255,.95);
    border-bottom: 1px solid rgba(134,161,186,0.95);
  }
  .subContents #mainColumn h2{margin: 0 0 5px;}
  .artist-initial-wrap{
    overflow: hidden;
    height: 30px;
    margin: 0 0 10px;
  }
  .artist-list-nav ul {
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .artist-list-nav li {
    display: inline-block;
    margin: 0 11px 10px 0;
    float: none;
    vertical-align: top;
    width: auto;
  }
  .artist-list-dl dt{
    padding: 100px 0 0;
    margin: -100px 0 0;
  }
  .artist-list-dl dd{
    margin: 0 0 0 30px;
  }

  #categoryAreaFooter{margin: 15px 15px 40px;}
  #categoryAreaFooter .container{
    padding: 10px;
    margin: 0;
  }
  #categoryAreaFooter .sectionTtl{
    float: none;
    margin: 0 0 5px;
  }
  #categoryAreaFooter ul{margin: 0;}
  #categoryAreaFooter li{
    float: none;
    display: block;
    width: 100%;
    padding: 0;
  }
  #categoryAreaFooter li a{
    display: inline-block;
    width: 100%;

  }
  /* item */
  #product-search-box{padding: 15px;}
  #product-search-box input[type="text"]{
    height: 45px;
    padding: 0 15px;
    border: 2px solid #86a1b9;
    font-size: 123%;
    width: 100%;
    margin: 0 0 10px;
  }
  #product-search-box select,
  #product-search-box button{
    width: 100%;
    float: none;
  }
  #product-search-box select{margin: 0 0 10px;}
  #product-search-box button{font-size: 150%;}
  .itemList .row .col-md-3{
    width: 50%;
    float: left;
  }
  .itemList .row .col-md-3:nth-child(odd){clear: both;}

  /* login */
  .login_area_no .inner{
    padding: 15px;
    margin: 0 0 15px;
  }
  .login_area_in {
    padding: 15px;
    background: #eee;
    margin: 15px 0;
  }
  #myPage .subContents #mainColumn h3{
    margin: 10px 0;
    border-bottom: 1px solid #000;
    font-size: 150%;
    font-weight: 700;
    padding: 0 0 5px;
    text-align: center;
  }
  .login_area_in table{background: #eee;}
  .login_area_no{
    margin: 0 auto;
    padding: 0;
  }
  .artistSignArea{
    border: none;
    background: #eee;
    padding: 20px 15px;
  }
  #mainColumn p.btn_area,
  #mainColumn .btn_area p {
    text-align: center;
  }
  #mainColumn .btn_area a{margin: 0;}
  .LC_Page_Entry #mainColumn #mainColumn{padding: 20px 0;}
  .LC_Page_Entry #mainColumn .title{padding: 0 15px;}
  #mainColumn #undercolumn_shopping .btn,
  #mainColumn #undercolumn_shopping .btn_area a,
  #mainColumn #undercolumn_shopping .btn_area input{margin: 0 5px 15px;}
  .subContents  #mainColumn #deliv_time_area p,
  .subContents  #mainColumn .pay_area02 p{margin: 0;}

  /* My page */
  #mainColumn .mynavi_list{padding: 0 15px;}
  #windowcolumn #mainColumn.container{ padding: 20px 15px;}
  .table-scroll { 
    display: block;
    width: 100%;
    margin: 0 0 20px;
    border: 1px solid #ccc;
    overflow: hidden;
  }
  .table-scroll thead{ 
    display: block; 
    float: left;
    overflow-x:scroll;
  }
  .table-scroll tbody{ 
    display: block; 
    width: auto; 
    overflow-x: auto; 
    white-space: nowrap;
    background: #ccc;
  }
  .table-scroll th{ 
    display: block;
    width:auto;
    height: 40px;
    border: 1px solid #fff;
    background: #f8f8f8;
    padding: 10px;
  }
  .table-scroll tbody tr{ 
    display: inline-block;
    background: #fff;
  }
  .table-scroll tr{
    padding: 0;
    border: none;
    margin: 0 -3px;
  }
  .table-scroll td{ 
    display: block;
    height: 40px;
    white-space: nowrap;
    text-align: center;
    padding: 10px 20px;
    vertical-align: middle;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  .table-scroll td:last-child{
    border-bottom: none;
  }
  .table-scroll .border-btn:nth-of-type(1) {
    margin: 0;
  }
  #mainColumn .mycondition_area .btn{
    width: 170px;
    margin: 8px 0 -15px;
    padding: 5px 8px;
    font-size: 85%;
    float: none; 
  }
  .styleTable.table-scroll tfoot{
    width: 100%;
    display: table;
    border-top: 3px solid #ccc;
  }
  .table-scroll tfoot td,
  .table-scroll tfoot th{
    padding: 0 10px;
    text-align: right;
    height: 25px;
  }
  .table-scroll tfoot td,
  .table-scroll tfoot th{display: inline-block;float: left;}
  .table-scroll tfoot th {
    width: 24%;
    text-align: left;
  }
  .styleTable.table-scroll tfoot td{
    width: 76%;
    border-left: none;
    border-bottom: 1px solid #ccc;
    text-align: right;
  }
  .styleTable.table-scroll tfoot td.bn{border: none;}
  #mainColumn .downroadBtn{
    text-indent: 100%;
    overflow: hidden;
    padding: 0 10px;
    width: 25px;
    position: relative;
    font-family: 'icomoon';
  }
  #mainColumn .downroadBtn:before{
    content: "\e601";
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 10px);
  }
  .no{display: none !important;}
  
  .calendar-wrap{
    width: 100%;
    overflow-x: scroll;-webkit-overflow-scrolling:touch;
  }
  iframe#twitter-widget-0,
  iframe#twitter-widget-1{ 
    max-width: 320px !important;
  }
  #mainColumn #service-page #mainColumn{padding: 0 15px;}
  #service-page.subContents #mainColumn .sectionTtl{
    padding: 50px 0;
    width: calc(100% + 30px);
    margin: 0 0 0 -15px;
  }
  #service-page h4{margin: 0 0 15px;}
  #service-page #mainColumn h3{margin: 0 0 15px;}
  #service-page .service-box {
    position: relative;
    width: calc(100% + 30px);
    margin: 0 0 0 -15px;
    background: #fff;
    background-size: 100% !important;
    background-position: bottom !important;
  }
  #service-page .service-box > div{
    position: relative;
    background-size: 100% !important;
    padding: 5px 0;
    background-position: bottom !important;
  }
  #service-page .service-box.box03 > div{background-position: top !important;}
  #service-page .service-box:nth-child(odd){ background: linear-gradient(#dadada, #bfbfbf);}
  #service-page .styleUl {
    margin: 0;
    padding: 0 0 0 15px;
  }
  #service-page .service-box.box02:before,
  #service-page .service-box > div:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.8);
  }
  #service-page .styleUl li p{ min-width: 100%;}
  #service-page h4 { font-size: 150%;}
  .subContents  #mainColumn p {
    line-height: 1.65;
    font-size: 100%;
  }
  #service-page.subContents .container { padding: 20px 0;}
  #service-page .service-box .container {
    padding: 20px 15px;
    position: relative;
    z-index: 1;
  }
}











/*
================================================================================================================================================================================================*/


/*
10px = 77%
11px = 85%
12px = 93%
13px = 100%
14px = 108%
15px = 116%
16px = 123.1%
17px = 131%
18px = 138.5%
19px = 146.5%
20px = 153.9%
21px = 161.6%
22px = 167%
23px = 174%
24px = 182%
25px = 189%
26px = 197%
*/

