@charset "utf-8";

.wrap-obi{
    background: url(/static/img/maas/mobi/bg-obi-campaign-pc.jpg) center center;
    color: #fff;
    padding: 0;
    line-height: 1;
    text-align: center;
}
.wrap-obi a{
    display: block;
    width: 100%;
    padding: 0;
}
.wrap-obi img{
	width: 100%;
	max-width: 471px !important;
	height: auto;
	margin: 0 auto;
}
/*.meiwa .wrap-obi{
    background: #389d57;
}
.meiwa .wrap-obi img{
	max-width: 868px !important;
}*/
/*#imabari .wrap-obi{
    background: url(/static/img/maas/mobi/imabari/pc_obi_bg.jpg) center bottom no-repeat;
    color: #fff;
    padding: 0;
    line-height: 1;
    text-align: center;
}
#imabari .wrap-obi img{
	max-width: 800px !important;
}*/

.wrap-sale{
	width: 100%;
	max-width: 720px;
	margin: 80px auto 30px;
}
#Campaign .wrap-sale{
	margin: 30px auto 30px;
}
.wrap-sale-inner{
	padding: 0px 10px 10px;
	background: #b81c22;
	border-radius: 0 0 20px 20px;
}
/*.meiwa .wrap-sale-inner{
	background: #389d57;
}*/
/*#imabari .wrap-sale-inner{
	background: #389d57;
	padding: 20px 20px 20px;
}*/

/*.meiwa .title-sale{
	margin-bottom: -30px;
}*/
/*#imabari .title-sale{
	margin-bottom: 0;
}*/

.wrap-sale-body{
	padding: 30px 30px 30px;
	background: #fff;
	border-radius: 20px;
}
/*.meiwa .wrap-sale-body{
	padding: 60px 30px 30px;
}*/
/*#imabari .wrap-sale-body{
	padding: 30px 30px 30px;
}*/
.dl-saletext{
	display: flex;
}
.dl-saletext dt{
	width: 20%;
	line-height: 1.8;
	font-size: 14px;
	text-align: left;
}
.dl-saletext dd{
	width: 80%;
	line-height: 1.8;
	font-size: 14px;
	text-align: left;
}
.dl-saletext + .dl-saletext{
	margin-top: 10px;
}
.dl-saletext dd b{
	font-size: 110%;
	margin-right: 3px;
}
.wrap-saletext-postscript{
	background: #fff9f9;
	padding: 15px 10px 20px 10px;
	margin-bottom: 10px;
}
.label-sarani{
	background: #fff9f9;
	color: #F04848;
	padding: 3px 5px 5px;
	display: inline-block;
	line-height: 1;
	margin-right: 10px;
	position: relative;
	top: -2px;
	border-radius: 3px;
	font-size: 80%;
}
.wrap-saledetail{
	margin-bottom: 30px;
	background: #fffad3;
	padding: 15px 10px 15px 25px;
	position: relative;
}
.wrap-saledetail.add-presents{
	background: #e9f9ff;
}
/*.meiwa .wrap-saledetail{
	padding: 15px 10px 15px 60px;
}*/
/*#imabari .wrap-saledetail{
	padding: 15px 10px 15px 60px;
}*/
.icon-camp-meiwa{
	position: absolute;
	top: -10px;
	left: -20px;
	width: 70px;
}
.ul-saledetail{
}
.ul-saledetail li{
	font-size: 20px;
	font-weight: 900;
	line-height: 1.2;
	position: relative;
	padding-left: 30px;
}
.add-presents .ul-saledetail li{
	line-height: 1.4;
}
.ul-saledetail li:before{
	position: absolute;
	content: "\f14a";
	font-family: "Font Awesome 5 Free";
	top: 7px;
	left: 0;
	font-weight: normal;
}
.add-presents .ul-saledetail li:before{
	position: absolute;
	content: "\f06b";
	font-family: "Font Awesome 5 Free";
	top: 0;
	left: 0;
	font-weight: bold;
}
.ad-color-red{
	color: #ff2e57;
}
.ul-saledetail li b{
	font-size: 130%;
	margin: 0 2px 0 0px;
}
.modal .ul-saledetail li{
	font-size: 16px;
}
.modal .ul-saledetail li:before{
	top: 0;
	left: 0;
}
.modal .ul-saledetail li b{
	font-size: 16px;
}
.ul-saledetail li small{
	color: #000;
}
.ul-saledetail li + li{
	margin-top: 15px;
}
.wrap-text-pop{
	position: relative;
	display: inline-block;
}
.text-pop-price{
	text-align: center;
	font-size: 20px;
	position: relative;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 900;
	position: absolute;
	top: -25px;
	left: 50%;
	transform: translate(-50%, 0);
	color: #ff2e57;
}
.text-pop-price:before,
.text-pop-price:after{
    content: "";
    display: inline-block;
    width: 2px;
    height: 16px;
    background: #ff2e57;
    border-radius: 2px;
    margin: 0 10px;
}
.text-pop-price:before{
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
}
.text-pop-price:after{
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
.wrap-stepprice{
	width: 100%;
	max-width: 400px;
	margin: 0 auto 40px auto;
}
.dl-wrap-stepprice dt{
	text-align: center;
	padding: 10px;
	background: #eb6d8e;
	color: #fff;
	border-radius: 100px;
}
.dl-wrap-stepprice dt span{
	font-size: 120%;
	margin-left: 5px;
}
.dl-wrap-stepprice dd{
	display: flex;
	width: 80%;
	margin: 0 auto;
}
.dl-wrap-stepprice dd span{
	padding: 10px;
	display: flex;
	width: 30%;
	background: #fad8dd;
	justify-content: center;
	align-items: center;
}
.dl-wrap-stepprice dd ul{
	width: 70%;
	margin: 0;
	padding: 10px 20px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.dl-wrap-stepprice dd ul li{
	display: block;
	width: 100%;
}
.dl-wrap-stepprice dd ul li + li{
	margin-top: 10px;
}
.title-imabari-campaign{
	background: #fbdc5d;
	color: #000000;
	padding: 15px 5px;
	line-height: 1;
	text-align: center;
	margin-bottom: 15px;
	font-weight: bold;
	position: relative;
}
.title-imabari-campaign:before {
    border: 12px solid transparent;
    border-top: 12px solid #fbdc5d;
    left: 50%;
    content: "";
    display: block;
    bottom: -20px;
    margin-left: -12px;
    position: absolute;
}
@media(max-width:768px) {
#Campaign .wrap-sale{
	margin: 0px auto 30px;
}
.wrap-sale{
	padding: 40px 10px 10px;
	margin-top: 0;
}
/*#imabari .wrap-sale{
	padding-top: 0;
}*/
.wrap-sale-body{
	padding: 20px 20px 20px;
}
/*.meiwa .wrap-sale-body{
	padding: 50px 20px 20px;
}*/
/*#imabari .wrap-sale-body{
	padding: 20px 15px 20px;
}
#imabari .wrap-sale-inner{
	padding: 10px;
}
#imabari .title-sale img{
	border-radius: 5px 5px 0 0;
}*/
.dl-saletext{
	display: block;
}
.dl-saletext + .dl-saletext{
	margin-top: 20px;
}
.dl-saletext dt{
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	font-size: 18px;
}
.dl-saletext dd{
	width: 100%;
}
.wrap-saledetail{
	padding: 15px 10px 15px 15px;
}
/*.meiwa .wrap-saledetail{
	padding: 15px 10px 15px 45px;
}*/
/*#imabari .wrap-saledetail{
	padding: 15px 10px 15px 45px;
}*/
.icon-camp-meiwa{
	position: absolute;
	top: -10px;
	left: -10px;
	width: 50px;
}
.ul-saledetail li:before{
	top: 0;
}
.add-presents .ul-saledetail li:before{
	position: absolute;
	content: "\f06b";
	font-family: "Font Awesome 5 Free";
	top: 0;
	left: 0;
	font-weight: bold;
}
.ul-saledetail li{
	font-size: 18px;
	line-height: 1.4;
}
.ul-saledetail li + li{
	margin-top: 30px;
}
.text-pop-price{
	font-size: 16px;
	top: -20px;
}
.wrap-stepprice{
	width: 96%;
}
.dl-wrap-stepprice dt{
	font-size: 14px;
	padding: 6px;
}
.dl-wrap-stepprice dd span{
	padding: 10px;
	width: 40%;
}
.dl-wrap-stepprice dd ul{
	width: 60%;
	padding: 15px;
}
.dl-wrap-stepprice dd{
	width: 90%;
}
}
@media(max-width:575px) {
.ul-saledetail li + li{
	margin-top: 10px;
}
}
