@charset "UTF-8";
main {
  line-height: 1.5;
}
img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
main p {
}
main a:link {
  color: #3b92c8;
  text-decoration: none;
}
main a:visited {
  color: #802680;
}
main a:hover,main a:active {
  text-decoration: none;
  opacity: 0.8;
}
.pc {
  display: none;
}
.sp {
  display: block;
}
.inner {
  padding: 0 10px;
}
.bold {
  font-weight: bold;
}
/*共通パーツ*/
h2 {
  color: #3D1808;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 20px;
}
.h_small {
  font-size: 16px;
  line-height: 1.9;
}
.tx_red {
  color: #D0111B;
}
/*list style*/
.list-asterisk li {
  line-height: 1.5;
  text-indent: -1em;
  padding: 0 0 0 1.3em;
}
.list-asterisk li::before {
  content: "※";
}
.list01::before {
  content: '';
  display: inline-block;
  vertical-align: -1px;
  width: 11px;
  height: 11px;
  margin-right: 0.4em;
  border-radius: 50%;
  background-color: #333;
}
/*date*/
.date {
  padding: 15px;
  background-color: #B29D71;
  text-align: center;
  font-size: 10px;
  color: #fff;
}
.date p + p {
  margin-top: 5px;
}
/*sec-search*/
.sec-search {
  padding: 20px 10px 30px;
  background-color: #FBF4EE;
}
.sec-search .inner {
  padding: 25px 20px 30px;
  background-color: #fff;
  border-radius: 8px;
}
.sec-search .list-asterisk {
  margin: 20px auto;
}
/*pointflow*/
.pointflow {
  padding: 25px 10px 30px;
  background-color: #FAFAFA;
}
.pointflow > section + section {
  margin-top: 20px;
}
.pointflow h2 {
  color: #4D4D4D;
}
.sec-pointflow {
  background-color: #fff;
  padding: 25px 20px 30px;
  border-radius: 8px;
}
.sec-pointflow p {
  margin-bottom: 20px;
  font-size: 14px;
  text-align: center;
}
.step4 .step_h {
  margin: 0 auto;
}
.step_h {
  margin: 0 auto 20px;
  text-align: center;
}
.step_h img {
  width: 60px;
  margin: 0 auto 10px;
}
.step_h h3 {
  font-size: 18px;
  font-weight: bold;
  color: #D0111B;
  text-align: center;
}
/*btn-arrow*/
.sec-pointflow.step3 .btn-arrow {
  margin-bottom: 20px;
  text-align: center;
}
.link {
  text-align: center;
}
.btn-arrow {
  margin-top: 20px;
}
.btn-arrow a {
  font-size: 14px;
  line-height: 24px;
  padding-left: 35px;
  display: inline-block;
}
.btn-arrow a {
    position: relative;
}
.btn-arrow a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 25px;
  background: url(/doc/campaign/coinplus_202306/assetsCoinplus_202306/images/arrow.svg) no-repeat 50% 50%;
}
/*step1*/
.app-download {
  margin-bottom: 20px;
  text-align: center;
}
.app-download img.download {
  width: 200px;
}
.app-download li + li {
  margin-top: 10px;
}
/*step2*/
.js-toggle-btn {
    cursor: pointer;
}
 .step2 .contents>section {
    margin: 0 auto;
    max-width: 490px;
}
 .step2 .annotation {
    font-size: 1rem;
    line-height: 1.7rem;
    margin-top: 15px;
}
 .step2 .annotation.bottom {
    margin-top: 25px;
}
 .step2 section .annotation {
    margin-top: 40px;
    margin-bottom: 40px;
}
 .step2 .annotation.left {
    margin-top: 15px;
    margin-bottom: 40px;
    text-align: center;
}
  .step2 .lead {
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 2.5rem;
}
 .step2 h4,
 .step2 h5 {
    font-size: 1.4rem;
    line-height: 2.4rem;
	font-weight: bold;
}
 .step2 h4 {
    margin: 0;
    padding: 18px 18px 18px 42px;
    border-top: 1px solid #d9d9d9;
    position: relative;
    text-align: left;
}
 .step2 h4:before {
    color: #fff;
    font-weight: 700;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #BF9A4A;
    border-radius: 100%;
    position: absolute;
    top: calc(50% - 14px);
    left: 10px;
    font-size: 1.2rem;
}
 .step2 h4:after {
    content: "";
    position: absolute;
    right: 12px;
    top: calc(50% - 7px);
    width: 14px;
    height: 14px;
    background: url(/doc/campaign/coinplus_202306/assetsCoinplus_202306/images/toggle-open.svg) no-repeat 50% 50%;
}
 .step2 h4.is-active:after {
    background-image: url(/doc/campaign/coinplus_202306/assetsCoinplus_202306/images/toggle-close.svg);
}
 .step2 h5 {
    margin-bottom: 10px;
}
.step2 h5,.step2 h6 {
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-weight: bold;
  text-align: center;
}
 .step2 .description {
    line-height: 2.5rem;
}
 .step2 .img,.step3 .img  {
   margin-top: 40px;
   text-align: center;
}
.step2 img,.step3 img {
  max-width: 200px;
}
.step2 .step2-1 .section,
.step2 .step2-2 .section,
.step2 .step2-3 .section,
.step2 .step2-4 .section {
    padding-top: 40px;
}

.step2 .step2-1 .section:not(:last-child),
.step2 .step2-2 .section:not(:last-child),
.step2 .step2-3 .section:not(:last-child),
.step2 .step2-4 .section:not(:last-child) {
    margin-bottom: 55px;
    position: relative;
}

.step2 .step2-1 .section:not(:last-child):after,
.step2 .step2-2 .section:not(:last-child):after,
.step2 .step2-3 .section:not(:last-child):after,
.step2 .step2-4 .section:not(:last-child):after {
    content: "";
    background: url(/doc/campaign/coinplus_202306/assetsCoinplus_202306/images/arrow_down.svg) no-repeat 50% 0/100% auto;
    position: absolute;
    left: calc(50% - 16px);
    bottom: -55px;
    width: 32px;
    height: 18px;
}
.step2 .step2-2 .section.arrow-none {
  margin-bottom: 20px!important;
}
.step2 .step2-2 .section.arrow-none:after {
  content: none;
}
.step2 .step2-1 h4:before {
    content: '1';
}
.step2 .step2-2 h4:before {
    content: '2';
}
.step2 .step2-3 h4:before {
    content: '3'
}
.step2 .step2-4 {
    border-bottom: 1px solid #d9d9d9;
}
.step2 .step2-4 h4 {
    font-weight: 400;
    padding-left: 0;
}
.step2 .step2-4 h4:before {
    display: none;
}
.step2 .step2-4 .small {
    font-size: 1rem;
    line-height: 1.7rem;
}
.step2-4 h4 {
  background-color: #FAF6F2;
}
.step2 .list-asterisk {
  max-width: 490px;
  margin: 20px auto; 
}
.sec-search .list-asterisk li,
.step2 .list-asterisk li {
  font-size: 12px;
  color: #555;
}
.step2 .step2-2 .list-asterisk {
  padding-top: 20px;
}
/*リクルートID連携 sp*/
.step2 .step2-4 .step2-flex {
  margin: 0 10px;
}
.step2-4 .step2-flex .h4 {
  width: auto;
}
.step2 .step2-4 .step2-flex .small {
  width: 100%;
  }
/*step4*/
  p.label_mark {
    margin: 20px auto 5px;
    text-align: center;
    color: #D0111B;
    font-size: 12px;
    font-weight: bold;
}
.labelWrap {
    text-align: center;
}
  .label img {
    margin: auto;
}
.label img {
    height: 20px;
    width: auto;
}
/*step5*/
.step5-present {
  text-align: center;
  margin-bottom: 20px;
}
.step5-present img {
  max-width: 300px;
}
/*usable*/
.usable {
  border: 1px solid #ccc;
  margin-top: 20px;
  padding: 20px;
  border-radius: 8px;
}
.usable_logo {
  margin: 10px auto;
  text-align: center;
}
.usable_logo img {
  width: 50%;
  max-width: 200px;
}
/*お知らせ枠*/
.info {
  margin: 0px 10px 25px;
  padding: 12px;
  border-radius: 10px;
  background-color: #E6E6E6;
}
.info div {
    padding-left: 15px;
    position: relative;
}
.info div::before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    left: 1px;
    top: 2px;
    background: url(/doc/campaign/coinplus_202306/assetsCoinplus_202306/images/ic_info.png) no-repeat top left/10px 10px;
}
.info li {
    margin-bottom: 4px;
    text-indent: -0.5em;
    padding: 0 0 0 0.7em;
}
.info p + p {
  margin-top: 5px;
}
.info p, .p-info li {
    font-size: 0.9rem;
    line-height: 1.5;
}
.info li::before {
    content: '・';
    display: inline-block;
    vertical-align: 0;
    width: auto;
    height: auto;
    margin-right: 0;
    border-radius: 0;
    background: 0 0;
}
/*COIN+とは*/
.coinplus {
  text-align: center;
  margin-top: 0;
  padding: 0 10px;
}
.coinplus .contents {
    margin: 30px 0 0;
    padding-bottom: 30px;
}
.coinplus .contents h2 {
  font-size: 24px;
}
.coinplus .contents h2 span {
    color: #bf9a4a;
}
.coinplus .contents .main {
    margin: 15px 0 0;
}
.coinplus .link {
    margin: 0 auto;
    display: table;
    text-align: left;
}
.coinplus .link .btn-arrow:not(:last-child) {
    margin-bottom: 15px;
}
.coinplus .contents .overview-ttl {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.7;
  font-weight: bold;
    letter-spacing: -.05em;
}
.coinplus .contents .img.sp {
  margin: auto;
}
.coinplus .contents .img.sp img {
  width: 250px;
  margin-bottom: 20px;
}
.coinplus .contents .overview-lead,
.usable p {
    font-size: 1.4rem;
    line-height: 2.4rem;
}
/*美味しく安全に外食を楽しむために*/
.bg-safety {
  background-color: #ccb7ae;
  padding: 30px 0 40px;
}
.safety-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.safety-list li {
  width: auto;
}
.safety-list li {
  margin-left: 10px;
}
.safety-list li:first-of-type {
  margin: 0;
}
/*FAQ*/
.bg-question {
  background-color: #F5F1E9;
  padding: 30px 0 40px;
}
.question {
  font-size: 11px;
}
.question h2 {
  color: #333;
}
.question ul {
  margin: 0 auto;
}
.question li {
  border-radius: 8px;
  background-color: #fff;
}
.question li + li {
  margin-top: 15px;
}
.question dt {
  padding: 15px 32px;
  position: relative;
}
.question dt::before {
  content: "";
  background: url(/doc/campaign/coinplus_202306/assetsCoinplus_202306/images/ic_q.png) no-repeat top left/16px 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 8px;
  top: calc(50% - 8px);
}
.question dt span::before {
    content: "";
    width: 2px;
    height: 14px;
    background-color: #D0111B;
    position: absolute;
    right: 20px;
    top: calc(50% - 1px);
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.question dt span::after {
    content: "";
    width: 14px;
    height: 2px;
    background-color: #D0111B;
    position: absolute;
    right: 14px;
    top: calc(50% - 1px);
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.question dt.open span::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  opacity: 0;
}
.question dd {
  padding: 12px 32px 15px;
  position: relative;
  display: none;
}
.question dd span::before {
    content: "";
    background: url(/doc/campaign/coinplus_202306/assetsCoinplus_202306/images/ic_a.png) no-repeat top left/16px 16px;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 8px;
    top: calc(50% - 10px);
    z-index: 10;
}
.question dd span::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 90%;
    background-color: #ccc;
    left: 5%;
    top: 0;
}
.question .label {
  margin: 5px 0 10px;
}
.question .label img {
  margin: inherit;
}
.question .banner {
  max-width: 335px;
}
.label_sample {
    margin: 10px 0;
}
.label_sample img {
  border: 1px solid #ccc;
}
/*特典規約*/
.overflow {
  margin: 35px 0 30px;
  font-size: 11px;
}
.overflow p {
  margin-bottom: 4px;
}
.overflow .tx_margin {
  margin: 3px 0 0 10px;
  text-indent: 0.01em;
}
.overflow h2 {
  margin-bottom: 25px;
  color: #333;
}
.overflow h3 {
  margin: 12px 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 2px;
  font-size: 13px;
  font-weight: bold;
}
.overflow li {
  margin-bottom: 4px;
  text-indent: -0.5em;
  padding: 0 0 0 0.7em;
}
.overflow li:before {
  content: '・';
  display: inline-block;
  vertical-align: 0;
  width: auto;
  height: auto;
  margin-right: 0;
  border-radius: 0;
  background: 0 0;
}
.overflow p.list01 {
  margin: 10px 0 4px;
}
.overflow .list02 {
  margin-top: 10px;
}
.overflow .list02 li {
  margin-left: 0.4em;
  text-indent: -0.6em;
}
.overflow .list02>li::before {
  content: '※';
  display: inline-block;
  vertical-align: -1px;
  margin-right: 0.2em;
  color: #333;
}
.overflow .list02.tx_red>li::before {
  color: #d0111b;
}
.table03 {
  width: auto;
  margin: 0 0 0 15px;
  text-align: center;
}
.table03 th,.table02 td {
  border: 1px solid #ccc;
  padding: 8px 5px;
  vertical-align: middle;
}
.table03 th.table_h {
  background-color: #EBEBEB;
}
.table03 th.col01 {
  width: 50%;
}
.table03 td.col02 {
  width: 50%;
  border: 1px solid #ccc;
  padding: 8px 10px;
}
.table04 {
  margin-bottom: 10px;
  width: 100%;
  border: 1px solid #ccc;
  text-align: center;
}
.table04 th, .table04 td {
  border: 1px solid #ccc;
  padding: 8px 5px;
  vertical-align: middle;
  width: 33%;
}
.table04 th {
  background-color: #EBEBEB;
}
.overflow_point_wrap > div.overflow_point + div {
  margin-top: 10px;
}
/*都道府県検索 sp*/
.searchContainer {
  margin-top: 20px;
}
.searchSelect {
  width: 100%;
  height: 60px;
  padding: 10px 15px;
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 12px;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  position: relative;
}
.searchSelect::after {
    content: "";
    background: url(/doc/campaign/coinplus_202306/assetsCoinplus_202306/images/ic_down.png) no-repeat top left/18px 10px;
    width: 19px;
    height: 10px;
    position: absolute;
    right: 15px;
    top: calc(50% - 5px);
}
.searchBtn a {
    width: 100%;
    height: 60px;
    padding: 10px 15px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    background-color: #D0111B;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.searchBtn a:link, .searchBtn a:visited, .searchBtn a:hover, .searchBtn a:active {
    color: #fff;
    text-decoration: none;
}
.prefSelect_disp_sp {
color: #000;
}
.prefSelect_disp_sp option {
color: #000;
}
/*pagetop*/
.l-pagetop img {
  width: 50px;
}
/*お知らせ*/
.info-wrap {
  text-align: center;
  padding: 10px;
  background-color: #dedede;
  font-weight: bold;
}
/*終了対応*/
.endText {
    background-color: #888;
    color: #fff;
    padding: 24px 18px;
    font-size: 14px;
}
.endText a:link,.endText a:hover,.endText a:visited,.endText a:active {
	color: #fff;
	text-decoration: underline;
}
.entrybtn {
  width: 100%;
  height: 70px;
  display: block;
  margin: 0 auto;
  padding: 10px 10px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background: url(/doc/campaign/coinplus_202306/assetsCoinplus_202306/images/ic_white.png) no-repeat top left/12px 20px;
  background-color: #999;
  background-position: top 47% right 20px;
  background-size: 12px 20px;
}
.entry .entrybtn span {
    font-size: 10px;
}
.fadeWrap {
	position: relative;
}
.searchStyle {
	border: 1px solid #aaa;
	width: 100%;
	height: 60px;
	padding: 10px 15px;
	background-color: #fff;
	border-radius: 12px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	position: relative;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.searchStyle::after {
	content: "";
    background: url(/doc/campaign/coinplus_202306/assetsCoinplus_202306/images/ic_down.png) no-repeat top left/18px 10px;
    width: 19px;
    height: 10px;
    position: absolute;
    right: 15px;
    top: calc(50% - 5px);
}
.fadeWrap {
  margin: 10px 0;
  padding: 10px 0;
	position: relative;
}
.fadeLayer {
  position:absolute;
  top:0px;
  left:-10px;
  width:calc(100% + 20px);
  height:100%;
  background-color:#111;
  border-radius: 10px;
  opacity:0.3;
  z-index:1;
}
@media screen and (min-width: 769px) {
  /*PC*/
  img {
  max-width: inherit;
  height: auto;
  }
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  p,li {
  font-size: 14px;
  line-height: 1.5;
}
  .inner {
    width: 960px;
    margin: 0 auto;
    padding: 0;
}
  h2 {
    font-size: 26px;
    margin-bottom: 40px;
  }
  .h_small {
    font-size: 26px;
    line-height: 1.8;
}
  span.h_underline::after {
    top: 34px;
  }
  /*kv*/
  .keyvisual {
    height: 400px;
    background: url(/doc/campaign/coinplus_202306/assetsCoinplus_202306/images/bg_kv.png) repeat-x;
    position: relative;
    overflow: hidden;
}
  .keyvisual img {
      margin: 0 auto;
    position: relative;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    height: auto;
    left: 50%;
    width: 800px;
    margin-left: -400px;
}
  /*date*/
  .date p {
    font-size: 12px;
  }
  /*info*/
  .info li {
    font-size: 1.4rem;
    padding-left: 24px;
  }
  /*sec-search*/
  .sec-search {
    padding: 60px 0;
  }
  .sec-search .list-asterisk {
    margin: 20px 25px 0;
  }
  /*pointflow*/
  .pointflow {
    padding: 60px 0;
  }
  .sec-pointflow {
    margin: 0 auto;
    padding: 50px 45px 60px;
    width: 960px;
  }
  .sec-pointflow p {
    margin-bottom: 30px;
  }
  .pointflow > section + section {
    margin-top: 30px;
  }
  .step_h {
    margin-bottom: 30px;
  }
  .step_h h3 {
    font-size: 24px;
  }
  .step_h img {
    margin: 0 auto 20px;
    width: 80px;
  }
  /*step1*/
  .app-download {
    margin: 0 auto;
    width: 330px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .app-download li + li {
    margin: 0;
  }
  .app-download img.download {
    margin: 0 auto 20px;
    width: 140px;
  }
  .app-download img.qr {
    width: 110px;
    margin: 0 auto;
  }
  .step2 .contents>.list-asterisk {
    margin: 20px auto 0;
  }
  .contents>.list-asterisk {
    width: 490px;
    margin: 30px auto 0;
  }
  .contents>.list-asterisk li {
    font-size: 12px;
    color: #555;
  }
  /*リクルートID連携 pc*/
  .step2-4 .step2-flex {
  margin: 0 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.step2-4 .step2-flex .h4 {
  width: auto;
}
.step2 .step2-4 .step2-flex .small {
  width: calc(100% - 130px);
  margin-right: 10px;
}
  /*step4*/
  p.label_mark {
    font-size: 16px;
    margin-bottom: 10px!important;
  }
  .label img {
    height: 30px;
  }
  /*step5*/
  .step5-present {
    margin-bottom: 30px;
  }
  .step5-present img {
    max-width: 490px;
  }
  /*都道府県検索*/
  .searchContainer {
    position: relative;
    margin: 20px auto 0;
    width: 870px;
    display: flex;
    justify-content: space-between;
  }
  .searchSelect {
    padding: 0.6em 2em;
    width: 700px;
    height: 70px;
    border: 1px solid #aaa;
  }
  .searchBtn a {
    width: 150px;
    height: 70px;
}
  .searchBtn a:hover {
    background-color: #d03b43;
  }
  .store-search a:link, .store-search a:visited {
    color: #fff;
    text-decoration: none;
}

  /*COIN+とは*/
  .coinplus .contents {
    width: 960px;
    margin: 60px auto;
    padding: 0;
  }
  .coinplus .contents h2 {
    font-size: 34px;
  }
  .coinplus .contents .main {
    margin: 30px auto 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
  .coinplus .contents .overview-ttl {
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 1.7;
}
  .coinplus .text-wrap {
    margin-left: 20px;
  }
  .usable {
  width: 600px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
    text-align: left;
}
  .usable_logo {
    margin: 0;
  }
  .usable_logo img {
    width: 110px;
  }
  .coinplus .contents .img.pc img {
    width: 320px;
  }
  /*美味しく安全に外食を楽しむために*/
  .bg-safety {
    padding: 60px 0;
  }
  .safety.inner {
    width: 700px;
  }
	.safety-list li {
		width: 220px;
		padding: 0;
	}
	.safety-list li:nth-of-type(2n) {
	margin-left: 0;
}
.safety-list li:nth-of-type(n+3) {
	margin-top: 0;
}

  /*FAQ*/
  .bg-question {
    padding: 60px 0;
  }
  .question {
    margin: 0 auto;
    width: 800px;
    font-size: 1.6rem;
    line-height: 1.8;
  }
  .question .label {
    margin: 10px 0;
    width: 150px;
  }
  .question dt, .question dd {
    padding: 20px 60px;
}
  .question dt::before {
    background: url(/doc/campaign/coinplus_202306/assetsCoinplus_202306/images/ic_q.png) no-repeat top left/24px 24px;
    width: 24px;
    height: 24px;
    left: 20px;
    top: calc(50% - 12px);
  }
  .question dt span::before {
    width: 2px;
    height: 18px;
    right: 28px;
    top: calc(50% - 1px);
  }
  .question dt span::after {
    width: 18px;
    height: 2px;
    right: 20px;
    top: calc(50% - 1px);
  }
  .question dd span::before {
    background: url(/doc/campaign/coinplus_202306/assetsCoinplus_202306/images/ic_a.png) no-repeat top left/24px 24px;
    width: 24px;
    height: 24px;
    left: 20px;
    top: calc(50% - 10px);
}
  /*特典規約*/
  .overflow.inner {
    margin: 60px auto;
    font-size: 14px;
  }
  .overflow h3 {
    margin: 20px 0 12px;
    font-size: 18px;
  }
  .list-table {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  .table04 {
    width: 676px;
  }
  /*pagetop*/
    .pagetop {
    width: 60px;
    height: 60px;
  }
  .pagetop img {
    width: 60px;
    height: 60px;
  }
  .pagetop img:hover {
  opacity: 0.6;
}
  .l-pagetop img {
    width: 60px;
  }
/*終了対応*/
  .endText p {
    text-align: center;
}
  .fadeWrap {
    margin: 15px 0 0;
    padding: 10px 0;
}
  .searchContainer {
    margin: 0 auto;
  }
	.searchStyle {
	padding: 0.6em 2em;
	width: 700px;
	height: 70px;
	border: 1px solid #aaa;
    margin: 0;
}
  .fadeLayer {
    width: 100%;
    left: 0;
  }
  .sec-pointflow.step4 .fadeLayer {
    width: calc(100% + 50px);
    left: -25px;
  }
  .searchStyle::after {
	right: 30px;
}
  .entrybtn {
    font-size: 3.0rem;
    padding: 5px 10px 18px;
    height: 100px;
}
  .entry .entrybtn span {
    font-size: 16px;
}
}
/* 対象のお店を探すフォーム箇所 */
.prefSelect_disp_pc_areaName{
  justify-content: center;
  width: 120px;
  padding-top: 14px;
  font-size: 14px;
  font-weight: 400;
  border-right: 1px solid rgba(0,0,0,.08);
}
.prefSelect_disp_pc_label {
  align-items: center;
  width: 104px;
  height: 48px;
  padding-left: 20px;
  font-size: 14px;
  cursor: pointer;
}
.prefSelect_disp_pc_label:hover{
  background-color: #f5f5f5;
}
.prefSelect_disp_pc_label, 
.prefSelect_disp_pc_list,
.prefSelect_disp_pc_areaName, 
.prefSelect_disp_pc_row{
  display: flex;
}
.prefSelect_disp_pc_list {
  flex-wrap: wrap;
  width: calc(100% - 96px);
}
.prefSelect_disp_pc {
  width: 870px;
  box-shadow: 0 8px 40px 0 rgba(0,0,0,.25);
  padding: 12px 0;
  top: 80px;
  transition: all .2s ease-out;
  position: absolute;
  z-index: 999;
  background-color: #fff;
  left: 0;
  right: 0;
  margin: auto;
}
.prefSelect_disp_pc_input{
  margin-top: 0;
}
.disabled_form{
  max-height: 0;
  margin-top: 0;
  overflow: hidden;
  border-top: none;
  padding: 0;
}
@media screen and (min-width: 768px){
  .searchContainer {
    position: relative;
  }
  .search.inner {
    width: 100%;
    margin: 0 auto;
  }
} 
@media screen and (max-width: 870px){
  .searchContainer {
    width: 96%;
    position: relative;
  }
  .prefSelect_disp_pc {
    width: 98%;
  }
}
@media screen and (max-width: 769px){
  .searchContainer {
    width: 100%;
  }
  .prefSelect_disp_pc {
    top: 70px;
  }
}