﻿@charset "UTF-8";
.section-main {
	font-size: 14px;
	line-height: 1.4;
	padding: 30px 10px;
}
.section-main * {
	line-height: 1.4;
}
.section-main p { margin: 1em 0; }
/* --------------------------------
        Parts
    -------------------------------- */
.section-main a { color: #0092C4;
    text-decoration: none;
    cursor: pointer;
	-webkit-tap-highlight-color: rgba(235,242,217,0.5);	
}
.section-main a:hover,
.section-main a:focus,
.section-main a:active { color: #33A8D0;text-decoration: none; outline: none;}
.section-main p { margin-top: 1em; }
 /* heading */

h2 {
    font-size: 16px;
}
.page-heading {
    margin: 0 0 8px;
    font-size: 20px;
    font-weight: bold;
    border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
    padding: 16px 0;
}

.heading01 {
    font-size: 16px;
    font-weight: bold;
}
.heading02,
.heading03 {
    font-size: 14px;
    font-weight: bold;
}
.heading04 {
    clear: both;
    margin-bottom: 5px;
}
.heading05 {
    font-size: 16px;
    font-weight: bold;
}
/* dl_table */

.dl_table {
/*    border-top: 1px dotted #ccc;*/
}
.dl_table dl {
    padding: 8px 0;
/*    border-bottom: 1px dotted #ccc;*/
}
.dl_table dt {
	background-color: #f1f1f1;
	margin-bottom: 8px;
    padding: 8px 0 8px 8px;	
}
.dl_table dd .form-group {
    padding-top: 8px;
}
.dl_table dd > .form-group:first-child {
    padding-top: 0;
}
.dl_table .zip-search {
    margin-top: 8px;
}
table.default {
	border: 1px solid #DDD;
}
	table.default th,
	table.default td {
		padding: .75em 1em;
		text-align: left;
	}
	table.default th {
		background: #F4F3EA;
	}
	table.default td {
		background: #FFF;
	}
	table.default tr + tr > th { border-top: 1px solid #FFF; }
	table.default tr + tr > td { border-top: 1px solid #DDD; }

table.default.block tr,
table.default.block th,
table.default.block td {
	display: block;
}
/*ご利用ガイド*/
.contents_wrap {
	margin-bottom: 50px;	
}
.contents_wrap h2.ttl {
	background-color: #f1f1f1;
	border: none;
	border-bottom: 1px solid #0B377C;
    font-size: 17px;
	font-weight: bold;
    margin-bottom: 20px;
    padding: 15px;
}
.contents_wrap h3.ttl {
    font-size: 15px;
	margin: 1.33em 0;
}
.contents_wrap h4.ttl {
    font-size: 14px;
	margin: 1.33em 0;
}
.contents_wrap h4.ttl span {
    background-color: #484f9d;
    color: #fff;
	padding: 5px 10px;
}
.contents_wrap h4.ttl2 {
    font-size: 14px;
}
.contents_wrap h4.ttl2 span {
    background-color: #22b8c7;
    color: #fff;
	padding: 5px 10px;
}
.contents_wrap .guide_text img {
	width: 150px;	
}
.contents_wrap .guide_text p {
	text-indent: -1em;
    margin: 10px 0 0 10px;
    padding-left: 5px;
}
.contents_wrap .guide_text p span {
	color: #c40000;
}
.contents_wrap .area_mark img {
	width: 170px;	
}
.contents_wrap .areabox {
	width: 100%;
	margin-top: 10px;
    font-size: 14px;
}
.contents_wrap .areabox tr {
	border: solid 1px #3f3b3a;
}
.contents_wrap .areabox th {
	background-color: #727272;
	color: #fff;
	font-weight: bold;
	padding: 10px;	
}
.contents_wrap .areabox td {
	padding: 10px;
}
.contents_wrap .deliverytable {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;	
}
.contents_wrap .deliverybox {
	width: 100%;
    font-size: 14px;
	table-layout: fixed;
}
.contents_wrap .deliverybox tr {
	border: solid 1px #fff;
}
.contents_wrap .deliverybox th {
	width: 159px;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	background-color: #294990;
	text-align: center;
}
.contents_wrap .deliverybox th.first {
	background-color: #ffae22;
}
.contents_wrap .deliverybox th.second {
	background-color: #4e9fc7;	
}
.contents_wrap .deliverybox th.third {
	background-color: #059117;	
}
.contents_wrap .deliverybox th.fourth {
	background-color: #f76ca2;	
}
.contents_wrap .deliverybox th.fifth {
	background-color: #9a64c7;	
}
.contents_wrap .deliverybox th.sixth {
	background-color: #466abd;	
}
.contents_wrap .deliverybox th span {
    font-size: 12px;
	color: #bd0000;
	background-color: #fff;
	padding: 3px;
}
.contents_wrap .deliverybox td {
	padding: 10px 0;
	background-color: #294990;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.contents_wrap .deliverybox td.first {
	background-color: #fcf1d1;
	color: #333;
}
.contents_wrap .deliverybox td.second {
	background-color: #e2fdff;
	color: #333;
}
.contents_wrap .deliverybox td.third {
	background-color: #edfff2;
	color: #333;
}
.contents_wrap .deliverybox td.fourth {
	background-color: #fdeaf5;
	color: #333;
}
.contents_wrap .deliverybox td.fifth {
	background-color: #f1e7fb;
	color: #333;
}
.contents_wrap .deliverybox td.sixth {
	background-color: #e2efff;
	color: #333;
}
.contents_wrap .deliverybox2 {
	width: 100%;
	margin-top: 10px;
    font-size: 14px;
}
.contents_wrap .deliverybox2 tr {
	border: solid 1px #fff;
}
.contents_wrap .deliverybox2 th {
	width: 215px;
	background-color: #294990;
	color: #fff;
	font-weight: bold;
	padding: 10px;	
}
.contents_wrap .deliverybox2 td {
	width: 220px;
	padding: 10px;
	background-color: #fcf1d1;
	text-align: center;
	font-weight: bold;	
}
.contents_wrap .wrap_img {
	text-align: center;	
}
/*.contents_wrap .wrap_img img {
	width: 700px;	
}*/
.contents_wrap .item_kikan {
	border: solid 1px #46b035;
}
.contents_wrap .item_kikan .ttl {
	background-color: #46b035;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 5px 0;	
}
.contents_wrap .item_kikan p {
	padding: 0 20px;
}
.contents_wrap .item_allergy {
	border: solid 1px #eb6ea6;
	margin-top: 20px;
}
.contents_wrap .item_allergy .ttl {
	background-color: #eb6ea6;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 5px 0;	
}
.contents_wrap .item_allergy p {
	padding: 0 20px;
}
.contents_wrap .item_allergy .allergybox {
	width: 96%;
	margin: 20px auto;
    font-size: 14px;
}
.contents_wrap .item_allergy .allergybox tr {
	border: solid 1px #000;
}
.contents_wrap .item_allergy .allergybox th {
	background-color: #000;
	color: #fff;
	font-weight: bold;
	padding: 10px;	
}
.contents_wrap .item_allergy .allergybox td {
	padding: 10px;
}
.contents_wrap .item_allergy .allergybox td.ttl {
	background-color: #f1f1f1;
	color: #000;
	font-weight: bold;
}
.item_mark {
	margin-top: 20px;	
}
.item_mark dl {
	border-bottom: solid 1px #f1f1f1;
	margin: 10px 0;
	padding: 10px 0;
}
.item_mark dl dt {
	margin-bottom: 10px;
}
.item_mark dl dt img {
	height: 30px;
}
.item_mark dl dd {
}
.contents_wrap ul li {
	margin-bottom: 15px;
	padding: 15px 0;
    border-bottom: 1px solid #ccc;
}
.contents_wrap ul li dl {
}
.contents_wrap ul li dl dt {
}
.contents_wrap ul li dl dd {
}
#contents .cap, .contents_wrap .cap {
	color: #c40000;
	font-weight: bold;
}
.contents_wrap .entry_btn {
    width: 230px;
    margin: 0 auto;
    text-align: center;
    background-color: #484f9d;
    color: #fff;
    cursor: pointer;
	font-weight: bold;
    line-height: 50px;
    display: block;
}
.contents_wrap .entry_btn:hover {
    background-color: #ff6633;
}
.contents_wrap .cancelbox {
	margin-bottom: 30px;
}
.item_mark {
	margin-top: 20px;	
}
.item_mark dl {
	border-bottom: solid 1px #f1f1f1;
	margin: 10px 0;
	padding: 10px 0;
}
.item_mark dl dt {
	margin-bottom: 10px;
}
.item_mark dl dt img {
	height: 30px;
}
.item_mark dl dd {
}
.contents_wrap ul li {
	margin-bottom: 15px;
	padding: 15px 0;
    border-bottom: 1px solid #ccc;
}
.contents_wrap ul li dl {
}
.contents_wrap ul li dl dt {
}
.contents_wrap ul li dl dd {
}
.contents_wrap-point .title.lv3 {
	font-weight: bold;
	margin-top: 1em;
}
.contents_wrap-point .title.lv3:before {
	background: #0B377C;
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: .25em;
}
.contents_wrap-point .title.lv4 {
	font-weight: bold;
	margin-top: 1em;
}
.contents_wrap-point table.default {
	border-color: #46B035;
}
.contents_wrap-point table.default tr + tr > td {
	border-top-color: #46B035;
}
.contents_wrap-point table.default th {
	background: #46B035;
	color: #FFF;
}
.contents_wrap-point table.default th + th {
	border-left: 1px solid #FFF;	
}
.contents_wrap-point table.default td {
	border-left: 1px solid #46B035;
}
.list-decimal li {
	list-style: decimal;
	margin: .25em 0 .25em 1.5em;
}
.sp_none {
	display: none;
}
/*プライバシーポリシー*/
#privacy_box .privacycate {
	margin-top: 30px;
}
#privacy_box .privacycate dl {
	clear: both;
	overflow: hidden;	
}
#privacy_box .privacycate dt {
	float: left;
	width: 8%;
}
#privacy_box .privacycate dd {
	float: left;
	width: 92%;
	margin-bottom: 30px;
}
#privacy_box .privacycate dd ul {
	margin-top: 20px;
}
#privacy_box .privacycate dd li {
	margin: 10px 0 0 25px;
    padding-left: 5px;
    text-indent: -2em;
}
#privacy_box .privacycate .date {
	text-align: right;	
}