@charset "utf-8";


/* kabekake
---------------------------------------- */

p {
	font-size: 15px;
}
p.justify {
	text-align: justify;
}
.buy {
    box-sizing: border-box;
    width: 142px;
	height: 33px;
    border-radius: unset;
    background: #E85109;
    padding: 8px 5px 8px 5px;
    font-size: 13px;
	margin-right: 0;
}
a.buy:visited {
	background-color: #E85109;
	}
.sp_flex {
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width:640px){
	.sp_flex {
		flex-direction: column;
	}

}
@media screen and (max-width:1090px){
#kabekake br.pc_inline{
		display: none;
	}
}
/* #sec_01
---------------------------------------- */
#sec_01 {
	margin-bottom: 28px;
}
#sec_01 img{
	margin-bottom: 10px;
}
#sec_01 p {
	text-align: center;
	margin-bottom: 10px;
	font-size: 16px;	
}
@media screen and (max-width:640px){
	#sec_01 {
		margin-bottom: 23px;
	}
	#sec_01 img{
		margin-bottom:23px;
	}
}
/* sec_02 
---------------------------------------- */
#sec_02 {
	margin-bottom:50px;
}
#sec_02>.taisyou{
	font-size: clamp(16px,1.8vw,18px);
	border-bottom:1px solid #CCCCCC;
	padding-bottom:18px;
	text-align: justify;
}
#cassette>#sec_02>.taisyou{
	font-size:13px; 
}
#cassette>#sec_02>.taisyou2{
	font-size: clamp(16px, 1.8vw, 18px);
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 18px;
    text-align: justify;
}


#sec_02>.hinban_text>p{
	font-size:15px;
	line-height:26.5px;
	text-align: justify;
}
#sec_02>.taisyou>span {
	font-size: clamp(13px,1.8vw,15px);
}
#sec_02 div.hinban_text {
display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 17px;
}
#sec_02 div.hinban_text img{
	max-width:337px;
	margin-right: 10px;
}
#sec_02 img.hinban_img {
	margin-left: 30px;
	max-width: 379px;
	height: auto;
}
span.marker {
	background: linear-gradient(transparent 60%, rgba(255,224,0,0.3) 40%);  
}
#sec_02 p {
	line-height: 1.4;
}
@media screen and (max-width:640px){
	#sec_02 {
		margin-bottom: 20px;
	}
	#sec_02>.taisyou{
		padding-bottom:5px;
		margin:0 10px;
	}
	#sec_02>.hinban_text>p{
		line-height:23px;
		padding-bottom:15px;
		text-align:justify;
	}
	#sec_02>.hinban_text>p>span{
		line-height: 25px;
	}
	#sec_02 div.hinban_text {
		display:block;
	    margin: 15px auto;
        width: calc(100% - 25px);
		text-align: center;
	}
	#sec_02 div.hinban_text img{
		max-width:337px;
		margin:0 auto;
	}
}

#sec_02 {
	margin-bottom:46px;
}

@media screen and (max-width:640px){
	#sec_02 {
		margin-bottom: 40px;
	}
	#sec_02 img.sp{
		max-width: 300px;
		margin: 0 auto;
	}

}

/* sec_03
---------------------------------------- */
#sec_03 {
	margin-bottom: 50px;
}
#sec_03 ul.filter_type{
	display: flex;
	align-items: center;
	gap: 33px;
}
#sec_03 li.filter_type__item{
    display: flex;
    flex-direction: column;
    align-items: center;
	background-color: #F4F9F6;
	padding: 15px 16px 22px;
	border-top: #74C1A1 4px solid;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
}
#sec_03 li.filter_type__item h4{
	font-size: 18px;
	margin-bottom: 14px;
}
#sec_03 li.filter_type__item img{
	max-width: 228px;
}
#sec_03 li.filter_type__item p{
	font-size: 14px;
	padding: 11px 0 15px;
}
#sec_03 li.filter_type__item a.btn{
	width: calc(100% - 30px);
	background-color: #E85109;
}
@media screen and (max-width:640px){
	#sec_03 ul.filter_type {
		flex-direction: column;
	}
	#sec_03 div.attention_img{
		text-align: center;
	}
	.attention_img img{
		width: 345px;
		margin: 20px 0 0;
	}
	
}

/* sec_04
---------------------------------------- */

#sec_04 {
	margin-bottom: 40px;
}
#sec_04 h2{
	margin-bottom:20px;
}
#sec_04 h2 img{
	max-width:578px;
	margin: 0 auto;
}
	p.hinban {
		padding-bottom: 20px;
		text-align:left;
	}
#sec_04 div.border_box {
	border: 1px #ddd solid;
	padding: 10px 30px 10px 20px;
	max-width: 250px;
	margin: 15px 0 20px;
}
img.kabekake_filter_img {
	width: 100%;
	max-width: 220px;
	height: auto;
}
#sec_04 img.kabekake_img {
	width: 100px;
	margin-right: 30px;
}
#sec_04 img.filter_item {
	width: 45px;
	margin-right: 17px;
}
div.kabekake_hinban {
	/*display: flex;
	align-items: center;
	*/
	margin-top: 15px;
}
div.right_content {
	width: calc(100% - 250px);
	max-width: 560px;
}
div.filter_set {
	display: flex;
	justify-content: space-between;
	height: 55px;
	align-items: center;
	border-top: dotted #ccc 2px;
}
div.filter_set:last-child {
	border-bottom: dotted #ccc 2px;
}
#sec_04 .sup {
	font-weight: bold;
	font-size: 15px;
	color: #298954;
	margin: 30px 0 15px;
	position: relative;
}
span.red {
	color: #c00;
}
#sec_04 .sup .red {
	position: absolute;
	right: 0;
}
#sec_04 div.flex_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: calc(100% - 60px);
}
@media screen and (max-width:640px){
	#sec_04 {
		margin-bottom: 40px;
	}
	div.right_content {
		width: 100%;
	}
	/*
	#sec_04 h2{
		margin: 0 -10px;
	}
	*/
	#sec_04 h2{
		margin-bottom:14px;
	}
	#sec_04 h2 img{
		max-width:308px;
	}
	#sec_04 .sup .red {
		display: block;
		position: inherit;
		text-align: center;
	}
	#sec_04 .left_content {
		margin: 0 auto;
	}
	div.kabekake_hinban {
		margin-top: 15px;
	}
	#sec_04 img.kabekake_img {
		width: 150px;
		margin: 0 20px 0 10px;
	}
	#sec_04 .sup {
		font-size: 15px;
		text-align: center;
	}
	#sec_04 div.flex_box {
		flex-direction: column;
		align-items: flex-start;
	}
	div.filter_set {
		height: 90px;
	}
	#sec_04 img.filter_item {
		width: 76px;
		margin-right: 30px;
	}
	.filter_set p {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.left_content p{
		text-align: center;
	}
	p.hinban {
		font-size: 14px;
		padding-bottom:15px;
	}
	div.hinban_text {
		margin-bottom: 10px;
	}
	#sec_04 .buy {
		margin-left: 0!important;
	}
	#sec_04 div.border_box {
		margin: 5px 0;
	}
}

/* sec_04  cassette
---------------------------------------- */
#cassette .sec_04_wrap{
	padding-top: 15px;
	border-top: 1px dotted #999;
}
#cassette div.sp_flex{
	flex-direction: column;
}
#cassette div.sec_04_wrap div.item_content:not(:first-child) {
	margin-top:15px;
}
#cassette .item_content{
	display: flex;
	justify-content: space-around;
	width: 100%;
	border-bottom: 1px dotted #999;
    padding-bottom: 20px;
}
#cassette .item_photo img{
	width: 132px;
}
#cassette dl.item_box dd{
	font-size: 14px;
}
#cassette dl.item_box{
    width: calc(100% - 350px);
    max-width: 500px;
}
#cassette .item_box .item_no {
    margin: 0 0 5px 21px;
}
#cassette .item_box dd {
    color: #525162;
    margin: 0 0 0 21px;
    word-wrap: break-word;
}
#cassette dt.item_name{
	font-size: 15px;
	color: #478f69;
	font-weight: bold;
	border-bottom: 1px dotted #999;
    margin: 0 0 10px 21px;
    padding: 0 0 5px 0;
}
#cassette div.price_content_pc{
	display: flex;
	flex-direction: column;
	margin-left: 38px;
	width: 180px;
}
#cassette p.item_price{
	font-size: 15px;
	color: #c80000;
    font-weight: bolder;
    margin: 5px 0 0 0;
}
#cassette p.item_price span{
	font-size: 11px;
	font-weight: normal;
}
#cassette a.buy{
	max-width: 180px;
	box-sizing: border-box;
    width: 100%;
    border-radius: unset;
    padding: 8px 5px 8px 5px;
    margin: 8px 0 10px 0;
    font-size: 13px;
}
@media screen and (max-width:640px){
	#cassette .item_content{
		width: 100%;
	}
	#cassette div.price_content_pc{
		display: none;
	}
	#cassette dl.item_box{
		width:100%;
	}
	#cassette a.buy{
		max-width: 85%;
		margin-top: 5px;
	}
	#cassette dd.item_comment{
		margin-bottom: 5px;
	}
	#cassette dd.item_comment span{
		font-size: 13px;
	}
	#cassette .item_content {
    	padding-bottom: 10px;
	}
}
@media screen and (max-width:430px){
		#cassette a.buy{
			max-width:180px;
	}
}
/* sec_04 umekomi
---------------------------------------- */
#umekomi div.sp_flex{
	flex-direction: column;
}
#umekomi .sec_04_wrap{
	padding-top: 15px;
	border-top: 1px dotted #999;
}
#umekomi div.sec_04_wrap div.item_content:not(:first-child) {
	margin-top:15px;
}
#umekomi .item_content{
	display: flex;
	justify-content: space-around;
	width: 100%;
	border-bottom: 1px dotted #999;
    padding-bottom: 20px;
}
#umekomi .item_photo img{
	width: 132px;
}
#umekomi dl.item_box dd{
	font-size: 14px;
}
#umekomi dl.item_box{
    width: calc(100% - 350px);
    max-width: 500px;
}
#umekomi .item_box .item_no {
    margin: 0 0 5px 21px;
}
#umekomi .item_box dd {
    color: #525162;
    margin: 0 0 0 21px;
    word-wrap: break-word;
}
#umekomi dt.item_name{
	font-size: 15px;
	color: #478f69;
	font-weight: bold;
	border-bottom: 1px dotted #999;
    margin: 0 0 10px 21px;
    padding: 0 0 5px 0;
}
#umekomi div.price_content_pc{
	display: flex;
	flex-direction: column;
	margin-left: 38px;
	width: 180px;
}
#umekomi p.item_price{
	font-size: 15px;
	color: #c80000;
    font-weight: bolder;
    margin: 5px 0 0 0;
}
#umekomi p.item_price span{
	font-size: 11px;
	font-weight: normal;
}
#umekomi a.buy{
	max-width: 180px;
	box-sizing: border-box;
    width: 100%;
    border-radius: unset;
    padding: 8px 5px 8px 5px;
    margin: 8px 0 10px 0;
    font-size: 13px;
}
@media screen and (max-width:640px){
	#umekomi .item_content{
		width: 100%;
	}
	#umekomi div.price_content_pc{
		display: none;
	}
	#umekomi dl.item_box{
		width:100%;
	}
	#umekomi a.buy{
		max-width: 85%;
		margin-top: 5px;
	}
	#umekomi dd.item_comment{
		margin-bottom: 5px;
	}
	#umekomi .item_content {
    	padding-bottom: 10px;
	}
}
@media screen and (max-width:430px){
		#umekomi a.buy{
			max-width:180px;
	}
}

/* sec_05
---------------------------------------- */

#sec_05 {
	margin-bottom:45px;
}
img.koukan_text.pc {
	width: 521px;
	margin: 0 auto 20px;
}

#sec_05 div.koukan_content {
	display: flex;
	justify-content: space-between;
}
.koukan_movie,.koukan_img {
	width: 50%;
	max-width: 410px;
	height: auto;
}




#sec_05 div:first-of-type {
    margin-bottom: 30px;
}

.cassette_koukan p {
text-align: center;
    width: 32%;
    display: block;
}

.cassette_koukan p img{
    width: 100%;
}
.cassette_koukan p dfn {
    font-size: 13px;
}
.cassette_koukan dfn {
    padding-top: 3px;
    font-style: normal;
    display: inline-block;
    padding-right: 5px;
}
.cassette_koukan p a{
display: block;
    width: 100%;
}



/*
#sec_05 img.movie{
	border: #DDDDDD solid 1px;
}
*/
@media screen and (max-width:640px){
	img.koukan_img, .koukan_movie {
		width:100%;
		max-width: 410px;
		margin: 0 auto 10px;
	}
	#sec_05 div.koukan_content {
		flex-direction: column;
	}
	img.koukan_text.sp {
		margin-bottom: 10px;
	}
	img.koukan_text.sp {
		width: 100%;
		max-width: 250px;
		margin: 0 auto 20px;
	}

.cassette_koukan p {
    text-align: center;
    width: 100%;
    display: block;
    margin: 0 0 16px;
}
.cassette_koukan p a {
    display: block;
    width: 100%;
	margin: 0;
}



}

/* sec_06
---------------------------------------- */

#main .login_wrap{
	clear:both;
	float:none;
	box-sizing: border-box;
	width:100%;
	margin-bottom:50px;
	padding:25px 0 25px 0;
	background-color:#E9E9E9;
	text-align:center;
}
#main .login_wrap p{
	font-size:16px;
	text-align:center;
	width:100%;
	margin-bottom:15px;
	line-height:150%;
	padding: 0 20px;
}
#main .login_wrap p strong{
	font-weight:bolder;
	color:#298954;
}
#main .login_wrap .btn_area{
	box-sizing:border-box;
	width:calc(100% - 50px);
	max-width:760px;
	margin:0 auto;
}
#main .login_wrap a{
	clear:none;
	display:block;
	width:46%;
	max-width:350px;
	font-size:18px;
}
#main .login_wrap .btn_area a.entry{
	float:left;
}
#main .login_wrap .btn_area a.login{
	float:right;
}
#main .login_wrap a.login{
	background-color:#66BC82;
}
@media screen and (max-width:640px){
	#sec_06 {
		margin: 0 -10px;
	}
	#main .login_wrap{
		margin:0 0 30px 0;
		padding:15px 10px 20px;
	}
	#main .login_wrap p{
		font-size:13px;
		line-height:140%;
	    text-align: justify;
        margin-bottom:15px;
		padding: 0 15px;
	}
	#main .login_wrap .btn_area{
		box-siging:border-box;
		width:calc(100% - 40px);
		margin:0 auto;
	}
	#main .login_wrap a{
		width:48%;
		font-size:16px;
	}
	#main .login_wrap p strong span{
		 line-height: 2em;
	}
}
/* sec_07
---------------------------------------- */
#sec_07{
    padding: 25px 0;
    border-top: dotted #ccc 2px;
}

#sec_07 div.link_area{
	display: flex;
	justify-content: space-between;
	gap:10px;
}
#sec_07 div.link_area img{
	/* height: 100px; */
}
#sec_07 div.link_area a{
	box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3);
	/* height: 100px; */
}
#sec_07 img.now{
	filter: opacity(0.5);
}
/*
#sec_07 div.still_area img{
	filter: opacity(0.5);
}
#sec_07 div.still_area p{
	padding-top: 3px;
	font-size: 13px;
	text-align: center;
}
*/
/*　link_area_sp */
	#sec_07 .link_area_sp{
		width: calc(100% - 30px);
		margin:0 auto 50px;
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: auto auto;
		justify-items: center;
		gap: 0px 10px;
	}
	#sec_07 .top_wrap{
		grid-area: 1 / 1 / 2 / 3;
	}

	#sec_07 div.link_area a.nolink{
		pointer-events: none;
	}




@media screen and (max-width:640px){
	#sec_07 div.link_area{
		display:none;
	}
	#sec_07 .top_wrap {
    	margin-bottom: 20px;
	}


	/*
	div.link_area_sp a.cassette{
		max-width: 104px;
	}
	div.link_area_sp a.umekomi{
		max-width: 104px;
	}
	div.still_area img{
		max-width: 104px;
	}
	div.link_area_sp img.now{
		max-width: 104px;
	}
	*/
}
/*
div.link_area_sp a.cassette, div.link_area_sp a.umekomi{
		box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3);
	}
*/
	#sec_07 .sp img{
		box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3);
	} 
	#sec_07 div.top_wrap img{
		box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3);
	}
	#sec_07 .sp .top_wrap a img{
    	width: 100%;
		max-width: 100%;
	}

	#sec_07 .sp a img{
    	width: 100%;
	}




#sec_07 div.link_area a {
    /* box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3); */
    width: auto;
    display: block;
}
#sec_07 div.link_area_sp a{
width: 100%;
    margin: 0 0 10px;
}

#sec_07 div.link_area img {
    height: 100%;
    max-width: 156px;
    width: 100%;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3);
}





/*　old sec_06
---------------------------------------- */
/*
#sec_06 {
	margin-bottom: 50px;
}
div.filter_hinban {
	display: flex;
	align-items: flex-start;
	border: solid 5px #dfefe1;
	padding: 15px 30px;
}
div.filter_hinban p.sup {
	font-weight: bold;
	margin: 11px 0 11px;
}
img.hinban_img {
	margin-left: 30px;
	max-width: 379px;
	height: auto;
}
@media screen and (max-width:640px){	
	div.filter_hinban {
		flex-direction: column;
}
	img.hinban_img {
		width: 100%;
		max-width: 410px;
		margin: 0 auto;
		display: block;
	}
	div.koukan_movie {
		width: 100%;
		max-width: 410px;
		margin: 15px auto 30px;
	}
	div.filter_hinban {
		padding: 9px;
	}
	div.filter_hinban p.sup {
		margin: 0 0 6px 0;
		text-align: center;
	}
	#sec_06 .justify {
		font-size: 14px;
	}
}
*/

/* sec_08
---------------------------------------- */
.nav_filter{
	text-align:center;
	margin-bottom:30px;
}
.nav_filter p{
	text-align:center;
	font-size:18px;
	margin-bottom:30px;
	line-height:150%;
}
.nav_filter ul{
	display:inline-block;
	margin:0 auto;
	border:1px solid #CCC;
	padding:25px 40px 25px 120px;
	width: 100%;
	max-width: 780px;
}
.nav_filter ul li{
	margin-bottom:8px;
}
.nav_filter ul li a{
	font-size:20px;
}
@media screen and (max-width:640px){
	#sec_08 ul {
		padding:15px 10px;
	}
	.nav_filter ul li a{
		font-size:15px;
	}
	p.post {
		font-size: 17px;
	}
}

/* lightbox設定 */
body:after {
  content: url({{ app.config.front_urlpath }}/img/josui/close.png) url({{ app.config.front_urlpath }}/img/josui/loading.gif) url({{ app.config.front_urlpath }}/img/josui/prev.png) url({{ app.config.front_urlpath }}/img/josui/next.png);
  display: none;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-container {
  padding: 4px;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url({{ app.config.front_urlpath }}/img/josui/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url({{ app.config.front_urlpath }}/img/josui/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url({{ app.config.front_urlpath }}/img/josui/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url({{ app.config.front_urlpath }}/img/josui/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.zoomArea {
	position:relative;
}
img.zoomicon {
	width:14px!important;
	height:14px!important;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
