@charset "UTF-8";

/*=========================================================


	Site Name   gift tickets

	Create Date 2018/02/13


==========================================================*/

/* Start of "Micro clearfix" */

.c5-float_l {
  float: left;
}

.c5-float_r {
  float: right;
}

.c5-clearfix::after {
  content: '';
  display: block;
  clear: both;
}

/* End of "Micro clearfix" */

@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Medium");
}

@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

#gift-tickets {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-feature-settings: 'palt';
  letter-spacing: 0.05em;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#gift-tickets p{
  font-feature-settings: normal;
  letter-spacing: 0.064em;
  text-align: justify; /* 両端揃え */
  text-justify: inter-ideograph; /* 両端揃えの種類 */
}
#gift-tickets img,.c5-kv img{
  display: block;
  width: 100%;
}


.c5-container {
  max-width: 700px;
  margin: 0 auto;
}
.c5-m0a {
  margin: 0 auto;
}
.c5-tac {
  text-align: center;
}
.c5-border__td{
  border-top:1px dotted #afafaf;
}
.c5-table {
  display: table;
  width: 100%;
}
.c5-table__cell {
  display: table-cell;
}
.c5-spOnly__br{
  display:none;
}
#gift-tickets .c5-term{
  width: 85%;
  margin: 0 auto;
  padding: 0.5em;
  color: #fff;
  font-size: 105%;
  font-weight: 700;
  line-height: 1.5;
  text-align: center!important;
  background-color: #7a7877;
  font-feature-settings: 'palt';
  letter-spacing: 0.05em;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#gift-tickets .c5-example{
  background-color: #f6f6f6;
  box-sizing: border-box;
  padding: 0.8em 1.2em;
}
#gift-tickets .c5-example p{
  font-feature-settings: 'palt';
  letter-spacing: 0.05em;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
}
.c5-example .c5-example__ttl{
  font-size: 1.2rem;
  line-height: 1.3;
}
.c5-example .c5-example__ttl_s{
  font-size: 0.9em;
}
.c5-example .c5-example__ttlBorder{
  display: block;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #333;
}
.c5-example__Box{
  width: 45%;
}
.c5-example__lBox{
  width: 45%;
  font-size: 1rem;
}
.c5-example__rBox{
  width: 45%;
}
.c5-example__arrow{
  position: relative;
  width: 10%;
  height:0;
  margin-top: 6em;
  box-sizing: border-box;
}
.c5-example__arrow::before{
  content: '';
  position: absolute;
  top:-2em;
  border-top: 2em solid transparent;
  border-right: 1.5em solid #333;
  border-bottom: 2em solid transparent;
}
.c5-example__arrow::after{
  position: absolute;
  top: -1.1em;
  left: 1.1em;
  content: '';
  width: 1em;
  height: 2.3em;
  background-color: #333;
}
.c5-coupon__outer{
  width: 50%;
  padding: 5px;
  box-sizing: border-box;
  font-size: 0.9rem;
  line-height: 1.1;
}
.c5-coupon__outer img{
  max-width: 138px;
}
.c5-coupon__off{
  color: #d22525;
  border: 4px solid #d22525;
  padding: 0.1em;
  text-align: center;
  font-size: 2em;
  line-height: 1;
  width: 80%;
  margin: 10px auto 0;
}
.c5-coupon__off-s{
  font-size: 0.5em;
}
.c5-mt50{
  margin-top: 50px;
}
.c5-mt1em__pcOnly{
  margin-top: 1em;
}

/* 
.c5-coupon__b{
  padding: 0.5em;
  height: 5.5em;
  background-color: #3b8fc4;
  text-align: center;
  box-sizing: border-box;
  color: #fff;
}
.c5-coupon__y{
  padding: 0.5em;
  height: 5.5em;
  background-color: #fffbd8;
  border: 2px solid #b0ab8d;
  text-align: center;
  box-sizing: border-box;
} */


@media only screen and (max-width:640px){
  .c5-spOnly__br{
    display:inline-block;
  }
  .c5-tac {
    text-align: left;
  }
  .c5-term{
    text-align: left!important;
  }
  .c5-coupon__outer{
    float: none;
    width: 100%;
  }
  .c5-coupon__outer img {
    margin: 0 auto;
  }
  .c5-blSp{
    display: block;
  }
  .c5-example__lBox{
    font-size: 0.9rem;
  }
  .c5-example__arrow{
    margin-top: 9em;
  }
  .c5-example__arrow::before{
    content: '';
    position: absolute;
    top: -1.65em;
    left: 0.2em;
    border-top: 1.4em solid transparent;
    border-right: 0.9em solid #333;
    border-bottom: 1.4em solid transparent;
  }
  .c5-example__arrow::after{
    position: absolute;
    top: -1.1em;
    left: 1.1em;
    content: '';
    width: 0.5em;
    height: 1.8em;
    background-color: #333;
  }
  .c5-mt1em__pcOnly{
    margin-top: 0;
  }
  .c5-w80__spOnly{
    width: 80%!important;
  }
  .c5-coupon__off{
    font-size: 1.8em;
  }
}