@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFF;
}
@media only screen and (min-width: 999px) {
body {
	background: #FFF url(../../images/page/common/page_bg.png) repeat-x left top;
}
}
.pageMainVisual {
	background-image: url(../images/pagetitle_bg.png);
}
.deliveryCol01 .inqBtn {
	width: 100%;
}
.deliveryCol01 .telNum {
	display: block;
	font-size: 1.8rem;
	font-weight: bold;
}
.deliveryCol01 .telNum img {
	vertical-align: middle;
	margin: 0 .5rem 0 0;
}
.deliveryCol01 .inn01 {

}
.deliveryCol01 .inn01 h3 {
	font-weight: bold;
	margin-bottom: 1em;
}
.deliveryCol01 .inn01 dl {
}
.deliveryCol01 .inn01 dt {
	margin: 0 0 5px;
}
.deliveryCol01 .inn01 dd p {
	margin-top: 1em;
}
.deliveryCol01 .photo {
	text-align: center;

}
@media only screen and (min-width: 40.0625em) {
	.deliveryCol01 .inn01 {
	float: right;
	width: 50%;
	padding-right: 10px;
	padding-left: 10px;
}
	.deliveryCol01 .photo {
	float: left;
	width: 50%;
}
}
@media only screen and (min-width: 999px) {
	.deliveryCol01 .inn01 {
	width: 370px;
	padding: 0 10px 0 0;
	
}
.deliveryCol01 .photo {

	width: 287px;
	margin-right: 33px;
}
.deliveryCol01 .inqBtn {
	width: 280px;
}
}
.deliveryDate .innL, .deliveryDate .innR {
	width: 100%;
}
@media only screen and (min-width: 40.0625em) {
	.deliveryDate .innL, .deliveryDate .innR {
	width: 47.5%;
	float: left;
	margin-right: 5%;
}
.deliveryDate .innR {
	margin-right: 0;
}
}


@media only screen and (min-width: 999px) {
	.deliveryDate .innL, .deliveryDate .innR {
	width: 340px;
	float: left;
	margin-right: 20px;
}
.deliveryDate .innR {
	margin-right: 0;
}
}
.deliveryDate h3, .deliveryDate h5 {
	background-color: #efefef;
	padding: 0.3em 10px;
	margin-bottom: 2px;
	clear: both;
}
.deliveryDate h4 {
	text-align: center;
	font-weight: bold;
	background-color: #afe6e2;
	padding: 0.3em 0;
	margin-bottom: 2px;
	clear: both;
}
.deliveryDate .scheduleHead {
	width: 100%;
	margin-bottom: 10px;
}
.deliveryDate .scheduleHead th {
	background-color: #DDD;
	text-align: center;
	font-weight: normal;
}
.deliveryDate .scheduleHead .place {
	padding: 0.3em 0;
	width: 50%;
	
}
.deliveryDate .scheduleHead .date {
	padding: 0.3em 10px;
	width: 50%;
}
.deliveryDate .schedule {
	width: 100%;
	margin-bottom: 12px;
}
.deliveryDate .schedule th {
	font-weight: normal;
}
.deliveryDate .schedule th, .deliveryDate .schedule td {
	width: 50%;
	border: 1px solid #DDD;
	padding: 0.3em 10px;
}
.deliveryDate .schedule a {
	text-decoration: underline;
}
@media only screen and (min-width: 999px) {
	.deliveryDate .scheduleHead {
	width: 340px;
}
.deliveryDate .scheduleHead .place {
	width: 160px;
	
}
.deliveryDate .scheduleHead .date {
	width: 160px;
}
.deliveryDate .schedule {
	width: 340px;
}
.deliveryDate .schedule th, .deliveryDate .schedule td {
	width: 148px;
}
}
/* YOKOSUKA */
.deliveryDate .gojuon {
	margin: 8px 0;
}
.deliveryDate .gojuon li {
	float: left;
	margin: 0 3px 3px 0;
	list-style: none;
}
.deliveryDate .gojuon li a {
	display: block;
	padding: 3px 5px;
	color: #000;
	text-decoration: none;
	border: 1px solid #e2e2e2;
	-webkit-box-shadow: inset 1px 1px 0px 0 #ffffff,inset -1px -1px 0px 0 #ffffff; /* Safari, Chrome用 */
  -moz-box-shadow: inset 1px 1px 0px 0 #ffffff,inset -1px -1px 0px 0 #ffffff; /* Firefox用 */
  box-shadow: inset 1px 1px 0px 0 #ffffff,inset -1px -1px 0px 0 #ffffff; /* CSS3 */
  -webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #eefaf9; /* Old browsers */
background: -moz-linear-gradient(top,  #eefaf9 0%, #d6f2f0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eefaf9), color-stop(100%,#d6f2f0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eefaf9 0%,#d6f2f0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eefaf9 0%,#d6f2f0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eefaf9 0%,#d6f2f0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eefaf9 0%,#d6f2f0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eefaf9', endColorstr='#d6f2f0',GradientType=0 ); /* IE6-9 */

}
.popDelivery {
	background-color: #fff;
}
.popHeading {
	text-align: center;
	font-weight: bold;
	background-color: #afe6e2;
	padding: 0.3em 0;
	margin: 20px auto 2px;
	clear: both;
	font-size: 14px;
}
.popHx {
	background-color: #efefef;
	padding: 0.3em 10px;
	margin-bottom: 2px;
	clear: both;
}
#yokosukaSchedule .deliveryDate .innL, #yokosukaSchedule .deliveryDate .innR {
	width: 100%;
}
@media only screen and (min-width: 40.0625em) {
#yokosukaSchedule .deliveryDate .innL, #yokosukaSchedule .deliveryDate .innR {
	width: 47.5%;
	float: left;
	margin-right: 5%;
}
#yokosukaSchedule .deliveryDate .innR {
	margin-right: 0;
}
}
#yokosukaSchedule .deliveryDate .scheduleHead {
	width: 100%;
}
#yokosukaSchedule .deliveryDate .scheduleHead .place {
	width: 50%;
	
}
#yokosukaSchedule .deliveryDate .scheduleHead .date {
	width: 50%;
}
#yokosukaSchedule .deliveryDate .schedule {
	width: 100%;
}
#yokosukaSchedule .deliveryDate .schedule th, #yokosukaSchedule .deliveryDate .schedule td {
	width: 50%;
}



@media only screen and (max-width: 40.0624em) {
}

@media only screen and (min-width: 40.0625em) {
}


