@charset "utf-8";

#coupon_mail h2 {
	background-color: transparent;
}

#coupon_mail a {
	color: #000000;
	text-decoration: none;
}
/** ３つバナー　w719px ↓ ↓
================================================**/
#coupon_mail {
	width:80%;
	margin-left: auto;
	margin-right: auto;
	padding-top:0px;
    line-height: 1;
	margin-bottom: 2px;
}

#coupon_mail img {
	margin: 10px auto;
	padding: 0;
}

#coupon_mail .coupon{
	position: relative;
}

#coupon_mail .coupon h2{
	position: absolute;
	background-color: #fff;
	color: #ea000b;
    font-size: 90px;
	padding: 0;
    top: 50%;
    /*left: 28%;*/
    left: 35%;
}

#coupon_mail .icn-gray {
	font-size: 25px;
	margin: 30px 0 20px;
}
	
	#coupon_mail h1 {
	text-align: center;
	color: #525d66;
    font-weight: bolder;
    font-size: 190%;
	background-color: #fff;
	padding-bottom: 1px;
    line-height: 1.3;
}


#coupon_mail h4 {
	margin:5% 0 5% 0;
	text-align: center;
	color: #313131;
    font-size: 220%;
    font-weight: bold;
    line-height: 1.5; 
}

#coupon_mail h4 span {
    font-size: 130%;
	color: #fb4a41;
}

#coupon_mail .period h4 {
	text-align: center;
	background-color: #eb5e67;
	color: #FFFFFF;
    font-size: 230%;
    font-weight: bold;
    line-height: 1.5; 
	padding: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#coupon_mail h3 {
    text-align: left;
	padding-top: 0px;
	font-size: 155%;
    font-weight: bold;
    line-height: 1.5; 
    color: #ec3b92;
}

#coupon_mail ul {
	padding-bottom: 5%;
}

#coupon_mail li {
    display: list-item;
	list-style-type: none;
    color: #121212;
	font-size: 120%;
	line-height: 1.5; 
}

#coupon_mail p {
	text-align: left;
	color: #121212;
	font-size: 125%;
	padding-bottom: 2.5px;
    line-height: 1.4; 
}

#coupon_mail resizeimage img { 
	width: 100%; 
}

/* アイテムここから */
#coupon_mail .item:after {
	content: "";
	clear: both;
	display: block;
}

#coupon_mail .item li {
	float: left;
}

#coupon_mail .item .value {
	text-align: right;
	margin-top: 15px;
}

#coupon_mail .item .value span {
	display: block;
	font-weight: bold;	
}
/* アイテムここまで */

/*--------------------------
PC　641px以上の表示の場合
--------------------------*/
@media screen and ( min-width:641px ){
#coupon_mail .feature {
	margin-top: 40px;
}

#coupon_mail {
	width:100%;
}

#coupon_mail .sp { 
	display:none; 
}
	
#coupon_mail h1 {
    font-size: 150%;
}

#coupon_mail p {
    font-size: 100%;
}

#coupon_mail .listA {
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
	flex-wrap: wrap;
	list-style-type: none;
	/*margin: auto;*/
	padding-bottom: 0;
}

#coupon_mail .listA ul{
	list-style-type: none;
}

#coupon_mail .listA li{
	width: 300px;
	/*margin-right: 10px;*/
}

#coupon_mail .listA li:last-child {
	margin-right: 0px;
}

#coupon_mail .listA a{
	text-decoration: none;
	display: block;
	
}

#coupon_mail .listA li h3{
	color: #ec3b92;
	font-size: 23px;
	margin: 10px;
	}

#coupon_mail .listA li p{
	color: #000;
	font-size: 18px;
	margin: 18px 10px 48px;
	}

/* 見出しここから */
.feature h2{
	font-family: YuGothic,"Yu Gothic Medium","Yu Gothic", Meiryo, sans-serif;
	font-size: 24px;
	text-align: center;
	margin-bottom: 30px;
	line-height: 1.4em;
}
	
.content h2{
	font-family: 'Marcellus', serif;
	font-size: 24px;
	text-align: center;
	margin-bottom: 30px;
	line-height: 1.4em;
}
	
.content h2 span{
	font-family: YuGothic,"Yu Gothic Medium","Yu Gothic", Meiryo, sans-serif;
	font-size: 16px;
}
/* 見出しここまで */
	
/* カテゴリここから */
#category{
	background: #f3f3f3;
	padding-left: 15px;
	padding-right: 15px;
}

#category {
	position: relative;
}

#category .content ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

#category .content ul li {
	flex-basis: 19%;
	max-width: 19%;
	margin-bottom: 1.5%;
}

#category .content ul li a {
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 10px;
	height: 114px;
	font-size: 17px;
}

#category .content ul li a:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
}

#category .content ul li img {
	flex-basis: 30%;
	max-width: 30%;
	margin-right: 10px;
}

#category .content ul li span {
	max-width: 70%;
	flex-basis: 70%;
	padding-left: 0px;
	letter-spacing: 0.01em;
	line-height: 1.2em;
	font-feature-settings: "palt";
}
/* カテゴリここまで */
	
/* アイテムここから */
#coupon_mail .item li {
	width: 22%;
	margin-left: 2%;
}
	
#coupon_mail .item p {
	font-size: 14px;
}
/* アイテムここまで */
	
/* キャラクター・ブランドここから */
#coupon_mail .brand_character {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}　	
/* キャラクター・ブランドここまで */
	
/* 特集・キャンペーンここから */
	/*
#coupon_mail .feature_campaign {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}　*/
#coupon_mail .feature_campaign:after {
	content: "";
	clear: both;
	display: block;
}
	
#coupon_mail .feature_campaign p:nth-child(odd) {
	float: left;
}
	
#coupon_mail .feature_campaign p:nth-child(even) {
	float: right;
}
/* 特集・キャンペーンここまで */
}

/*--------------------------
スマホ　640px以下の表示の場合
--------------------------*/
@media screen and ( max-width:640px ){
.container { /* 横幅100%にする */
	padding-left: 0;
	padding-right: 0;
}
	
.container .p15 { /* 横幅100%を打ち消 す*/
	padding-left: 15px;
	padding-right: 15px;
}
	
#coupon_mail .feature {
	margin-top: 20px;
}
	
#pane-main {
	margin-bottom: 0 ;
}

#coupon_mail {
	width:100%;
}

#coupon_mail .pc { 
	display:none; 
}	

#coupon_mail .coupon h2{
	position: absolute;
	font-size: 230%;
	top: 48%;
	/*left: 28%;*/
	/*left: 30%;*/
	/*left: 36%;*/
	left: 33%;
	background-color: #fff;
	color: #ea000b;
}

#coupon_mail .icn-gray {
	font-size: 18px;
	margin: 25px 0 15px;
}

#coupon_mail p {
	font-size: inherit;
	padding: 3px;
    line-height: 1.5; 	
}

#coupon_mail .notice p {
	padding: 0 3px;
}

#coupon_mail li {
    display: list-item;
	list-style-type: none;
	font-size: 90%;
    line-height: 1.3;
	padding-bottom: 4px;
}
	
#coupon_mail img {
	align: center;
}
	
#coupon_mail h1 {
	font-size: 18px;
 	padding-bottom: 3px;
    line-height: 1.5;
}	
	
#coupon_mail h3 {
    line-height: 1.5; 
}

#coupon_mail h4 {
	font-size: 150%;
	line-height: 1.5;
	font-weight: bold;
}
	
#coupon_mail .period h4 {
    font-size: 140%;
	padding: 20px;
}

#coupon_mail .listA li:after{
	content: "";
	clear: both;
	display: block;
}

#coupon_mail .listA li img {
	width: 49%;
	float:left;
}

#coupon_mail .listA li h3,
#coupon_mail .listA li p {
	width: 49%;
	float:right;
}

#coupon_mail .listA li h3{
	font-size: 12px;
	margin-top:10px;
}

/* 見出しここから */
.feature h2{
	font-family: YuGothic,"Yu Gothic Medium","Yu Gothic", Meiryo, sans-serif;
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
	line-height: 1.4em;	
}
	
.content h2{
	font-family: 'Marcellus', serif;
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
	line-height: 1.4em;
	font-weight: normal;
}
	
.content h2 span{
	font-family: YuGothic,"Yu Gothic Medium","Yu Gothic", Meiryo, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
/* 見出しここまで */
	
/* カテゴリここから */
#category{
	background: #f3f3f3;
}
	
#category .content{ 
	position: relative;
}
	
#category .content ul { 
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
	
#category .content ul li { 
	flex-basis: 32%;
	max-width: 32%;
	margin-bottom: 2%;	
}
	
#category .content ul li a { 
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px;
	height: auto;
	font-size: 10px;
}
	
#category .content ul li a:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
}
	
#category .content ul li a .inner {
	text-align: center;
}
	
#category .content ul li img {
	max-width: 40%;
	margin: 0 auto 3px;				
}
	
#category .content ul li span {
	max-width: 100%;
	padding-left:0;
	letter-spacing: 0.01em;
	line-height: 1.2em;
	font-size: 12px;
	display: block;
}
/* カテゴリここまで */
	
/* アイテムここから */
#coupon_mail .item li {
	width: 47%;
	margin-left: 2%;
}	
/* アイテムここまで */

/* キャラクター・ブランドここから */
#coupon_mail .brand_character {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}　
/* キャラクター・ブランドここまで */
}