/*
Theme Name: orchidfan
Theme URI: http://orchid.nl.shopserve.jp
Description: orchidfan記事
Version: 1.0
Author: orchidfan
Author URI: http://orchid.nl.shopserve.jp
*/



@charset "UTF-8";

/********************************************
 * 共通レイアウト
 ********************************************/
 #contents {
     width: 90%;
     margin: 0 auto;
     padding-top: 20px;
     overflow: auto;
     *zoom: 1;
     padding-bottom: 57px;
 }
 #sub-column {
     width: 100%;
     padding-bottom: 0px;
     *zoom: 1;
     word-break:break-all;
 }
 #main-column {
     width: 100%;
     margin-bottom: 40px;
 }
 
 
#sp_footer {
	background:transparent;
	margin-right: 10px;
	margin-left: 10px;
}
#sp_footer section {background:transparent;padding:0;border:none;}
#sp_footer section>p.ch {background:#000000;color:white;font-size:14px;font-weight:bold;margin:0;padding:10px 0 0;text-align:center;}
#sp_footer section>p.ch a {color:white;}
#sp_footer section>p.copy {background:#000000;color:white;font-size:12px;margin:0;padding:10px 0;text-align:center;}

#sp_footer .sp_footer aside ul.listmenu {
	border:none;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-box-shadow:none;
	background:transparent;
	padding-top:5px;
	margin:5px 0 15px;
}
#sp_footer .sp_footer aside ul.listmenu li {
	background:transparent;
	border:none;
	line-height:1;
}
#sp_footer .sp_footer aside ul.listmenu li a {
	color:#666666;
	background:white url(http://orchid.nl.shopserve.jp/hpgen/smp/img/theme11/arrow1.png) no-repeat 97% center;
	border:none;
	border-bottom:1px solid #dddddd;
	-webkit-border-radius:0;
	border-radius:0;
	padding:8px 10px;
	margin:0;
	font-size:11px;
	box-shadow:none;
	-webkit-box-shadow:none;
	display: block;
}
#sp_footer .sp_footer aside ul.listmenu li:first-child a {
	border-top:1px solid #dddddd;
}

.copy {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: #000000;
	text-align: center;
	margin: 0px;
	padding: 10px 0px;
	display: block;
}
#sps-page-top a {
	color: #CCCCCC;
	background: rgba(000,000,000,0.6);
	height: 40px;
	width: 40px;
	position: fixed;
	right: 10px;
	bottom: 12%;
	text-align: center;
	line-height: 40px;
	border-radius: 10px; /* CSS3草案 */
	-webkit-border-radius: 10px; /* Safari,Google Chrome用 */
	-moz-border-radius: 10px; /* Firefox用 */
}


#fixed-bannenr-pc {
	display: none;
}

#fixed-bannenr-sp {
	position: fixed;
	bottom:0;
	left: 0;
}

#fixed-bannenr-sp img{
	width: 100%;
	vertical-align: bottom;
}

#fixed-bannenr-sp #close-sp{
	position: fixed;
	z-index: 100;
	bottom:7%;
	right: 0px;
}

#fixed-bannenr-sp #close-sp {
	width: 15px;
}
.youtube2 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

