﻿/*christmas_wall article*/

.article-template-container {
    display: flex;
    flex-wrap: wrap;
padding:0;
}
@media (max-width: 1280px){
.article-template .article-template-container,
.article-template .movie-block,
.article-template .article-template-free,
.article-template .article-template-free2{padding:0px;}
}
@media screen and (min-width: 1000px) {
.article-template-container {
/*
    background-image: url(/sc/u_page/img/honne/bg_01.png), url(/sc/u_page/img/honne/bg_02.png);
    background-repeat: repeat-y, repeat-y;
    background-size: 10%,10%;
    background-position:left top,right top;
*/
}}
.article-template-container .article-template-free{
	max-width:1200px;
	width:100%;
	text-align:center;
	margin:auto;
	/*order:1;*/
	padding:0;
}

#content_honne37 .content_section{
	color:#538271;
}
#content_honne37 .content_prepare,
#content_honne37 .content_section{
	margin-bottom: 0px;
}
#content_honne37 #section0{
	width:100%;
	background-image: url(/sc/u_page/img/honne/bg_green_left.png), url(/sc/u_page/img/honne/bg_green_right.png);
background-position:left top, right top;
	background-repeat:repeat-y;
	background-color: var(--page-key-color);
	color:#fff;
	padding:50px 0px;
}
#content_honne37 #section0 > * {
	width:100%;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
padding: 10px;
}
#content_honne37 #section0 .figure {
	margin-bottom:2em;
}
#content_honne37 #section0 h3{
	background: url(/sc/u_page/img/honne/37_tree1.png) center top no-repeat;
	padding-top:3em;
	font-size: 18px;
	font-weight:bold;
	text-align:center;
}
#content_honne37 #section1 h3{
	background: url(/sc/u_page/img/honne/37_tree2.png) center top no-repeat;
	padding-top:3em;
	font-size: 18px;
	font-weight:bold;
	text-align:center;
}

#content_honne37 #section0 h4 {
	text-align:center;
}

#content_honne37 #section0 h4 span {
	display:inline-block;
	border-bottom: solid 2px #d1aa00;
	font-size: 18px;
}
#content_honne37 #section1{
	width:100%;
	background-image: url(/sc/u_page/img/honne/bg_gray_left.png), url(/sc/u_page/img/honne/bg_gray_right.png);
	background-position:left top, right top;
	background-repeat:repeat-y;
	background-color:#fafafa;
	padding:50px 0px;
}
#honne37_jcarousel_wrapper {
	position:relative;
    width: 100%;
    max-width: 470px;
	margin-left:auto;
	margin-right:auto;
}
#honne37_jcarousel {
	width:100%;
	max-width:470px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:3em;
	border:solid 1px #999;
}
#honne37_jcarousel li {
	/*width:470px;*/
}
#honne37_jcarousel li h4{
	color:#d1aa00;
	text-align:center;
	margin:0px;
	padding:0.5em;
	letter-spacing:0.2em;
}
#honne37_jcarousel li p{
	padding:1em 1em;
	height:auto;
}
#honne37_jcarousel li img{
	width:100%;
}
#honne37_jcarousel_wrapper .slider-control {
	top: 48%;
}
#honne37_jcarousel_wrapper .slider-control-prev {
    left: -38px;
    background: url(/sc/u_page/img/honne/37_btn_left.png) center center no-repeat;
}
#honne37_jcarousel_wrapper .slider-control-next {
    right:-39px;
    background: url(/sc/u_page/img/honne/37_btn_right.png) center center no-repeat;
}
#honne37_points {
	width:100%;
	max-width:700px;
	margin-left: auto;
	margin-right: auto;
padding: 10px;
}
#honne37_points ul{
display:flex;
}
#honne37_points li{
	width:175px;
	margin-right: 45px;
text-align:center;
}
#honne37_points li p{
text-align:left;
}
#honne37_points li:last-child{
	margin-right: 0px;
}
#content_honne37 #section2{
	width:100%;
	background-image: url(/sc/u_page/img/honne/bg_gray_left.png), url(/sc/u_page/img/honne/bg_gray_right.png);
	background-position:left top, right top;
	background-repeat:repeat-y;
	background-color:#fafafa;
	padding:50px 0px;
}
#honne37_figure2{
	margin-bottom:2em;
	text-align: center;
}
#honne37_figure2_2 {
	width:100%;
	max-width:616px;
	margin-left: auto;
	margin-right: auto;
}


#honne37_figure2_2 li{
	width:175px;
	margin-right: 45px;
	float:none;
}
#honne37_figure2_2 li:nth-child(3n){
	margin-right: 0px;
}
#content_honne37 #section3{
	width:100%;
    background-image: url(/sc/u_page/img/honne/bg_green_left.png), url(/sc/u_page/img/honne/bg_green_right.png);
    background-position: left top, right top;
    background-repeat: repeat-y;
    background-color: var(--page-key-color);
	color:#fff;
	padding:30px 0px;
	margin-bottom: 2em;
}
#honne37_figure3 {
	width:100%;
	max-width:660px;
	margin-left: auto;
	margin-right: auto;
}
#store #honne37_figure3 .itemList li {
	margin-bottom:0;
}





/* ------------------------------------- jcarousel
*/
/*.jcarousel_wrapper {
    position: relative;
}
.jcarousel {
    overflow: hidden;
}
.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.jcarousel li {
    float: left;
}*/
.slider-control {
	position:absolute;
	top:45%;
	width:40px;
	height:40px;
	cursor:pointer;
}
.slider-control-prev {
	left:0px;
	background:url(/shop/images/common/btn_left.gif) no-repeat;
}
.slider-control-next {
	right:0px;
	background:url(/shop/images/common/btn_right.gif) no-repeat;
}
div.content_prepare {
}

#honne37_jcarousel_wrapper .slider-control-prev,
#honne37_jcarousel_wrapper .slider-control-next{
    color: transparent;
}
@media (max-width: 600px){
#honne37_jcarousel_wrapper .slider-control-next{
    right: 0;
}
#honne37_jcarousel_wrapper .slider-control-prev{
    left: 0;
}
}
.article-template .article-template-container .article-template-itemlist .SimpleProductBlock .title span{
position:relative;
}
.article-template .article-template-container .article-template-itemlist .SimpleProductBlock .title span:before{
    content: "";
    width: 25px;
    height: 29px;
    background-image: url(/sc/u_page/img/honne/37_tree3.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: contain;
    background-position: center;
    vertical-align: middle;
    margin-right: 0.2em;
}

.article-template .article-template-top .text.left.mt40.mb30{
margin-top:20px !important;
margin-bottom:20px !important;
}
@media (max-width: 600px){
.article-template .article-template-top .text.left.mt40.mb30{
padding: 0 0px;
}}
.article-template .article-template-top .text.left .prepare_inner{
    background: #fff;
}
.article-template .article-template-top .text.left.mt40.mb30+hr{display:none;}


@media (max-width: 767px){
#content_honne37 #section0,
#content_honne37 #section1,
#content_honne37 #section2,
#content_honne37 #section3{
background-image:none;
}}
#store .article-template .article-template-container .itemList{
width:100%;
margin-right:0;
margin-left:0;
}
#store .article-template .article-template-container .itemList:after,
#store .article-template .article-template-container .itemList li:after{
content:none;
}
#store .article-template .article-template-container .itemList.list-col2 > *{
    width: calc((100% / 2) - 20px);
    margin: 0 10px;
}

#store .article-template .article-template-container .itemList.list-col3 > *{
    width: calc((100% / 3) - 20px);
margin: 0 10px;
}

@media (max-width: 500px) {
#store .article-template .article-template-container .itemList.list-col3 > * {
        width: calc((100% / 2) - 20px);
    }
}

.prepare_inner .main ul.entries li a p:hover{
    color: var(--page-key-color);
}

.prepare_inner .main ul.entries li a p:hover:after {
    border-color: var(--page-key-color);
}