﻿@charset "UTF-8";
/*=========================================================


	Site Name   vaio-v
	File Name   /vaio-v/store/campaign/a12-enquete/css/page.css

	Create Date 2018/10/04


==========================================================*/
#c5-coupon {
  /* ゴシック体指定 */
  font-family: -apple-system, BlinkMacSystemFont, '.SFNSDisplay-Regular',
 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN',
 'Yu Gothic Medium', '游ゴシック Medium', 'Yu Gothic', '游ゴシック',
 sans-serif;
  color: #565858;
  letter-spacing: 0.05em;
}

#c5-coupon .c5-ff__min {
  font-family: Georgia, '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho',
 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro',
 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}

#c5-coupon img {
  display: block;
  margin: 0;
  padding: 0;
}

#c5-coupon a {
  display: block;
}

#c5-coupon a:hover {
  opacity: 0.8;
}

#c5-coupon h1,
#c5-coupon h2,
#c5-coupon h3 {
  line-height: 1.2;
}

#c5-coupon h2 {
  font-size: 1.5rem;
  border-bottom: 2px solid #565858;
  padding-bottom: 8px;
}

#c5-coupon h3 {
  font-size: 1.5rem;
  text-align: center;
}

#c5-coupon .c5-notes {
  font-size: 0.75em;
  color: #83838f;
}

#c5-coupon .c5-fz__08em {
  font-size: 0.8em;
}

#c5-coupon .c5-fz__15em {
  font-size: 1.5em;
}

#c5-coupon .c5-fz__1rem {
  font-size: 1rem;
}

@media screen and (max-width: 639px) {
  #c5-coupon .c5-fz__1rem {
    font-size: 0.8rem;
  }
}

#c5-coupon .c5-sp__only {
  display: none;
}

@media screen and (max-width: 639px) {
  #c5-coupon .c5-sp__only {
    display: block;
  }
}

#c5-coupon .c5-pc__only {
  display: block;
}

@media screen and (max-width: 1000px) {
  #c5-coupon .c5-pc__only {
    display: none;
  }
}

#c5-coupon .c5-mt__m40 {
  margin-top: -40px;
}

@media screen and (max-width: 639px) {
  #c5-coupon .c5-mt__m40 {
    margin-top: -30px;
  }
}

#c5-coupon .c5-mt__m {
  margin-top: 60px;
}

@media screen and (max-width: 639px) {
  #c5-coupon .c5-mt__m {
    margin-top: 40px;
  }
}

#c5-coupon .c5-mt__l {
  margin-top: 100px;
}

@media screen and (max-width: 639px) {
  #c5-coupon .c5-mt__l {
    margin-top: 80px;
  }
}

#c5-coupon .c5-tac {
  text-align: center;
}

@media screen and (max-width: 639px) {
  #c5-coupon .c5-tac {
    text-align: left;
  }
}

#c5-coupon .c5-mv__area img {
  width: 100%;
}

#c5-coupon .c5-w1000 {
  max-width: 1000px;
  margin: 0 auto;
}

#c5-coupon .c5-w600 {
  max-width: 600px;
  margin: 0 auto;
}

#c5-coupon p {
  line-height: 1.8;
}

#c5-coupon .c5-btn__l {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.2;
  max-width: 650px;
  width: 90%;
  margin: 0 auto;
  padding: 30px 10px;
  text-align: center;
  display: block;
}

@media screen and (max-width: 639px) {
  #c5-coupon .c5-btn__l {
    font-size: 1rem;
    padding: 20px 10px;
  }
}

#c5-coupon .c5-btn__m {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.2;
  max-width: 320px;
  width: 90%;
  margin: 0 auto;
  padding: 30px 20px;
  text-align: center;
}

@media screen and (max-width: 639px) {
  #c5-coupon .c5-btn__m {
    font-size: 1rem;
    padding: 20px 10px;
  }
}

#c5-coupon .c5-c__key {
  color: #ec4141;
}

#c5-coupon #c5-coupon__table {
  width: 100%;
  font-size:75%;
}

#c5-coupon #c5-coupon__table tr {
  background: rgba(236, 65, 65, 0.1);
}

#c5-coupon #c5-coupon__table tr:nth-child(odd) {
  background: rgba(236, 65, 65, 0.2);
}

#c5-coupon #c5-coupon__table tr th {
  border-right: 2px solid rgba(236, 65, 65, 0.2);
  min-width: 90px;
  background: none;
}

#c5-coupon #c5-coupon__table tr td,
#c5-coupon #c5-coupon__table tr th {
  padding: 20px 26px;
}

#c5-coupon #c5-coupon__table tr td {
  text-align: left;
}

@media screen and (max-width: 639px) {
  #c5-coupon #c5-coupon__table tr td,
  #c5-coupon #c5-coupon__table tr th {
    padding: 10px;
  }
}

#c5-coupon .c5-number_area {
  padding: 30px 15px 20px;
  border: 3px solid #ec4141;
  border-radius: 10px;
  text-align: center;
}

#c5-coupon .c5-number_area b {
  display: block;
  font-size: 1.75rem;
  line-height: 1.2;
}

#c5-coupon .c5-number_area button {
  position: relative;
  margin-top: 10px;
  background: #ec4141;
  border: none;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 20px 5px 10px;
}

#c5-coupon .c5-number_area button::after {
  content: url(/vaio-v/store/campaign/a12-enquete/images/icon.png);
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translate(0, -50%);
}

#c5-coupon .c5-notice__area {
  margin-top: 15px;
}

#c5-coupon .c5-notice__area ul {
  list-style-type: none;
  padding: 0;
}

#c5-coupon .c5-notice__area ul li {
  line-height: 1.2;
  margin-top: 5px;
  text-indent: -1.2em;
  padding-left: 1.2em;
}

#c5-coupon .c5-notice__area ul a {
  display: inline-block;
  color: #55acee;
  text-decoration: underline;
  text-indent: initial;
}

#c5-coupon .c5-notice__area ul a .c5-link:before {
  content: '';
  font-family: icon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 0.2em 0.1em 0.4em;
}

#c5-coupon .c5-purchase__area .s5-inStoreItem1__inner {
  border: none;
}

#c5-coupon .c5-purchase__area a.s5-storeButton {
  display: inline-block;
}

#c5-coupon .c5-purchase__area img {
  max-width: 350px;
  width: 100%;
  height: auto;
}

.c5-tittlebg {
    background-color: #000000;
    color: #fff;
    display: block;
    padding: 15px 30px;
    text-align: center;
    font-size: 1.5rem;
}
