@charset "utf-8";
/* CSS Document */

/*====================================
              全体
=====================================*/

#wrapper {
	width:100%;
	background:#FFFFFF;
}

#inner {
	font-size:13px;
	color:#000;
	background:#FFFFFF;
	line-height:130%;
	margin:0 auto;
	line-height:150%;

}


/*====================================
              cts01
=====================================*/


#mainImg {
	background:url(../lib/brancer/sukinbr-01.jpg) no-repeat;
	width:100%;
	background-size:100%;
}

#mainImg div {
	padding-top:180px;
	margin-left:10px;
}


#mainImg div span img {
	margin-right:5px;
}

#itemcart01 {
	padding-top:20px;
	padding-bottom:10px;
}

#itemcart01 {
	text-align:center;
}





#review01 {
	width:100%;
	background:url(../lib/brancer/bk01.jpg) repeat;
	background-size:auto;
	padding-bottom:20px;
}


#review01 dt {
	text-align:center;
	display:block;
	margin-bottom:20px;
}

#review01 dt img {
	margin-top:20px;
}

#review01 dd {
	width:80%;
	margin:0 auto;
	margin-bottom:20px;
	display:block;
	font-size:13px;
}


/*====================================
              cts02
=====================================*/

#cts02 {
	margin-bottom:30px;
}

#bk01 {
	box-sizing:border-box;
	background:url(../lib/brancer/bk07.gif) repeat-y;
	width:100%;
	background-size:contain;
	padding:10px 30px;
	margin-bottom:30px;
}

#bk02 {
	box-sizing:border-box;
	background:url(../lib/brancer/sukinbr-12.gif) repeat-y;
	width:100%;
	background-size:contain;
	padding:10px 30px;
}

#bk02 p {
	width:110px;
	float:left;
}

#bk02 p.rightTxt {
	margin-right:40px;
}


/*====================================
              cts03
=====================================*/

#cts03 {
	margin-bottom:30px;
}

#cts03 h3 {
	margin:30px 0px;
}

#cts03 h4 {
	text-align:center;
	font-size:20px;
}

#cts03 .txt01 {
	font-size:13px;
	width:90%;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}

#cts03 .txt01 {
	font-size:13px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:30px;
	box-sizing:border-box;
	padding:10px;
}


#bk03 {
	background:url(../lib/brancer/bk08.gif) repeat-y;
	width:100%;
	background-size:contain;
}

#bk03 p {
	width:90%;
	margin:0 auto;
	box-sizing:border-box;
	padding:10px;
}

#cts03 .txt03 {
	width:90%;
	margin:0 auto;
	font-size:13px;
	margin-bottom:10px;
}

#imgWater {
	margin:20px 0;
}

/*====================================
              cts04
=====================================*/

#cts04 {
	width:100%;
	margin:0 auto;
}

.bk04 {
	width:100%;
	margin:0 atuo;
	margin-top:20px;
	margin-bottom:20px;
	background:url(../lib/brancer/bk03.gif) repeat;
	padding:20px 0;
	overflow:hidden;
}

#cts04 h3 {
	margin-bottom:20px;
	text-align:center;
}

#cts04 .txt01 {
	width:90%;
	margin:0 auto;
	font-size:13px;
	margin-top:20px;
	margin-bottom:20px;
}

/*====================================
              コンテンツ05
=====================================*/

#cts05 {
	background:url(../lib/brancer/bk10.gif) repeat-y;
	width:100%;
	overflow:hidden;
	padding-bottom:30px;
	margin-bottom:50px;
}

#cts05 .main {
	margin-bottom:30px;
}

#cts05 .ttl {
	text-align:center;
	margin:10px 0;
	width:100%;
}

#cts05 .txt {
	width:90%;
	margin:0 auto;
	font-size:13px;
	margin-top:30px;
	margin-bottom:40px;
}

/*====================================
              コンテンツ06
=====================================*/


#bk05 {
	overflow:hidden;
	background:url(../lib/brancer/sukinbr-31.gif) repeat;
	margin:20px 0;
}


#cts06 .txt {
	background:url(../lib/brancer/bk06.gif) repeat;
	padding:20px;
}




/*====================================
              コンテンツ07
=====================================*/

#cts07 #point {
	padding-bottom:30px;
	background:#FFFFFF;
}


#cts07 #point .txt {
	width:90%;
	margin:0 auto;
	font-size:13px;
	margin:10px 0 20px 0;
	text-align:left;
}


#bk07 {
	background:url(../lib/brancer/bk05.jpg) repeat-y;
	width:100%;
	background-size:contain;
	ba
}

#bk07 ul .ttl {
	text-align:center;
	margin-bottom:20px;
}

#bk07 ul .txt {
	width:90%;
	margin:0 auto;
	margin-bottom:40px;
	padding-bottom:30px;
	border-bottom:3px solid #FFF;
	font-size:13px;
}


/*====================================
              コンテンツ08
=====================================*/

#cts08 {
	margin-bottom:30px;
}




/*====================================
              共通
=====================================*/

.center {
	text-align:center;
}

.pink {
	color:#F65758;
}

.top {
	text-align:right;
	margin:10px 10px 0 0;
	font-weight:bold;
	text-decoration:underline;
}



