.mywrapper{
    position: relative;
}

.mylabel{
    width: 100%;
    position: absolute;
    top: 0px;
    background-color: rgba(255,255,255, 0.3);
    color: white;
    padding: 0px;
    padding-bottom: 5px;
	z-index: 1;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.mylabel2{
    width: 100%;
    top: 0px;
	left: 30px;
    background-color: rgba(255,255,255, 0.3);
    color: white;
    padding: 0px;
	padding-left: 80px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.mylog{
    position: absolute;
    top: -1px;
	left: -1px;
    padding: 0px;
	z-index: 2;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.mylog_sp{
    position: absolute;
    top: -1px;
	left: 1px;
    padding: 0px;
	z-index: 2;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.mysearch_sp{
    position: absolute;
    top: 1px;
	left: 40px;
	z-index: 2;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.myli{
	-webkit-box-align: center; /* safari, Chrome蟇ｾ蠢� */
	-moz-box-align: center;    /* Firefox蟇ｾ蠢� */
	-o-box-align: center;      /* Opera蟇ｾ蠢� */
	-ms-box-align: center;     /* IE蟇ｾ蠢� */
	box-align: center;         /* 繝吶Φ繝�繝ｼ繝励Ξ繝輔ぅ繝�繧ｯ繧ｹ辟｡縺励ｂ菴ｵ險倥☆繧� */
}

/* Input繝輔か繝ｼ繝�蜀�縺ｮ譁�蟄苓牡繧堤區 */
/* Chrome, Safari */
.form-control::-webkit-input-placeholder{
    color: #ffffff;
}

/* Firefox */
.form-control::-moz-placeholder{
    color: #ffffff;
}

/* Firefox 18莉･蜑� */
.form-control:-moz-placeholder{
    color: #ffffff;
}

/* IE */
.form-control:-ms-input-placeholder{
    color: #ffffff;
}


/* 繧ｵ繧､繝峨Γ繝九Η繝ｼ繝上Φ繝舌�ｼ繧ｬ繝ｼ繝｡繝九Η繝ｼ蟇ｾ蠢� */
.mini-submenu{
  display:none;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0.9);
  border-radius: 4px;
  padding: 9px;
  /*position: relative;*/
  width: 42px;

}

.mini-submenu:hover{
  cursor: pointer;
}

.mini-submenu .icon-bar {
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 22px;
  margin-top: 3px;
}

.mini-submenu .icon-bar {
  background-color: #000;
}

#slide-submenu{
  background: rgba(0, 0, 0, 0.45);
  display: inline-block;
  padding: 0 8px;
  border-radius: 4px;
  cursor: pointer;
}

/* 繧ｵ繧､繝峨Γ繝九Η繝ｼ繝上Φ繝舌�ｼ繧ｬ繝ｼ繝｡繝九Η繝ｼ蟇ｾ蠢懊��background隱ｿ謨ｴ */
.my-menu-bg{
	padding-right: 0px;
}

.my-menu-bg2{
	padding-top: 15px;
	padding-left: 20px;
}

.my-menu-bg3{
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 15px;
}

/* bravo lanking逕ｻ蜒剰ｪｿ謨ｴ */
.mywrapper2{
    position: relative;
}

.mylanking{
    position: absolute;
    top: 13px;
	left: 10px;
    padding: 0px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.mylanking-sp{
    position: absolute;
    top: 13px;
    left: 60px;
    padding: 0px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/* 譁�蟄怜�苓ｪｿ謨ｴ */
.textOverflow {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis; /* Opera9,10蟇ｾ蠢� */
}

/* 譁�蟄怜�苓ｪｿ謨ｴ */
.textOverflow2 {
  width: 40%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis; /* Opera9,10蟇ｾ蠢� */
}

/* 繧ｵ繝�繝阪う繝ｫ邵ｦ蟷�荳�螳� */
.mythumbnail {
    display: inline-block; /* 縺薙％縺後�昴う繝ｳ繝� */
    height: 280px;
    margin-top: 0px;
    margin-right: 27px;
    margin-bottom: 30px;
}
.mythumbnail img{
    height: 100%;
}

/* 邵ｦ蟷�荳�螳壹ｒ菫昴▲縺ｦ蟾ｦ縺ｸ蝗槭ｊ霎ｼ縺ｾ縺帙ｋ */
figure.img-box {
	float: left;
	padding-right: 0px;
	position: relative;
	overflow: hidden;
}

/* 繝帙ヰ繝ｼ譎ゅ�ｮ繧ｭ繝｣繝励す繝ｧ繝ｳ */
.caption-title{
	visibility: hidden;
	position: absolute;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	z-index: 2;
	background: rgba(0,0,0,.2);
	/* 笆ｼ 騾城℃繧ｰ繝ｩ繝�繝ｼ繧ｷ繝ｧ繝ｳ險ｭ螳� 笆ｼ */
	background: -moz-linear-gradient(top,rgba(0,0,0,0.3),rgba(0,0,0,0)); /* Firefox逕ｨ */
	background: -o-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0)); /* Opera */
	background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.3)),to(rgba(0,0,0,0))); /* Safari,Google Chrome逕ｨ */
}

.caption-lanking{
	visibility: hidden;
	position: absolute;
	color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
	right: 0px;
	top: 0px;
	width: 100%;
	z-index: 2;
	background: rgba(0,0,0,0);
}

.caption-favorite{
	visibility: hidden;
	position: absolute;
	color: #ffffff;
	font-size: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	bottom: -10px;
	width: 100%;
	z-index: 2;
	background: rgba(0,0,0,.8);
	/* 笆ｼ 騾城℃繧ｰ繝ｩ繝�繝ｼ繧ｷ繝ｧ繝ｳ險ｭ螳� 笆ｼ */
	background: -moz-linear-gradient(bottom,rgba(0,0,0,0.9),rgba(0,0,0,0)); /* Firefox逕ｨ */
	background: -o-linear-gradient(rgba(0,0,0,0.9),rgba(0,0,0,0)); /* Opera */
	background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.9)),to(rgba(0,0,0,0))); /* Safari,Google Chrome逕ｨ */
}

.caption-artist{
	visibility: hidden;
	position: absolute;
	color: #ffffff;
	font-size: 15px;
	text-align: right;
	right: 5px;
	bottom: 10px;
	width: 30%;
	z-index: 3;
	background: rgba(0,0,0,0);
}

/* 繝帙ヰ繝ｼ譎ゅ�ｮ繧ｭ繝｣繝励す繝ｧ繝ｳ */
.caption-title2{
	position: absolute;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	z-index: 2;
	background: rgba(0,0,0,.2);
	/* 笆ｼ 騾城℃繧ｰ繝ｩ繝�繝ｼ繧ｷ繝ｧ繝ｳ險ｭ螳� 笆ｼ */
	background: -moz-linear-gradient(top,rgba(0,0,0,0.3),rgba(0,0,0,0)); /* Firefox逕ｨ */
	background: -o-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0)); /* Opera */
	background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.3)),to(rgba(0,0,0,0))); /* Safari,Google Chrome逕ｨ */
}

.caption-favorite2{
	position: absolute;
	color: #ffffff;
	font-size: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	bottom: -10px;
	width: 100%;
	z-index: 2;
	background: rgba(0,0,0,.8);
	/* 笆ｼ 騾城℃繧ｰ繝ｩ繝�繝ｼ繧ｷ繝ｧ繝ｳ險ｭ螳� 笆ｼ */
	background: -moz-linear-gradient(bottom,rgba(0,0,0,0.9),rgba(0,0,0,0)); /* Firefox逕ｨ */
	background: -o-linear-gradient(rgba(0,0,0,0.9),rgba(0,0,0,0)); /* Opera */
	background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.9)),to(rgba(0,0,0,0))); /* Safari,Google Chrome逕ｨ */
}

.caption-artist2{
	position: absolute;
	color: #ffffff;
	font-size: 15px;
	text-align: right;
	right: 5px;
	bottom: 10px;
	width: 30%;
	z-index: 3;
	background: rgba(0,0,0,0);
}

.caption-artist3{
	position: absolute;
	color: #ffffff;
	font-size: 15px;
	text-align: right;
	right: 0px;
	bottom: 33px;
	width: 30%;
	z-index: 3;
	background: rgba(0,0,0,.5);
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.caption-special{
	position: absolute;
    width: 130px;
	height: 22px;
    padding: 2px;
    background: #2382c6;
    color: #fff;
	font-size: 12px;
	font-family: Impact;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 0px;
}

.caption-special2{
	position: absolute;
    width: 210px;
	height: 33px;
    padding: 5px;
    background: #2382c6;
    color: #fff;
	font-size: 18px;
	font-family: Impact;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 0px;
}

.caption-special3{
    padding: 5px;
    background: #2382c6;
    color: #fff;
	font-size: 18px;
	font-family: Impact;
    text-align: center;
    display: inline-block;
    top: 0px;
}

.caption-special-sp{
	position: absolute;
    width: 70px;
	height: 22px;
    padding: 2px;
    background: #2382c6;
    color: #fff;
	font-size: 12px;
	font-family: Impact;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 0px;
}

.caption-price{
	position: absolute;
	color: #ffffff;
	text-align: right;
	right: 0px;
	bottom: 10px;
	z-index: 2;
	background: rgba(0,0,0,.5);
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}


/* 繝帙ヰ繝ｼ譎ゅ�ｮ繧ｭ繝｣繝励す繝ｧ繝ｳ */
.caption-title-sp{
	position: absolute;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	z-index: 2;
	background: rgba(0,0,0,.2);
	/* 笆ｼ 騾城℃繧ｰ繝ｩ繝�繝ｼ繧ｷ繝ｧ繝ｳ險ｭ螳� 笆ｼ */
	background: -moz-linear-gradient(top,rgba(0,0,0,0.3),rgba(0,0,0,0)); /* Firefox逕ｨ */
	background: -o-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0)); /* Opera */
	background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.3)),to(rgba(0,0,0,0))); /* Safari,Google Chrome逕ｨ */
}

.caption-lanking-sp{
	position: absolute;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	right: 0px;
	top: 0px;
	width: 100%;
	z-index: 2;
	background: rgba(0,0,0,0);
}

.caption-favorite-sp{
	position: absolute;
	color: #ffffff;
	font-size: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	bottom: -10px;
	width: 100%;
	z-index: 2;
	background: rgba(0,0,0,.8);
	/* 笆ｼ 騾城℃繧ｰ繝ｩ繝�繝ｼ繧ｷ繝ｧ繝ｳ險ｭ螳� 笆ｼ */
	background: -moz-linear-gradient(bottom,rgba(0,0,0,0.9),rgba(0,0,0,0)); /* Firefox逕ｨ */
	background: -o-linear-gradient(rgba(0,0,0,0.9),rgba(0,0,0,0)); /* Opera */
	background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.9)),to(rgba(0,0,0,0))); /* Safari,Google Chrome逕ｨ */
}

.caption-artist-sp{
	position: absolute;
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	right: 5px;
	bottom: 10px;
	width: 30%;
	z-index: 3;
	background: rgba(0,0,0,0);
}


/* 邵ｦ蟷�荳�螳壹ｒ菫昴▲縺ｦ蟾ｦ縺ｸ蝗槭ｊ霎ｼ縺ｾ縺帙ｋ隗｣髯､ */
.clear-element {
  clear: both;
}


/* 繧ｵ繝�繝阪う繝ｫ邵ｦ蟷�荳�螳� */
.mythumbnail-sp {
    display: inline-block; /* 縺薙％縺後�昴う繝ｳ繝� */
    height: 280px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.mythumbnail-sp img{
    height: 100%;
}

/* 500px layout */
section {
  display: flex;
  flex-wrap: wrap;
}
section::after {
  content: '';
  flex-grow: 999999999;
}
div.artlayout {
	margin-top: 0px;
	margin-right:30px;
	margin-bottom: 30px;
	background-color: #eeeeee;
	position: relative;
}
div.artlayout-sp {
	margin-top: 0px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom: 10px;
	background-color: #eeeeee;
	position: relative;
}
i {
  display: block;
}
img.artlayout {
  position: absolute;
  top: 0;
  width: 100%;
  vertical-align: bottom;
}
.frame {
	display: inline-block;
	box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 0.8);
}

/* menu bar control */
.side_menu {
	margin-left:-5px;
	padding-left:0px
}

.side_menu_in {
	margin-left:20px;
	padding-left:0px
}

.side_menu_sp {
	margin-left:20px;
	padding-left:10px
}

.side_menu_sp2 {
	margin-left:5px;
	margin-right:1px;
	padding-right:10px;
}

/* 線 */
hr.myline {
  width: 10%;
  border-width: 5px 0 0 0; /* 太さ */
  border-style: solid; /* 種類 */
  border-color: #A9E2F3; /* 色 */
}

/* ポイント交換ボックス */
.ribon{
	position: relative;
	background: #eeeeee;
	padding: 0.2em 0.5em;
	color: #454545;
}

.ribon2 {
    width: 100px;
    padding: 3px 10px;
    background: hotpink;
    color: #fff;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 6px;
    left: 8px;
    text-transform: uppercase;
    transform: rotate(0deg);
}
.ribon3 {
    width: 100px;
    padding: 3px 10px;
    background: goldenrod;
    color: #fff;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 6px;
    left: 8px;
    text-transform: uppercase;
    transform: rotate(0deg);
}

/* ポイント交換ボックス　受付完了 */
.ribon4 {
    width: 150px;
    padding: 3px 10px;
    background: #ff0000;
    color: #fff;
    font-size: 23px;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 120px;
    left: 63px;
    text-transform: uppercase;
    transform: rotate(0deg);
}

/* ポイント交換ボックス　受付完了(スマホ) */
.ribon5 {
    width: 100px;
    padding: 3px 10px;
    background: #ff0000;
    color: #fff;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 70px;
    left: 32px;
    text-transform: uppercase;
    transform: rotate(0deg);
}
