@charset 'shift_jis';


/********** noshi **********/

#noshi{
	width:100%;
	font-size: 125%;
}
#noshi h2, #noshi h3{
    background: url(https://www.kuradukuri.jp/online/sp/images/common/ttl-bg-sp-01.png) no-repeat 0 50%;
    width: 100%;
    height: auto;
    min-height: auto;
    padding: 2%;
    box-sizing: border-box;
    background-size: cover;
    margin-bottom: 0.5em;
	font-weight: normal;
}

#noshi .noshi-inner{
	padding:0 2%;
}
#noshi .intro p{
	padding:1.5% 0;
}

/********** 熨斗見本 **********/
#noshi .noshi-mihon .mihon-housoushi{
	float:none;
	width: 100%;
}
#noshi .noshi-inner h3{
	margin:0;
}
#noshi .noshi-inner h4{
	margin:0;
	overflow: hidden;
}
#noshi .noshi-inner h4 img {
    width: 130% !important;
    max-width: 1000px;
}
#noshi .noshi-mihon .mihon-housoushi ul{
	list-style:none;
	margin:0;
	padding:0;
}
#noshi .noshi-mihon .mihon-housoushi ul li:first-child {
    float: left;
    width: 50.2%;
}
#noshi .noshi-mihon .mihon-housoushi ul li:last-child {
    float: left;
    width: 49.8%;
    border-right: 1px solid #d2d2d2;
    box-sizing: border-box;
}

#noshi .noshi-mihon .mihon-choji {
    float: none;
    width: 50.2%;
}

#noshi img{
	vertical-align:text-bottom;
}

/********** 手提げ **********/
#noshi .tesage{
	margin:0 0 7%;
}
#noshi .tesage ul{
	list-style:none;
	margin:0;
	padding:0;
}
#noshi .tesage ul li img{
	width:100%;
}
#noshi .tesage ul li:nth-child(1) {
    float: left;
    width: 49.8%;
	box-sizing: border-box;
}
#noshi .tesage ul li:nth-child(2) {
    float: left;
    width: 49.8%;
	border-left: 1px solid #d2d2d2;
	box-sizing: border-box;
}
#noshi .tesage ul li:nth-child(3) {
    float: left;
    width: 49.8%;
	border-left: 1px solid #d2d2d2;
	box-sizing: border-box;
}
#noshi .tesage ul li:nth-child(4) {
    float: left;
    width: 50.2%;
	border-left: 1px solid #d2d2d2;
	box-sizing: border-box;
}

/********** お土産　包装用 **********/
/********** 進物用 **********/
#noshi .shinmotsu{
	margin:0 0 7%;
	font-size: 70%;
}
#noshi .shinmotsu ul{
	list-style:none;
	margin:0;
	padding:0;
	border-top:solid 1px #cdcdcd;
	border-bottom:none;
	background:url(../../../sp/images/noshi/bg-box3.png) repeat-y 0 0;
}
#noshi ul.item-box1{
	width:100%;
	background:url(../../../sp/images/noshi/bg-box1.png) repeat-y 0 0;
}
#noshi ul.item-box2{
	width:100%;
	background:url(../../../sp/images/noshi/bg-box2.png) repeat-y 0 0;
}
#noshi ul.list-halfway{
	border-top:none !important;
}
#noshi ul.list-endway{
	border-top:none !important;
}
#noshi .shinmotsu ul li {
    float: left;
    width: calc(100%/2);
    padding: 3% 0;
}
#noshi .shinmotsu ul li.list-right{
	float: none;
	width: calc(100%/2);
	padding: 3% 0;
}
#noshi .shinmotsu ul li .heading{
	font-size:110%;
	font-weight:bold;
	text-align:center;
}
#noshi .shinmotsu ul li .thumb{
	padding:0 0 2%;
	text-align:center;
}
#noshi .shinmotsu ul li p{
	margin:0;
	padding:0 6% 3%;
	font-size: 3.5vw;
}

/********** お土産　包装用 **********/
#noshi .omiyage-housou{
	margin:0 0 7%;
	font-size: 70%;
}
#noshi .omiyage-housou ul{
	list-style:none;
	margin:0;
	padding:0;
	border-top:solid 1px #cdcdcd;
	border-bottom:none;
	background:url(../../../sp/images/noshi/bg-box3.png) repeat-y 0 0;
}
#noshi .omiyage-housou ul li{
	float: left;
    width: calc(100%/2);
    padding: 3% 0;
	height: 20em;
}
#noshi .omiyage-housou ul li.list-right{
}
#noshi .omiyage-housou ul li .heading{
	padding:0 0 3%;
	font-size:110%;
	font-weight:bold;
	text-align:center;
}
#noshi .omiyage-housou ul li .thumb{
	padding:0 0 2%;
	text-align:center;
}

#noshi .omiyage-housou ul li p{
	margin:0;
	padding:0 6% 3%;
}
#noshi .omiyage-housou ul li .notice{
	padding:0 6%;
	font-size:80%;
}
#noshi .omiyage-housou .housou-shinmotsu ul li .thumb,
#noshi .omiyage-housou .kisetsu ul li .thumb,
#noshi .omiyage-housou .other ul li .thumb{
	padding:4.2% !important;
	text-align:center !important;
	box-sizing: border-box !important;
}



/********** お土産　包装用　その他 **********/
#noshi .omiyage-housou .other ul li{
	width:calc(100%/2);
	padding:3% 0;
}


/********** お問い合わせ **********/
#noshi .contact{
	padding:0 0 7%;
}
#noshi .contact .btn-contact{
	text-align:center;
}