/* ----------------------------------------
 campaign for SP
---------------------------------------- */
@media all and (max-width: 1019px) {
  .campaign-hero {
    margin-bottom: 60px;
    text-align: center;
  }
  .campaign-hdg-02 {
    margin-right: -40px;
    margin-left: -40px;
    margin-bottom: 35px;
    padding: 15px 40px;
    background: url("../../img/bg_h2_sp.gif") repeat 0 0;
    color: #fff;
    font-size: 42px;
    font-size: 4.2rem;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.2em;
    text-align: center;
  }
  .campaign-hdg-03 {
    margin-right: -40px;
    margin-left: -40px;
    margin-bottom: 40px;
    padding: 10px 40px;
    border-top: dashed 1px #ffba4d;
    border-bottom: dashed 1px #ffba4d;
    background: url("../../img/bg_h3_sp.gif") repeat 0 0;
    color: #f57a01;
    font-size: 38px;
    font-size: 3.8rem;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.2em;
  }
  .campaign-section-sub {
    margin-bottom: 80px;
  }
  .campaign-box {
    margin-right: auto;
    margin-left: auto;
    max-width: 560px;
  }
  .campaign-box-cv {
    margin-bottom: 80px;
    margin-right: auto;
    margin-left: auto;
    padding: 35px 40px;
    background: url("../../img/bg_box_cv.gif") repeat 0 0;
  }
  .campaign-box-cv .list-note {
    margin-top: 25px;
    margin-bottom: 0;
  }
  .campaign-box-cv-hdg {
    margin-bottom: 25px;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.2;
    text-align: center;
  }
  .campaign-list-btn {
    text-align: center;
  }
  .campaign-list-btn-item {
    margin-top: 30px;
  }
  .campaign-list-btn-item:first-child {
    margin-top: 0;
  }
  .campaign-list-btn-item .btn {
    font-size: 30px;
    font-size: 3.0rem;
  }
  .campaign-table-caption {
    margin-bottom: 20px;
    letter-spacing: 0.13em;
    text-align: left;
  }
  .campaign-box-products {
    margin-top: -40px;
  }
  .app .hdg-02.bdl {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: #d4d4d2 1px dashed;
  }
  .app p.text {
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .app-section-sub {
    margin-bottom: 80px;
  }
  .app-box {
    margin-right: auto;
    margin-left: auto;
    max-width: 560px;
  }
  .app-box-cv {
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    padding: 35px 40px;
    background: url(../img/bg_box_cv.gif) repeat 0 0;
  }
  .app-box-cv .list-note {
    margin-top: 25px;
    margin-bottom: 0;
  }
  .app-box-cv-hdg {
    margin-bottom: 25px;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.2;
    text-align: center;
  }
  .app-list-btn {
    text-align: center;
  }
  .app-list-btn-item {
    margin-top: 30px;
  }
  .app-list-btn-item:first-child {
    margin-top: 0;
  }
  .app-list-btn-item .btn {
    font-size: 30px;
    font-size: 3.0rem;
  }
  .sp_android_ttl {
    color: #9fcd63;
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 1rem;
  }
  .sp_ios_method {
    margin-top: 1.5rem;
    font-size: 3rem;
    text-align: center;
  }

  /*オリジナル*/

  .campaign{
	  padding:0 0 50px;
  }

  .title_box{
	  margin-bottom:30px;
	  background:url(../img/sp_main_tbk.png) center top no-repeat;
	  background-size:auto 100%;
	  	  margin:0 auto;
	  	  text-align:center;
  }

  .title_box h2{
	  font-size:38px;
	  line-height:1.3;
	  padding-top:35px;
	  padding-bottom:40px;
	  font-weight:bold;
	  color:#fff;
  }

  .title_box h2 span{
	  font-size:70%;
  }

  .campaign .inner{
	  padding:0 ;
  }

  .campaign .inner p + p{
	  margin-top:25px;
  }

  .campaign .inner p a{
	  color:#da0000;
	  text-decoration:underline;
  }

  .campaign h3.title{
	  font-size:30px;
	  line-height:1.3;
	  color:#FFF;
	  padding:15px;
	  margin-top:50px;
	  margin-bottom:30px;
	  background-color:#694a31;
	  	  text-align:center;
font-weight:bold;
	 	border-top:dashed 1px #fff;
	border-bottom:dashed 1px #fff;
		box-shadow: 0px 0px 0px 5px #694a31;
  }

  .campaign h3.title span{
	  display:inline-block;
  }

  .campaign h3.title.mtn{
	  margin-top:0;
  }

  .campaign h3.title.mtns{
	  margin-top:0;
  }

  .campaign .inner p + .ad{
	  margin-top:35px;
  }


  .ad > div.ad_box{
	  padding:25px;
	  background:#ead4d4;
	  box-sizing:border-box;
	  text-align:center;
  }

  .ad.ad2 > div.ad_box{
	  background:#e4dbd2;
  }

  .ad.ad3 > div.ad_box{
	  background:#dee5da;
  }

  .ad.ad2,.ad.ad3{
	  margin-top:20px;
  }

  .ad.ad3{
	  margin-bottom:70px;
  }

  .ad > div.txt{
	  padding:25px;
	  background:#f7f7f7;
  }

  .ad h4{
	  font-size:32px;
	  line-height:1;
	  margin-bottom:20px;
  }

  .campaign .inner .ad p + p{
	  margin-top:20px;
  }

  .campaign .inner .ad p a{
	  color:#000;
	  padding-left:30px;
	  background:url(../img/icon_map.png) left top no-repeat;
	  background-size:25px auto;
	  text-decoration:underline;
  }

  .ad > div.txt p{
	  text-align:right;
  }

  .ad > div.txt li{
	  text-indent:-1.3em;
	  padding-left:1.3em;
  }

  .ad > div.txt li a{
	  color:#000;
  }

  .coupon-box {
	  text-align:center;
	  margin-bottom:30px;
  }

  p.strong{
	  font-weight: bold;
	  font-size: 32px;
	  margin-top: 40px;
	  margin-bottom: 10px;
	  color:#d52910;
  }

  .coupon-box div.number{
	  line-height:1;
	  letter-spacing:0.1em;
	  padding:20px 10px 0px;
	  border:5px solid #d62a11;
	  background:#FFF;
  }

  .coupon-box p.number {
	  font-size:36px;
	  font-weight:bold;
	  margin-bottom:10px;
  }

  .coupon-box p.number02 {
	  font-size:24px;
	  margin-bottom:10px;
	  padding-bottom:10px;
	  font-weight: bold;
  }

  ul.cap{
	  font-size:26px !important;
	  color:#777 !important;
	  margin:0 auto;
  }

  ul.cap.mtb{
	  margin:10px 0 40px;
  }

   ul.cap li{
	   text-indent:-1em;
	   padding-left:1em;
	   margin-bottom:5px;
   }

  p.date{
	  font-weight: bold;
	  font-size: 30px;
	  line-height:1.5;
	  color:#d10000;
	  font-weight:bold;
	  text-align:center;
  }

  .pic_box{
	  text-align:center;
	  background:#f7f7f7;
	  margin-bottom:25px;
  }

  .pic_box div.md > img{
	  width:90%;
  }

  .pic_box div.md{
	  padding:40px 45px 5px;
  }

  .pic_box div.md div{
	  width:70%;
	  margin:45px auto;
  }

  .pic_box div.md div a{
	  width:100%;
  }

  .pic_box  div p{
	  font-size:28px;
	  line-height:1.5;
  }

  .pic_box  div p + p{
	  margin-top:20px;
  }

  .pic_box > div p strong{
	  color:#000;
  }

  .pic_box > div img + p{
	  margin-bottom:10px;
	  margin-top:30px;
  }


  .pic_box .app{
	  background:#00a273;
	  padding:25px 0;
  }

  .pic_box .app.ya{
	  background:#db81a3;
  }

  .pic_box .app p{
	  font-size:28px;
	  line-height:1.7;
	  color:#FFF;
  }

  .pic_box .app img{
	  width:60%;
	  height:auto;
	  margin-top:13px;
  }

  .btn_box{
	  display:inline-block;
	  padding:40px 10px;
	  border-top:1px solid #c3c0bf;
	  border-bottom:1px solid #c3c0bf;
  }

  .btn_box p{
	  width:57%;
	  font-size:27px;
	  line-height:1.5;
	  margin-left:3%;
	  display:inline-block;
  }

  .btn_box img{
	  width:40%;
  }

  .btn_box p a{
	  color:#000;
	  text-decoration:underline;
  }

  .btn_box p br{
	  display:none;
  }


  .btn_box + .btn_box{
	  margin-top:-1px;
  }


  .clearFix {
	  overflow: hidden;
  }
  .clearFix:after {
	  clear: both;
	  content: "";
	  display: block;
	  height: 0;
	  overflow: hidden;
  }
  * html .clearFix {
	  height: 1em;
	  overflow: visible;
  }

  .btn-lineup {
	  /*margin-top: 15px;*/
	  display: table;
	  background: #00a273 url(../img/icon_arrow1.png) no-repeat 90% center;
	  color: #fff;
	  font-weight: bold;
	  border-radius: 50px;
	  margin-top:15px;
	  width:auto;
	  padding:20px 25px;
	  text-align:center;
	  margin:45px auto 0;
  }

  .btn-lineup p{
	  font-size:24px !important;
	  display: table-cell;
	  vertical-align: middle;
  }

  .banner_box img{
	  margin-bottom:40px;
  }

  .pc{
	  display:none !important;
  }

  .sp{
	  display:inline-block !important;
  }

  br.sp{
	  display:block !important;
  }

  br.pc{
	  display:none !important;
  }

.pcbr br	{display: none;}


.campaign_image {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
}

.campaign_image img {
  width: 100%;
  height: auto;
  display: block;
}

.campaign_image02 {
  margin: 20px 0 0 0;
  padding: 0 0 25px 0;
}

.campaign_image02 img {
  width: 100%;
  height: auto;
  display: block;
}

.campaign_link {
  margin: 0 auto 60px auto;
  width: 92%;
}

.campaign_link a {
  margin: 0 0 0 0;
  padding: 15px;
  line-height: 1.2em;
  text-decoration: none;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #ffffff;
  background: #009d73 url("../img/icon_01.png") no-repeat 97% center;
  display: block;
}

.campaign_link a:hover {
  opacity: 0.8;
}


.lineupinfo ul{
  width: 100%;
  max-width: 592px;
  margin: 0 auto;
}

.lineupinfo ul li {
	width: 48%;
  text-align: center;
	background-color: #f7f7f7;
	float: left !important;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}

.lineupinfo ul li.left{
	clear: both;
	margin-right: 4%;
}

.lineupinfo ul li:nth-of-type(2n){
	float: right !important;
}

.lineupinfo ul li:nth-of-type(2n+1){
	clear: both;
	margin-right: 4%;
}


.lineupinfo ul li h4{
	text-align: center;
	padding: 0 0 10px 0;
	width: 100%;
}

.lineupinfo ul li h4 img{
	text-align: center;
	width: 100%;
}

.lineupinfo ul li dl dt {
	background: #bbeaf2;
	color: #23a8c9;
	text-align: center;
	width: 8em;
	font-weight: bold;
	font-size: 80%;
	padding: 3px 0;
	margin: 10px auto;
}

.lineupinfo ul li dl.photo2 dt {
	background: #f8ddbd;
	color: #ea6b2c;
}

.lineupinfo ul li dl dd {
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

.lineupinfo ul li dl dd span {
	font-size: 120%;
}

.lineupinfo ul li .btn-lineup {
	display: table;
	background: #00a273 url(../img/icon_arrow1.png) no-repeat 96% center;
	color: #fff;
	font-weight: bold;
	margin: 10px 3% 20px;
	border-radius: 50px;
	height: 90px;
	width: 94%;
}

.lineupinfo ul li .btn-lineup p{
	display: table-cell;
	vertical-align: middle;
  font-size: 2.6vw;
}

.lineupinfo ul {
    /* width:100%;
    margin:0;
    padding:0; */
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}



	.catch {
  margin: 35px 0 20px 0;
  padding: 10px;
  line-height: 1.4em;
  font-size: 27px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background: url("../img/catch_bg01.png");
}

.catch em {
  color: #ffff00;
}



  .campaign_outline {
  margin: 0 auto 0px auto;
  width: auto;
  overflow: hidden;
}

.campaign_outline h3 {
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 29px;
  font-weight: bold;
  color: #cb0000;
}

.campaign_outline .box01 {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  width: 100%;
  float: none;
  overflow: hidden;
}

.campaign_outline .box02 {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  width: 100%;
  float: none;
  overflow: hidden;
}

.campaign_outline .box03 {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
  width: 100%;
  clear: both;
  overflow: hidden;
}

.campaign_outline .box03 h3 {
  margin: 0 0 10px 0;
}

.campaign_outline .box01 .coupon {
  margin: 0 0 0 0;
  padding: 15px 0 15px 0;
  text-align: center;
  border: 4px solid #ff1000;
}

.campaign_outline .box01 .coupon .num {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  line-height: 1.2em;
  font-size: 40px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.campaign_outline .box01 .coupon .kana {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.2em;
  font-size: 29px;
}

.campaign_outline .box02 .image {
  margin: 0 auto;
  padding: 10px 0 0 0;
  width: 156px;
}


	.lineupinfo a {
		text-decoration:none!important;
	}

}

/* ----------------------------------------
 campaign for PC
---------------------------------------- */
@media all and (min-width: 1020px), print {

	.catch {
  margin: 35px 0 20px 0;
  padding: 10px;
  line-height: 1.4em;
  font-size: 27px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background: url("../img/catch_bg01.png");
}

.catch em {
  color: #ffff00;
}


  .campaign-hero {
    margin-bottom: 60px;
  }
  .campaign-hdg-02 {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    width: 960px;
    height: 55px;
    line-height: 55px;
    background: url("../../img/bg_h2.png") no-repeat 0 50%;
    color: #fff;
    font-size: 34px;
    font-size: 3.4rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.2em;
    white-space: nowrap;
  }
  .campaign-hdg-03 {
    margin-bottom: 25px;
    padding-right: 20px;
    padding-left: 20px;
    border-top: dashed 1px #ffba4d;
    border-bottom: dashed 1px #ffba4d;
    height: 40px;
    line-height: 40px;
    background: url("../../img/bg_h3.gif") repeat 0 0;
    color: #f57a01;
    font-size: 23px;
    font-size: 2.3rem;
    font-weight: bold;
    letter-spacing: 0.2em;
    white-space: nowrap;
  }
  .campaign-text-lead {
    margin-bottom: 25px;
  }
  .campaign-box {
    margin-right: auto;
    margin-left: auto;
    max-width: 920px;
  }
  .campaign-box-cv {
    margin-bottom: 60px;
    margin-right: auto;
    margin-left: auto;
    padding: 25px 100px;
    display: table;
    background: url("../../img/bg_box_cv.gif") repeat 0 0;
  }
  .campaign-box-cv .list-note {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .campaign-box-cv-hdg {
    margin-bottom: 15px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4;
    text-align: center;
  }
  .campaign-list-btn {
    text-align: center;
  }
  .campaign-list-btn-item {
    margin-top: 15px;
  }
  .campaign-list-btn-item:first-child {
    margin-top: 0;
  }
  .campaign-list-btn-item .btn {
    padding: 15px 55px 15px 40px;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 0.2em;
  }
  .campaign-table {
    margin-bottom: 30px;
  }
  .campaign-table-caption {
    margin-bottom: 10px;
    letter-spacing: 0.13em;
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .campaign-box-products {
    margin-top: -30px;
  }


  /*オリジナル*/

  .campaign{
	  padding:0 20px 50px;
  }

   .campaign a:hover{
	   text-decoration:none !important;
   }

  .title_box{
	  height:143px;
	  margin-bottom:30px;
	  background:url(../img/main_tbk.png) center top no-repeat;
  }

  .title_box.t2{
	  height:185px;
	  margin-bottom:30px;
	  background:url(../img/main_tbk.png) center top no-repeat;
  }

  .title_box h2{
	  font-size:32px;
	  line-height:1.5;
	  padding-top:35px;

	  font-weight:bold;
	  text-align:center;
	  color:#fff;
  }

  .campaign .inner{
	  padding:0 20px;
  }

  .campaign .inner p + p{
	  margin-top:25px;
  }

  .campaign .inner p a{
	  color:#da0000;
	  text-decoration:underline;
  }

	.campaign h3 {
		margin:0 auto;
		text-align:center;
	}

  .campaign h3.title{
	font-size: 20px;
	line-height: 33px;
	color: #FFF;
	padding: 10px;
	margin-top: 60px;
	margin-bottom: 30px;
	background-color: #694a31;
	text-align: center;
	font-weight: bold;
	border-top: dashed 1px #fff;
	border-bottom: dashed 1px #fff;
	box-shadow: 0px 0px 0px 5px #694a31;
	max-width: 950px;
  }


  .campaign h3.title span{
	  display:inline-block;

  }

  .campaign h3.title.mtn{
	  margin-top:0;
  }

  .campaign .inner p + .ad{
	  margin-top:35px;
  }

  .ad{
	  display:table;
  }

  .ad + .ad{
	  margin-top:6px;
  }

  .ad > div{
	  display:table-cell;
	  vertical-align:top;
  }

  .ad > div.ad_box{
	  width:237px;
	  height:100%;
	  padding:25px;
	  background:#ead4d4;
	  box-sizing:border-box;
  }

  .ad.ad2 > div.ad_box{
	  background:#e4dbd2;
  }

  .ad.ad3 > div.ad_box{
	  background:#dee5da;
  }

  .ad.ad3{
	  margin-bottom:70px;
  }

  .ad > div.txt{
	  width:638px;
	  height:100%;
	  padding:25px;
	  background:#f7f7f7;
	  box-sizing:border-box;
  }

  .ad h4{
	  font-size:16px;
	  line-height:1;
	  margin-bottom:16px;
  }

  .campaign .inner .ad p + p{
	  margin-top:20px;
  }

  .campaign .inner .ad p a{
	  color:#000;
	  padding-left:18px;
	  background:url(../img/icon_map.png) left top no-repeat;
	  background-size:14px auto;
	  display:inline-block;
	  text-decoration:underline;
  }

  .ad > div.txt p{
	  text-align:right;
  }

  .ad > div.txt li{
	  text-indent:-1.3em;
	  padding-left:1.3em;
  }

  .ad > div.txt li a{
	  color:#000;
  }


  .coupon-box {
	  width:720px;
	  margin:0 auto;
	  text-align:center;
	  margin-bottom:30px;
  }

  p.strong{
	  font-weight: bold;
	  font-size: 20px;
	  margin-top: 40px;
	  margin-bottom: 10px;
	  color:#d52910;
  }

  .coupon-box div.number{
	  line-height:1;
	  letter-spacing:0.1em;
	  padding:20px 0 0px;
	  border:5px solid #d62a11;
	  background:#FFF;
  }

  .coupon-box p.number {
	  font-size:30px;
	  font-weight:bold;
	  margin-bottom:10px;
  }

  .coupon-box p.number02 {
	  margin-bottom:10px;
	  padding-bottom:10px;
	  font-weight: bold;
  }

  ul.cap{
	  font-size:13px !important;
	  color:#777 !important;
	  margin:0 auto;
	  width: 720px;
  }

  p.date{
	  font-weight: bold;
	  font-size: 20px;
	  line-height:1;
	  color:#d10000;
	  font-weight:bold;
	  text-align:center;
	  margin-bottom: 50px;
  }

  .pic_box{
	  width:310px;
	  text-align:center;
	  background:#f7f7f7;
	  margin-bottom:65px;
	  float:left;
  }

  .pic_box + .pic_box{
	  margin-left:15px;
  }

  .pic_box div.md{
	  padding:40px 45px 5px;
  }

  .pic_box div.md div{
	  margin:25px auto;
  }

  .pic_box  div p{
	  font-size:14px;
	  line-height:1.5;
  }

  .pic_box  div p + p{
	  margin-top:20px;
  }

  .pic_box > div p strong{
	  color:#000;
  }

  .pic_box > div img + p{
	  font-size:15px;
	  margin-bottom:10px;
	  margin-top:30px;
  }

  .pic_box  .btn-lineup{
	  width:80% !important;
  }

  .pic_box .app{
	  background:#00a273;
	  padding:25px 0;
  }

  .pic_box .app.ya{
	  background:#db81a3;
  }

  .pic_box .app p{
	  font-size:14px;
	  line-height:1.7;
	  color:#FFF;
  }

  .pic_box .app img{
	  width:60%;
	  height:auto;
	  margin-top:13px;
  }

  .btn_box{
	  text-align:center;
	  display:inline-block;
	  padding:40px 34px 25px;
	  border:1px solid #c3c0bf;
  }

  .btn_box p{
	  font-size:14px;
	  line-height:1.5;
	  margin-top:15px;
  }

  .btn_box p a{
	  color:#000;
	  text-decoration:underline;
  }


  .btn_box + .btn_box{
	  margin-left:14px;
  }


  .clearFix {
	  overflow: hidden;
  }
  .clearFix:after {
	  clear: both;
	  content: "";
	  display: block;
	  height: 0;
	  overflow: hidden;
  }
  * html .clearFix {
	  height: 1em;
	  overflow: visible;
  }

  .btn-lineup {
	  /*margin-top: 15px;*/
	  display: table;
	  background: #00a273 url(../img/icon_arrow1.png) no-repeat 90% center;
	  color: #fff;
	  font-weight: bold;
	  border-radius: 50px;
	  margin-top:15px;
	  height: 50px;
	  width:auto;
	  padding:0 30px;
	  text-align:center;
  }

  .btn-lineup p{
	  display: table-cell;
	  vertical-align: middle;
  }

  .banner_box{
	  clear:both;
	  margin-bottom:40px;
  }
  .campaign-box .banner_box a.u-hover{
	  display:inline-block;
  }

  .banner_box div{
	  width:570px;
	  float:right;
  }

  .banner_box div ul.link-list{
	  font-size:14px;
	  line-height:18px;
	  margin-bottom:5px;
  }

  .banner_box div p{
	  font-size:14px;
	  padding-left:10px;
  }

  .banner_box div p span{
	  color:#df2d3e;
  }

  .pc{
	  display:inline-block !important;
  }

  .sp{
	  display:none !important;
  }

  br.pc{
	  display:block !important;
  }
  br.sp{
	  display:none !important;
  }


.campaign_image {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
}

.campaign_image img {
  width: 100%;
  height: auto;
  display: block;
}

.campaign_image02 {
  margin: 20px 0 0 0;
  padding: 0 0 25px 0;
}

.campaign_image02 img {
  width: 100%;
  height: auto;
  display: block;
}

.campaign_link {
  margin: 0 auto 60px auto;
  width: 308px;
}

.campaign_link a {
  margin: 0 0 0 0;
  padding: 15px;
  line-height: 1.2em;
  text-decoration: none;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  background: #009d73 url("../img/icon_01.png") no-repeat 288px center;
  display: block;
}

.campaign_link a:hover {
  opacity: 0.8;
}


.lineupinfo {
	background: url(../img/bg_lineupinfo.jpg);
	position: relative;
	padding: 10px 0 10px;
}

.lineupinfo::before,
.lineupinfo::after {
	content: "";
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 2px;
    display: block;
    background: url(../img/bg_line1.png) repeat-x;
}

.lineupinfo::after {
    top: auto;
    bottom: 0;
}

.lineupinfo h2 {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000;
	padding-left: 40px;
	margin-bottom: 41px;
}

.lineupinfo ul {
	margin: 0 auto;
	overflow: hidden;
}

.lineupinfo ul li {
	width: 188px;
	float: left;
}

.lineupinfo ul li img {
	margin: 0 auto;
	display: block;
}

.lineupinfo ul li.item_last{
	margin-right: 0;
}

.lineupinfo ul li h4{
	text-align: center;
	padding: 0 0;
}

ul li.item{
	margin-right: 4px;
	background-color: #f7f7f7;
}

ul li.item a{
	text-decoration: none;
	color: #000;
}


.lineupinfo ul li h3 {
	text-align: center;
	margin-bottom: 14px;
	margin-top: 14px;
}

.lineupinfo ul li p {
	text-align: center;
	font-size: 12px;
	letter-spacing: .7px;
	line-height: 1.35;
}

.lineupinfo ul li p.ph{
	margin-top: 10px;
}

.lineupinfo ul li dl {
	margin: 15px auto;
}

.lineupinfo ul li dl.print1 {
	margin-top: 40px;
}

.lineupinfo ul li dl.print2 {
	margin-top: 20px;
}

.lineupinfo ul li dl dt {
	background: #bbeaf2;
	color: #23a8c9;
	text-align: center;
	width: 8em;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0;
	margin: 0 auto;
}

.lineupinfo ul li dl.photo2 dt {
	background: #f8ddbd;
	color: #ea6b2c;
}
.lineupinfo ul li dl.photo3 dt {
	background: #dae1bf;
	color: #6d7749;
}

.lineupinfo ul li dl dd {
	padding-top: 13px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

.lineupinfo ul li dl dd span {
	font-size: 16px;
}

.lineupinfo ul li .btn-lineup {
	/*margin-top: 15px;*/
	display: table;
	background: #00a273 url(../img/icon_arrow1.png) no-repeat 96% center;
	color: #fff;
	font-weight: bold;
	margin: 15px 9px 20px;
	border-radius: 50px;
	height: 40px;
	width: 173px;
}

.lineupinfo ul li .btn-lineup p{
	display: table-cell;
	vertical-align: middle;
}

.lineupinfo ul li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

.lineupinfo {
width:100%;
padding-left:0;
padding-right:0;
}


	.campaign_outline {
  margin: 0 auto 0px auto;
  width: 920px;
  overflow: hidden;
}

.campaign_outline h3 {
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 22px;
  font-weight: bold;
  color: #cb0000;
}

.campaign_outline .box01 {
  margin: 0 0 0 0;
  width: 555px;
  float: left;
}

.campaign_outline .box02 {
  margin: 0 0 0 0;
  width: 315px;
  float: right;
}

.campaign_outline .box03 {
  margin: 0 0 0 0;
  padding: 60px 0 30px 0;
  width: 100%;
  clear: both;
  overflow: hidden;
}

.campaign_outline .box03 h3 {
  margin: 0 0 35px 0;
}

.campaign_outline .box01 .coupon {
	margin: 0;
	text-align: center;
	border: 4px solid #ff1000;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

.campaign_outline .box01 .coupon .num {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  line-height: 1.2em;
  font-size: 31px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.campaign_outline .box01 .coupon .kana {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.2em;
  font-size: 15px;
}

.campaign_outline .box02 .image {
  margin: 0 0 0 68px;
  padding: 10px 0 0 0;
}

.red_bold {
	font-weight: bold;
	color: #F00;
}



.lineupinfo2 ul li {
	width:475px;
	float:left;
	margin-bottom:10px;
}
.lineupinfo2 ul li:nth-child(odd){margin-right:10px;}
.lineupinfo2 ul li:nth-child(even){margin-right:0;}

.lineupimg {
	display:inline-block;
	vertical-align: top;
}
.lineuptlt {
	width:270px;
	display:inline-block;
	margin: 0 auto!important;
	text-align: center!important;
}
.ml30{margin-left:50px;}

.lineupinfo2 ul li .btn-lineup {
	display: table;
	background: #00a273 url(../img/icon_arrow1.png) no-repeat 96% center;
	color: #fff;
	font-weight: bold;
	margin: 8px 9px 16px 30px;
	border-radius: 50px;
	height: 45px;
	width: 80%;
}
.lineupinfo2 ul li .btn-lineup p {
	display: table-cell;
	vertical-align: middle;
	line-height:15px;
}

.lineupinfo2 .shiage {
	height:38px;
	margin-top:-5px;
}

.lineupinfo2 .photo {
	background: #c3e5ef;
	color: #579bbf;
	font-weight:bold;
	margin:0px 15px 10px 5px;
	padding:5px;
	display:inline-block;
	vertical-align: top;
}
.lineupinfo2 .photo2 {
	background: #f8ddbd;
	color: #ea6b2c;
	font-weight:bold;
	margin:0px 15px 10px 0px;
	padding:5px;
	display:inline-block;
	vertical-align: top;
}
.lineupinfo2 .photo3 {
	background: #dae1bf;
	color: #6d7749;
	font-weight:bold;
	margin:0px 10px 10px 0px;
	padding:5px;
	display:inline-block;
	vertical-align: top;
}
 .lineupinfo2 .caption {
    margin-bottom: 5px;
    text-align: left;
    font-size: 13px;
	display:inline-block;
	overflow: hidden;
}
 .lineupinfo2 .detail {
	width:275px;
}
 .lineupinfo2 .detail .kakaku {
	font-weight:bold;
	font-size:13px;
}
 .lineupinfo2 .detail .kakaku span {
	font-size:18px;
}

}


.t

.linkbnr {display: inline-block;}

.tit01 {
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  line-height: 1.2em;
  font-size: 1.7em;
  font-weight: bold;
  text-align: center;
  color: #000;
  background: url("../img/tit01.png") repeat-x center center;
}
.tit01 .bg {
  margin: 0 0 0 0;
  padding: 0 20px;
  background: #ffffff;
}
.tit01mt{ margin-top:40px!important; }

.tit02 {
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  line-height: 1.2em;
  font-size: 1.7em;
  font-weight: bold;
  text-align: center;
  color: #000;
  background: url("../img/tit02.png") repeat-x center center;
}
.tit02 .bg {
  margin: 0 0 0 0;
background: #ffffff;
margin-top:-0.2em!important;

	line-height:1.7em!important;
}
.tit02 span {
padding: 0 20px;
}
.tit02 span span{
  background: #ffffff;
	padding:11px 0px 9px 0px!important;
}

.tit03 {
	font-weight:bold!important;
	font-size:18px!important;
}

.mlr20 { margin-left:20px; margin-right:20px; }
.coupon_area {
	width:100%;
	max-width:928px;
	margin:0 auto;
	border:2px solid #00a073 ;
	padding:0px;
	text-align: center;
	margin-top:30px;
}
.coupon_area .tit {
	width:100%;
	color:#fff;
	font-weight:bold;
	font-size:1.8em ;
	margin:0 auto;
	text-align:center;
	background-color: #00a073;
	padding:0px auto;
}
.coupon_area p {
	width:100%;
	color:#000;
	font-weight:normal;
	font-size:1.3em ;
	margin:20px auto 10px;
	text-align:center;
}
.coupon_area p.tit02 {
	width:100%;
	color:#000;
	font-weight:normal;
	font-size:1.3em ;
	margin:20px auto 10px;
	text-align:center;
}
.coupon_area .b {
	color:#000;
	font-weight:bold;
	text-align:center;
}
.coupon_area ul {
	margin:10px auto 30px auto;
	max-width:700px;
	text-align:left;
padding:0 10px;
}
.coupon_area ul li{
	text-indent:-1em;
	padding-left:1em;
	line-height:1.4em;
}
.coupon_area img {
	margin:10px;
}
.coupon_area a {
	text-decoration: none;
}
.f1e{
	font-size:14px!important;
	font-weight:normal!important;
}
.coupon_code {
	max-width:850px;
	text-align:center;
	margin:0 auto;
}
.coupon_code .b {
	color:#000;
	font-weight:bold;
	text-align:center;
	font-size:1.3em;
	line-height: 1em;
}


.codepc {
	width:100%;
	max-width:700px;
	margin:0px auto 10px;
	text-align:center;
	background-color: #ebe9dd;
}
.codepc p {
	color:#000;
	font-weight:bold;
	font-size:28px ;
	margin:20px auto;
	padding-top:0px;
	padding-bottom:0px;
	line-height:30px;
}
.codesp {
	width:90%;
	max-width:700px;
	margin:0px auto 10px;
	text-align:center;
	background-color: #ebe9dd;
}
.codesp p {
	color:#000;
	font-weight:bold;
	font-size:1.6em ;
	margin:20px auto;
	padding-top:20px;
	padding-bottom:15px;
	line-height:1.2em;
}
.f1epc{
	font-size:14px!important;
	font-weight:normal!important;
}
.f1esp{
	font-size:0.6em!important;
	font-weight:normal!important;
	line-height:0.5em;
}

  .campaign{
	  font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif ;
  }


@media all and (max-width: 1019px) {
.tit01mt{ margin-top:25px!important; }
.code p {
	color:#000;
	font-weight:bold;
	font-size:2em ;
	margin:20px auto;
	padding-top:20px;
	padding-bottom:15px;
	line-height: 28px;
}
.f1e{
	font-size:0.7em!important;
	font-weight:normal!important;
}
.coupon_area .tit {
	width:100%;
	color:#fff;
	font-weight:bold;
	font-size:1.2em ;
	lineheight:1em;
	margin:0 auto;
	text-align:center;
	background-color: #00a073;
	padding:0px auto;
}
.coupon_area p.tit02 {
	width:95%;
	color:#000;
	font-weight:normal;
	font-size:0.9em ;
	margin:20px auto 10px;
	text-align:left;
}
.tit01 {
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  line-height: 1.1em;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  color: #000;
  background: url("../img/tit01.png") repeat-x center center;
}
.tit01 .bg {
	display: inline-block;
	background-color: #fff;
	padding: 0.2em 0.2em 0.8em 0.2em;
	margin-top: 0.5em;
}
.tit02 {
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  line-height: 1.1em;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  color: #000;
  background: url("../img/tit02.png") repeat-x center center;
}
.tit02 .bg {
	display: inline-block;
	background-color: #fff;
	padding: 0.2em 0.2em 0.8em 0.2em;
	margin-top: 0.5em;
}
.tit03 {
	font-weight:normal!important;
	font-size:20px!important;
}

.coupon_area ul li {
	text-indent:-1em;
	padding-left:1em;
	line-height:1.4em;
	font-size:0.8em;
}
.coupon_area {
	margin-top:50px!important;
}

}

@media all and (max-width: 767px) {
    .coupon_area {
        width: auto;
        margin-right: 15px;
        margin-left: 15px;
    }
    .coupon_area img {
        width: 90%;
    }
}