@charset "UTF-8";
/*! http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c:800");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

input {
  -webkit-appearance: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html, body {
  width: 100%;
  min-height: 100%;
  word-wrap: break-word;
}

body {
  font-size: 1.125rem;
  font-family: Tahoma, Segoe, Verdana, "メイリオ", Meiryo, "Yu Gothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  -webkit-text-size-adjust: none;
  line-height: 1.5;
  /*color: #000;
  background-color: #e40817;*/
	  overflow: visible !important;
  background: -webkit-linear-gradient(45deg, #ffffff 10%, #e9fcfa 90%);
  background: -moz-linear-gradient(45deg, #ffffff 10%, #e9fcfa 90%);
  background: -ms-linear-gradient(45deg, #ffffff 10%, #e9fcfa 90%);
  background: -o-linear-gradient(45deg, #ffffff 10%, #e9fcfa 90%);
  background: linear-gradient(45deg, #ffffff 10%, #e9fcfa 90%);
}

.ribbon10 {
  width: 100%;
  background-image: url("../img/ribbon10.png");
  background-size: cover;
background-position: center;
background-repeat: no-repeat;
padding: 50px 0 20px 0;
  margin-bottom: 20px;
}
.headline {
  width: 90%;
  max-width: 960px;
  margin: auto;
  border-bottom: 2px solid #fff;
  display: flex;
  }
@media screen and (max-width: 950px) {
.headline {
  width: 90%;
  max-width: 960px;
  margin: auto;
  border-bottom: 2px solid #fff;
  display: block;
  }
.campaign {
  color: #ffffff;
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 10px;
  white-space: normal!important;
}
.data {
  color: #ffffff;
  font-size: 2.5rem;
  font-weight: bold;
  border: 2px solid #ffffff;
  padding: 3%;
  display: inline-block;
  white-space: normal!important;
}
  .headline p {
  color: #ffffff;
  font-size: 1.2rem;
  padding: 10px 0 20px 0;
  line-height: initial!important;
  text-align: center;
}
  .ribbon10 {
  margin-bottom: 50px!important;
}
.strapline {
  width: 90%;
  text-align: center;
  max-width: 960px;
  margin: auto;
  padding: 20px 0 0 0;
  display: block!important;
  justify-content: space-between;
  }
.jcbvisa {
  width: 90%!important;
  margin: auto;
}
.item .item2 {
  width: 100%!important;
  margin-bottom: 70px!important;
}
.flexbox {
  display: block!important;
}
}
  .headline h2 {
  color: #ffffff;
  font-size: 2.5rem;
    margin: 0;
}
  .headline p {
  color: #ffffff;
  font-size: 1.2rem;
  line-height: 70px;
  text-align: center;
}
.strapline {
  width: 90%;
  max-width: 960px;
  margin: auto;
  padding: 20px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.campaign {
  color: #ffffff;
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 10px;
  white-space: nowrap;
}
.campaign_div {
  margin: 0 5% 20px 0;
}
.data {
  color: #ffffff;
  font-size: 2.5rem;
  font-weight: bold;
  border: 2px solid #ffffff;
  padding: 3%;
  display: inline-block;
  white-space: nowrap
}
.jcbvisa {
  width: 100%;
  max-width: 300px;
}
.jcbvisa img {
  width: 100%;
}
.visa {
  width: 100%;
  vertical-align: bottom;
}
.jcb {
  width: 100%;
  vertical-align: bottom;
}

.img_kirikae {
  width: 100%;
  max-width: 960px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.w-100left {
  width: 69%;
}
.w-100right {
  width: 29%;
}
@media screen and (max-width: 750px) {
  body {
    font-size: 0.9rem;
  }
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover, a:active {
  opacity: 0.8;
}

.fc-w a {
  color: #fff;
}

section {
  position: relative;
  width: 100%;
  padding: 50px 0;
}
.section1 {
  padding-top: 0;
}

/*section:nth-child(even) {
  background-color: #fff;
}*/

header, div.container {
  width: 90%;
  max-width: 960px;
  margin: auto;
}
.letters {
  margin-bottom: 60px;
  text-align: center;
}
.letters h2 {
  text-align: left;
margin: auto;
display: inline-block;
}
.letters p {
  text-align: left;
margin: auto;
}
  footer {
  width: 100%;
}

@media screen and (min-width: 961px) {
  header, div.container {
  width: 90%;
  max-width: 960px;
    margin: auto;
  }
}

h3 {
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

h2 {
  font-size: 1.875rem;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 750px) {
  h2 {
    font-size: 1.5rem;
  }
}

.box {
  margin-top: 30px;
  border: solid 3px;
}

.box h3 {
  padding: 10px;
  text-align: center;
}

.box .text-area {
  width: 100%;
  display: block;
  padding: 20px 10px;
  color: #000;
}
.text-area-1 {
  width: 100%;
  display: block;
  padding: 10px 0 20px 0;
  color: #000;
  }

.red {
  border-color: #e40817;
}

.red h3 {
  font-size: 1.5rem;
  background-color: #e40817;
  color: #fff;
}

@media screen and (max-width: 750px) {
  .red h3 {
    font-size: 1.2rem;
  }
}

.red li {
  padding-left: 0.7em;
  text-indent: -.7em;
}

.red li:before {
  content: "●";
  font-size: 1.25rem;
}

@media screen and (max-width: 750px) {
  .red li:before {
    font-size: 1rem;
  }
}

.red li:before {
  color: #e40817;
}

.yellow {
  border-color: #f8c100;
}

.yellow h3 {
  font-size: 1.875rem;
  background-color: #ff9b00;
  color: #e40817;
}

@media screen and (max-width: 750px) {
  .yellow h3 {
    font-size: 1.5rem;
  }
}

.yellow h4 {
  font-size: 1rem;
  color: #fff;
  padding: 5px 20px;
  border-radius: 30px;
}

@media screen and (max-width: 750px) {
  .yellow h4 {
    font-size: 0.8rem;
  }
}

@media screen and (min-width: 961px) {
  .yellow h4 {
    display: inline;
  }
}

.yellow .bc-or {
  background-color: #ea6808;
}

.yellow .bc-gr {
  background-color: #159a00;
}

.yellow p {
  font-size: 1.5rem;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

@media screen and (max-width: 750px) {
  .yellow p {
    font-size: 1.2rem;
  }
}

.yellow .fc-r {
  font-size: 1.875rem;
}

@media screen and (max-width: 750px) {
  .yellow .fc-r {
    font-size: 1.5rem;
  }
}

.text-area {
  position: relative;
}

/*.text-area .tokuten1 {
  position: absolute;
  top: 15px;
  right: 15px;
}

.text-area .tokuten2 {
  position: absolute;
  bottom: 30px;
  right: 65px;
}*/

.text-area .tokuten3 {
  position: absolute;
  top: 30px;
  left: 60px;
}

.period {
  width: 100%;
  max-width: 960px;
  margin: auto;
  font-size: 1.875rem;
  font-weight: bold;
  text-align: center;
  border-color: #e40817;
  padding: 10px;
}

@media screen and (max-width: 750px) {
  .period {
    font-size: 1.5rem;
  }
}


h2.cmp  {
  position: relative;
  padding: 0.5em;
  background: #e40817;
  color: white;
  font-size: 2.2rem;
}

h2.cmp ::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(149, 158, 155);
}
h2.cmp ::after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-left: solid 20px rgb(149, 158, 155);
}
h2.cmp span.dash {
  display: block;
  padding: .75em 1em;
  border: 2px dashed #fff;
}
/*h2.cmp {
  position: relative;
  padding: 0.5em;
 color: #129486;
	    font-size: 2.2rem;
  line-height: 45px;
  text-align: center;
  text-shadow: 0 0 2px #FFF;
background-size: auto auto;
background-color: rgba(192, 254, 248, 1);
background-image: repeating-linear-gradient(45deg, transparent, transparent 12px, rgba(166, 250, 241, 1) 12px, rgba(166, 250, 241, 1) 24px );
}

h2.cmp:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
border-right: solid 20px rgb(149, 158, 155);/*折り返し部分
}

h2.cmp:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
 border-left: solid 20px rgb(149, 158, 155);/*折り返し部分
}*/
@media screen and (max-width: 750px) {
  h2.cmp {
    font-size: 1.2rem;
  }
}

h2.cmp .small {
  font-size: 1.275rem;
}

@media screen and (max-width: 750px) {
  h2.cmp .small {
    font-size: 1.0rem;
  }
}

@media screen and (max-width: 960px) {
  h2.cmp {
    font-size: 2.5rem;
    line-height: 1.2;
  }
}

@media screen and (max-width: 960px) and (max-width: 750px) {
  h2.cmp {
    font-size: 1.2rem;
  }
}

.ct1, .ct2 {
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

.ct1 {
  font-size: 1.625rem;
  text-align: left;
  display: inline-block;
  margin: auto;
}

@media screen and (max-width: 750px) {
  .ct1 {
    font-size: 1.3rem;
  }
}

.ct2 {
  font-size: 2.25rem;
}

@media screen and (max-width: 750px) {
  .ct2 {
    font-size: 1.8rem;
  }
}

.ct2 .square-y {
  color: #e40817;
  background-color: #f8c100;
  margin: 0 5px;
  padding: 0 10px;
}

.square_btn {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 1.875rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
  width: 70%;
  display: block;
  margin: 0 auto;
  padding: 30px 0;
  background-color: #c82d28;
  border-radius: 10px;
  -webkit-box-shadow: 5px 5px #A90404;
          box-shadow: 5px 5px #A90404;
}

@media screen and (max-width: 750px) {
  .square_btn {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 960px) {
  .square_btn {
    width: 100%;
    padding: 10px 0;
  }
}

.map {
  text-align: center;
  margin: 30px 0;
}

.map img {
  margin: 0 auto;
  display: block;
}

.item .text-area {
  display: table-cell;
  vertical-align: top;
}

@media screen and (max-width: 960px) {
  .item .text-area {
    min-width: 70%;
  }
}

.item .map-area {
  display: table-cell;
  vertical-align: top;
  width: 200px;
  padding-left: 20px;
}

@media screen and (max-width: 960px) {
  .item .map-area {
    width: 30%;
    min-width: 175px;
  }
}

.item .map-area img {
  width: 100%;
}

.flexbox {
  width: 100%;
  max-width: 960px;
  margin: auto;
  /*display: -webkit-box;
  display: -ms-flexbox;*/
  display: flex;
  /*-ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;*/
          justify-content: space-between;
}
.present {
  width: 100%;
  margin: 20px 0;
  padding: 0 0%;
}
.img_present {
  width: 100%;
  vertical-align: bottom;
}

@media screen and (max-width: 950px) {
.present {
  width: 100%;
  margin: 20px 0;
  padding: 0 0;
}
.text-area2 {
  text-align: initial;
}
.text-area3 {
  text-align: left;
}
.item3 {
  width: 100% !important;
  margin-bottom: 40px;
}
}

.text-area2 {
  text-align: center;
}
.text-area3 {
  font-size: 1.5rem;
  text-align: left;
}
.item3 {
  width: 48%;
  margin-bottom: 40px;
}
.item {
  width: 100%;
  margin-bottom: 40px;
}

@media screen and (min-width: 961px) {
  /*.item:nth-child(even) {
    margin-left: 4.5%;
  }*/
}

footer {
  font-size: 0.75rem;
  color: #fff;
  text-align: center;
  padding-bottom: 50px;
	background-color: #e40817;
	width: 100%;
}

.text-area4 {
margin-top: 0px;
padding: 10px;
  border: solid 3px #333;
margin-bottom: 30px;
}

.fz-s2{ 
	font-size: 0.9rem;
}

@media screen and (max-width: 750px) {
  footer {
    font-size: 0.6rem;
  }
}

.clearfix {
  zoom: 1;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}
.text-center p {
  font-size: 1.5rem;
  text-align: left;
  display: inline-block;
}
.text-center2 {
  font-size: 1.5rem;
  text-align: left;
  display: inline-block;
}


.link-text {
  text-decoration: underline;
}

.fz-l {
  font-size: 120%;
}

.fz-m {
  font-size: 0.875rem;
}

@media screen and (max-width: 750px) {
  .fz-m {
    font-size: 0.7rem;
  }
}

.fz-s {
  width: 100%;
  max-width: 960px;
  margin: auto;
  font-size: 0.75rem;
}

@media screen and (max-width: 750px) {
  .fz-s {
    font-size: 0.6rem;
  }
}

.fc-w {
  color: #fff;
}

.fc-r {
  color: #e40817;
}

.ft-b {
  font-size: 1.2rem;
  font-weight: bold;
}

.mtxs {
  margin-top: 10px !important;
}

.mts {
  margin-top: 30px !important;
}

.mtm {
  margin-top: 40px !important;
}

.mtl {
  margin-top: 70px !important;
}

.mbxs {
  margin-bottom: 25px !important;
  padding-bottom: 15px;
  /*border-bottom: solid 3px #f8c100;*/
}

.mbs {
  font-size: 1.2rem;
  margin-bottom: 30px !important;
}

.mbm {
  margin-bottom: 40px !important;
}

.mbl {
  margin-bottom: 70px !important;
}

@media screen and (min-width: 961px) {
  .sm {
    display: none;
  }
}

@media screen and (max-width: 960px) {
  .md {
    display: none;
  }
}

/*# sourceMappingURL=sourcemap/style.css.map */


/*!--201902追記--*/
.maru_jcb {
  /*border: solid 2px #159a00;*/
  margin: 0 30px 20px;
}
.maru_jcb h3 {
  font-size: 1.5rem;
  background-color: #159a00;
  color: #FFF;
}
.maru_jcb h3 .check {
  font-size: 1.25rem;
  background-color: #fff;
  color: #e40817;
  margin-top: -3px;
  margin-right: 10px;
  padding: 5px 20px;
  border-radius: 30px;
}
.jcb_btn {
  font-size: 1.3rem;
  padding: 10px 0;
  margin: 10px auto 0;
}
.maru_dc {
  /*border: solid 2px #e40817;*/
  margin: 0 30px 20px;
}
.maru_dc h3 {
  font-size: 1.5rem;
  background-color: #e40817;
  color: #FFF;
}
@media screen and (min-width: 751px) {
  .sm_br {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .maru_jcb h3, .maru_dc h3 {
    font-size: 1.2rem;
  }
}

.float-left {
  float: left;
}
@media screen and (min-width: 751px) {
.float-lg-left {
    float: left;
  }
}
.float-right {
  float: right;
}
@media screen and (min-width: 751px) {
.float-lg-right {
    float: right;
  }
}

.pr-1 {
  padding-right: 1rem;
}
@media screen and (min-width: 751px) {
.pr-lg-1 {
    padding-right: 1rem;
  }
}
.pr-2 {
  padding-right: 2rem;
}
.pr-3 {
  padding-right: 3rem;
}
.pr-4 {
  padding-right: 4rem;
}
.pb-1 {
  padding-bottom: 1rem;
}
@media screen and (min-width: 751px) {
.pb-lg-0 {
    padding-bottom: 0;
  }
}
.w-100 {
  width: 100%;
  margin-bottom: 30px;
  /*padding: 0 20%;*/
}
@media screen and (min-width: 751px) {
.w-lg-38 {
    width: 38%;
  }
}

.visa_btn {
  display: block;
  padding: 15px 25%;
  text-decoration: none;
  text-align: center;
  width: 100%;
  font-size: 1.175rem;
  border-radius: 4px;
  color: #808080;
  background-image: linear-gradient(#ffd2d1 0%, #ffffff 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #E57676;
  margin: 0 auto;
  border-radius: 10px;
}
.visa_btn:hover {
  display: block;
  opacity: 0.75;
  padding: 15px 25%;
  text-decoration: none;
  text-align: center;
  width: 100%;
  font-size: 1.175rem;
  border-radius: 4px;
  color: #808080;
  background-image: linear-gradient(#ffd2d1 0%, #ffffff 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #E57676;
  margin: 0 auto;
  border-radius: 10px;
}

.visa_btn:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}


@media screen and (max-width: 960px) {
.w-100 {
  width: 100%;
  margin-bottom: 30px;
  /*padding: 0 10% !important;*/
}
}
.jcbcard_btn  {
  display: block;
  padding: 15px 25%;
  text-decoration: none;
  text-align: center;
  width: 100%;
  font-size: 1.175rem;
  border-radius: 4px;
  color: #808080;
  background-image: linear-gradient(#ffd2d1 0%, #ffffff 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #E57676;
  margin: 0 auto;
  border-radius: 10px;
}

.jcbcard_btn:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}
@media screen and (max-width: 750px) {
  .jcbcard_btn {
    font-size: 1rem;
  }
}

.fivedays_btn {
  /*font-family: 'M PLUS Rounded 1c', sans-serif;*/
  font-size: 1.275rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
  width: 70%;
  display: block;
  margin: 0 auto;
  padding: 30px 0;
  background-color: #00688f;
  border-radius: 10px;
  -webkit-box-shadow: 5px 5px #00587f;
          box-shadow: 5px 5px #00587f;
	margin-top: 20px;
}
.p5days {
  width: 100%;
  border-radius: 10px;
  vertical-align: bottom;
}
.otoku {
  width: 100%;
  border-radius: 10px;
  vertical-align: bottom;
}

@media screen and (max-width: 750px) {
  .fivedays_btn {
    font-size: 1rem;
  }
}

@media screen and (max-width: 950px) {
  .fivedays_btn {
	width: 90%;
    padding: 10px 0;
  }
}
.pointoup_btn {
  /*font-family: 'M PLUS Rounded 1c', sans-serif;*/
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
  width: 70%;
  display: block;
  margin: 0 auto;
  padding: 30px 0;
  background-color: #780026;
  border-radius: 10px;
  -webkit-box-shadow: 5px 5px #680016;
          box-shadow: 5px 5px #680016;
	margin-top: 20px;
}
.pointoup_btn2 {
  /*font-family: 'M PLUS Rounded 1c', sans-serif;*/
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
  width: 95%;
  display: block;
  margin: 0 auto;
  border-radius: 10px;
  -webkit-box-shadow: 5px 5px #680016;
          box-shadow: 5px 5px #680016;
  margin-top: 20px;
  background-color: #e40817;
}
.pointoup_btn1 {
  /*font-family: 'M PLUS Rounded 1c', sans-serif;*/
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
  width: 95%;
  display: block;
  margin: 0 auto;
  border-radius: 10px;
  -webkit-box-shadow: 5px 5px #aa9a05;
          box-shadow: 5px 5px #aa9a05;
  margin-top: 20px;
}

@media screen and (max-width: 750px) {
  .pointoup_btn {
    font-size: 1rem;
  }
}

@media screen and (max-width: 950px) {
  .pointoup_btn {
	width: 90%;
    padding: 10px 0;
  }
  .pointoup_btn2 {
  width: 100%;
  }
.pointoup_btn1 {
  /*font-family: 'M PLUS Rounded 1c', sans-serif;*/
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
  width: 100%;
  display: block;
  margin: 0 auto;
  border-radius: 10px;
  -webkit-box-shadow: 5px 5px #aa9a05;
          box-shadow: 5px 5px #aa9a05;
  margin-top: 20px;
}
}
.tokuten{
  width: 100%;
  max-width: 960px;
    padding: 0.5em 1em;
    margin: 2em auto;
    color: #5d627b;
    background: white;
    /*border-top: solid 5px #5d627b;*/
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.tokuten-2 {
  width: 100%;
  max-width: 960px;
    padding: 0.5em 1em;
    margin: 2em auto;
    color: #e40817;
    background: white;
    /*border-top: solid 5px #5d627b;*/
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.tokuten p {
    margin: 0; 
    padding: 0;
    color: #000
}
.tokuten h3 {
	font-size: 1.875rem;
    background-color: #00a4b5;
    color: #fff;
	letter-spacing: 0.1em;
}
.h3-2 {
  font-size: 1.875rem;
    background-color: #e40817 !important;
    color: #fff;
  letter-spacing: 0.1em;
}
.tokuten h5 {
font-size: 1.875rem;
    text-align: center;
	font-weight: bold;
	margin-top:20px;
}

.lead01{
	margin-top: 20px;
	margin-bottom: 20px;
}

.lead{
	margin-top: 20px;
	margin-bottom: 20px;
	color: red;
}

@media screen and (max-width: 960px) {
  .tokuten h5 {
    font-size: 1.5rem;
    line-height: 1.2;
  }
.tokuten {
    margin: 5em 0!important;
}
}

.apple{
	padding: 15px;
	background-color: #ECA4A5;
	margin-top: 10px;
	font-size: 0.8em;
	
}