@charset "shift_jis";
/* ----リセット---- */
html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, figure, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*because legend doesn't inherit in IE */
legend {
	color:#000;
}
a{
    text-decoration: none;
    color: #444;
}
a:hover,a:focus{
    text-decoration: underline;
}
a img:hover{
    opacity: 0.6;
}
body{
    font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333333;
    font-size: 1rem;
    line-height: 1.3;
    font-feature-settings: "palt";
}

/*しらら1kg*/
#shirara1kg{
    background:url("/img/usr/freepage/shirara_cp/bg.jpg");

}
.inner{
    width: 960px;
    background: #fff;
    margin: 0 auto;
    text-align: center;
    /*padding-bottom: 40px;*/
}
.inner .header{
   background:url("/img/usr/freepage/shirara_cp/header.jpg") no-repeat;
    padding-top: 557px;
    position: relative;
    margin-bottom: 30px;
}
.inner .header img{
    position: absolute;
    left: 229px;
    bottom: 67px;
}
.sec01 h2,.sec03 h2{
    margin-bottom: 30px;
}
.sec01 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
}
.sec01 ul li{
    box-shadow: 0 0 3px 3px rgba(242,229,214,1.0) inset;
    width: 204px;
    margin: 0 20px 20px 0;
    padding: 20px 8px;
}
.sec01 ul li:nth-child(4n){
    margin-right: 0;
}
.sec01 ul li figure{
    width: 171px;
    margin: 0 auto;
    min-height: 240px;
}
.sec01 ul li figcaption{
    color: #a36229;
    font-weight: 500;
    text-align: left;
    line-height: 1.3;
}
.sec01 ul li .name{
    font-size: 0.7em;
    text-align: left;
    width: 171px;
    margin: 0 auto;
    min-height: 34px;
    padding: 1em 0;
}
.sec01 ul li .price{
    color: #b41d27;
    font-weight: 700;
    margin-bottom: 0.5em;
}
.sec01 ul li .price span{
    font-weight: 100;
}
.sec01 ul li .price span.s{
    font-size: 0.7em;
}
.sec01 .attention{
    border: 2px solid #b41d27;
    padding: 22px;
    color: #b41d27;
    text-align: left;
    margin: 25px auto 45px auto;
    width: 893px;
}
.sec01 .attention h4{
    font-weight: 700;
}
.sec01 .attention p{
    font-size: 0.9em;
    padding-top: 9px;
}
.sec02 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.sec02 ul li{
    margin: 0 15px 30px 0;
}
.sec02 ul li:nth-child(3n){
    margin-right: 0;
}
.sec02 ul li a figcaption{
    text-align: left;
    text-decoration: none;
    margin-top: 16px;
}
.sec03 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.sec03 ul li{
    border-right: 1px dotted #d2d2d2;
    width: 240px;
    text-align: justify;
    padding: 35px;
    line-height: 1.8;
    color: #4a382c;
    position: relative;
    min-height: 270px;
}
.sec03 ul li:first-child,
.sec03 ul li:nth-child(2),
.sec03 ul li:nth-child(3){
    border-bottom: 1px dotted #d2d2d2;
}

.sec03 ul li:nth-child(3n){
    border-right: none;
}
.sec03 ul li p.v_name{
    font-weight: 700;
    position: absolute;
    right: 35px;
    bottom: 20px;
}
.sec04{
    background: url(/img/usr/freepage/shirara_cp/b_item.jpg) no-repeat;
    background-position: center;
    position: relative;
    padding-top: 284px;
    margin-top: 60px;
    margin-bottom: 60px;
}
.sec04 img{
    position: absolute;
    right: 164px;
    bottom: 53px;
}
.sec05{
    padding: 45px;
    background: url("/img/usr/freepage/shirara_cp/bg.jpg");
}
