@charset "euc-jp";
/* ========================================
	Reset
======================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block; }

body {
	line-height: 1; }

ol, ul {
	list-style: none; }

blockquote, q {
	quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none; }

table {
	border-collapse: collapse;
	border-spacing: 0; }

/* ========================================
	Common
======================================== */
a {
	text-decoration: none;
	color: #666666; }

a:hover {
	text-decoration: underline; }

a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: ¡Èalpha(opacity=80) ¡É; }

img {
	vertical-align: bottom; }

strong {
	font-weight: bold; }
b {
	font-weight: bold; }
/* ========================================
	Layout
======================================== */
body {
	text-align: center;
	font-family: Verdana,"¥Ò¥é¥®¥Î³Ñ¥´ ProN W3", "Hiragino Kaku Gothic ProN", "¥á¥¤¥ê¥ª", Meiryo, sans-serif;
	-webkit-text-size-adjust: 100%;
	font-size: 14px;
	color: #666666;
	background: #FDF9EF url(https://img21.shop-pro.jp/PA01324/298/etc/bg.png?cmsp_timestamp=20150716105748) repeat-x center top; }

.clearfix {
	overflow: hidden;
	zoom: 1; }

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left; }

/* ========================================
	Header
======================================== */
#header {
	position: relative;
	line-height: 1.0;
	height: 180px;
	margin-bottom: 33px; }
  #header div.wrapper {
		position: relative; }
  #header .head {
		height: 40px;
		color: #fff; }
    #header .head a {
			color: #fff; }
    #header .head p {
			float: left;
			width: 380px;
			line-height: 40px; }
    #header .head ul {
			position: relative;
			float: right;
			width: 468px;
			padding-top: 8px; }
      #header .head ul li {
				float: left;
				line-height: 22px; }
      #header .head ul li.login {
				width: 95px; }
        #header .head ul li.login a {
					padding-left: 18px;
					background: url(https://img21.shop-pro.jp/PA01324/298/etc/h_login.png?cmsp_timestamp=20150716105757) no-repeat left center; }
      #header .head ul li.register {
				width: 123px; }
        #header .head ul li.register a {
					padding-left: 22px;
					background: url(https://img21.shop-pro.jp/PA01324/298/etc/h_register.png?cmsp_timestamp=20150716105804) no-repeat left center; }
      #header .head ul li.search {
				position: absolute;
				right: 0;
				top: 8px; }
      #header .head ul .search_box {
				width: 164px;
				height: 24px;
				margin-right: 4px;
				padding-left: 27px;
				vertical-align: top;
				font-size: 14px;
				border: none;
				background: transparent url(https://img21.shop-pro.jp/PA01324/298/etc/search_bg.png?cmsp_timestamp=20150716112005) no-repeat left top; }
    #header .head ul.is_login {
			width: 580px; }
      #header .head ul.is_login li.logout {
				width: 330px;
				text-align: right;
				font-size: 12px; }
  #header h1 {
		clear: both;
		float: left;
		width: 279px;
		padding-top: 53px; }
  #header #gnavi {
		float: left;
		width: 387px;
		height: 64px;
		margin-top: 36px;
		background: url(https://img21.shop-pro.jp/PA01324/298/etc/gnavi_bg.png?cmsp_timestamp=20150716105831) no-repeat right 20px; }
    #header #gnavi li {
			float: left;
			background: url(../images/gnavi_bg.png) no-repeat left 20px; }
      #header #gnavi li.about {
				width: 195px; }
      #header #gnavi li.secret {
				width: 190px; }
  #header #snavi {
		float: right;
		width: 252px;
		padding-top: 30px; }
    #header #snavi li {
			float: left;
			font-size: 13px;
			margin-bottom: 7px; }
      #header #snavi li.guide {
				width: 152px;
				line-height: 15px; }
        #header #snavi li.guide a {
					padding-left: 17px;
					background: url(https://img21.shop-pro.jp/PA01324/298/etc/h_guide.png?cmsp_timestamp=20150716110130) no-repeat left center; }
      #header #snavi li.contact {
				width: 100px;
				line-height: 15px; }
        #header #snavi li.contact a {
					padding-left: 22px;
					background: url(https://img21.shop-pro.jp/PA01324/298/etc/h_contact.png?cmsp_timestamp=20150716110135) no-repeat left 0px; }

/* ========================================
	Side navigation
======================================== */
#side_navi {
	float: left;
	width: 230px;
	margin-bottom: 30px;
	line-height: 1.4; }
  #side_navi .section {
		margin-bottom: 25px; }
  #side_navi h2 {
		margin-bottom: 9px; }
  #side_navi #side_about {
		margin-bottom: 45px;
		background: #fff;
		font-size: 13px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
		border: #8BB341 5px solid; }
    #side_navi #side_about h2 {
			margin: 0; }
    #side_navi #side_about p {
			padding: 8px; }
    #side_navi #side_about .button {
			text-align: center; }
  #side_navi #side_category ul li {
		margin-bottom: 6px; }
  #side_navi #side_recommend ul {
		padding-top: 5px;
		font-size: 13px;
		background: #fff;
		border: #E6D9CD 1px solid;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px; }
    #side_navi #side_recommend ul li {
			margin: 8px 11px;
			padding-bottom: 8px;
			border-bottom: #CCCCCC 1px dashed; }
  #side_navi #side_ranking ul {
		padding-top: 5px;
		font-size: 13px;
		background: #fff;
		border: #E6D9CD 1px solid;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px; }
    #side_navi #side_ranking ul li {
			margin: 8px 11px;
			padding: 0 0 8px 40px;
			border-bottom: #CCCCCC 1px dashed;
			background-image: url(https://img21.shop-pro.jp/PA01324/298/etc/ranking.png?cmsp_timestamp=20150716110155);
			background-repeat: no-repeat; }
      #side_navi #side_ranking ul li:nth-child(1) {
				background-position: left top; }
      #side_navi #side_ranking ul li:nth-child(2) {
				background-position: -230px top; }
      #side_navi #side_ranking ul li:nth-child(3) {
				background-position: -460px top; }
      #side_navi #side_ranking ul li:nth-child(4) {
				background-position: -690px top; }
      #side_navi #side_ranking ul li:nth-child(5) {
				background-position: -920px top; }
      #side_navi #side_ranking ul li:nth-child(6) {
				background-position: -1150px top; }
      #side_navi #side_ranking ul li:nth-child(7) {
				background-position: -1380px top; }
      #side_navi #side_ranking ul li:nth-child(8) {
				background-position: -1610px top; }
      #side_navi #side_ranking ul li:nth-child(9) {
				background-position: -1840px top; }
      #side_navi #side_ranking ul li:nth-child(10) {
				background-position: -2070px top; }
  #side_navi #side_navi li {
		margin-bottom: 15px; }

/* ========================================
	Contents
======================================== */
.contents {
	float: right;
	width: 700px;
	margin-bottom: 30px;
	line-height: 1.4;
	font-size: 13px; }
  .contents .section {
		clear: both; }
  .contents h2 {
		margin-bottom: 33px; }
  .contents h2.section_title {
		height: 43px;
		line-height: 43px;
		padding-left: 25px;
		margin-bottom: 10px;
		font-size: 18px;
		color: #fff;
		font-weight: bold;
		background: url(https://img21.shop-pro.jp/PA01324/298/etc/h2_bg.png?cmsp_timestamp=20150716110205) no-repeat center; }
  .contents h2.category_title {
		font-size: 24px;
		color: #667F30; }

#main_visual {
	width: 690px;
	margin: 0 auto;
	margin-bottom: 40px; }

#pickup {
	margin-bottom: 35px;
	padding: 13px 0 8px;
	background: #F6EFE4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px; }
  #pickup h2 {
		margin-bottom: 10px; }
  #pickup ul {
		margin-left: 16px; }
    #pickup ul li {
			float: left;
			width: 192px;
			padding: 23px 22px 11px 22px;
			border-right: #DBD6CE 1px dashed; }
    #pickup ul li:first-child {
			padding-left: 0; }
    #pickup ul li:last-child {
			border: none;
			padding-right: 0; }
    #pickup ul li.last {
			border: none;
			padding-right: 0; }
  #pickup .text {
		margin: 8px 0; }

#news {
	margin-bottom: 40px;
	font-size: 14px; }
  #news dl {
		padding-left: 5px; }
    #news dl dt, #news dl dd {
			margin-bottom: 14px; }
    #news dl dt {
			clear: both;
			float: left;
			width: 95px; }
    #news dl dd {
			overflow: hidden; }

.item_list {
	width: 800px;
	line-height: 1.4; }
  .item_list li {
		float: left;
		width: 210px;
		margin: 0 35px 30px 0; }
    .item_list li:nth-child(3n+1) {
			clear: both; }
  .item_list .image {
		margin-bottom: 10px; }
    .item_list .image img {
			max-width: 210px; }
  .item_list .price .sold_out {
		margin-top: 4px;
		display: block;
		text-align: center;
		background: #868686;
		color: #fff; }

#recommend h2.section_title {
	margin-bottom: 20px; }

#seller h2.section_title {
	margin-bottom: 20px; }

#history {
	margin-bottom: 45px;
	padding-top: 12px;
	border-top: #CCCCCC 1px dashed; }
  #history h2 {
		margin-bottom: 18px;
		font-weight: bold; }
  #history .item_list {
		width: 800px;
		line-height: 1.3;
		font-size: 12px; }
    #history .item_list li {
			float: left;
			width: 100px;
			margin: 0 20px 30px 0; }
      #history .item_list li:nth-child(3n+1) {
				clear: none; }
      #history .item_list li:nth-child(6n+1) {
				clear: both; }
    #history .item_list .image {
			margin-bottom: 5px; }
      #history .item_list .image img {
				max-width: 100px; }

/* ========================================
	About & Secret
======================================== */
#about, #secret {
	margin-bottom: 50px;
	font-size: 16px;
	line-height: 1.6; }
  #about h2, #secret h2 {
		margin-bottom: 11px; }
  #about .image, #secret .image {
		margin-bottom: 20px;
		-webkit-box-shadow: #DDD2BF 0 0 5px;
		-moz-box-shadow: #DDD2BF 0 0 5px;
		-o-box-shadow: #DDD2BF 0 0 5px;
		-ms-box-shadow: #DDD2BF 0 0 5px;
		box-shadow: #DDD2BF 0 0 5px; }
  #about p, #secret p {
		margin-bottom: 1.6em; }

/* ========================================
	Item list
======================================== */
.pager {
	clear: both;
	margin-bottom: 30px; }

.sort a {
	text-decoration: underline; }

.search_result {
	margin: 15px 0;
	padding: 10px 15px;
	background: #F6EFE4;
	border: #EDE0CE 1px solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px; }

#no_item {
	text-align: center;
	margin-bottom: 30px;
	padding: 50px;
	background: #F6EFE4;
	border: #EDE0CE 1px solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px; }

/* ========================================
	Item Detail
======================================== */
#contents_detail #item_images {
	width: 420px;
	margin-bottom: 60px;
	float: left; }
  #contents_detail #item_images img {
		max-width: 100%; }
  #contents_detail #item_images .zoom_area #wrap {
		width: 400px;
		height: 400px;
		margin-bottom: 10px; }
  #contents_detail #item_images .zoom_area .thumbs {
		overflow: hidden;
		zoom: 1;
		letter-spacing: -0.4em; }
    #contents_detail #item_images .zoom_area .thumbs li {
			cursor: pointer;
			display: inline-block;
			width: 95px;
			height: 95px;
			margin-right: 5px;
			letter-spacing: normal; }
      #contents_detail #item_images .zoom_area .thumbs li img {
				max-width: 100%; }
      #contents_detail #item_images .zoom_area .thumbs li:hover img {
				opacity: 0.8;
				filter: alpha(opacity=80);
				-ms-filter: ¡Èalpha(opacity=80) ¡É; }
  #contents_detail #item_images .mousetrap {
		display: none; }
#contents_detail #item_cart {
	float: right;
	width: 280px; }
  #contents_detail #item_cart h2 {
		margin-bottom: 20px;
		padding-bottom: 10px;
		font-size: 20px;
		font-weight: bold;
		border-bottom: #ccc 1px solid; }
  #contents_detail #item_cart .sold_out {
		width: 169px;
		height: 44px;
		line-height: 44px;
		margin-bottom: 20px;
		text-align: center;
		background: #868686;
		color: #fff; }
  #contents_detail #item_cart table.add_cart_table {
		margin-bottom: 20px; }
    #contents_detail #item_cart table.add_cart_table th {
			width: 64px;
			color: #666666; }
    #contents_detail #item_cart table.add_cart_table th, #contents_detail #item_cart table.add_cart_table td {
			text-align: left;
			padding: 3px 0;
			vertical-align: middle; }
    #contents_detail #item_cart table.add_cart_table .price {
			font-size: 20px;
			color: #ED1C24; }
    #contents_detail #item_cart table.add_cart_table .span {
			color: #808080; }
    #contents_detail #item_cart table.add_cart_table input {
			width: 60px;
			padding: 0 5px;
			border: #666666 1px solid;
			background: #fff;
			line-height: 23px;
			height: 21px; }
  #contents_detail #item_cart .disable_cartin {
		margin-bottom: 20px; }
    #contents_detail #item_cart .disable_cartin .btn-primary {
			width: 192px;
			height: 45px;
			border: none;
			text-indent: -99999px;
			background: url(https://img21.shop-pro.jp/PA01324/298/etc/cart_button.png?cmsp_timestamp=20150716110216); }
    #contents_detail #item_cart .disable_cartin .btn-primary:hover {
			opacity: 0.8;
			filter: alpha(opacity=80);
			-ms-filter: ¡Èalpha(opacity=80) ¡É; }
  #contents_detail #item_cart .links {
		margin-bottom: 20px;
		font-size: 12px; }
    #contents_detail #item_cart .links li {
			margin-bottom: 2px; }
    #contents_detail #item_cart .links a {
			padding-left: 25px;
			color: #666; }
    #contents_detail #item_cart .links li.sk {
			background: url(https://img21.shop-pro.jp/PA01324/298/etc/arrow.gif?cmsp_timestamp=20150716110225) no-repeat 8px 4px; }
    #contents_detail #item_cart .links li.contact {
			background: url(https://img21.shop-pro.jp/PA01324/298/etc/contact_icon.gif?cmsp_timestamp=20150716110236) no-repeat 5px 2px; }
    #contents_detail #item_cart .links li.mail {
			background: url(https://img21.shop-pro.jp/PA01324/298/etc/mail_icon.gif?cmsp_timestamp=20150716110243) no-repeat 4px 3px; }
  #contents_detail #item_cart .sns li {
		margin-bottom: 10px;
		line-height: 1.0; }

#item_detail {
	margin-bottom: 50px;
	clear: both;
	color: #666666; }
  .contents #item_detail h2 {
		margin-bottom: 21px; }
  #item_detail .image {
		margin-bottom: 20px; }
  #item_detail h3 {
		margin-bottom: 10px;
		font-size: 25px;
		color: #000; }
  #item_detail p {
		font-size: 15px;
		margin-bottom: 20px;
        line-height:180%;}
  #item_detail div {
		margin-bottom: 30px; }
  #item_detail table {
		width: 100%;
		margin: 40px 0 20px;
		background: #fff; }
    #item_detail table th, #item_detail table td {
			vertical-align: top;
			border: #666666 1px solid; }
    #item_detail table th {
			width: 95px;
			text-align: left;
			background: #F2F2ED;
			padding: 20px 18px; }
    #item_detail table td {
			padding: 20px 35px; }

#topic_path {
	margin-bottom: 10px;
	letter-spacing: -0.4em; }
  #topic_path li {
		display: inline-block;
		letter-spacing: normal;
		font-size: 12px;
		color: #808080; }
    #topic_path li a {
			color: #808080; }

.btn {
	cursor: pointer; }

/* ========================================
	Page
======================================== */
.page .section {
	margin-bottom: 50px; }
.page .section:last-child {
	padding: 0;
	border: none; }
.page h2 {
	height: 43px;
	line-height: 43px;
	padding-left: 25px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background: url(https://img21.shop-pro.jp/PA01324/298/etc/h2_bg.png?cmsp_timestamp=20150716110205) no-repeat center; }
.page .sub_section {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: #ccc 1px dotted; }
  .page .sub_section h3 {
		font-weight: bold;
		font-size: 18px; }
  .page .sub_section div {
		margin: 10px; }

table.normal {
	width: 100%;
	background: #fff; }
  table.normal th, table.normal td {
		vertical-align: top;
		border: #666666 1px solid; }
  table.normal th {
		width: 95px;
		text-align: left;
		background: #F2F2ED;
		padding: 10px;
		white-space: nowrap; }
  table.normal td {
		padding: 10px; }

#policy .policy_box {
	margin: 30px 0; }
  #policy .policy_box .pe_title {
		margin-bottom: 8px;
		font-size: 15px;
		color: #68A646; }

/* ========================================
	Footer
======================================== */
#back_to_top {
	text-align: right;
	clear: both;
	margin: 30px 0 18px; }

#footer {
	clear: both;
	font-size: 12px; }
  #footer .copy {
		padding-bottom: 30px;
		text-align: center; }
  #footer #fnavi {
		margin-bottom: 35px;
		letter-spacing: -0.4em;
		font-size: 14px; }
    #footer #fnavi li {
			display: inline-block;
			letter-spacing: normal;
			padding: 0 8px;
			border-right: #666 1px solid; }
    #footer #fnavi li:last-child {
			border: none; }

#footer_guide {
	margin-bottom: 20px;
	text-align: left;
	color: #000;
	border-top: #DADADA 1px solid;
	border-bottom: #DADADA 1px solid;
	background: #F5F5F5; }
  #footer_guide .wrapper {
		overflow: hidden;
		width: 940px;
		margin: 0 auto 22px;
		padding: 30px 10px 0;
		line-height: 1.75; }
  #footer_guide .section {
		margin-bottom: 10px;
		background: #fff; }
    #footer_guide .section h3 {
			margin-bottom: 3px;
			font-size: 13px;
			font-weight: bold; }
  #footer_guide #left {
		float: left;
		width: 500px; }
    #footer_guide #left .section {
			padding: 10px; }
  #footer_guide #right {
		float: right;
		width: 430px; }
    #footer_guide #right .section {
			padding: 10px; }
  #footer_guide #f_delivery .yamato {
		margin: 5px 0; }
  #footer_guide #f_delivery .cf {
		margin: 10px 0 0; }
    #footer_guide #f_delivery .cf em {
			color: #F15A24; }
  #footer_guide #f_delivery table {
		width: 100%;
		margin-bottom: 4px; }
    #footer_guide #f_delivery table td, #footer_guide #f_delivery table th {
			padding-top: 7px;
			padding-bottom: 7px;
			border: #CCCCCC 1px solid; }
    #footer_guide #f_delivery table td {
			padding: 7px 28px;
			text-align: left; }
  #footer_guide #f_payment img {
		max-width: 450px; }
  #footer_guide #f_contact .logo {
		margin: 13px 0; }
  #footer_guide #f_contact ul {
		margin: 10px 0; }
    #footer_guide #f_contact ul li.contact {
			margin-bottom: 10px; }
    #footer_guide #f_contact ul li.tel, #footer_guide #f_contact ul li.fax {
			float: left;
			margin-right: 14px; }

/*# sourceMappingURL=common.css.map */

/* ------------------------------------- 
 *	²Æ´üµÙ²ËÍÑÀßÄê¡¿
 * ------------------------------------- */

.holiday-top{
width:920px;
    color:#FFFFFF;
    line-height: 1.3;
    font-size:large;
    font-weight:bolder;
    padding:10px;
    margin:10px 0px;
margin-right : auto;
margin-left : auto;
    background-color:#ff9900 ;
}

.holiday{
width:950px;
    color:#000000;
    line-height: 1.3;
    padding:10px;font-size:medium ;
    padding:10px;padding:0px 10px 10px 10px;
    margin-top:20px;
    margin-bottom:20px;
margin-right : auto;
margin-left : auto;
    background:#FFFFFF ;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid grey;
    border-top: 1px solid grey;
    -moz-box-shadow: 0 1px 3px black;
    -webkit-box-shadow: 0 1px 3px black;
    box-shadow: 0 1px 3px black;
}

.title02{
  font-size:24px;
  padding-bottom: .5em;
  padding-top:20px;
  border-bottom: 1px dotted #e9727e;
}
.mar-b60 {margin-bottom:60px;}



.timetable {
    position: relative; /* IE is dumb */
	width:100%;
    margin-bottom:10px;
    height:40px;
    border: 1px solid #509844 ;
¡¡¡¡background-color:background: #DCE35B;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #45B649, #DCE35B);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #45B649, #DCE35B); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */;
}
.timetable2 {
    position: relative; /* IE is dumb */
	width:100%;
    margin-bottom:10px;
    height:40px;
    border: 1px solid #509844 ;
¡¡¡¡background-color:background: #F2994A;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #F2C94C, #F2994A);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #F2C94C, #F2994A); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */;
}

.timetable p { left: 5px; font-size:16px; font-weight:bolder;color:#fff;padding:10px;}


.timetable2 p { left: 5px; font-size:16px; font-weight:bolder;color:#fff;padding:10px;}

#ma-b {
    margin-bottom:10px;
    margin-top:10px;
    font-size:16px;
    padding:5px;
    }

dl#box {
	margin-bottom: 15px;
	padding: 0 10px 10px;
	border: 2px #EEEEEE solid;
	font-size: 15px;
}
dl dt#left {
	float: left;
	width: 8em;
	padding: 10px 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
	display:inline-block;
}
dl dd#right {
	padding: 10px 0 10px 8em;
	line-height: 150%;
	border-bottom: 1px #CCCCCC solid;
}

dl dd#right:last-child {
	border-bottom: none;
}



.box3 {
    padding: 0.5em;
    margin:0 5px 10px 0;
    color: #fff;
    background: #ed5a24;
    border-radius:15px;
}
