@charset "utf-8";
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single #youtube {
	margin-bottom: 50px;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single #youtube .box {
	display: flex;
	display: -webkit-flex; /* Safari */
	display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
	-ms-flex-pack: justify;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single #youtube .box div {
	width: 49%;
}

.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single #youtube .box div:nth-of-type(1) {
	display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single #youtube .box div:nth-of-type(1) figure {
	margin-left: 20px;
}

.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single #youtube .box div:nth-of-type(1) dl {
	font-size: 14px;
	margin-right: 20px;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single #youtube .box div:nth-of-type(1) dl dt {
	font-weight: bold;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single #youtube .box div:nth-of-type(2) {
	padding-right: 20px;

}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single #youtube .box div:nth-of-type(2) p {
	margin-top: 10px;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single #youtube2 {
	margin-bottom: 50px;
}

.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single #youtube2 div {
	width: 500px;
	margin-right: auto;
	margin-left: auto;

}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single #youtube2 div p {
	margin-top: 10px;
}







.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single h2.insideSubtitle {
	font-size: 20px;
	border-top: 2px solid #AE0A29;
	padding-top: 12px;
	padding-bottom: 8px;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 50px;
	margin-bottom: 15px;
}

.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideSubSubtitle.large h3.titleTrigger {
	font-size: 18px;
	border-left: 4px solid #AE0A29;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 10px;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single div .pageDesc2 {
	font-size: 14px;
	line-height: 200%;
	margin-bottom: 10px;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single div .imgCol.col1 img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideSubSubtitle2 img {
	margin-left: 5px;
}

.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideSubSubtitle2 .titleTrigger {
	height: 36px;
	line-height: 40px;
	background-color: #AE0A29;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	margin-top: -32px;
	padding-left: 38px;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .clearfix {
	margin-bottom: 0px;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .clearfix .pageDesc2.short {
	margin-top: 10px;
	width: 800px;
	float: left;
	margin-right: 10px;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .clearfix .pageStamp {
	float: left;
	width: 100px;
	margin-top: 10px;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .onlineStore{
	margin: 15px 0 40px 0;
	height: 94px;
	border: solid 1px #c7c8c9;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .onlineStore .storeTitle{
	padding: 10px 0 2px 15px;
	background: #f9eef0;
	font-weight: bold;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .onlineStore .storeTitle .titleTrigger,
.LC_Page_Products_Detail body #sl_container #main #sl_contents .onlineStore .storeTitle h5{
    display: inline-block;
    vertical-align: 7px;
	font-weight: bold;
    font-size: 14px;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .onlineStore .storeLink{
	padding: 15px 0 2px 15px;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .onlineStore .storeLink a{
	color: #1d3481;
    text-decoration: none;
	border-bottom: solid 1px transparent;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .onlineStore .storeLink a:hover{
	color: #4972f6;
    border-bottom-color: #4972f6;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideLinkBox{
	border-top:solid 3px #ae0a29;
	margin-top:19px;
	margin-bottom:35px;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideLinkBox .border{
	border-left:solid 1px #c7c8c9;
	border-bottom:solid 1px #c7c8c9;
	border-right:solid 1px #c7c8c9;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideLinkBox .titleTrigger,
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideLinkBox h4{
	display:block;
	border-bottom:dotted 1px #c7c8c9;
	padding:10px 15px;
	font-size:114.28%;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideLinkBox .titleTrigger img,
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideLinkBox h4 img{
	vertical-align:-1px;
	/*margin-right:6px;*/
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideLinkBox .titleTrigger a {
	text-decoration: none;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideLinkBox .titleTrigger a:hover {
	text-decoration: underline;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideLinkBox ul{
	display:block;
	list-style:none;
	padding:15px 15px 5px 15px;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideLinkBox ul.brLineTop{
	padding-bottom:0px;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideLinkBox ul.brLineBottom{
	padding-top:0px;
}

.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideLinkBox ul li{
	display: inline-block;
	line-height: 100%;
	margin-bottom: 15px;
	border-right: solid 1px #c7c8c9;
	padding-left: 10px;
	background: url(http://sugarlady-official.jp/wp-content/themes/sugarlady/img/arrow_red_xs.png) left 2px no-repeat;
	padding-right: 10px;
	margin-right: 7px;
	font-size: 12px;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideLinkBox ul li:hover {
	text-decoration: underline;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideLinkBox ul li a{
	border-bottom:solid 1px transparent;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideLinkBox ul li.blankRed{
    background: url(http://sugarlady-official.jp/wp-content/themes/sugarlady/img/blank_red.png) -1px -1px no-repeat;
    padding-left: 16px;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideLinkBox ul li a{
	text-decoration:none;
	line-height:100%;
	color:#1d3481;
}
.LC_Page_Products_Detail body #sl_container #main #sl_contents .wrapper.clearfix #sl_main #sl_product_single .insideLinkBox ul li a:hover{
	color:#4972f6;
}
