@charset "utf-8";

img {
	vertical-align: top;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

dl, dt, dd, li {
	margin: 0;
	padding: 0;
}

.wrap {
	padding: 15px;
	width: 870px;
}

h2, h3, h4 {
	margin: 0;
}

.section {
	border-top: 9px solid #3551a1;
	padding: 0 23px;
	width: 824px;
	clear: both;
}

.section h3 {
	padding-top: 15px;
	border-bottom: 1px solid #3551a1;
}

.section li h3 {
	padding-top: 0;
}

.inquiry {
	border-top: none;
	background: none;
}

.inquiry p {
	margin-top: 15px;
}

p {
	margin-bottom: 25px;
}

.section p {
	margin-bottom: 0;
}

.section li {
	padding: 14px 7px 15px;
	float: left;
}

.section .half li {
	width: 398px;
}

.pageUpMid {
	clear: both;
}

.caution {
	text-align: right;
	font-size: 90%;
}

table {
	margin: 25px 0 0px;
	border: 1px solid #666666;
	border-collapse: collapse;
}

th, td {
	border: 1px solid #666666;
	padding: 7px 10px 7px 13px;
}

th {
	background: #999999;
	color: #ffffff;
}

td a {
	text-decoration: underline;
}

.online {
}

.online .banner {
	margin: 40px 0;
}

.online h4 {
	margin: 30px 0;
}

.online ul {
	margin: 0 -30px 0 0;
	width: 900px;
	overflow: hidden;
}

.online li {
	padding: 0 25px 30px 0;
	width: 275px;
	float: left;
}

.online > li:last-child {
	padding: 0 0 30px 0;
	width: 575px;
	float: left;
}

.online li p {
	margin: 0;
}

.toi {
    border: none;
    margin: 0;
    width: 540px;
}
.toi td {
    border: none;
    padding: 1px;
}

.titletoi {
    margin-top: 55px;
}

.totop {
    text-align: right;
    margin: 10px 0;
}
/*2018お歳暮 バナーエリア*/
.oseibo2018_bnr{
	position: relative;
	letter-spacing: -.4em;
}
.oseibo2018_bnrBtnArea{
	text-align: center;
	position: absolute;
	width: 600px;
	height: 100px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 14px;
}
.oseibo2018_bnrBtnArea a{
	letter-spacing: normal;
	display: inline-block;
	margin: 0 20px;
}
.oseibo2018_bnrBtnArea a:hover{
	opacity: 0.8;
}

/*2019 注文ボタン*/
.oseibo2019_bnr{
	position: relative;
	letter-spacing: -.4em;
}
.oseibo2019_bnrBtnArea{
	text-align: center;
	position: absolute;
	width: 600px;
	height: 385px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 14px;
}
.oseibo2019_bnrBtnArea a{
	letter-spacing: normal;
	display: inline-block;
	margin: 0 20px;
}
.oseibo2019_bnrBtnArea a:hover{
	opacity: 0.8;
}
@-moz-document url-prefix() {
.oseibo2019_bnrBtnArea{
	height: 405px;
}
}

/*2020 お中元*/
.ochugen2020 .btnWrap1{
	text-align:center;
	margin: 30px 0 45px;
	letter-spacing:-.4em;
}
.ochugen2020 .btnWrap1 a{
	display: inline-block;
	letter-spacing:normal;
	vertical-align: bottom;
	margin: 0 15px;
}
.ochugen2020 .btnWrap1 a:hover{
	opacity: 0.85;
}
.ochugen2020 .btnWrap2{
	text-align:center;
}
.ochugen2020 .btnWrap2 a{
	display: inline-block;
}
.ochugen2020 .btnWrap2 a:hover{
	opacity: 0.85;
}
.ochugen2020 .btnWrap2 .banner:nth-of-type(1){
	margin-bottom: 0;
}
.ochugen2020 .btnWrap2 .banner:nth-of-type(2){
	margin-top: 0;
}