.sp_only {
  display: none;
}
.mv_img_top{
  padding: 15px;
  text-align: center;
}
.mv_img_top > img{
  max-width: 160px;
  width: 100%;
}
.hdg_lv1{
  text-align: center;
  background: #D80C18;
  border-top: solid 2px #001d7d;
}
@media screen and (max-width: 720px){
  .hdg_lv1{
    border-top: none;
  }
}
.mv_img > img{
  max-width: 1032px;
  width: 100%;
}
.campaign_date {
  padding: 10px 0;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1.3;
  background: #001d7d;
}
.campaign_date_text_wrap {
  display: inline-block;
}
@media print, screen and (min-width: 721px) {
  .campaign_date {
    font-size: 15px;
    padding: 12px 0;
  }
}
.mv_bottom_note {
  text-align: center;
  font-size: 14px;
  color: #FB0000;
  font-weight: 700;
  padding: 8px 0;
}
@media print, screen and (min-width: 721px) {
  .mv_bottom_note {
    font-size: 20px;
  }
}
.contents{
  font-size: 1.6rem;
}
.contents .contents_inner{
  margin-bottom: 20px;
}
.bg_01{
  background: #FFF9DE;
}
.bg_01 .bg_inner,
.bg_02 .bg_inner{
  margin: auto;
  padding: 50px 24px;
  max-width: 600px;
  box-sizing: border-box;
}
.bg_02{
  background: #F9E5E5;
}

.hdg_lv2{
  margin-bottom: 20px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  color: #D80C18;
}
.hdg_lv2_sub{
  margin-bottom: 10px;
  display: flex;
  font-size: 2rem;
  color: #001D7D;
  justify-content: center;
  align-items: center;
}
.hdg_lv2_sub::before,
.hdg_lv2_sub::after{
  content: "";
  margin-right: 10px;
  border-left: 2px solid #001D7D;
  transform: rotate(-20deg);
  width: 2px;
  height: 30px;
  display: inline-block;
}
.hdg_lv2_sub::after{
  margin: 0 0 0 10px;
  transform: rotate(20deg);
}
.hdg_lv2_sub_02{
  margin-top: 15px;
  display: block;
  font-size: 1.8rem;
  font-weight: normal;
}
.hdg_lv3{
  margin: 20px 0 5px;
  padding: 5px;
  border-radius: 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  background: #001D7D;
}
.hdg_lv3:first-child{
  margin-top: 0;
}
.hdg_lv3_02{
  margin: 0 0 5px;
  padding: 8px 32px;
  display: inline-block;
  position: relative;
  top: -48px;
  border-radius: 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  background: #001D7D;
}

.campaign_txt_01{
  margin-bottom: 20px;
  color: #001D7D;
  line-height: 1.3;
  text-align: center;
}
.campaign_box_01{
  padding: 24px;
  position: relative;
  background: #fff;
  border: 6px solid #001d7d;
  border-radius: 22px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  color: #001d7d;
}
.campaign_box_01.shop_01{
  margin-top: 40px;
}
.img_poster{
  margin: auto;
  max-width: 170px;
  width: 100%;
}
.campaign_box_01 .campaign_txt_02{
  margin: -30px 0 20px;
  font-size: 2rem;
  line-height: 1.3;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
}
.campaign_txt_03{
  font-size: 1.8rem;
}
.icon_01{
  margin-right: 10px;
  max-width: 65px;
  width: 100%;
}
.map_01{
  max-width: 308px;
  width: 100%;
}
.campaign_box_01 .btn_red .btn{
  margin-top: 0;
}
.campaign_box_01 .btn_red .btn a{
  height: 48px;
  font-size: 1.6rem;
}
.campaign_box_01 .btn a span{
  font-size: 1.6rem;
}
.campaign_box_01 .list_note{
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: normal;
  color: #686868;
  text-align: left;
}
.campaign_box_01 + .list_note {
  color: #FB0000;
}
.campaign_col_01{
  margin: -5px 0 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.campaign_col_01.col1{
  display: block;
}
.campaign_col_01 dt,
.campaign_col_01 dd{
  margin-top: 10px;
  width: 49%;
  line-height: 1.3;
  box-sizing: border-box;
}
.campaign_col_01 dt{
  padding: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  font-size: 1.6rem;
  background: #E0F3FF;
  vertical-align: middle;
  letter-spacing: -.03em;
}
.campaign_col_01 dd{
  padding: 3px 0 0 10px;
  text-align: left;
}
.campaign_col_01.col1 dt,
.campaign_col_01.col1 dd{
  width: 100%;
  box-sizing: border-box;
}
.campaign_col_01.col1 dt{
  letter-spacing: normal;
}
.campaign_col_01.col1 dd{
  padding: 0;
  text-align: center;
}
.campaign_txt_04{
  display: inline-block;
  margin: 0 auto;
  text-align: left;
}
.fc_st{
  color: #D80C18;
}

.section_blue{
  font-size: 1.6rem;
}
.section_blue > h2 {
	border-top: solid 2px #eeeeee;
	background: #ffffff;
	color: #bf0000;
}
.inner {
  margin: auto;
  padding: 40px 10px;
  max-width: 950px;
}
.section_blue > h2 {
	width: 100%;
	height: 60px;
	line-height: 60px;
	margin: 0 -500%;
	padding: 0 500%;
	font-size: 2.8rem;
	text-align: center;
}
.section_blue > h2 {
	border-top: solid 2px #eeeeee;
	background: #ffffff;
	color: #bf0000;
}

/* list */
.list_note {
  margin: 20px 0 30px;
  font-size: 1.4rem;
  padding-left: 1.6rem;
}
.list_note li {
  text-indent: -1.6rem;
  line-height: 1.5;
}
.list_note li a {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.list_note li a:hover {
  color: #bf0000;
}
@media screen and (max-width: 720px){
  .list_note {
    margin: 10px 0;
    font-size: 1.4rem;
  }
}
/* /list */

ul.list_circle {
	margin: 0.5em 0;
}
ul.list_circle li {
	position:relative;
	padding-left: 32px;
	line-height: 1.5;
	margin-bottom: 0.25em;
}
ul.list_circle li:last-child {
	margin-bottom: 0;
}
ul.list_circle li::before {
	position: absolute;
	content: url(/jp-common/2018/images/utility/list_circle.png);
	left: 8px;
	top: -2px;
}

/* btn */
.btn {
	width: 100%;
	text-align: center;
	margin: 30px 0 40px;
	line-height: 1.2;
}
.btn a {
	background: #ffffff;
	height: 56px;
	display: table;
	border: solid 1px #bf0000;
	border-radius: 8px;
	color: #bf0000;
	text-decoration: none;
  box-sizing: border-box;
  text-decoration: none;
}
.btn a span {
	font-size: 1.8rem;
	display: table-cell;
	vertical-align: middle;
}
.btn a:hover{
	background: #8c0000;
	color: #ffffff;
	text-decoration: none !important;
}
.btn a:focus {
  color: #ffffff;
  background-color: #8c0000;
  border: solid 2px #e25858;
  box-sizing: border-box;
}
.btn a:active {
  color: #ffffff;
  background-color: #590000;
  box-sizing: border-box;
}
.btn.ta_c {
	margin: 30px auto 40px;
}
.wide_btn .btn {
  max-width: 660px;
  margin: 20px auto 40px;
}
.wide_btn .btn a:link {
  width: 100%;
  text-decoration: none;
}
.btn_red .btn{
  margin-bottom: 0;
}
.btn_red .btn a{
  margin: auto;
  max-width: 390px;
  width: 100%;
  border: none;
  background: #D80C18;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
}
.btn_red .btn a:hover{
  opacity: .7;
}
.btn_red .btn a span{
  position: relative;
}
.btn_red .btn a span::after{
  content: "";
  margin-left: 10px;
  width: 15px;
  height: 16px;
  display: inline-block;
  background: url(../images/icon_arrow_01.svg);
}
/* /btn */

/* information */
.information_box {
  background: #ffeded;
  border: solid 2px #bf0000;
  border-radius: 8px;
  padding: 16px;
  margin: 20px 0;
}
.information_box .information_hdg {
  font-weight: bold;
  margin-bottom: 5px;
}
/* /information */

@media screen and (max-width: 1023px) {
  .btn a:link,
  .btn_red .btn a:link{
    text-decoration: none;
  }
}
@media screen and (max-width: 720px){
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
  .mv_img_top > img{
    max-width: 127px;
  }
  .inner{
    padding: 20px 10px;
  }
  .hdg_lv2_sub{
    margin: 0 -5px 10px;
  }
  .hdg_lv2_sub::before{
    margin-right: 5px;
  }
  .hdg_lv2_sub::after{
    margin-left: 5px;
  }
  .campaign_box_01{
    padding: 24px 18px;
    font-size: 1.8rem;
  }
  .campaign_box_01 .campaign_txt_02 {
    font-size: 1.6rem;
  }
  .campaign_col_01{
    display: block;
  }
  .campaign_col_01 dt,
  .campaign_col_01 dd {
    width: 100%;
  }
  .campaign_col_01 dt{
    font-size: 1.6rem;
  }
  .campaign_col_01 dd {
    padding: 0;
    font-size: 1.8rem;
    text-align: center;
  }
  .section_blue h2 {
    border-top: 2px solid #bf0000;
    color: #bf0000;
    font-size: 2.0rem;
    line-height: 1.4;
    text-align: center;
    font-weight: normal;
    padding: 5px 10px;
    margin: 0 -10px;
    height: auto;
  }
  .btn a{
    height: 45px;
  }
  .btn a span {
    font-size: 1.6rem;
  }
  .btn_red .btn{
    margin-top: 20px;
  }
  .btn_red .btn a{
    max-width: 295px;
    height: 48px;
  }
  .btn_red .btn a:link{
    text-decoration: none;
  }
  .campaign_txt_03{
    font-size: 1.6rem;
  }
  .campaign_txt_04{
    font-size: 1.4rem;
    text-align: left;
  }
  .campaign_box_01.shop_01 {
    padding: 24px;
  }
  .campaign_box_01 .btn_red .btn a{
    max-width: 220px;
  }
  .campaign_box_01 .list_note{
    margin-top: 20px;
  }
  .information_box {
    margin: 20px 0 0;
    font-size: 1.4rem;
  }
}

.CPN-status-inner {
  max-width: 904px;
  margin: 0 auto;
  padding: 8px;
  display: flex;
  justify-content: space-between;
}
.CPN-status-tag {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.CPN-status-list {
  display: block;
  background-color: #ebebeb;
  padding: 4px 6px;
  border-radius: 4px;
  display: inline;
  font-weight: bold;
  font-size: 11px;
  align-items: center;
  margin: 0 6px 6px 0;
}
.CPN-status-incentive {
  margin-bottom: 0;
  font-size: 11px;
  margin-right: 8px;
}
.CPN-status-link {
  width: 4.3em;
  padding: 4px 0;
  text-align: right;
}
.CPN-status-detail {
  font-size: 12px;
  display: inline-block;
}
@media print, screen and (min-width: 769px) {
  /* キャンペーンステータス */
  .CPN-status-inner {
    padding: 8px 24px 2px;
  }
  .CPN-status-data {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .CPN-status-list {
    margin: 0 8px 6px 0;
    font-size: 14px;
  }
  .CPN-status-incentive {
    font-size: 14px;
    margin-bottom: 6px;
    display: inline-block;
  }
  .CPN-status-detail {
    font-size: 14px;
  }
}

.fw_b {
	font-weight: bold !important;
}

.fc_r {
	color: #ff0000 !important;
}

.fc_rr {
	color: #bf0000 !important;
}

.fc_b {
	color:#00a0e9 !important;
}

.ta_c{
  text-align: center !important;
}
.mb_0{
  margin-bottom: 0 !important;
}
.mb_10{
  margin-bottom: 10px !important;
}
.mb_20{
  margin-bottom: 20px !important;
}