@charset "UTF-8";
.fix {
  overflow: hidden !important;
}
#acMenu {
  width: 600px;
  margin: 0 auto;
}
#acMenu dt {
  display: block;
  width: 600px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: #666 1px solid;
  cursor: pointer;
  position: relative;	
}
#acMenu dt::after {
  content: "";
  position: absolute;
  right: 25px;
  top: 38%;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #473A24;
  border-right: solid 2px #473A24;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#acMenu dt.active:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 38%;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #473A24;
  border-right: solid 2px #473A24;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#acMenu dd {
  background: #fff;
  width: 600px;
  height: 50px;
  line-height: 50px;
  }
#acMenu dd{
	display: none;
}
.coupon-list_1{
  margin: 6rem auto 2rem;
  
}
.coupon-list_1>li{
  border:5px solid #c9000f;
  margin: 0 auto 2.0rem;
  padding-bottom: 1.5rem;
  position: relative;
  background: #FFF;
}
 .coupon-list_1>li {
    border: 5px solid #c9000f;
    margin: 0 auto 2.0rem;
    padding-bottom: 7rem;
    position: relative;
    background: #FFF;
}
.coupon-list_1>li.dp-couponwrap{
  border-color: #002993;
}
.coupon-list_1>li.dp-couponwrap .target{
  background: #002993
}
.coupon-list_1>li.dp-couponwrap .coupon-price{
  border-color: #002993
}
.coupon-list_1>li.tour-couponwrap{
  border-color: #0C9100;
}
.coupon-list_1>li.tour-couponwrap .target{
  background: #0C9100
}
.coupon-list_1>li.tour-couponwrap .coupon-price{
  border-color: #0C9100
}  
@media screen and (max-width: 979px) {
  .pc-only {
    display: none !important;
  }
}

@media screen and (min-width: 980px) {
  .sp-only {
    display: none !important;
  }
}

.main-section {
  width: 100%;
  min-width: 1100px;
  padding: 0 0 4rem;
  position: relative;
}

.main-section h2 {
  display: block;
  margin: auto;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
}

.main-section h2 span {
  font-weight: normal;
  font-size: .75em;
  display: block;
}
.main-section .section-wrap {
  width: 992px;
  min-width: 992px;
  padding: 0;
  font-size: 16px;
  color: #333;
  position: relative;
  margin: auto;
 padding-bottom: 4rem;	
}
@media screen and (max-width: 979px) {
  .main-section .section-wrap {
    width: 96vw;
    padding: 0;
    max-width: 420px;
    font-size: 14px;
    min-width: auto;
	padding-bottom: 4rem;  
  }
}
.main-section .flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.main-section .text-center {
  text-align: center;
}

.main-section em {
  font-style: normal;
}

.main-section a {
  text-decoration: none;
}

@media screen and (min-width: 980px) {
  .main-section a:hover {
    opacity: .8;
  }
}

@media screen and (max-width: 979px) {
  .main-section {
    width: 100%;
    min-width: auto;
  }
  .main-section h2 {
    font-size: 24px;
    max-width: 96vw;
  }
  .his-logo-wrap .section-button-wrap {
    display: none;
  }
}

@media screen and (max-width: 374px) {
  .main-section h2 {
    font-size: 20px;
  }
}

.btm {
  margin: auto;
  display: block;
  width: 400px;
  max-width: 100%;
  background: #FF6200;
  line-height: 60px;
  font-size: 1.5rem;
  text-align: center;
  border-radius: 30px;
  color: #fff;
  font-weight: bold;
}

@media screen and (max-width: 979px) {
  .btm {
    max-width: 96vw;
  }
}

#coupon-section {
  text-align: center;
  margin-top: 2rem;
}

#coupon-section p {
  display: block;
  margin: 0 10px;
  color: #433C37;
}

#coupon-section .section-wrap {
  border: #0057B8 2px solid;
}

#coupon-section .section-wrap h3 {
  background: #0057B8;
  font-weight: bold;
  color: #fff;
  font-size: 3rem;
  line-height: 1.5;
}

#coupon-section .section-wrap .price {
  padding: 3rem 5px 1rem;
  color: #0057B8;
  border-bottom: #0057B8 1px solid;
}

#coupon-section .section-wrap .price em {
  font-size: 6rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: -.5rem;
  display: block;
}

#coupon-section .section-wrap .price em span {
  font-size: .5em;
}

#coupon-section .section-wrap .price > span {
  display: block;
}

#coupon-section .section-wrap .period {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 1rem;
}

#coupon-section .section-wrap .copy {
  color: #0057B8;
  font-weight: bold;
  display: inline-block;
  position: relative;
  padding: 0 1em;
margin-bottom: 10px;	
}

#coupon-section .section-wrap .copy::before {
  content: '▼';
  position: absolute;
  width: 1em;
  left: 0;
  bottom: 0;
}

#coupon-section .section-wrap .copy::after {
  content: '▼';
  position: absolute;
  width: 1em;
  right: 0;
  bottom: 0;
}

#coupon-section .section-wrap .copy-area {
  padding-bottom: 2rem;
}

#coupon-section .section-wrap .copy-area input {
  border: 2px solid;
  padding: .5rem;
  font-size: 2rem;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  color: #433C37;
  margin: 1rem auto;
  display: block;
}

#coupon-section .section-wrap .copy-area button {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  border: none;
  border-radius: 48px;
  line-height: 48px;
  padding: 0 2rem;
  background: #FF6200;
  color: #FFF;
  cursor: pointer;
}

@media screen and (min-width: 980px) {
  #coupon-section .section-wrap .copy-area button:hover {
    opacity: .8;
  }
}

#coupon-section .section-wrap .share {
  font-size: 2rem;
}

#coupon-section .section-wrap ul li {
  width: 40px;
  margin: 0 10px 2rem;
  cursor: pointer;
}

#coupon-section .section-wrap ul li img {
  width: 100%;
}

@media screen and (min-width: 980px) {
  #coupon-section .section-wrap ul li:hover {
    opacity: .8;
  }
}

@media screen and (max-width: 979px) {
  #coupon-section .section-wrap h3 {
    font-size: 1.5rem;
    line-height: 2;
  }
  #coupon-section .section-wrap .price em {
    font-size: 5rem;
  }
  #coupon-section .section-wrap .copy-area {
    margin: 0;
  }
  #coupon-section .section-wrap .copy-area input {
    width: 90%;
  }
  #coupon-section .section-wrap .share {
    font-size: 1.5rem;
  }
}

#use-section h3 {
  font-size: 3rem;
  color: #707070;
  text-align: center;
}

#use-section h3:nth-of-type(2) {
  margin: 3rem 0 1rem;
}

#use-section ul {
  padding: 1rem 0 2rem;
}

#use-section ul li {
  width: 317px;
  margin-right: 20px;
  border: #707070 1px solid;
  padding: 10px;
}

#use-section ul li h4 {
  color: #fff;
  text-align: center;
  background: #0057B8;
  line-height: 2;
  border-radius: 4px;
}

#use-section ul li p {
  padding: 1em 5px;
}

#use-section ul li:last-of-type {
  margin-right: 0;
}

#use-section ul li img {
  width: 100%;
  border: #707070 1px solid;
}

#use-section ul li .btm {
  line-height: 40px;
  border-radius: 20px;
  font-size: 1rem;
}

#use-section .notice {
  margin-bottom: 2rem;
}

#use-section .notice p {
  display: block;
  position: relative;
  padding-left: 1em;
  margin: .5em 3rem;
  font-size: 1.2rem;
}

#use-section .notice p::before {
  content: '・';
  display: block;
  width: 1rem;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 979px) {
  #use-section h3 {
    font-size: 2.5rem;
  }
  #use-section ul li {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
  #use-section ul li .btm {
    max-width: 100%;
  }
  #use-section .notice p {
    margin: .5rem 0;
  }
}
@media screen and (max-width: 979px){
.coupon-list_1 {
    width: calc(100% - 4.8rem);
}
#acMenu {
    width: 100%;
    margin: 0 auto;
}	
#acMenu dd {
    width: 100%;
}
#acMenu dt {
    width: 90%;
    margin: auto;
}	
} 	
/*# sourceMappingURL=style.css.map */