@charset "UTF-8";
/* ==================================================
	@extend
================================================== */
/* ===== clearfix ===== */
#appeal .lyt-col-multi:after {
  content: "";
  display: table;
  clear: both;
}

#appeal ul > li {
  list-style-type: none;
}

/* ==================================================
	調整クラス
================================================== */
/*	text-align
================================================== */
.ta_c {
  text-align: center !important;
}

.ta_r {
  text-align: right !important;
}

.ta_l {
  text-align: left !important;
}

.va_m {
  vertical-align: middle !important;
}

.va_m th, .va_m td {
  vertical-align: middle !important;
}

.img_full {
  text-align: center;
  margin-bottom: 20px;
}

.m_auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/*	margin
================================================== */
.mt0, .mh0, .ma0 {
  margin-top: 0px !important;
}

.mr0, .mw0, .ma0 {
  margin-right: 0px !important;
}

.mb0, .mh0, .ma0 {
  margin-bottom: 0px !important;
}

.ml0, .mw0, .ma0 {
  margin-left: 0px !important;
}

.pt0, .ph0, .pa0 {
  padding-top: 0px !important;
}

.pr0, .pw0, .pa0 {
  padding-right: 0px !important;
}

.pb0, .ph0, .pa0 {
  padding-bottom: 0px !important;
}

.pl0, .pw0, .pa0 {
  padding-left: 0px !important;
}

.mt5, .mh5, .ma5 {
  margin-top: 5px !important;
}

.mr5, .mw5, .ma5 {
  margin-right: 5px !important;
}

.mb5, .mh5, .ma5 {
  margin-bottom: 5px !important;
}

.ml5, .mw5, .ma5 {
  margin-left: 5px !important;
}

.pt5, .ph5, .pa5 {
  padding-top: 5px !important;
}

.pr5, .pw5, .pa5 {
  padding-right: 5px !important;
}

.pb5, .ph5, .pa5 {
  padding-bottom: 5px !important;
}

.pl5, .pw5, .pa5 {
  padding-left: 5px !important;
}

.mt10, .mh10, .ma10 {
  margin-top: 10px !important;
}

.mr10, .mw10, .ma10 {
  margin-right: 10px !important;
}

.mb10, .mh10, .ma10 {
  margin-bottom: 10px !important;
}

.ml10, .mw10, .ma10 {
  margin-left: 10px !important;
}

.pt10, .ph10, .pa10 {
  padding-top: 10px !important;
}

.pr10, .pw10, .pa10 {
  padding-right: 10px !important;
}

.pb10, .ph10, .pa10 {
  padding-bottom: 10px !important;
}

.pl10, .pw10, .pa10 {
  padding-left: 10px !important;
}

.mt15, .mh15, .ma15 {
  margin-top: 15px !important;
}

.mr15, .mw15, .ma15 {
  margin-right: 15px !important;
}

.mb15, .mh15, .ma15 {
  margin-bottom: 15px !important;
}

.ml15, .mw15, .ma15 {
  margin-left: 15px !important;
}

.pt15, .ph15, .pa15 {
  padding-top: 15px !important;
}

.pr15, .pw15, .pa15 {
  padding-right: 15px !important;
}

.pb15, .ph15, .pa15 {
  padding-bottom: 15px !important;
}

.pl15, .pw15, .pa15 {
  padding-left: 15px !important;
}

.mt20, .mh20, .ma20 {
  margin-top: 20px !important;
}

.mr20, .mw20, .ma20 {
  margin-right: 20px !important;
}

.mb20, .mh20, .ma20 {
  margin-bottom: 20px !important;
}

.ml20, .mw20, .ma20 {
  margin-left: 20px !important;
}

.pt20, .ph20, .pa20 {
  padding-top: 20px !important;
}

.pr20, .pw20, .pa20 {
  padding-right: 20px !important;
}

.pb20, .ph20, .pa20 {
  padding-bottom: 20px !important;
}

.pl20, .pw20, .pa20 {
  padding-left: 20px !important;
}

.mt25, .mh25, .ma25 {
  margin-top: 25px !important;
}

.mr25, .mw25, .ma25 {
  margin-right: 25px !important;
}

.mb25, .mh25, .ma25 {
  margin-bottom: 25px !important;
}

.ml25, .mw25, .ma25 {
  margin-left: 25px !important;
}

.pt25, .ph25, .pa25 {
  padding-top: 25px !important;
}

.pr25, .pw25, .pa25 {
  padding-right: 25px !important;
}

.pb25, .ph25, .pa25 {
  padding-bottom: 25px !important;
}

.pl25, .pw25, .pa25 {
  padding-left: 25px !important;
}

.mt30, .mh30, .ma30 {
  margin-top: 30px !important;
}

.mr30, .mw30, .ma30 {
  margin-right: 30px !important;
}

.mb30, .mh30, .ma30 {
  margin-bottom: 30px !important;
}

.ml30, .mw30, .ma30 {
  margin-left: 30px !important;
}

.pt30, .ph30, .pa30 {
  padding-top: 30px !important;
}

.pr30, .pw30, .pa30 {
  padding-right: 30px !important;
}

.pb30, .ph30, .pa30 {
  padding-bottom: 30px !important;
}

.pl30, .pw30, .pa30 {
  padding-left: 30px !important;
}

.mt35, .mh35, .ma35 {
  margin-top: 35px !important;
}

.mr35, .mw35, .ma35 {
  margin-right: 35px !important;
}

.mb35, .mh35, .ma35 {
  margin-bottom: 35px !important;
}

.ml35, .mw35, .ma35 {
  margin-left: 35px !important;
}

.pt35, .ph35, .pa35 {
  padding-top: 35px !important;
}

.pr35, .pw35, .pa35 {
  padding-right: 35px !important;
}

.pb35, .ph35, .pa35 {
  padding-bottom: 35px !important;
}

.pl35, .pw35, .pa35 {
  padding-left: 35px !important;
}

.mt40, .mh40, .ma40 {
  margin-top: 40px !important;
}

.mr40, .mw40, .ma40 {
  margin-right: 40px !important;
}

.mb40, .mh40, .ma40 {
  margin-bottom: 40px !important;
}

.ml40, .mw40, .ma40 {
  margin-left: 40px !important;
}

.pt40, .ph40, .pa40 {
  padding-top: 40px !important;
}

.pr40, .pw40, .pa40 {
  padding-right: 40px !important;
}

.pb40, .ph40, .pa40 {
  padding-bottom: 40px !important;
}

.pl40, .pw40, .pa40 {
  padding-left: 40px !important;
}

.mt45, .mh45, .ma45 {
  margin-top: 45px !important;
}

.mr45, .mw45, .ma45 {
  margin-right: 45px !important;
}

.mb45, .mh45, .ma45 {
  margin-bottom: 45px !important;
}

.ml45, .mw45, .ma45 {
  margin-left: 45px !important;
}

.pt45, .ph45, .pa45 {
  padding-top: 45px !important;
}

.pr45, .pw45, .pa45 {
  padding-right: 45px !important;
}

.pb45, .ph45, .pa45 {
  padding-bottom: 45px !important;
}

.pl45, .pw45, .pa45 {
  padding-left: 45px !important;
}

.mt50, .mh50, .ma50 {
  margin-top: 50px !important;
}

.mr50, .mw50, .ma50 {
  margin-right: 50px !important;
}

.mb50, .mh50, .ma50 {
  margin-bottom: 50px !important;
}

.ml50, .mw50, .ma50 {
  margin-left: 50px !important;
}

.pt50, .ph50, .pa50 {
  padding-top: 50px !important;
}

.pr50, .pw50, .pa50 {
  padding-right: 50px !important;
}

.pb50, .ph50, .pa50 {
  padding-bottom: 50px !important;
}

.pl50, .pw50, .pa50 {
  padding-left: 50px !important;
}

/*	幅
================================================== */
.w0 {
  width: 0%;
}

.w5 {
  width: 5%;
}

.w10 {
  width: 10%;
}

.w15 {
  width: 15%;
}

.w20 {
  width: 20%;
}

.w25 {
  width: 25%;
}

.w30 {
  width: 30%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w45 {
  width: 45%;
}

.w50 {
  width: 50%;
}

.w55 {
  width: 55%;
}

.w60 {
  width: 60%;
}

.w65 {
  width: 65%;
}

.w70 {
  width: 70%;
}

.w75 {
  width: 75%;
}

.w80 {
  width: 80%;
}

.w85 {
  width: 85%;
}

.w90 {
  width: 90%;
}

.w95 {
  width: 95%;
}

.w100 {
  width: 100%;
}

.w105 {
  width: 105%;
}

.w110 {
  width: 110%;
}

.w115 {
  width: 115%;
}

.w120 {
  width: 120%;
}

.w125 {
  width: 125%;
}

.w130 {
  width: 130%;
}

.w135 {
  width: 135%;
}

.w140 {
  width: 140%;
}

.w145 {
  width: 145%;
}

.w150 {
  width: 150%;
}

.w155 {
  width: 155%;
}

.w160 {
  width: 160%;
}

.w165 {
  width: 165%;
}

.w170 {
  width: 170%;
}

.w175 {
  width: 175%;
}

.w180 {
  width: 180%;
}

.w185 {
  width: 185%;
}

.w190 {
  width: 190%;
}

.w195 {
  width: 195%;
}

.w200 {
  width: 200%;
}

.w205 {
  width: 205%;
}

.w210 {
  width: 210%;
}

.w215 {
  width: 215%;
}

.w220 {
  width: 220%;
}

.w225 {
  width: 225%;
}

.w230 {
  width: 230%;
}

.w235 {
  width: 235%;
}

.w240 {
  width: 240%;
}

.w245 {
  width: 245%;
}

.w250 {
  width: 250%;
}

.w255 {
  width: 255%;
}

.w260 {
  width: 260%;
}

.w265 {
  width: 265%;
}

.w270 {
  width: 270%;
}

.w275 {
  width: 275%;
}

.w280 {
  width: 280%;
}

.w285 {
  width: 285%;
}

.w290 {
  width: 290%;
}

.w295 {
  width: 295%;
}

.w300 {
  width: 300%;
}

.w305 {
  width: 305%;
}

.w310 {
  width: 310%;
}

.w315 {
  width: 315%;
}

.w320 {
  width: 320%;
}

.w325 {
  width: 325%;
}

.w330 {
  width: 330%;
}

.w335 {
  width: 335%;
}

.w340 {
  width: 340%;
}

.w345 {
  width: 345%;
}

.w350 {
  width: 350%;
}

.w355 {
  width: 355%;
}

.w360 {
  width: 360%;
}

.w365 {
  width: 365%;
}

.w370 {
  width: 370%;
}

.w375 {
  width: 375%;
}

.w380 {
  width: 380%;
}

.w385 {
  width: 385%;
}

.w390 {
  width: 390%;
}

.w395 {
  width: 395%;
}

.w400 {
  width: 400%;
}

.w405 {
  width: 405%;
}

.w410 {
  width: 410%;
}

.w415 {
  width: 415%;
}

.w420 {
  width: 420%;
}

.w425 {
  width: 425%;
}

.w430 {
  width: 430%;
}

.w435 {
  width: 435%;
}

.w440 {
  width: 440%;
}

.w445 {
  width: 445%;
}

.w450 {
  width: 450%;
}

.w455 {
  width: 455%;
}

.w460 {
  width: 460%;
}

.w465 {
  width: 465%;
}

.w470 {
  width: 470%;
}

.w475 {
  width: 475%;
}

.w480 {
  width: 480%;
}

.w485 {
  width: 485%;
}

.w490 {
  width: 490%;
}

.w495 {
  width: 495%;
}

.w500 {
  width: 500%;
}

/*	em
================================================== */
.em_01 {
  color: #cc0000;
  font-style: normal;
}

.em_02 {
  color: black;
  font-weight: bold;
  font-style: normal;
}

.em_03 {
  color: #0085b2;
  font-style: normal;
  font-weight: bold;
}

sub.note {
  margin-left: 5px;
  font-size: 10px;
  font-size: 1rem;
}

/* ==================================================
    共通スタイル
================================================== */
@media only screen and (max-width: 639px) {
  .s5-container {
    overflow: hidden;
  }
}

#appeal * {
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 1259px) {
  #appeal .pc {
    max-width: 100% !important;
  }
}

@media only screen and (max-width: 639px) {
  #appeal .pc {
    display: none !important;
  }
}

#appeal .sp {
  display: none !important;
}

@media only screen and (max-width: 639px) {
  #appeal .sp {
    display: block !important;
  }
}

@media only screen and (max-width: 639px) {
  #appeal img.sp {
    display: inline-block !important;
  }
}

@media only screen and (max-width: 639px) {
  #appeal sup {
    top: -.1em;
  }
}

#appeal .tab {
  display: none !important;
}

#appeal .hdg-reason-01 {
  color: #ffeb51;
  font-weight: bold;
  font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  letter-spacing: 3px;
  font-size: 36px;
  line-height: 1.35;
  position: relative;
  padding: 10px 0 10px 80px;
  margin-bottom: 5px;
}

#appeal .hdg-reason-01 .hdg-num {
  position: absolute;
  left: -20px;
  top: 6px;
}

@media only screen and (max-width: 1023px) {
  #appeal .hdg-reason-01 {
    font-size: 30px;
    padding: 10px 0 10px 50px;
  }
  #appeal .hdg-reason-01 .hdg-num {
    width: 70px;
    position: absolute;
    left: -20px;
    top: 12px;
  }
}

@media only screen and (max-width: 639px) {
  #appeal .hdg-reason-01 {
    margin-bottom: 10px;
    padding: 0;
    font-size: 19px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0;
  }
  #appeal .hdg-reason-01 > .hdg-num {
    position: static;
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
  }
}

#appeal .hdg-reason-02 {
  color: #ffeb51;
  font-weight: bold;
  font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  letter-spacing: 3px;
  font-size: 27px;
  line-height: 1.35;
  margin-bottom: 5px;
}

@media only screen and (max-width: 639px) {
  #appeal .hdg-reason-02 {
    font-size: 16px;
    text-align: center;
    letter-spacing: 1px;
  }
}

@media only screen and (max-width: 419px) {
  #appeal .hdg-reason-02 {
    font-size: 15px;
  }
}

#appeal * + .hdg-reason-02 {
  margin-top: 25px;
}

#appeal .hdg-already-01 {
  text-align: center;
  color: #417bbf;
  font-weight: bold;
  font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  letter-spacing: 3px;
  font-size: 37px;
  line-height: 1.35;
  position: relative;
  letter-spacing: 7px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 639px) {
  #appeal .hdg-already-01 {
    font-size: 21px;
    letter-spacing: 2px;
    margin-bottom: 5px;
  }
}

#appeal .txt-caption {
  font-size: 18px;
  color: white;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 639px) {
  #appeal .txt-caption {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 8px;
  }
}

@media only screen and (max-width: 419px) {
  #appeal .txt-caption {
    font-size: 11px;
    line-height: 1.3;
  }
}

#appeal .txt-catch.catch-02 {
  font-size: 20px;
  margin-bottom: 20px;
  padding-left: 35px;
  font-weight: bold;
  color: #595656;
}

@media only screen and (max-width: 639px) {
  #appeal .txt-catch.catch-02 {
    font-size: 11px;
    text-align: center;
    padding-left: 0;
    margin-bottom: 10px;
  }
}

#appeal .lyt-col-multi.img-right .col-img {
  float: right;
  padding-left: 40px;
}

#appeal .lyt-col-multi.img-right .col-txt {
  float: left;
}

@media only screen and (max-width: 1259px) {
  #appeal .lyt-col-multi {
    width: 100%;
  }
  #appeal .lyt-col-multi .col-img {
    padding-left: 25px !important;
  }
}

@media only screen and (max-width: 639px) {
  #appeal .lyt-col-multi .col {
    float: none !important;
    width: 100% !important;
    padding: 0 !important;
  }
  #appeal .lyt-col-multi .col-img {
    text-align: center;
    margin-top: 10px;
  }
}

#appeal .lyt-col .item_inner {
  background: #2364a3;
  padding: 10px 24px;
  text-align: left;
}

@media only screen and (max-width: 639px) {
  #appeal .lyt-col .item_inner {
    padding: 10px 20px;
  }
}

#appeal .lyt-col .item_inner .hdg {
  color: white;
  font-size: 30px;
  letter-spacing: 4px;
  text-align: center;
  margin: 0 0 5px;
}

@media only screen and (max-width: 999px) {
  #appeal .lyt-col .item_inner .hdg {
    font-size: 26px;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 639px) {
  #appeal .lyt-col .item_inner .hdg {
    font-size: 19px;
    letter-spacing: 2px;
  }
}

#appeal .lyt-col .item_inner .img {
  margin-top: 10px;
  text-align: center;
}

@media only screen and (max-width: 639px) {
  #appeal .lyt-col .item_inner .img {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 639px) {
  #appeal .lyt-col .item_inner p {
    text-align: left;
  }
}

#appeal .products-point-3 {
  margin-left: -7px;
  margin-right: -7px;
}
#appeal .lyt-col.col3 {
  display: table;
  width: 100%;
  table-layout: fixed;
}

#appeal .lyt-col.col3 .item {
  display: table-cell;
  box-sizing: border-box;
  padding: 0 7px;
  margin-bottom: 14px;
  vertical-align: top;
  box-sizing: border-box;
}

@media only screen and (max-width: 1259px) {
  #appeal .lyt-col.col3 {
    width: 100% !important;
  }
}

@media only screen and (max-width: 639px) {
  #appeal .lyt-col.col3 {
    display: block;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #appeal .lyt-col.col3 .item {
    display: block;
    width: 100% !important;
    padding: 0 !important;
    height: auto !important;
  }
  #appeal .lyt-col.col3 .item .item_inner {
    display: block;
    box-sizing: border-box;
    width: 100% !important;
    height: auto !important;
  }
}

#appeal .btn-detail {
  margin-top: 50px;
  text-align: center;
}

#appeal .btn-detail a {
  font-size: 20px;
}

#appeal .btn-detail a:hover {
  opacity: .75;
}

@media only screen and (max-width: 639px) {
  #appeal .btn-detail {
    margin-top: 10px;
  }
}

#appeal .lyt-col-multi--02 {
  display: table;
  width: 100%;
}

#appeal .lyt-col-multi--02 .item {
  display: table-cell;
}

#appeal .lyt-col-multi--02 .item.item-text {
  vertical-align: top;
  padding-bottom: 20px;
}

@media only screen and (max-width: 1259px) {
  #appeal .lyt-col-multi--02 .item.item-text p {
    font-size: 14px;
  }
}

#appeal .lyt-col-multi--02 .item.item-image {
  vertical-align: middle;
}

@media only screen and (max-width: 1259px) {
  #appeal .lyt-col-multi--02 .item.item-image {
    min-width: 300px;
  }
}

@media only screen and (max-width: 639px) {
  #appeal .lyt-col-multi--02 {
    display: block !important;
    width: 100%;
  }
  #appeal .lyt-col-multi--02 .item {
    display: block;
    width: 100%;
  }
  #appeal .lyt-col-multi--02 .item.item-text {
    display: block;
  }
  #appeal .lyt-col-multi--02 .item.item-text p {
    font-size: 12px;
  }
  #appeal .lyt-col-multi--02 .item.item-image {
    display: block !important;
    text-align: center;
    min-width: inherit;
  }
}

@media only screen and (max-width: 419px) {
  #appeal .lyt-col-multi--02 .item.item-text p {
    font-size: 11px;
  }
}

/* ==================================================
    レイアウト
================================================== */
#appeal {
  width: 1200px;
  margin: auto;
  font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
}

@media only screen and (max-width: 1259px) {
  #appeal {
    width: 100%;
    min-width: 320px;
  }
}

@media only screen and (max-width: 639px) {
  #appeal {
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
  }
}

#appeal .main_visual {
  position: relative;
}

#appeal .main_visual img {
  vertical-align: bottom;
}

#appeal .main_visual .txt-catch-main {
  text-align: center;
}

#appeal .main_visual .txt-catch-main img {
  position: relative;
  top: 0;
  left: 20px;
}

#appeal .main_visual .txt-catch-main .img-02 {
  display: none;
}

@media only screen and (max-width: 1259px) {
  #appeal .main_visual .txt-catch-main img {
    max-width: 100%;
  }
}

@media only screen and (max-width: 639px) {
  #appeal .main_visual .txt-catch-main {
    position: static;
    text-align: center;
    width: 100%;
    max-width: 560px;
    margin: auto;
  }
  #appeal .main_visual .txt-catch-main img {
    position: static;
  }
  #appeal .main_visual .txt-catch-main .img-01 {
    display: none;
  }
  #appeal .main_visual .txt-catch-main .img-02 {
    display: inline-block;
  }
}

#appeal .main_visual .txt-detail {
  display: none;
  position: absolute;
  bottom: 40px;
  left: 70px;
  font-size: 13px;
  font-weight: bold;
  width: 730px;
}

@media only screen and (max-width: 639px) {
  #appeal .main_visual .txt-detail {
    position: static;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    background: #eeefef;
    padding: 10px;
  }
  #appeal .main_visual .txt-detail p {
    margin: 0;
    padding: 0;
  }
}

@media only screen and (max-width: 639px) {
  #appeal .main_visual .txt-detail {
    display: block;
    font-size: 14px;
  }
}

@media only screen and (max-width: 419px) {
  #appeal .main_visual .txt-detail {
    font-size: 10px;
  }
}

#appeal .reasons {
  background: #417bbf;
  padding: 60px 90px;
  margin-bottom: 40px;
  transition: padding .5s;
}

#appeal .reasons .txt-note {
  font-size: 13px;
  padding-left: 1.2em;
  position: relative;
  line-height: 1.4;
}

#appeal .reasons .txt-note > span {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

@media only screen and (max-width: 639px) {
  #appeal .reasons .txt-note {
    margin-top: 5px !important;
    font-size: 10px;
  }
}

@media only screen and (max-width: 1259px) {
  #appeal .reasons br.tab {
    display: block !important;
  }
  #appeal .reasons .picture img {
    width: 100%;
  }
}

@media only screen and (max-width: 639px) {
  #appeal .reasons {
    margin-bottom: 25px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 10px;
    padding: 20px 35px;
  }
  #appeal .reasons .picture {
    text-align: center;
  }
  #appeal .reasons .picture img {
    max-width: 640px;
    width: 100%;
  }
}

#appeal .section-reason {
  width: 1000px;
  margin: auto;
  padding: 0 10px;
  padding-bottom: 60px;
  margin-bottom: 60px;
  background: url(../img/bg-border-dot.png) bottom left repeat-x;
}

#appeal .section-reason .picture {
  margin-bottom: 15px;
}

@media only screen and (max-width: 1259px) {
  #appeal .section-reason {
    width: 100%;
    padding: 0 0 40px;
    margin-bottom: 20px;
  }
  #appeal .section-reason .col-img {
    padding: 0 !important;
    position: relative;
    left: -20px;
  }
}

@media only screen and (max-width: 639px) {
  #appeal .section-reason {
    background-size: 6px 4px;
    padding-bottom: 20px;
  }
}

#appeal .reason-02 .col-img {
  margin-right: -50px;
  margin-bottom: -2px;
}

#appeal .reason-04 .txt-caption {
  margin-bottom: 0;
}

#appeal .reason-04 .txt-caption + .txt-note {
  color: white;
  margin-bottom: 15px;
}

@media only screen and (max-width: 639px) {
  #appeal .reason-04 .txt-caption + .txt-note {
    margin-bottom: 8px !important;
  }
}

#appeal .reason-05 {
  padding-bottom: 0;
  margin-bottom: 30px;
  background: none;
}

@media only screen and (max-width: 639px) {
  #appeal .reason-05 {
    margin-bottom: 0;
  }
}

#appeal .reason-05 .about-high_quarity .hdg-reason-03 {
  margin-bottom: 25px;
  margin-top: 60px;
  text-align: left;
  color: white;
  font-weight: bold;
  font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  letter-spacing: 0;
  font-size: 36px;
  line-height: 1.35;
  position: relative;
  padding-right: 220px;
}

#appeal .reason-05 .about-high_quarity .hdg-reason-03 em {
  font-style: normal;
  color: #ffec61;
}

#appeal .reason-05 .about-high_quarity .hdg-reason-03 sup {
  color: white !important;
}

@media only screen and (max-width: 1259px) {
  #appeal .reason-05 .about-high_quarity .hdg-reason-03 {
    font-size: 35px;
    padding-right: 200px;
  }
}

@media only screen and (max-width: 1199px) {
  #appeal .reason-05 .about-high_quarity .hdg-reason-03 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 1149px) {
  #appeal .reason-05 .about-high_quarity .hdg-reason-03 {
    font-size: 30px;
    padding-right: 170px;
  }
}

@media only screen and (max-width: 1069px) {
  #appeal .reason-05 .about-high_quarity .hdg-reason-03 {
    font-size: 28px;
    padding-right: 0;
  }
}

@media only screen and (max-width: 759px) {
  #appeal .reason-05 .about-high_quarity .hdg-reason-03 {
    font-size: 24px;
    line-height: 1.6;
  }
}

@media only screen and (max-width: 639px) {
  #appeal .reason-05 .about-high_quarity .hdg-reason-03 {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 19px;
    text-align: center;
  }
}

#appeal .reason-05 .about-high_quarity .hdg-reason-03 br.mq {
  display: none;
}

@media only screen and (max-width: 1024px) {
  #appeal .reason-05 .about-high_quarity .hdg-reason-03 br.mq {
    display: block;
  }
}

#appeal .reason-05 .products-point-3 {
  position: relative;
}

#appeal .reason-05 .products-point-3 .balloon {
  height: auto !important;
}

#appeal .reason-05 .products-point-3 .balloon .img-02 {
  display: none;
}

#appeal .reason-05 .products-point-3 .balloon img {
  position: absolute;
  top: 0;
  right: 0;
  top: -106px;
  right: -34px;
}

@media only screen and (max-width: 1249px) {
  #appeal .reason-05 .products-point-3 .balloon img {
    width: 240px;
    top: -94px;
    right: -29px;
  }
}

@media only screen and (max-width: 1199px) {
  #appeal .reason-05 .products-point-3 .balloon img {
    width: 220px;
    top: -87px;
    right: -26px;
  }
}

@media only screen and (max-width: 1149px) {
  #appeal .reason-05 .products-point-3 .balloon img {
    width: 200px;
    top: -79px;
    right: -23px;
  }
}

@media only screen and (max-width: 639px) {
  #appeal .reason-05 .products-point-3 .balloon img {
    width: auto;
    top: -55px;
    right: -25px;
  }
  #appeal .reason-05 .products-point-3 .balloon img.img-01 {
    display: none !important;
  }
  #appeal .reason-05 .products-point-3 .balloon img.img-02 {
    display: block !important;
  }
}

#appeal .reason-05 .products-point-3 .item {
  font-weight: bold;
}

#appeal .reason-05 .products-point-3 .item.item--01 .img {
  margin-top: 0;
}

#appeal .reason-05 .products-point-3 .item.item--02 .img {
  margin-top: 10px;
}

#appeal .reason-05 .products-point-3 .item.item--03 .img {
  margin-top: 30px;
}

#appeal .reason-05 .products-point-3 .item.item--03 .img-box {
  margin-left: 0 !important;
}

@media only screen and (max-width: 1199px) {
  #appeal .reason-05 .products-point-3 .item.item--03 .img-box {
    margin-left: -24px !important;
  }
}

@media only screen and (max-width: 639px) {
  #appeal .reason-05 .products-point-3 .item.item--03 .img-box {
    margin-left: -20px;
  }
}

#appeal .reason-05 .products-point-3 .item.item--03 .img-box img {
  position: relative;
  right: -24px !important;
  bottom: 0;
}

@media only screen and (max-width: 999px) {
  #appeal .reason-05 .products-point-3 .item.item--03 .img-box img {
    right: -24px !important;
  }
}

@media only screen and (max-width: 639px) {
  #appeal .reason-05 .products-point-3 .item.item--03 .img-box img {
    right: -10px !important;
  }
}

#appeal .reason-05 .products-point-3 .item_inner {
  min-height: 320px;
}

#appeal .reason-05 .products-point-3 .item_inner img {
  max-width: 100%;
}

#appeal .reason-05 .products-point-3 .item_inner p {
  margin-top: 0;
  font-size: 17px;
  line-height: 1.58;
  color: white;
}

@media only screen and (max-width: 639px) {
  #appeal .reason-05 .products-point-3 .item_inner p {
    font-size: 11px;
  }
}

@media only screen and (max-width: 1259px) {
  #appeal .reason-05 .products-point-3 .item_inner {
    min-height: inherit;
  }
  #appeal .reason-05 .products-point-3 .item_inner p {
    font-size: 15px;
  }
}

@media only screen and (max-width: 639px) {
  #appeal .reason-05 .products-point-3 .item_inner {
    min-height: inherit;
  }
  #appeal .reason-05 .products-point-3 .item_inner p {
    font-size: 11px;
  }
  #appeal .reason-05 .products-point-3 .item_inner .img-box {
    margin: 0 -20px;
    margin-left: -20px;
  }
}

#appeal .reason-05 .txt-note {
  color: white;
  padding-left: 1em;
}

@media only screen and (max-width: 639px) {
  #appeal .reason-05 .txt-note {
    margin-left: -4px;
    margin-right: -7px;
  }
}

#appeal .already_user {
  width: 980px;
  margin: auto;
  padding: 0 15px;
  box-sizing: border-box;
}

@media only screen and (max-width: 1039px) {
  #appeal .already_user {
    width: 100%;
  }
  #appeal .already_user .product_items img {
    width: 100%;
  }
}

#appeal .bnr-cashback {
  margin-top: 80px;
  text-align: center;
}

@media only screen and (max-width: 1199px) {
  #appeal .bnr-cashback {
    max-width: 100%;
  }
}

@media only screen and (max-width: 639px) {
  #appeal .bnr-cashback {
    margin-top: 30px;
  }
}

#appeal .associated_information p {
  margin-top: 0;
  font-size: 17px;
  line-height: 1.58;
  color: white;
}

@media only screen and (max-width: 639px) {
  #appeal .associated_information p {
    font-size: 11px;
  }
}

#appeal .reason-01 {
  padding-bottom: 5px;
}

@media only screen and (max-width: 639px) {
  #appeal .reason-01 .lyt-col-multi--02 .item.item-text {
    padding-bottom: 0;
  }
}

#appeal .reason-01 .lyt-col-multi--02 .item.item-image {
  margin-top: 10px;
}

@media only screen and (max-width: 819px) {
  #appeal .reason-01 .lyt-col-multi--02 .item.item-image {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}

#appeal .reason-02 {
  padding-bottom: 0;
}

@media only screen and (max-width: 799px) {
  #appeal .reason-02 .lyt-col-multi--02 .item {
    display: block;
    width: 100%;
  }
  #appeal .reason-02 .lyt-col-multi--02 .item.item-image {
    text-align: center;
  }
}

#appeal .reason-02 .lyt-col-multi--02 .item.item-image {
  vertical-align: bottom;
}

#appeal .reason-02 .lyt-col-multi--02 .item.item-image img {
  vertical-align: bottom;
  position: relative;
  right: -40px;
  bottom: 8px;
}

@media only screen and (max-width: 639px) {
  #appeal .reason-02 .lyt-col-multi--02 .item.item-image img {
    right: 0;
    bottom: 4px;
  }
}

#appeal .reason-03 .hdg-reason-02 {
  margin-top: -20px;
}

#appeal .reason-03 .picture {
  margin-bottom: 25px;
}
