@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
}


#wrapper img {
	border: 0;
	vertical-align: bottom;
}


#wrapper a{ text-decoration:none; }



/* Header */


/*
* styles
*/

#Main {
	display: block;
	width: 100%;
    max-width: 1000px;
	margin:0 auto 7%;
	position:relative;
}


#wrapper {
    margin: 0 auto 0;
    padding: 0;
	width: 100%;
	position: relative;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
    color: #000000;
}

#bk {
    width: 100%;
    margin: 0 auto 2%;
    padding: 2% 0 4%;
    background-image: url("../images/top.jpg");
    background-size: cover;
    background-position: center bottom;
    overflow: hidden;
}

section {
	margin: 0 0 2%;
	padding: 1%;
	text-align: center;
}

article {
	width: 100%;
	margin: 0 auto;
	padding: 2% 0;
	text-align: center;
	position: relative;
}

.bk01 {
	background-color: #dae3f4;	
}

.col1 {
	color: #5cb5b4;
}

.col2 {
    color: #6A5C24;
}


#wrapper p{
	font-size:14px;
	line-height:1.8em;
	margin: 10px 0 20px;
}

#wrapper h1 {
    width: 60%;
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.038em;
	margin: 1% auto ;
	line-height: 1.5em;
}

#wrapper h2 {
    font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 22px;
    line-height: 1.4em;
    letter-spacing: 0.056em;
	margin: 3% auto 0;
    padding: 5% 0 0;
	text-align: center;
    border-top: solid 1px #ccc;
}

#wrapper h3 {
	font-size: 40px;
	font-weight: 600;
    line-height: 1.5em;
	margin: 1% auto 5%;
	text-align: center;
}

#wrapper h3 span {
    color: #fff;
    padding: 3px 10px;
	text-align: center;
    background-color: #c50000;
    
}

#wrapper h4 {
	font-weight: 600;
	font-size: 15px;
    line-height: 1.5em;
	margin: 2% auto 3%;
	color: #6b8dd4;
}

.wrap_content {
    margin: 0 auto 0;
    padding: 4% 0 0;
	width: 100%;
    max-width: 1200px;
}

.ttl {
    font-size: 45px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-weight: 600;
    font-style: italic;
    margin: 0 auto 4%;
    color: #6b8dd4;
}

.Lead {
	font-size: 24px; 
	font-weight: 600;
	line-height: 1.5em;
	text-align: center;
	margin: 4% auto 2%;
}

.Lead span {
    border-bottom: solid 3px #c50000;
}

.limit_date {
	font-size: 13px;
	font-weight: 500;
    line-height: 1.2em;
	margin: 3% 0 5%;
}

.limit_date span {
    color: #c50000;
    padding: 2px 10px 4px;
	text-align: center;
    border: solid 2px #c50000;
    
}



.point_box {
	width: 100%;
	margin: 5% auto;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.pick_box {
	width: 90%;
    max-width: 1000px;
	margin: 5% auto 8%;
    display: flex;
    flex-wrap: wrap;
}

.pick_box_s {
	width: 90%;
    max-width: 1000px;
	margin: 5% auto 8%;
    display: flex;
    flex-wrap: wrap;
}

.pickimg {
	width: 50%;
	float: left;
	position: relative;
}

.pickimg img {
	width: 100%;
}


.picktxt {
	width: 44%;
	margin: 0;
	padding: 3%;
	text-align: left;
	float: left;
}

.w_80 {
    width: 80%;
    max-width: 250px;
    margin: -5% 0 2%;
}

.w_50 {
    width: 50%;
    margin: 0 0 2%;
    position: relative;
    text-align: left;
}

.w_80 img, .w_50 img {
    width: 100%;
}

.thumb {
    width: 32.3%;
    margin: .5%;
    font-size: 13px;
    line-height: 2.0em;
    text-align: center;
    float: left;
}

.thumb p {
    font-size: 13px;
    line-height: 1.4em;
}

.thumb img {
    width: 100%;
}

.bdrg {
    border: solid 5px #c7a53d;
    box-sizing: border-box;
}

.seal {
    width: 35%;
    position: absolute;
    top: -2%;
    right: -2%;
}

.seal_s {
    width: 27%;
    position: absolute;
    top: -2%;
    right: -2%;
}

.item_name {
	font-size: 23px;
	font-weight: 500;
	line-height: 1.5em;
}

.price {
	font-size: 20px;
	font-weight: 500;
	margin: 2% 0;
}

.red {
    color: #c50000;
    font-size: 150%;
    font-weight: 600;
}

small {
    font-size: 60%;
    padding: 0 1%;
}

.Sml {
	font-size: 12px;
    line-height: 1.5em;
}

/* General button style (reset) */
.btn {
	border: none;
	font-size: 15px;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 10px;
	display: inline-block;
	margin: 2% auto 3%;
	letter-spacing: 1px;
	font-weight: 400;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	
}


/* Button 1 */
.btn-1 {
	font-size: 14px;
    font-weight: 500;
	padding: 8px 30px 10px;
	color: #fff;
	border-radius: 5px;
	background-color: #000;
	transition: .3s;
}

/* Button 2 */
.btn-2 {
	width: 500px;
	font-size: 18px;
	margin: 0 auto 5%;
	padding: 12px 0 15px;
	color: #fff;
	border-radius: 5px;
	background-color: #000;
	transition: .3s;
}

a.btn:hover {
    background-color: #000;
}


.clear {
	clear: both;
}

.br_pc {
	display: block;
}

.br_sp {
	display: none;
}

.pc {
	display: block;
}
.sp {
	display:none;
}

.Ctr {
	text-align: center;
}


@media only screen and (max-width:750px){
	#wrapper {
		width: 100%;		
        margin: 0 auto 5%;
	}	
	
	#Main {
		margin: 0 auto 10%;
		width: 100%;
	}	
    
    #bk {
        background-position: center top;
    }
	
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	#wrapper h1 {
        width: 80%;
		font-size: 20px;
		margin: 2% auto 6%;
		line-height: 1.4em;
	}
	
	#wrapper h2 {
		font-size: 17px;
		margin: 5% auto 2%;
		line-height: 1.6em;
	}
	
	#wrapper h3 {
		font-size: 26px;
		margin: 2% auto 10%;
	}
	    
	#wrapper h4 {
		font-size: 13px;
	}
	
	#wrapper p {
		font-size: 13px;
		line-height: 1.6em;
		margin: 8px 0;
	}
	
    .ttl {
        font-size: 25px;
        margin: 0 auto 3%;
    }
    
    .limit_date {
        font-size: 10px;
        text-align: left;
        margin: 3% auto 5%;
    }
    
    .limit_date span {
        padding: 2px 5px;
        border: solid 1px #c50000;
    }
    
	.Lead {
		font-size: 14px;
		margin: 2% auto 1%;
	}
	
	
	article {
		width: 90%;
		padding: 0;
	}
	
	.pick_box {
		width: 90%;
		display: flex;
		flex-direction:column;
	}
	
	.pickimg {
		width: 100%;
		float: none;
		order: 1;
        z-index: 1;
	}
	
	.picktxt {
		width: 100%;
		float: none;
		padding: 3% 0 1%;
		order: 2;
        z-index: 2;
	}
	
    .thumb {
        width: 48%;
        margin: 1% 1% 4%;
        text-align: left;
    }
    
    .thumb p {
        font-size: 12px;
    }
    
    .w_80 {
        width: 75%;
        margin: -15% 0 3%;
        z-index: 4;
    }
    
    .w_50 {
        width: 100%;
        margin: 2% 0;
    }
    
    .seal {
        width: 35%;
    }
	.item_name {
		font-size: 16px;
	}
	
	.price {
		font-size: 17px;
	}
    
	.btn {
		font-size: 13px;
	}
    
	/* Button 1 */
	.btn-1 {
		font-size: 13px;
        padding: 5px 20px 8px;
		margin: 1% auto 3%;
		position: relative;
	}
	
	/* Button 2 */
	.btn-2 {
		font-size: 15px;
        width: 70%;
        padding: 7px 0 10px;
    	margin: 2% auto 8%;
		position: relative;
	}
	
	.br_pc{
		display: none;
	}

	.br_sp{
		display: flex;
	}
	
}