/*
Theme Name: NICETOWN theme
Theme URI: http://nicetown.co.jp
Description: NICETOWN theme
Version: 1.0
Author: NICETOWN
Author URI: http://xxx.com/wp-content/themes/nicetown
*/

@charset "UTF-8";
@import url("css/normalize.css");

/* for IE */
@font-face {
  font-family: "M+ 2m light";
  src: url("fonts/mplus-2p-light.eot"); }

@font-face {
  font-family: "M+ 2p light";
  font-style: normal;
  src: local("M+ 2p light"), url("fonts/mplus-2p-light.woff") format("woff");
  src: local("M+ 2p light"), url("fonts/mplus-2p-light.ttf") format("truetype");
}
/* for IE */
@font-face {
  font-family: "M+ 2m medium";
  src: url("fonts/mplus-2p-medium.eot"); }

@font-face {
  font-family: "M+ 2p medium";
  font-style: normal;
  src: local("M+ 2p medium"), url("fonts/mplus-2p-medium.woff") format("woff");
  src: local("M+ 2p medium"), url("fonts/mplus-2p-medium.ttf") format("truetype"); }

/* for IE */
@font-face {
  font-family: "M+ 2p bold";
  src: url("../fonts/mplus-2p-bold.eot"); }

@font-face {
  font-family: "M+ 2p bold";
  font-style: normal;
  src: local("M+ 2p bold"), url("fonts/mplus-2p-bold.woff") format("woff");
  src: local("M+ 2p bold"), url("fonts/mplus-2p-bold.ttf") format("truetype"); }

.s-m2l {
  font-family: "M+ 2p light", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "小塚ゴシック Pro", "Kozuka Gothic Pro", "Osaka", "メイリオ", "Meiryo", "MS PGothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック", sans-serif; }

.s-m2m {
  font-family: "M+ 2p medium", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "小塚ゴシック Pro", "Kozuka Gothic Pro", "Osaka", "メイリオ", "Meiryo", "MS PGothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック", sans-serif; }

.s-m2b {
  font-family: "M+ 2p bold", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "小塚ゴシック Pro", "Kozuka Gothic Pro", "Osaka", "メイリオ", "Meiryo", "MS PGothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック", sans-serif; }
 
html {
	font-family: Lato,"游ゴシック","Yu Gothic",YuGothic,sans-serif;
}

body {
	background-color:#fff;
	min-width:1300px;
	word-break: break-all;
}
html,body{
    width: 100%;
}
#wrapper {
}

.inner {
	width:1200px;
	margin:0 auto;
}
a.yoyaubotan-a {
    text-decoration: none;
    color: #fff;
}
.yoyaubotan {
    margin-top: 6%!important;
    width: 97%!important;
    background: #f08300;
    text-align: center;
    border-radius: 4px;
    padding: 1.5%;
    display: inline-block;
}
.yoyaubotan-kiyaku {
    margin-top: 2%!important;
    text-align: right;
    font-size: 10px;
}
.yoyaubotan-life {
    margin-top: 6%!important;
    width: 97%;
    background: #8BC34A;
    text-align: center;
    border-radius: 4px;
    padding: 1.5%;
}
a.yoyaubotan-a-life {
    text-decoration: none;
    color: #fff;
}
.yoyaubotan a {
    text-decoration: none;
    color: #fff;
    white-space: nowrap;
	display: block;
    width: 100%;
}
.yoyaubotan-life a {
    text-decoration: none;
    color: #fff;
    white-space: nowrap;
	display: block;
    width: 100%;
}


/*======================================================================
||
||    header
||
======================================================================*/

header {
	width:100%;
}

#header_content {
	height:95px;
	position:relative;
	margin:0 auto;
	padding:30px 0;
	display:table;
	width:100%;
	min-width:1300px;
}
#header_content .title {
	width:241px;
	margin:0;
	padding:0 0 0 30px;
	display:table-cell;
	vertical-align:top;
}
#header_content .title a {
	display:block;
	width:211px;
	height:95px;
	text-indent:-9999em;
	background:url(img/common/logo.png) no-repeat;
}
.menu-global-container{
	display:table-cell;
}
#menu-global {
	width:784px;
	margin:0 auto 0 auto;
	padding:0;
}
#menu-global li {
	width:112px;
	float:left;
}
#menu-item-51{
	display:none;
}
#menu-item-4630{
	display:block !important;
}
#menu-global li a {
	display:block;
	width:112px;
	height:95px;
	text-indent:-9999em;
	background:url(img/common/global2.png) no-repeat;
    -webkit-transition: 0.1s ease-in-out;  
       -moz-transition: 0.1s ease-in-out;  
         -o-transition: 0.1s ease-in-out;  
            transition: 0.1s ease-in-out;
}
#menu-global li a:hover{
	opacity:0.6;
}
#menu-global li#menu-item-49 a {
	background-position: 0 0;
}
#menu-global li#menu-item-48 a {
	background-position: -99px 0;
}
#menu-global li#menu-item-53 a {
	background-position: -198px 0;
}
#menu-global li#menu-item-54 a {
	background-position: -295px 0;
}
#menu-global li#menu-item-50 a {
	background-position: -393px 0;
}
#menu-global li#menu-item-51 a,
#menu-global li#menu-item-4630 a{
	background-position: -491px 0;
}
#menu-global li#menu-item-52 a {
	background-position: -589px 0;
}
#menu-item-4630{
	display:none;
}
#drawer #gnav{
    color:#000;
    position:fixed;
    top:0;
    right:-251px;
    z-index:200;
    padding:0;
    width:250px;
    height:100%;
    background:#fff;
    border-left:solid 1px #CECDCC;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    transition:right 0.5s
}
body.drawer-menu #drawer #gnav{
  right:0px;
}
body #wrapper{
  position:relative;
  left:0;
  top:0;
  transition:left 0.5s
}
body.drawer-menu #wrapper{
  left:-251px;
}
.menu_btn{
	display:none;
}
.menu_btn{
	width:45px;
	height:45px;
	text-indent:-9999px;
	background:url(img/common/menu.png) no-repeat center center;
	background-size:28px auto;
	position:absolute;
	right:10px;top:3px;
	z-index: 1;
	transition:right 0.5s
}
body.drawer-menu .menu_btn{
  right:261px;
}
#gnav .sns{
	padding-left:20px;
}
#gnav .sns li{
	float:left;
	margin-right:7px;
}
#gnav .searchform{
	background:#EFEFEF;
	padding:10px;
	margin:0;
}
#gnav .searchform input[type="text"]{
	width:170px;
	background:#fff;
}
#gnav .searchform input[type="submit"]{
	background:none;
}
#gnav .searchform div{
	background: url(img/common/search_btn.png) no-repeat 195px center #fff;
}
.side-nav{
	margin-bottom:20px;
}
.side-nav li a{
	height:67px;
	background:url(img/common/side-nav2.png) no-repeat;
	background-size:203px auto;
	text-indent:-9999px;
	display:block;
	border-bottom:dashed 1px #7F7F7F;
}
.side-nav li.nav2 a{background-position:0 -67px;}
.side-nav li.nav3 a{background-position:0 -134px;}
.side-nav li.nav4 a{background-position:0 -201px;}
.side-nav li.nav5 a{background-position:0 -268px;}
.side-nav li.nav6 a{background-position:0 -335px;}
.side-nav li.nav7 a{background-position:0 -402px;}

#head_op {
	width:179px;
	padding:0 30px;
	padding-right:35px;
	display:table-cell;
	vertical-align:top;
}
#head_op ul {
	margin:0;
	width:100%;
	text-align:right;
	padding:0;
}
#head_op ul li {
	display:inline-block;
	width:31px;
	text-align:center;
}
.searchform {
	margin:30px 0 0;
}
.searchform input[type="text"] {
	border:none;
	background:url(img/common/search_line.png) no-repeat center bottom;
	width:143px;
	height:27px;
	line-height:27px;
	font-size:15px;
	padding-left:0 !important;
	padding-right:0 !important;
}
.searchform input[type="submit"] {
	border:none;
	background:url(img/common/search_btn.png) no-repeat;
	display:inline-block;
	width:27px;
	height:27px;
	padding-left:0 !important;
	padding-right:0 !important;
}
#f_bnrs li a,
#slide_pager a,
.back_number a,
.more a{
    -webkit-transition: 0.1s ease-in-out;  
       -moz-transition: 0.1s ease-in-out;  
         -o-transition: 0.1s ease-in-out;  
            transition: 0.1s ease-in-out;
}
.boxs:hover .imgwrap,
#f_bnrs div a:hover,
#slide_pager a:hover,
.back_number a:hover,
.more a:hover{
	opacity:0.7;
}

/*======================================================================
||
||    footer
||
======================================================================*/

footer {}
#f_bnrs {
	background:#E0E0DD;
	display: flex;
    flex-wrap: wrap;
    padding: 30px 120px 35px 120px;
}
div#f_bnrs2 {
    width: 25%;
    text-align: center;
    padding-top: 20px;
}

@media only screen and (max-device-width: 480px) {
#f_bnrs {
    background: #E0E0DD;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0px 20px 0px;
}
div#f_bnrs2 {
    width: 50%;
    text-align: center;
    padding-top: 20px;
}
div#f_bnrs2 img{
    border-style: none;
    width: 85%;
}
}


#f_bnrs ul {
	width:980px;
	margin:0 auto;
	padding:50px 0;
}
#f_bnrs ul li {
	width:200px;
	margin:20px 0 0 60px;
	float:left;
}
#f_bnrs ul li:first-child {
	margin:20px 0 0 0px;
}

#pagetop a {
	display:block;
	width:100%;
	height:60px;
	background:#C7C7C5 url(img/common/pagetop.png) no-repeat center 18px;
	text-indent:-9999em;
}
#footer_content {
	width:1200px;
	margin:0 auto;
	padding:30px 0;
	position:relative;
}
#fnav {
	display:block;
}
#fnav li {
	float:left;
}
#fnav li a {
	display:inline-block;
	color:#000;
	text-decoration:none;
	font-size:13px;
	border-left:1px solid #000;
	padding:0 12px;
}
.copy {
	position:absolute;
	right:0;
	top:30px;
	font-size:13px;
}


/*======================================================================
||
||    wrapper
||
======================================================================*/
#wrapper {}

/*======================================================================
||
||    contents
||
======================================================================*/
#contents {
	padding:0 0 50px;
}

/*gourmet*/
.page-id-8 #contents,
.single-gourmet #contents {
	background:#FEF6EB;
}
/*event*/
.page-id-10 #contents,
.single-event #contents {
	background:#FBE2DF;
}
/*magazine*/
.page-id-21 #contents,
.single-magazine #contents {
	background:#E8F1FA;
}
/*life*/
.page-id-12 #contents,
.single-life #contents {
	background:#F8FBF5;
}
/*topic*/
.page-id-4515 #contents,
.single-topic #contents {
	background:#FDECE8;
}
#topics{
	background:#FBEAE6;
}
/*new*/
.page-id-14 #contents{
	background:#F8F7EB;
}
/*pickup*/
.page-id-17 #contents{
	background:#E9F0EA;
}
/*present*/
.page-id-19 #contents,
.single-present #contents {
	background:#FCE8EB;
}
/*---search_result---*/
.search #contents {
	background:#FBFBF8;
}

/*======================================================================
||
||   pagehead
||
======================================================================*/

#pagehead {
	display:block;
	margin:0;
}
#pagehead dt {
	width:165px;
	height:165px;
	text-indent:-9999em;
	float:left;
}
#pagehead dd {
	font-family: "M+ 2p medium", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "小塚ゴシック Pro", "Kozuka Gothic Pro", "Osaka", "メイリオ", "Meiryo", "MS PGothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック", sans-serif;
	width:calc(100% - 265px);
	margin:0;
	padding:50px;
	font-size:22px;
	letter-spacing:0.1em;
	line-height:140%;
	float:left;
}

/*gourmet*/
.page-id-8 #pagehead,
.single-gourmet #pagehead {
	background:#FCE0BF;
}
.page-id-8 #pagehead dt,
.single-gourmet #pagehead dt {
	background:#F08300 url(img/gourmet/c_icon.png) no-repeat center center;
}
.page-id-8 #pagehead dd,
.single-gourmet #pagehead dd {
	color:#F08300;
}

/*event*/
.page-id-10 #pagehead,
.single-event #pagehead {
	background:#F8C8C5;
}
.page-id-10 #pagehead dt,
.single-event #pagehead dt {
	background:#E60012 url(img/event/c_icon.png) no-repeat center center;
}
.page-id-10 #pagehead dd,
.single-event #pagehead dd {
	color:#E60012;
}

/*magazine*/
.page-id-21 #pagehead,
.single-magazine #pagehead {
	background:#D6EEFB;
}
.page-id-21 #pagehead dt,
.single-magazine #pagehead dt {
	background:#7ECEF4 url(img/magazine/c_icon.png) no-repeat center center;
}
.page-id-21 #pagehead dd,
.single-magazine #pagehead dd {
	color:#5EC5F2;
}

/*life*/
.page-id-12 #pagehead,
.single-life #pagehead {
	background:#E5F1D8;
}
.page-id-12 #pagehead dt,
.single-life #pagehead dt {
	background:#B4D78D url(img/life/c_icon.png) no-repeat center center;
}
.page-id-12 #pagehead dd,
.single-life #pagehead dd {
	color:#A1CE72;
}

/*topic*/
.page-id-4515 #pagehead,
.single-topic #pagehead {
	background:#F5CBC9;
}
.page-id-4515 #pagehead dt,
.single-topic #pagehead dt {
	background:#ED7985 url(img/topic/c_icon.png) no-repeat center center;
}
.page-id-4515 #pagehead dd,
.single-topic #pagehead dd {
	color:#fff;
}
#topics{
	padding:40px 0 20px;
}
#topics h2{
	background:url(img/topic/title.png) no-repeat left top;
	text-indent:-9999px;
	width:197px;
	height:58px;
	margin:0 auto;
	padding-right:52px;
}

/*new*/
.page-id-14 #pagehead{
	background:#FFF7C9;
}
.page-id-14 #pagehead dt{
	background:#FFE000 url(img/new/c_icon.png) no-repeat center center;
}
.page-id-14 #pagehead dd{
	color:#FED200;
}

/*pickup*/
.page-id-17 #pagehead{
	background:#D0EAE8;
}
.page-id-17 #pagehead dt{
	background:#61C1BE url(img/pickup/c_icon.png) no-repeat center center;
}
.page-id-17 #pagehead dd{
	color:#2BB7B3;
}

/*present*/
.page-id-19 #pagehead,
.single-present #pagehead {
	background:#F8CED5;
}
.page-id-19 #pagehead dt,
.single-present #pagehead dt {
	background:#EB6B8C url(img/present/c_icon.png) no-repeat center center;
}
.page-id-19 #pagehead dd,
.single-present #pagehead dd {
	color:#EB6B8C;
}
/*bread*/
.bread {
	text-align:right;
	font-size:12px;
	padding:20px 0 20px;
}
.search .bread {
	padding:20px 0;
}
.bread a {
	text-decoration:none;
	color:#000;
	font-size:12px;
}
.bread .mb{
	display:none;
}
/*			404
----------------------------------*/
.error404 #contents{
	background:#FBFBF8;
	text-align:center;
	padding-bottom:150px;
}
.error404 #main{
	margin:0 20px;
}
.error404 #contents h1{
	margin:100px 0 35px;
}
.error404 #contents h1 img{
	max-width:100%;
	height:auto;
}
.error404 #contents p{
	line-height:1.9em;
	margin-bottom:30px;
}
.error404 #contents p a{
	color:#000;
	text-decoration:none;
}


/*======================================================================
||
||    Media Queries
||
======================================================================*/
@media screen and (max-width: 768px) {
body {
	min-width:100%;
}
.menu_btn{
	display:block;
}
.inner {
	width:auto;
	margin:0;
}
#header_content {
	width:auto;
	height:auto;
	position:relative;
	margin:0;
	padding:0;
	display:block;
	min-width:100%;
}
#header_content .title {
	padding:12px 0 13px 14px;
	float:none;
}
#header_content .title a {
	display:block;
	width:136px;
	height:26px;
	background:url(img/common/logo-m.png) no-repeat;
	background-size:136px 26px;
}
.menu-global-container{
	display:block;
}
#menu-global {
	display:block;
	width:100%;
	margin:0;
	padding:0;
	float:none;
}
#menu-global li {
	width:33.3%;
	float:left;
}
#menu-global li a {
	display:block;
	width:100%;
	height:44px;
	text-indent:-9999px;
	background:none;
	border-right:dashed 1px #9D9E9E;
}
#menu-global li:nth-of-type(3) a,
#menu-global li:nth-of-type(6) a{
	border-right:none;
}
#menu-global li:nth-of-type(1){
	border-top:solid 3px #F08300;
	background:url(img/common/g-nav1.png) no-repeat center center;
	background-size:107px auto;
}
#menu-global li:nth-of-type(2){
	border-top:solid 3px #E60012;
	background:url(img/common/g-nav2.png) no-repeat center center;
	background-size:107px auto;
}
#menu-global li:nth-of-type(3){
	border-top:solid 3px #B4D78D;
	background:url(img/common/g-nav3.png) no-repeat center center;
	background-size:107px auto;
}
#menu-global li:nth-of-type(4){
	border-top:solid 3px #FFE100;
	background:url(img/common/g-nav4.png) no-repeat center center;
	background-size:107px auto;
}
#menu-global li:nth-of-type(5){
	border-top:solid 3px #61C1BE;
	background:url(img/common/g-nav5.png) no-repeat center center;
	background-size:107px auto;
}
#menu-global li:nth-of-type(6){
	border-top:solid 3px #EB6D8E;
	background:url(img/common/g-nav6.png) no-repeat center center;
	background-size:107px auto;
}
#menu-global li:nth-of-type(3),
#menu-global li:nth-of-type(6){
	width:33.4%;
}
#menu-global li:nth-of-type(7){
	display:none;
}
#menu-item-52{
	display:none;
}
#menu-global li#menu-item-4630{
	border-top:solid 3px #EB6D8E;
	background:url(img/common/g-nav7.png) no-repeat center center;
	background-size:107px auto;
}
#menu-global li#menu-item-4630 a{
	border-right:none;
}

/*----------------------------------------*/
#head_op{
	display:none;
}

#f_bnrs ul {
	display:block;
	width:300px;
	margin:0 auto;
	padding:25px 0 10px;
}
#f_bnrs ul li {
	width:50%;
	text-align:center;
	margin:0;
	float:left;
}
#f_bnrs ul li img{
	width:140px;
	height:auto;
}
#footer_content {
	width:auto;
	padding:15px 0;
}
#pagetop a {
	background:#C7C7C5 url(img/common/pagetop_m.png) no-repeat center 15px;
	background-size: 64px 26px;
}
#fnav {
	display:block;
	padding:0 10px 10px;
}
#fnav li {
	display:inline-block;
	line-height:1.3em;
}
#fnav li a {
	display:inline;
	color:#000;
	text-decoration:none;
	font-size:10px;
	border-left:1px solid #000;
	padding:0 5px;
}
.copy {
	position:static;
	font-size:10px;
	text-align:center;
}

/*		グルメ一覧　（モバイル）
-----------------------------*/
#pagehead {
	display:block;
	margin:0;
	padding:17px 15px 15px;
}
#pagehead dt {
	width:100%;
	height:67px;
	text-indent:-9999em;
}
#pagehead dd {
	width:100%;
	margin:0;
	padding:0;
	font-size:14px;
	text-align:center;
}
.page-id-8 #pagehead dt,
.single-gourmet #pagehead dt {
	background:url(img/gourmet/c_icon_m.png) no-repeat center center;
	background-size:67px auto;
}
.page-id-10 #pagehead dt,
.single-event #pagehead dt {
	background:url(img/event/c_icon_m.png) no-repeat center center;
	background-size:78px auto;
}
.page-id-21 #pagehead dt,
.single-magazine #pagehead dt {
	background:url(img/magazine/c_icon_m.png) no-repeat center center;
	background-size:auto 21px;
}
.page-id-12 #pagehead dt,
.single-life #pagehead dt {
	background:url(img/life/c_icon_m.png) no-repeat center center;
	background-size:auto 22px;
}
.page-id-4515 #pagehead dt,
.single-topic #pagehead dt{
	background:url(img/topic/c_icon_m.png) no-repeat center center;
	background-size:auto 26px;
}
.page-id-4515 #pagehead dd,
.single-topic #pagehead dd {
	color:#E17581;
}
.page-id-14 #pagehead dt{
	background:url(img/new/c_icon_m.png) no-repeat center center;
	background-size:110px auto;
}
.page-id-17 #pagehead dt{
	background:url(img/pickup/c_icon_m.png) no-repeat center center;
	background-size:auto 24px;
}
.page-id-19 #pagehead dt,
.single-present #pagehead dt {
	background:url(img/present/c_icon_m.png) no-repeat center center;
	background-size:auto 24px;
}
.m-logo img{
	width:auto;
	height:24px;
}
/*bread*/
.bread {
	text-align:right;
	font-size:11px;
	padding:0;
	position:absolute;
	right:15px;top:150px;
}
.bread .pc{
	display:none;
}
.bread .mb{
	display:inline;
}
#contents{
	padding-bottom:30px;
}
#contents .search_box{
	margin:0 0 25px;
}
.page-template-page-gourmet .inner,
.page-template-page-event .inner,
.page-template-page-life .inner,
.page-template-page-new .inner,
.page-template-page-pickup .inner,
.page-id-4515 .inner{
	padding:19px 15px 0;
}
.page-id-4515 .search_list{
	margin-top:5px;
}
.error404 #contents h1{
	margin:67px 0 15px;
}
.error404 #contents{
	padding-bottom:30px;
}
#topics h2{
	background:url(img/topic/title.png) no-repeat left top;
	background-size:90px auto;
	text-indent:-9999px;
	width:90px;
	height:28px;
	margin:0 auto;
	padding-right:20px;
}

}


/*======================================================================
||
||    common
||
======================================================================*/

/* clear */
.clear {
    clear:both;
}

/* div.clear */
div.clear {
    clear:both;
    font-size:1px;
    line-height:1px;
    height:1px;
    margin:0;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

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

div:after,
ul:after {
	content: "";
	display: block;
	clear: both;
}

 #newer .boxs.box8, #newer .boxs.box8, #topics .boxs.box8 {
    margin-right: 0;
}


@media only screen and (max-device-width: 480px) {
#f_bnrs ul li:first-child {
    margin: 0px 0 0 0px;
}
	
}

div#postsyousai {
    text-align: center;
}
.coupon {
    border: solid 3px #e4ba90;
    border-radius: 4px;
    padding: 4%;
    margin-bottom: 6%;
}
.coupontittle {
    line-height: 1.3;
    font-weight: 700;
    padding-bottom: 2%;
}
.couponkigen {
    text-align: right;
    font-size: 14px;
    padding-bottom: 3%;
}
.couponbottom {
    text-align: center;
    background: #c9a063;
    color: #fff;
    padding: 2.7%;
    border-radius: 2px;
    font-weight: 600;
    font-size: 14px;
}
.couponbottom2 img {
    text-align: center;
    background: #9fa0a0;
    color: #fff;
    padding: 6% 50%!important;
    border-radius: 2px;
    font-weight: 600;
    font-size: 14px;
    width: 0;
    height: 0;
}
.couponbottomnone {
    display: none;
}
.couponbottom3 img {
    text-align: center;
    background: #c9a063;
    color: #fff;
    padding: 6% 50%!important;
    border-radius: 2px;
    font-weight: 600;
    font-size: 14px;
    width: 0;
    height: 0;
}
.couponbottom3 {
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    position: relative;
}
.couponbottom2 {
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
	position: relative;
}
.couponbottom3 p {
    position: absolute;
    color: white;
    top: 20%;
    left: 32%;
    height: 0;
}
.couponbottom2 p {
    position: absolute;
    color: white;
    top: 20%;
    left: 30%;
}
p.itirancoupon {
    background: #FF5722;
    color: #fff;
    font-size: 11px;
    text-align: center;
    margin-bottom: 4%;
}
p.itirancoupon1 {
    background: #FF5722;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 4%;
    padding: 1%;
}
