#mainWrap {
	max-width: 1140px;
	margin: auto;
}

#mainWrap img {
	max-width: 100%;
}

.clearfix {
	display: block;
}
.mt10p{
	margin-top: 10px;
}
.mt20p {
	margin-top: 20px;
}
.mgL20{
	margin-left:20px;
}
.mt28p {
	margin-top: 28px;
}
.mt36p {
	margin-top: 36px;
}
.txtRed01 {
    color: #f60000;
}
div.npIndexCol2A div.delivery a:link, div.npIndexCol2A div.delivery a:visited, div.npIndexCol2A div.delivery a:hover {
    color: #2B99C7 !important;
    background: url(../images/delivery/arrow01.gif) no-repeat scroll 0 0.25em transparent;
    padding-left: 8px;
}
#test1 {
	color: green;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
div.deliAndPayIcnInner{
	padding: 8px;
    width: 100%;
}
div.npIndexCol2A div.delivery {
	width: 49%;
	float:left;
}

div.npIndexCol2A div.payment {
	width: 49%;
	float:right;
}
.deliAndPayIcnBG01{
	display:inline-block;
	width:100%
}

.panel{
	border:1px solid #d9d9d9;
	border-radius:2px;
    width: 47%;
}
.panel2{
	border:1px solid #d9d9d9;
	border-radius:2px;
    width: 100%;
}
.panelhead{
	border-bottom:1px dotted #d9d9d9;
	margin:2px;
    height: auto;
    background-color: #f1f1f1;
}
.panelhead2{
	border-bottom:1px dotted #d9d9d9;
	margin:2px;
    height: 36px;
    background-color: #f1f1f1;
}
.panelhead2 h4{
    padding-top: 10px;
    padding-left: 10px;
	font-weight: bold !important;
}
.content-asset h1,
.content-asset h2,
.content-asset h3,
.content-asset h4,
.content-asset h5,
.content-asset h6,
.content-asset p,
.content-asset ul,
.content-asset ol,
.content-asset li,
.content-asset dl,
.content-asset dt,
.content-asset dd,
.content-asset th,
.content-asset td
{
    margin: 0;
    padding: 0;
    list-style: none;
    color: #555555;
    line-height: 1.4;
}
.deliverBlock dl {
    margin-bottom: 15px;
}
.deliverBlock dl dd {
    margin-bottom: 5px;
    margin-left: 0;
    position: relative;
}
.mgT20 {
    margin-top: 20px;
}

/*table*/
.multipurposeTable table {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.multipurposeTable table th,
.multipurposeTable table td {
	padding: 7px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.multipurposeTable table td.border{
border-bottom: 3px solid #cccccc;
}
.multipurposeTable table th {
	color: #563e0a;
	/*white-space: nowrap;*/
	background: #e8f7bc;
	text-align: center;
	font-weight: normal;
}
.multipurposeTable table th.deli {
	color: #563e0a;
	/* white-space: nowrap; */
	background: #fbd6a6;
	text-align: center;
	font-weight: normal;
}
.multipurposeTable table th.deli2 {
	color: #563e0a;
/* 	white-space: nowrap; */
	background: #ffeacf;
	text-align: center;
	font-weight: normal;
}

.multipurposeTable table th.shop {
	color: #563e0a;
/* 	white-space: nowrap; */
	background: #fffcae;
	text-align: center;
	font-weight: normal;
}
.multipurposeTable table th.con {
	color: #563e0a;
	/* white-space: nowrap; */
	background: #cffeff;
	text-align: center;
	font-weight: normal;
}
.gdt_ltitle01{
	background:#f1ffdc;
	vertical-align: middle;
}
.multipurposeTable table td,div.multipurposeTable table td p {
	color: #66442a;
	vertical-align: middle;
}
.multipurposeTable table td.red,div.multipurposeTable table td p.red {
	color:#F00;
}
	
	
.txtInd{
	margin-left: 1em;
	text-indent: -1em;
}

.txtL {
    font-size: 116%;
    line-height: 1.6;
}

span.titTxt {
	font-size: 18px;
}

.deliverBlock dl dt {
    font-weight: bold;
    margin-bottom: 5px;
}
html{
	font-size: 77% !important;
}
#ttlField {
	height: 38px;
	border-bottom: 6px solid rgb(221, 221, 221);
	display: inline-block;
	width: 100%;
}

#ttlField p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 31px;
	color:#454545;
	float: left;
	font-size: 22px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	width: 50%;
}

#ttlField ul {
	text-align: right;
	width: 50%;
	float: right;
}

#ttlField ul li {
	float: right;
}

#ttlField ul li img {
	width: 95%;
	height: fit-content;
}

/*#main .breadcrumbs {
	text-align: left;
	max-width:720px;
	margin:0 auto;
	padding-left:0;
}*/

.mobileErase {
	display: block;
}

@media only screen and (max-width: 767px) {
	.mobileErase {
		display: none;
	}

	div.npIndexCol2A div.delivery{
		width:100%;
		float:none;
		clear:both;
	}
	div.npIndexCol2A div.payment{
		width:100%;
		float:none;
		clear:both;
		margin-bottom: 10px;
	}
	div.npIndexCol2A div.delivery h3 {
		margin:10px auto;
	}
	span.titTxt {
		font-size: 16px;
	}
}
@media only screen and (max-width: 390px) {
	#test1 {
		color: yellow;
	}
	#ttlField {
		height: auto;
	}
	#ttlField p {
		width: 100%;
		margin-bottom: 0;
		line-height: 23px;
		font-size: 18px;
	}	
	#ttlField ul {
		width: 100%;
		margin-top: 0;
		float: left;
		text-align: left;
	}
	#ttlField ul li {
		float: left;
	}
	.deliverBlock dl dd{
		margin-left:5px;
	}
	.multipurposeTable table {
		font-size:3.5vw;
	}
}

/*
@media only screen and (min-width: 391px) and (max-width: 768px) {
	#test1 {
		color: green;
	}
	div.npIndexCol2A div.delivery{
		width:50%;
	}
	div.npIndexCol2A div.payment{
		width:50%;
	}
}

@media only screen and (min-width: 769px) {
	#test1 {
		color: red;
	}
	div.npIndexCol2A div.delivery{
		width:50%;
	}
	div.npIndexCol2A div.payment{
		width:50%;
	}
}
*/


/* Updated code */
.ttll {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: rgb(93, 58, 58);
	border: 1px solid rgb(198, 198, 198);
	border-radius: 3px;
	background: linear-gradient(rgb(223, 218, 218) 9%, rgb(238, 238, 238),
	rgb(232, 232, 232) 91%);
	background-size: 100% 4px;
	background-repeat: no-repeat;
	background-position: bottom;
	
	padding: 5px !important;
	margin-bottom: 10px !important;
}

.panelhead {
	text-align: center;
}

.panelhead img{
	display: block;
	margin:0 auto;
}