@charset "euc-jp";
/* ******************************
 *
 * Since:    2010-07-27
 * Modified: 2010-07-27
 * Editor:   hara@DiiV
 *
 * Information: CSS for all
 *
 * ******************************
 */

body{
	background: #FFFFFF;
	color:#000000;
	font-family:"�⥴���å� Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",�ᥤ�ꥪ,Meiryo,sans-serif;
	font-size: 20px;
	line-height: 1.8em;
	letter-spacing: 0em;
}

a:link,
a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover,
a:active{
	color: #E30000;
	text-decoration: none;
}

#header{
	margin: 0 auto;
}

#footer{
	margin: 0 auto;
}

.column_area:after{
	content:".";
	visibility:hidden;
	display:block;
	height:0px;
	clear:both;
	line-height:0%;
	font-size:0px;
}

.column_left,
.column_center,
.inner_left,
.inner_center{
	float: left;
}

.column_right,
.inner_right{
	float: right;
}

#wrapper{
	max-width: 1130px;
	margin: 0  auto;
}

#delivery #contents_area{
	max-width: 100%;
	margin: 0 auto;
	padding: 0 50px;
}

#delivery #contents_area .info_area{
	background: #666;
	max-width: 100%;
  padding: 1px;
  margin-top: 20px;
	display: block;
	color: #fff;
}

#delivery #contents_area .info_area .column_area{
  border: #fff 1px solid;
	padding: 25px 2%;
}

#delivery #contents_area .info_area .column_left{
	width: 46.7%;
	line-height: 1.3em;
}

#delivery #contents_area .info_area .column_left p{
	padding-left: 1em;
	text-indent: -1em;
}

#delivery #contents_area .info_area .column_right{
	background: #fff;
	width: 46.3%;
  padding: 1px;
}

#delivery #contents_area .info_area .column_right .inner{
  border: #666 1px solid;
}

#delivery #contents_area .info_area .link_btn{
  transition: all 0.2s ease-in-out;
}

#delivery #contents_area .info_area .link_btn:hover{
	opacity: 0.7;
}

#delivery #contents_area .info_area .link_btn a{
	max-width: 100%;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.2em;
	color: #666;
	position: relative;
	display: block;
	padding: 25px 0 23px;
}

#delivery #contents_area .info_area .link_btn a:after{
	content: "";
  position: absolute;
  right: 2px;
  bottom: 5px;
  display: block;
  width: 0;
  height: 0;
  border-top: #666 8px solid;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}



#delivery img{
	display: block;
}

#delivery #main_img{
	text-align: center;
	margin-bottom: 85px;
}

#delivery #main_img h1{
	margin-top: 80px;
}

#delivery #anc_area{
	margin-bottom: 130px;
}

#delivery #anc_area ul{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}

#delivery #anc_area li{
	width: 32.3%;
	margin-bottom: 20px;
	text-align: center;
  transition: all 0.2s ease-in-out;
}

#delivery #anc_area li:hover{
	opacity: 0.7;
}

#delivery #anc_area li a{
	border: #000 1px solid;
	max-width: 100%;
	padding: 30px 0;
	font-size: 25px;
	line-height: 1.2em;
	color: #000;
	position: relative;
	display: block;
}

#delivery #anc_area li a:after{
  content: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/icon_del_2410_do.gif");
	position: absolute;
	top: 30px;
	right: 20px;
}

/***** area_01 *****/
#delivery #area_01{
	margin-bottom: 130px;
}

#delivery .category .title_area{
	margin-bottom: 80px;
	text-align: center;
}

#delivery .category .title_area img{
	display: inline;
}

#delivery .category .title_area h2{
	padding-bottom: 20px;
	margin: 24px 0 45px;
	font-size: 35px;
	font-weight: bold;
	line-height: 1.2em;
}

#delivery #area_01 .title_area h2{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/bar_del_2410_01.gif") center bottom no-repeat;
}
#delivery #area_02 .title_area h2{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/bar_del_2410_02.gif") center bottom no-repeat;
}
#delivery #area_03 .title_area h2{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/bar_del_2410_03.gif") center bottom no-repeat;
}

#delivery #area_01{
	margin-bottom: 200px;
}

#delivery #area_01 .section_lv1{
	margin-bottom: 200px;
}
#delivery #area_01 .section_lv2{
	margin-bottom: 35px;
}
#delivery #area_01 .section_lv3{
	margin-bottom: 170px;
}
#delivery #area_01 .section_lv4{
	margin-bottom: 160px;
}

/* area_01 section_lv1 */
#delivery #area_01 .section_lv1 .column_inner{
	width: 49.2%;
}

#delivery #area_01 .section_lv1 .column_inner .inner{
	background: #ebebeb;
	padding: 25px 25px 15px 55px;
	margin-bottom: 30px;
	font-size: 23px;
	font-weight: bold;
}

#delivery #area_01 .section_lv1 .txt_01{
	font-size: 25px;
	line-height: 1.5em;
}

#delivery #area_01 .section_lv1 .txt_02{
	font-weight: bold;
	text-align: right;
}

#delivery #area_01 .section_lv1 h3{
	margin-bottom: 30px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5em;
}

#delivery #area_01 .section_lv1 table{
	width: 100%;
}

#delivery #area_01 .section_lv1 td{
	padding: 10px 0 10px 70px;
	font-size: 23px;
	font-weight: bold;
}

#delivery #area_01 .section_lv1 .item_01{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/icon_del_2024_jar.gif") left center no-repeat;
}
#delivery #area_01 .section_lv1 .item_02{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/icon_del_2024_epot.gif") left center no-repeat;
}
#delivery #area_01 .section_lv1 .item_03{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/icon_del_2024_hot.gif") left center no-repeat;
}
#delivery #area_01 .section_lv1 .item_04{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/icon_del_2024_toa.gif") left center no-repeat;
}
#delivery #area_01 .section_lv1 .item_05{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/icon_del_2410_ket.gif") left center no-repeat;
}
#delivery #area_01 .section_lv1 .item_06{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/icon_del_2024_bot.gif") left center no-repeat;
}
#delivery #area_01 .section_lv1 .item_07{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/icon_del_2024_pot.gif") left center no-repeat;
}

#delivery #area_01 .section_lv1 .link_btn{
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
  transition: all 0.2s ease-in-out;
}

#delivery #area_01 .section_lv1 .link_btn:hover{
	opacity: 0.7;
}

#delivery #area_01 .section_lv1 .link_btn a{
	outline: 1px solid #000;
  outline-offset: -1px;
	width: 100%;
	padding: 30px 0;
	font-size: 25px;
	line-height: 1.2em;
	color: #000;
	position: relative;
	display: block;
}

#delivery #area_01 .section_lv1 .link_btn a:after{
  content: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/icon_del_2410_do.gif");
	position: absolute;
	top: 30px;
	right: 20px;
}


/* area_01 section_lv2 */
#delivery #area_01 .section_lv2 h3{
	border-bottom: #000 1px solid;
	padding-bottom: 15px;
	margin-bottom: 40px;
	font-size: 30px;
	text-align: center;
	line-height: 1.5em;
}
#delivery #area_01 .section_lv2 h3 span{
	font-weight: bold;
}

#delivery #area_01 .section_lv2 .txt_01{
	margin-bottom: 50px;
	line-height: 1.8em;
	text-align: center;
}

#delivery #area_01 .section_lv2 .column_inner{
	width: 49.2%;
}

#delivery #area_01 .section_lv2 h4{
	border-left: #000 6px solid;
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.1em;
}


/* area_01 section_lv3 */
#delivery #area_01 .section_lv3{
	background: #f4f4f4;
	outline: 1px solid #000;
  outline-offset: -1px;
	padding: 40px 8.7% 70px;
	width: 82.6%;
}

#delivery #area_01 .section_lv3 .inner_title{
	text-align: center;
}

#delivery #area_01 .section_lv3 h3{
	font-size: 30px;
	font-weight: bold;
	line-height: 2.0em;
}

#delivery #area_01 .section_lv3 .txt_01{
	font-size: 25px;
	line-height: 1.2em;
}

#delivery #area_01 .section_lv3 .txt_02{
	margin: 40px 0 60px;
	text-align: center;
}
#delivery #area_01 .section_lv3 .txt_02 span{
	font-weight: bold;
	color: #790000;
}

#delivery #area_01 .section_lv3 .caution{
	margin-top: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #790000;
}


/* area_01 section_lv4 */
#delivery #area_01 .section_lv4 h3{
	border-bottom: #000 1px solid;
	padding-bottom: 15px;
	margin-bottom: 40px;
	font-size: 30px;
	text-align: center;
	line-height: 1.5em;
}
#delivery #area_01 .section_lv4 h3 span{
	font-weight: bold;
}

#delivery #area_01 .section_lv4 .txt_01{
	margin-bottom: 50px;
	line-height: 1.8em;
	text-align: center;
}

#delivery #area_01 .section_lv4 .column_inner{
	width: 49.2%;
}

#delivery #area_01 .section_lv4 h4{
	border-left: #000 6px solid;
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.1em;
}

#delivery #area_01 .section_lv5 h3{
	margin-bottom: 80px;
	font-size: 35px;
	line-height: 1.7em;
	text-align: center;
}

#delivery #area_01 .section_lv5 h3 span{
	font-weight: bold;
}

/* area_01 section_lv6 */
#delivery #area_01 .section_lv6{
	margin-bottom: 160px;
}

#delivery #area_01 .section_lv6 h3{
	border-bottom: #000 1px solid;
	padding-bottom: 15px;
	margin-bottom: 40px;
	font-size: 30px;
	text-align: center;
	line-height: 1.5em;
}
#delivery #area_01 .section_lv6 h3 span{
	font-weight: bold;
}

#delivery #area_01 .section_lv6 .txt_01{
	margin-bottom: 50px;
	line-height: 1.8em;
	text-align: center;
}

#delivery #area_01 .section_lv6 .txt_02{
	margin-bottom: 50px;
	line-height: 1.8em;
	text-align: center;
	font-size: 18px;
}

#delivery #area_01 .section_lv6 .column_inner{
	width: 49.2%;
}

#delivery #area_01 .section_lv6 h4{
	border-left: #000 6px solid;
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.1em;
}

#delivery #area_01 .section_lv6 .column_inner img{
	margin-bottom: 20px;
}


/***** area_02 *****/
#delivery #area_02{
	margin-bottom: 130px;
}

#delivery #area_02 .section_lv1{
	margin-bottom: 100px;
}
#delivery #area_02 .section_lv2{
	margin-bottom: 80px;
}
#delivery #area_02 .section_lv3{
	margin-bottom: 140px;
}

#delivery #area_02 .section_lv1 h3{
	margin-bottom: 35px;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
}

#delivery #area_02 .section_lv1 .img_01{
	margin-bottom: 100px;
}

#delivery #area_02 .section_lv2 .column_inner{
	width: 49.2%;
}

#delivery #area_02 .section_lv2 h3{
	margin-bottom: 60px;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
}

#delivery #area_02 .section_lv2 h4{
	border-left: #000 6px solid;
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.1em;
}


#delivery #area_02 .section_lv3 h3{
	border-bottom: #000 1px solid;
	padding-bottom: 15px;
	margin-bottom: 75px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}

#delivery #area_02 .section_lv3 .column_inner{
	width: 49.2%;
}

#delivery #area_02 .section_lv3 h4{
	margin-bottom: 60px;
	font-size: 25px;
	line-height: 1.8em;
}

#delivery #area_02 .section_lv3 h4 span{
	font-weight: bold;
}

#delivery #area_02 .section_lv3 li{
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 45px;
}

#delivery #area_02 .section_lv3 li.last_child{
	margin-bottom: 0;
}


/***** area_03 *****/
#delivery #area_03{
	margin-bottom: 130px;
}

#delivery #area_03 .section_lv1{
	margin-bottom: 80px;
}
#delivery #area_03 .section_lv2{
	margin-bottom: 140px;
}

#delivery #area_03 .section_lv1 h3{
	margin-bottom: 35px;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
}

#delivery #area_03 .section_lv2 h3{
	border-bottom: #000 1px solid;
	padding-bottom: 15px;
	margin-bottom: 75px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}

#delivery #area_03 .section_lv2 .column_inner{
	width: 49.2%;
}

#delivery #area_03 .section_lv2 h4{
	margin-bottom: 60px;
	font-size: 25px;
	line-height: 1.8em;
}

#delivery #area_03 .section_lv2 h4 span{
	font-weight: bold;
}

#delivery #area_03 .section_lv2 li{
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 45px;
}

#delivery #area_03 .section_lv2 li.last_child{
	margin-bottom: 0;
}




/***** SP *****/
body#delivery_sp{
	background: #FFFFFF;
	color:#000000;
	font-family:"�⥴���å� Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",�ᥤ�ꥪ,Meiryo,sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	letter-spacing: 0em;
}

#delivery_sp #contents_area{
	max-width: 640px;
	margin: 0 auto;
}

#delivery_sp #contents_area .info_area{
	background: #666;
	max-width: 100%;
  padding: 1px;
  margin-top: 20px;
	display: block;
	color: #fff;
}

#delivery_sp #contents_area .info_area .column_area{
  border: #fff 1px solid;
	padding: 16px 30px;
}

#delivery_sp #contents_area .info_area p{
	margin-bottom: 15px;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.8em;
}

#delivery_sp #contents_area .info_area .inner{
	background: #fff;
	padding: 2px;
}

#delivery_sp #contents_area .info_area .link_btn{
  transition: all 0.2s ease-in-out;
  border: #666 1px solid;
}

#delivery_sp #contents_area .info_area .link_btn:hover{
	opacity: 0.7;
}

#delivery_sp #contents_area .info_area .link_btn a{
	max-width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	color: #666;
	position: relative;
	display: block;
	padding: 25px 0 23px;
}

#delivery_sp #contents_area .info_area .link_btn a:after{
	content: "";
  position: absolute;
  right: 2px;
  bottom: 5px;
  display: block;
  width: 0;
  height: 0;
  border-top: #666 8px solid;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}


#delivery_sp img{
	display: block;
}

#delivery_sp #main_img{
	text-align: center;
	margin-bottom: 50px;
}

#delivery_sp #main_img h1{
	margin-top: 50px;
}

#delivery_sp #anc_area{
	padding: 0 10px;
	margin-bottom: 80px;
}

#delivery_sp #anc_area ul{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}

#delivery_sp #anc_area li{
	width: 32.3%;
	margin-bottom: 20px;
	text-align: center;
  transition: all 0.2s ease-in-out;
}

#delivery_sp #anc_area li:hover{
	opacity: 0.7;
}

#delivery_sp #anc_area li a{
	border: #000 1px solid;
	max-width: 100%;
	padding: 15px 0 40px;
	font-size: 11px;
	font-wight: bold;
	line-height: 1.2em;
	color: #000;
	position: relative;
	display: block;
}

#delivery_sp #anc_area li a:after{
  content: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/icon_del_2410_do.gif");
	position: absolute;
	bottom: 2px;
	left: 0;
	right: 0;
}

/***** area_01 *****/
#delivery_sp .category .title_area{
	margin-bottom: 60px;
	text-align: center;
}

#delivery_sp .category .title_area img{
	display: inline;
}

#delivery_sp .category .title_area h2{
	padding-bottom: 20px;
	margin: 24px 0 45px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2em;
}

#delivery_sp #area_01 .title_area h2{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/bar_del_2410_01_sp.gif") center bottom no-repeat;
}
#delivery_sp #area_02 .title_area h2{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/bar_del_2410_02_sp.gif") center bottom no-repeat;
}
#delivery_sp #area_03 .title_area h2{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/bar_del_2410_03_sp.gif") center bottom no-repeat;
}

#delivery_sp #area_01{
	margin-bottom: 100px;
	padding: 0 10px;
}

#delivery_sp #area_01 .section_lv1{
	margin-bottom: 80px;
}
#delivery_sp #area_01 .section_lv2{
	margin-bottom: 40px;
}
#delivery_sp #area_01 .section_lv3{
	margin-bottom: 100px;
}
#delivery_sp #area_01 .section_lv4{
	margin-bottom: 40px;
}

/* area_01 section_lv1 */
#delivery_sp #area_01 .section_lv1 .column_inner{
	width: 49.2%;
}

#delivery_sp #area_01 .section_lv1 .column_inner .inner{
	background: #ebebeb;
	padding: 15px;
	margin-bottom: 30px;
	font-size: 12px;
	font-weight: bold;
}

#delivery_sp #area_01 .section_lv1 .txt_01{
	font-size: 12px;
	line-height: 1.5em;
}

#delivery_sp #area_01 .section_lv1 .txt_02{
	font-weight: bold;
	text-align: right;
}

#delivery_sp #area_01 .section_lv1 h3{
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
}

#delivery_sp #area_01 .section_lv1 table{
	width: 100%;
}

#delivery_sp #area_01 .section_lv1 td{
	padding: 10px 0 10px 30px;
	font-size: 12px;
	font-weight: bold;
}

#delivery_sp #area_01 .section_lv1 .item_01{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/icon_del_2024_jar.gif") left center no-repeat;
	background-size: 30px;
}
#delivery_sp #area_01 .section_lv1 .item_02{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/icon_del_2024_epot.gif") left center no-repeat;
	background-size: 30px;
}
#delivery_sp #area_01 .section_lv1 .item_03{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/icon_del_2024_hot.gif") left center no-repeat;
	background-size: 30px;
}
#delivery_sp #area_01 .section_lv1 .item_04{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/icon_del_2024_toa.gif") left center no-repeat;
	background-size: 30px;
}
#delivery_sp #area_01 .section_lv1 .item_05{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/icon_del_2410_ket.gif") left center no-repeat;
	background-size: 30px;
}
#delivery_sp #area_01 .section_lv1 .item_06{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/icon_del_2024_bot.gif") left center no-repeat;
	background-size: 30px;
}
#delivery_sp #area_01 .section_lv1 .item_07{
	background: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/icon_del_2024_pot.gif") left center no-repeat;
	background-size: 30px;
}

#delivery_sp #area_01 .section_lv1 .link_btn{
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
  transition: all 0.2s ease-in-out;
}

#delivery_sp #area_01 .section_lv1 .link_btn:hover{
	opacity: 0.7;
}

#delivery_sp #area_01 .section_lv1 .link_btn a{
	outline: 1px solid #000;
  outline-offset: -1px;
	width: 100%;
	padding: 15px 0;
	font-size: 12px;
	line-height: 1.2em;
	color: #000;
	position: relative;
	display: block;
}

#delivery_sp #area_01 .section_lv1 .link_btn a:after{
  content: url("https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/43204611/delivery/icon_del_2410_do.gif");
	position: absolute;
	top: 8px;
	right: 5px;
}


/* area_01 section_lv2 */
#delivery_sp #area_01 .section_lv2 h3{
	border-bottom: #000 1px solid;
	padding-bottom: 15px;
	margin-bottom: 40px;
	font-size: 18px;
	text-align: center;
	line-height: 1.5em;
}
#delivery_sp #area_01 .section_lv2 h3 span{
	font-weight: bold;
}

#delivery_sp #area_01 .section_lv2 .txt_01{
	margin-bottom: 50px;
	line-height: 1.8em;
	text-align: center;
}

#delivery_sp #area_01 .section_lv2 .column_inner{
	width: 49.2%;
}

#delivery_sp #area_01 .section_lv2 h4{
	border-left: #000 6px solid;
	padding-left: 10px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1em;
}


/* area_01 section_lv3 */
#delivery_sp #area_01 .section_lv3{
	background: #f4f4f4;
	outline: 1px solid #000;
  outline-offset: -1px;
	padding: 30px 2%;
	width: 96%;
}

#delivery_sp #area_01 .section_lv3 .inner_title{
	text-align: center;
}

#delivery_sp #area_01 .section_lv3 h3{
	font-size: 18px;
	font-weight: bold;
	line-height: 2.0em;
}

#delivery_sp #area_01 .section_lv3 .txt_01{
	font-size: 16px;
	line-height: 1.2em;
}

#delivery_sp #area_01 .section_lv3 .txt_02{
	margin: 40px 0 30px;
	text-align: center;
}
#delivery_sp #area_01 .section_lv3 .txt_02 span{
	font-weight: bold;
	color: #790000;
}

#delivery_sp #area_01 .section_lv3 .caution{
	margin-top: 25px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	color: #790000;
	padding-left: 1em;
	text-indent: -1em;
}


/* area_01 section_lv4 */
#delivery_sp #area_01 .section_lv4 h3{
	border-bottom: #000 1px solid;
	padding-bottom: 15px;
	margin-bottom: 40px;
	font-size: 18px;
	text-align: center;
	line-height: 1.5em;
}
#delivery_sp #area_01 .section_lv4 h3 span{
	font-weight: bold;
}

#delivery_sp #area_01 .section_lv4 .txt_01{
	margin-bottom: 50px;
	line-height: 1.8em;
	text-align: center;
}

#delivery_sp #area_01 .section_lv4 .column_inner{
	width: 49.2%;
}

#delivery_sp #area_01 .section_lv4 h4{
	border-left: #000 6px solid;
	padding-left: 10px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1em;
}

#delivery_sp #area_01 .section_lv5 h3{
	margin-bottom: 50px;
	font-size: 18px;
	line-height: 1.7em;
	text-align: center;
}

#delivery_sp #area_01 .section_lv5 h3 span{
	font-weight: bold;
}


/***** area_02 *****/
#delivery_sp #area_02{
	padding: 0 10px;
	margin-bottom: 100px;
}

#delivery_sp #area_02 .section_lv1{
	margin-bottom: 60px;
}
#delivery_sp #area_02 .section_lv2{
	margin-bottom: 80px;
}
#delivery_sp #area_02 .section_lv3{
	margin-bottom: 80px;
}

#delivery_sp #area_02 .section_lv1 h3{
	margin-bottom: 35px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
}

#delivery_sp #area_02 .section_lv1 .img_01{
	margin-bottom: 100px;
}

#delivery_sp #area_02 .section_lv2 .column_inner{
	width: 49.2%;
}

#delivery_sp #area_02 .section_lv2 h3{
	margin-bottom: 35px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
}

#delivery_sp #area_02 .section_lv2 h4{
	border-left: #000 6px solid;
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1em;
}


#delivery_sp #area_02 .section_lv3 h3{
	border-bottom: #000 1px solid;
	padding-bottom: 15px;
	margin-bottom: 60px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}

#delivery_sp #area_02 .section_lv3 .column_inner{
	width: 49.2%;
}

#delivery_sp #area_02 .section_lv3 h4{
	margin-bottom: 40px;
	font-size: 16px;
	line-height: 1.8em;
}

#delivery_sp #area_02 .section_lv3 h4 span{
	font-weight: bold;
}

#delivery_sp #area_02 .section_lv3 li{
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 30px;
}

#delivery_sp #area_02 .section_lv3 li.last_child{
	margin-bottom: 0;
}


/***** area_03 *****/
#delivery_sp #area_03{
	padding: 0 10px;
	margin-bottom: 100px;
}

#delivery_sp #area_03 .section_lv1{
	margin-bottom: 60px;
}
#delivery_sp #area_03 .section_lv2{
	margin-bottom: 80px;
}

#delivery_sp #area_03 .section_lv1 h3{
	margin-bottom: 35px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
}

#delivery_sp #area_03 .section_lv2 h3{
	border-bottom: #000 1px solid;
	padding-bottom: 15px;
	margin-bottom: 60px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}

#delivery_sp #area_03 .section_lv2 .column_inner{
	width: 49.2%;
}

#delivery_sp #area_03 .section_lv2 h4{
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 1.8em;
}

#delivery_sp #area_03 .section_lv2 h4 span{
	font-weight: bold;
}

#delivery_sp #area_03 .section_lv2 li{
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 30px;
}

#delivery_sp #area_03 .section_lv2 li.last_child{
	margin-bottom: 0;
}

