@charset "utf-8";

@import url("base.css");

/***************************************************************************
 *
 * COMMON STYLE
 *
 ***************************************************************************/
 @font-face{
 	font-family: yumin;
    src: url(../font/yumindb.ttf);
 }
.yumin{
 	font-family: yumin;
}

body {
    background-color: #FFFFFF;
    font-size: 14px;
    line-height: 1.5;
    color: #000000;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: inherit;
}
ul {
    list-style: none;
}
.wraper {
    width: 960px;
    margin: 0 auto;
}
#header{
	background: url(../img/common/bg-header.png) repeat-y top center;
	background-size: 100%;
	padding: 13px 0 0;
	overflow: hidden;
}
#header h1.logo{
	float: left;
	padding-left: 1px;
}
#header .headRight{
	float: right;
	width: 700px;
}
#header .headRight .headTop{
	width: 100%;
	padding-top: 9px;
	text-align: right;
}
#header .headRight .headTop .tel{
	display: inline-block;
	vertical-align: middle;
	padding-right: 21px;
}

#header .headRight .headTop .button{
	display: inline-block;
	vertical-align: middle;
	text-align: right;
}
#header .headRight .headTop .button li{
	display: inline-block;
	vertical-align: middle;
	margin-left: 1px;
	width: 146px;
}
#header .headRight .headTop .button li a{
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 9px 0;
    font-size: 13px;
}
#header .headRight .headTop .button li.li1 a{
	background: url(../img/common/button1.png)	no-repeat top left;
}
#header .headRight .headTop .button li.li2 a{
	background: url(../img/common/button2.png)	no-repeat top left;
}
#header .headRight .headBot{
	width: 100%;
	overflow: hidden;
	margin-top: 5px;
}
#header .headRight .headBot .navMenu{
	float: right;
	margin-top: 13px;
	width: 478px;
	text-align: right;
	margin-right: 12px;
}
#header .headRight .headBot .navMenu li{
	display: inline-block;
		border-right: 1px solid #5c6061;
	background: linear-gradient(transparent 67%, rgb(255, 255, 255) 166%);
	background: -webkit-linear-gradient(transparent 67%, rgb(255, 255, 255) 166%);
	background: -moz-linear-gradient(transparent 67%, rgb(255, 255, 255) 166%);
	background: -o-linear-gradient(transparent 67%, rgb(255, 255, 255) 166%);
}
#header .headRight .headBot .navMenu li+li{
	margin-left: -5px;
}
#header .headRight .headBot .navMenu li:first-child{
	border-left: 1px solid #5c6061;
}
#header .headRight .headBot .navMenu li a{
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 6px 20px 12px 20px;
    font-size: 13px;

}
#header .headRight .headBot .navMenu li a:hover{
	text-decoration: underline;
}
#header .headRight .headBot .carts{
    float: right;
    border-radius: 5px;
    text-align: right;
    width: 146px;
    font-weight: bold;
    letter-spacing: 1px;
    background:#fff url(../img/common/cart.png)no-repeat center left 9px;
}
#header .headRight .headBot .carts a{
	display: block;
    padding: 4px 12px 3px;
    text-decoration: none;
    color: #000;
}
/**END HEADER**/
.innTop {
	background: #eee;
}
.innTop .textTop{
    background: url(../img/common/bg-shop.png)no-repeat left 4px center;
    padding: 10px 25px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.5px;
}


#contents {
	padding-top: 0px;
}



/**BANNER**/


.banner{
	text-align: center;
	margin-top: 9px;
}
.banner .boxBanner{
    background: url(../img/common/bg-pageBanner.png) no-repeat center top;
    overflow: hidden;
    padding-bottom: 57px;
    position: relative;
    background-size: cover;
}
.banner .boxBanner .bannLeft{
	float: left;
	padding-top: 34px;
}
.banner .boxBanner .bannLeft .subText1{
	border-bottom: 1px solid #fff;
}
.banner .boxBanner .bannLeft p{
    text-align: left;
    color: #fff;
    font-size: 22px;
    padding:0 23px 3px 35px;
}
.banner .boxBanner .bannLeft .subText2{
    font-size: 38px;
    border: none;
    padding-bottom: 0;
    margin-top: 5px;
}

.banner .boxBanner .img{
    position: absolute;
    top: -34%;
    right: 5.7%;
}


.banner .boxBanner.bgpink {
    background: url(../img/common/bg_banner2.png) no-repeat center center;
    background-size: cover;
}
.banner .boxBanner.bgpink .bannLeft p {
    color: #000000;
    border-color: #000000;
}


/**END BANNER**/



.mainContent{
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	margin-top: 17px;
}
.mainContent .contentArea{
	width: 718px;
	float: right;

}


.borTitle {
	font-size: 24px;
	color: #8C983D;
	line-height: 1.4;
	border-bottom: 3px solid #D5D5D5;
	position: relative;
	padding-left: 1px;
	margin-left: 1px;
	font-weight: normal;
}

.borTitle:after {
	content: "";
	border-bottom: 3px solid #8D9B40;
	width: 197px;
	position: absolute;
	left: 0px;
	bottom: -3px;
}


/**SIDEBAR**/

.sidebar{
	width: 199px;
	float: left;
}
.sidebar .sideBanner li{
	margin-bottom: 20px;
	line-height: 0;
}
.sidebar .listSider2{
	margin-top: 15px;
}
.sidebar .listSider .sideTitle{
	background: url(../img/common/side-bg.png)no-repeat top center;
	color: #fff;
	font-size: 14px;
	padding: 10px 13px 11px;
}
.sidebar .listSider .sideUl{
	padding:10px 0px;
}
.sidebar .listSider .sideUl li{
	overflow: hidden;
	border-bottom: 1px dotted #c9c9c9;
	padding:0 5px 10px;
	margin-bottom: 10px;
	background: url(../img/common/bg-liSider.png)no-repeat center right 6px;
}
.sidebar .listSider .sideUl li p{
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
}
.sidebar .listSider .sideUl li .img{
	line-height: 0;
}
.sidebar .listSider .sideUl li .text{
	padding-left: 7px;
	width: 128px;
}
.sidebar .listSider2{
	margin-bottom: 37px;
}
.sidebar .listSider2 .sideUl{
	padding: 0;
}
.sidebar .listSider2 .sideUl li{
	padding: 8px 7px 12px;
	margin-bottom: 0;
}
.sidebar .listSider2 .sideUl li a{
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
.sidebar .listSider2 .sideUl li a:hover{
	text-decoration: underline;
}
.sidebar .listSider-letter{
	letter-spacing: 0.5px;
}
/**END SIDEBAR**/



/**FOOTER**/

#footer{
	background: #f5f5f5;
	text-align: center;
	padding: 25px 0 33px;
	margin-top: 0px;
	border-top: none;
}
#footer .about{
	margin-top: 27px;
	font-size: 15px;
	letter-spacing: -0.5px;
	line-height: 1.7;
}
#footer .about a{
	text-decoration: none;
	color: #000;
}
#footer .about a:hover{
	text-decoration: underline;
}
#footer .navFooter{
	margin-top: 20px;
}
#footer .navFooter2{
	margin-top: 0;
}
#footer .navFooter li{
	border-left: 1px solid #000;
	display: inline-block;
	line-height: 1;
	margin: 0px;
}
#footer .navFooter li.li5{
	display: block;
	border: none;
}
#footer .navFooter li:first-child{
	border-left: 1px solid transparent;
}
#footer .navFooter li a{
	color: #000;
	font-size: 13px;
	display: block;
	padding: 0 10px;
	text-decoration: none;
	letter-spacing: -1px;
}
#footer .navFooter li a:hover{
	text-decoration: underline;
}


/**END FOOTER**/


/** back to top **/

.scrollToTop{
	position: fixed;
	right: 10%;
	bottom: 30px;
	cursor: pointer;
	display: none;
	z-index: 9999;
}

/**End back to top **/
.pc{
	display: block;
}
.sp{
	display: none;
}
@media(max-width: 768px){
	body.lock{
		position: relative;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
	.wraper{
		width: 100%;
		padding: 0 3%;
	}
	#header{
		padding: 13px 0 4px;
		overflow: inherit;
	}
	#header .headRight{
		width: 100%;
	}
	.mainContent{
		width: 100%;
	}
	#header .headRight .headBot{
		width: 106%;
		margin: 0px -3% 0;
		background: #171c1f;
		display: none;
		left: 0;
		z-index: 999;
		height: 100%;
		position: fixed;
		overflow-y: auto;

	}
	#header .headRight .headBot .navMenu{
		width: 100%;
		margin: 0
	}
	#header .headRight .headBot .navMenu li{
		background: transparent;
		width: 100%;
		text-align: left;
		border-right: none;
		border-bottom: 1px solid #fff;
		padding: 0 12%;
	}
	#header .headRight .headBot .navMenu li:first-child{
		border-left: none;
	}
	#header .headRight .headBot .navMenu li a{
		padding: 15px 0;
		letter-spacing: 1px;
	}
	#header .headRight .headBot .button-sp{
		text-align: center;
		margin-top: 35px;
		display: inline-block;
		width: 100%;
	}
	#header .headRight .headBot .button-sp li{
		margin: 0 auto;
		margin-bottom: 5px;
		display: block;
    	width: 146px;
	}
	
	#header .headRight .headBot .button-sp li a {
		color: #fff;
	    font-weight: bold;
	    text-decoration: none;
	    display: block;
	    text-align: center;
	    padding: 9px 0;
	    font-size: 13px;
	}

	#header .headRight .headBot .button-sp li.li1 a {
		background: url(../img/common/button1.png)	no-repeat top left;
	}

	#header .headRight .headBot .button-sp li.li2 a {
		background: url(../img/common/button2.png)	no-repeat top left;
	}

	#header .headRight .headBot .button-sp li.liCart{
		overflow: hidden;
		text-align: center;
	}
	#header .headRight .headBot .carts{
		margin: 0 auto;
		float: none;
	}
	#header .headRight .headBot .carts a{
		display: block;
		padding: 5px 12px;		
	}

	#header .headRight .headBot .button-sp li.liCart .carts a {
		color: #000;
		text-align: right;
		padding-right: 10px;
	}

	#header .headContent{
		text-align: center;
		width: 100%;
		padding-right: 0;
	}
	#header h1.logo{
	    float: none;
	    display: inline-block;
	    width: 65%;
	    padding-right: 0vw;
	}

	/**nav**/
	#nav-icon1{
	    width: 30px;
	    height: 24px;
	    position: relative;
	    margin: 0 auto;
	    -webkit-transform: rotate(0deg);
	    -moz-transform: rotate(0deg);
	    -o-transform: rotate(0deg);
	    transform: rotate(0deg);
	    -webkit-transition: .5s ease-in-out;
	    -moz-transition: .5s ease-in-out;
	    -o-transition: .5s ease-in-out;
	    transition: .5s ease-in-out;
	    cursor: pointer;
	    float: right;
	    margin-top: 18px;
	    margin-right: 10px;
	}

	#nav-icon1 span{
		display: block;
		position: absolute;
		height: 3px;
		width: 100%;
		background: #fff;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}

	#nav-icon1 span:nth-child(1) {
		top: 0px;
	}

	#nav-icon1 span:nth-child(2) {
		top: 10px;
	}

	#nav-icon1 span:nth-child(3) {
		top: 20px;
	}

	#nav-icon1.open span:nth-child(1) {
		top: 10px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	#nav-icon1.open span:nth-child(2) {
		opacity: 0;
		left: 0px;
	}

	#nav-icon1.open span:nth-child(3) {
		top: 10px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.innTop .textTop{
		background: url(../img/common/bg-shop.png)no-repeat left 0px center;
		padding: 7px 14px;
		font-size: 10px;
		background-size: 11px;
	}
	.banner .boxBanner{
		width: 106%;
		margin: 0 -3%;
		padding-bottom: 80px;
	}
	.banner .boxBanner.bgpink {
		background-image: url(../img/common/bg_banner2_sp.png);
	}
	.banner .boxBanner .bannLeft{
		padding-top: 17px;
		text-align: center;
	}
	.banner .boxBanner .bannLeft p{
	    font-size: 12px;
	    padding: 0 16px 3px 18px;
	    display: inline-block;
	    width: 100%;
	    text-align: left;
	    border-bottom: none;
	}
	.banner .boxBanner .bannLeft .subText1{
		position: relative;
		border: none;
	}
	.banner .boxBanner .bannLeft .subText1:after{
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		height: 1px;
		width: 73%;
		border-bottom: 1px solid #fff;
	}
	.banner .boxBanner.bgpink .bannLeft .subText1:after {
		border-color: #000;
	}
	.banner .boxBanner .bannLeft .subText2{
		font-size: 21px;
		margin-top: 0;
	}
	.banner .boxBanner .bannLeft .img{
	    width: 48%;
	    position: absolute;
	    top: 9%;
	    right: -8.3%;	
	}

	.mainContent {
		width: 100%;
	}

	.mainContent .contentArea {
		width: 100%;
		float: none;
		padding: 0% 3%;
	}

	.contentArea .borTitle {
		font-size: 21px;
	}

	.contentArea .borTitle:after {
		width: 50%;
	}




	#footer{
		padding: 25px 0 17px;
	}
	#footer .logoFooter{
		text-align: center;
	}
	#footer .logoFooter a{
		width: 15%;
		display: inline-block;
	}
	#footer .about{
		font-size: 12px;
		margin-top: 16px;
	}
	.scrollToTop{
		width: 14%;
		bottom: 62px;
	}
}
@media(max-width: 414px){
	#header .headContent{
		text-align: right;
	}
	#header h1.logo{
		padding-right: 8vw;
	}
	.banner .boxBanner .bannLeft .img{
		width: 70%;
		top: 32%;
    	right: -12.3%;
	}
}


