@charset "UTF-8";
/*--------------------------------------------------
 *fontawesome 読み込み*
 -------------------------------------------------*/
@import url("https://use.fontawesome.com/releases/v5.6.1/css/all.css");
/*--------------------------------------------------
 *リセット*
 -------------------------------------------------*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, dd, dt, dl,
a, ul, li, figure, figcaption, footer, header, hgroup {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

ol, ul {
  list-style: none;
}

input, textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  max-width: 100%;
}

.red {
  color: #c9121b;
}

#fuku_2021 h4 {
  margin-bottom: 10px !important;
}

/*フッター表示_____________________*/
/*spから*/
#sp_footer {
  display: inline;
}

#footer_tk {
  display: none;
}

#footer_pc_common {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif !important;
}

.footer_ltxt_n {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif !important;
}

@media only screen and (min-width: 910px), print {
  #sp_footer {
    display: none;
  }
  #footer_tk {
    display: inline;
  }
}

/*--------------------------------------------------
  *共通設定*
  -------------------------------------------------*/
.navbar {
  height: 51px;
}

.red_wrap {
  background: url(images/bg_red.gif);
  /*背景固定*/
  background-color: #a92200;
  width: 100%;
  margin: 0px auto;
  text-align: center;
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top;
}

@media screen and (max-width: 768px) {
  .red_wrap {
    background-position: 50%;
    background-size: contain;
  }
}

.yell_washi_block {
  background-image: url("images/bg_yellow_washi.gif");
  background-color: #ffebbd;
  background-repeat: repeat;
  width: 100%;
  max-width: 1040px;
  margin: 0 auto 30px;
  text-align: left;
  letter-spacing: 0.1pt;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
}

@media screen and (max-width: 780px) {
  .yell_washi_block {
    width: 94%;
  }
}

.yell_washi_block_min {
  background-image: url("images/bg_yellow_washi.gif");
  background-repeat: repeat;
  background-color: #ffebbd;
  width: 100%;
  max-width: 896px;
  margin: 0 auto 30px;
  text-align: right;
  padding-top: 5px;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
}

/*PCとSPで出し分ける_______________________-*/
.bai_pc {
  display: block !important;
}

.bai_sp {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  .bai_pc {
    display: none !important;
  }
  .bai_sp {
    display: block !important;
  }
}

/*PCだけ改行しない*/
.br-pc {
  display: none;
}

/*spだけ改行しない*/
.br-sp {
  display: inline;
}

/*spだけ改行しない*/
@media only screen and (max-width: 768px) {
  .br-pc {
    display: inline;
  }
  .br-sp {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
}

/*--------------------------------------------------
 ファーストビュー
-------------------------------------------------*/
.first_view_21fuku {
  position: relative;
  padding-bottom: 48%;
  text-align: center;
  margin: 0 auto;
}

.first_view_21fuku .fsv_21fuku img {
  width: 100%;
  max-width: 1074px;
  position: absolute;
  top: 0;
  left: 52%;
  transform: translateX(-52%);
  -webkit-transform: translateX(-52%);
  -ms-transform: translateX(-53%);
}

.first_view_21fuku .fsv_21fuku_kin img {
  width: 100%;
  max-width: 1448px;
  position: absolute;
  top: 0;
  left: 55%;
  transform: translateX(-55%);
  -webkit-transform: translateX(-55%);
  -ms-transform: translateX(-55%);
}

.first_view_21fuku .fsv_mail_icon {
  position: absolute;
  text-align: right;
  top: -9%;
  left: 75%;
  transform: translateX(-75%);
  -webkit-transform: translateX(-75%);
  -ms-transform: translateX(-75%);
}

.first_view_21fuku .fsv_mail_icon img {
  max-width: 416px;
  max-height: 285px;
}

@media only screen and (min-width: 1086px) {
  .first_view_21fuku {
    padding-bottom: 520px;
  }
}

@media only screen and (max-width: 1400px) {
  .first_view_21fuku .fsv_mail_icon {
    left: none;
    left: 95%;
    transform: translateX(-95%);
    -webkit-transform: translateX(-95%);
    -ms-transform: translateX(-95%);
  }
}

@media only screen and (max-width: 968px) {
  .first_view_21fuku .fsv_mail_icon {
    left: none;
    left: 95%;
    transform: translateX(-95%);
    -webkit-transform: translateX(-95%);
    -ms-transform: translateX(-95%);
  }
  .first_view_21fuku .fsv_mail_icon img {
    max-width: 340px;
  }
}

@media only screen and (max-width: 768px) {
  .first_view_21fuku {
    padding-bottom: 0;
  }
  .first_view_21fuku .fsv_mail_icon_sp {
    position: absolute;
    top: -9%;
    right: 0;
    width: 65%;
  }
}

.fsv_txt {
  color: #FFF;
  font-size: 24px;
  margin: -2% 0 0 0;
  font-weight: bold;
}

@media screen and (max-width: 780px) {
  .fsv_txt {
    font-size: 20px;
    margin-bottom: 3%;
  }
}

/*--------------------------------------------------
　特典
 -------------------------------------------------*/
.fsv_mame_pre_txt_area {
  position: relative;
}

@media screen and (max-width: 768px) {
  .fsv_mame_pre_txt_area {
    width: 92%;
    height: auto;
  }
}

.fsv_mame_pre_txt {
  margin: 10px;
  text-align: right;
}

.fsv_mame_pre_txt img {
  float: right;
}

@media screen and (max-width: 968px) {
  .fsv_mame_pre_txt {
    height: auto;
  }
  .fsv_mame_pre_txt img {
    width: 78%;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .fsv_mame_pre_txt {
    width: 94%;
  }
  .fsv_mame_pre_txt img {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
}

.fsv_yoyaku_icon {
  position: absolute;
  text-align: left;
  width: 100%;
  top: -25%;
  left: -5%;
}

.fsv_yoyaku_icon img {
  max-height: 255px;
}

@media screen and (max-width: 900px) {
  .fsv_yoyaku_icon img {
    width: 26%;
  }
}

@media screen and (max-width: 768px) {
  .fsv_yoyaku_icon {
    top: -7%;
    left: -5%;
  }
  .fsv_yoyaku_icon img {
    width: 40%;
  }
}

.fsv_nakami_icon img {
  position: absolute;
  width: 13%;
  max-width: 230px;
  min-width: 190px;
  top: -130px;
  right: 0;
}

@media only screen and (max-width: 768px) {
  .fsv_nakami_icon img {
    position: absolute;
    min-width: 143px;
    width: 36%;
    top: 50%;
    right: 0;
    z-index: 1;
  }
}

/*--------------------------------------------------
抽選でプレゼント
 -------------------------------------------------*/
/*福袋*/
.fuku_pre_area {
  border: 1px solid #c9121b;
  padding: 10px;
  margin: 1%;
  background-color: #FFF;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .fuku_pre_area {
    margin: 3%;
    padding: 16% 1% 0 1%;
  }
  .fuku_pre_area h5 {
    text-align: center;
    width: 100%;
  }
  .fuku_pre_area h5 img {
    z-index: 2;
    position: absolute;
    top: -3%;
    left: -3%;
  }
}

.fuku_pre_img {
  height: 300px;
}

.yoyaku_icon {
  position: absolute;
  top: -20px;
  left: -10px;
}

.yoyaku_icon img {
  width: 37% !important;
}

.fuku_pre_und_deco_lef {
  position: absolute;
  bottom: -10px;
  left: -10px;
}

.fuku_pre_und_deco_lef img {
  width: 70% !important;
}

.fuku_pre_und_deco_rig {
  position: absolute;
  bottom: -10px;
  right: -10px;
  text-align: right;
}

.fuku_pre_und_deco_rig img {
  width: 70% !important;
}

@media only screen and (max-width: 968px) {
  .fuku_pre_img {
    height: auto;
  }
  .yoyaku_icon img {
    width: 30% !important;
  }
  .fuku_pre_sp {
    text-align: center;
    margin-bottom: 20px;
  }
  .fuku_pre_sp img {
    margin: 0 auto;
    width: 100%;
  }
  .fuku_pre_und_deco_lef {
    bottom: -19px;
    left: -19px;
  }
  .fuku_pre_und_deco_lef img {
    width: 40% !important;
  }
  .fuku_pre_und_deco_rig {
    bottom: -43px;
    right: -19px;
  }
  .fuku_pre_und_deco_rig img {
    width: 40% !important;
  }
}

/*プレミアム福袋*/
.prefuku_pre_area {
  border: 1px solid #c9121b;
  margin: 2%;
  text-align: center;
  padding: 6% 2% 2% 2%;
  background-color: #FFF;
  position: relative;
}

.prefuku_pre_area h5 {
  text-align: center;
}

.prefuku_pre_area h5 img {
  z-index: 2;
  position: absolute;
  top: -10%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: initial !important;
}

.prefuku_pre_area .yoyaku_icon {
  position: absolute;
  top: -20px;
  left: 5%;
}

.prefuku_pre_area .yoyaku_icon img {
  width: 40% !important;
}

.prefuku_pre_area .fuku_pre_top_deco_lef {
  position: absolute;
  top: -10px;
  left: -10px;
  text-align: left;
}

.prefuku_pre_area .fuku_pre_top_deco_rig {
  position: absolute;
  top: -10px;
  right: -10px;
  text-align: right;
  z-index: 1;
}

.prefuku_pre_area .fuku_pre_und_deco_rig {
  position: absolute;
  bottom: -10px;
  right: -10px;
  text-align: right;
}

.prefuku_pre_area .prefuku_txt img {
  width: initial !important;
  margin-bottom: 20px;
  margin-right: 5px;
  z-index: 3;
}

.prefuku_pre_area .prefuku_lef {
  float: left;
  width: 50%;
}

.prefuku_pre_area .prefuku_lef img {
  width: 85% !important;
}

.prefuku_pre_area .prefuku_rig {
  float: right;
  width: 50%;
  text-align: left;
  font-size: 13px;
}

.prefuku_pre_area .prefuku_rig .prefuku_pre_ttl {
  color: #c9121b;
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0;
  line-height: 1.2;
}

.prefuku_pre_area .prefuku_rig .prefuku_pre_ttl img {
  width: 80%;
}

@media only screen and (max-width: 768px) {
  .prefuku_pre_area {
    margin: 3%;
    padding: 20% 4% 4% 4%;
  }
  .prefuku_pre_area h5 img {
    width: 100% !important;
    top: 0;
    left: 48%;
  }
  .prefuku_pre_area .prefuku_txt img {
    margin-bottom: 10px;
    width: 90%;
  }
  .prefuku_pre_area .prefuku_ttl {
    margin-top: 20px;
  }
  .prefuku_pre_area .prefuku_lef,
  .prefuku_pre_area .prefuku_rig {
    float: none;
    width: 100%;
  }
  .prefuku_pre_area .prefuku_lef img,
  .prefuku_pre_area .prefuku_rig img {
    width: 100% !important;
  }
  .prefuku_pre_area .fuku_pre_top_deco_lef,
  .prefuku_pre_area .fuku_pre_top_deco_rig {
    top: -34px;
  }
  .prefuku_pre_area .fuku_pre_top_deco_lef img,
  .prefuku_pre_area .fuku_pre_top_deco_rig img {
    width: 80% !important;
  }
  .prefuku_pre_area .fuku_pre_und_deco_rig {
    position: absolute;
    bottom: -30px;
    right: 0;
  }
  .prefuku_pre_area .fuku_pre_und_deco_rig img {
    width: 80% !important;
  }
}

/*--------------------------------------------------
　ページ内リンク
 -------------------------------------------------*/
#fuku,
#prefuku,
#attention {
  display: block;
  padding-top: 2%;
}

@media only screen and (max-width: 768px) {
  #fuku,
  #prefuku,
  #attention {
    padding-top: 5%;
  }
}

.page_link_sp_btn {
  width: 50%;
  float: left;
  text-align: center;
  line-height: 1.2;
}

/* ここから下がボタンのCSS　*/
.btn-flat-border {
  font-size: 15px;
  display: inline-block;
  text-decoration: none;
  color: #FFF;
  background-color: rgba(133, 109, 188, 0.5);
  border: solid 1px #FFF;
  border-radius: 3px;
  transition: .4s;
  width: 85%;
  padding: 10px 0;
  height: 35px;
  /*
  @media only screen and (max-width: 768px) {
    font-size: 12px;
    width: 41%;
  }
  @media only screen and (max-width: 568px) {
    font-size: 12px;
    width: 37%;
  }*/
}

.btn-flat-border:hover {
  background: #856dbc;
  color: white;
}

/*矢印ボタン_____________*/
.arrow_down_btn {
  color: #fff;
  position: relative;
  /*   line-height: 2.8em;*/
  transition: 0.5s;
}

.arrow_down_btn::after {
  transition: 0.3s;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5%;
  margin: auto;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: translateX(-50%) rotate(135deg);
}

.arrow_down_btn:hover::after {
  top: 12px;
}

/*--------------------------------------------------
  価格
  -------------------------------------------------*/
.price_area {
  text-align: right;
  margin-top: 5%;
}

.price_area img {
  width: 80% !important;
}

@media only screen and (max-width: 768px) {
  .price_area img {
    width: 100% !important;
  }
}

/*--------------------------------------------------
 cart
 -------------------------------------------------*/
.btm_cart .set_area {
  /*商品名*/
}

.btm_cart .set_area .otodoke_icon img {
  position: absolute;
  top: -20px;
  left: -45px;
  width: 50%;
}

.btm_cart .set_area .fuku_ttl {
  margin: 20px auto;
  text-align: left;
  height: 116px;
}

.btm_cart .set_area .fuku_ttl img {
  width: 80%;
}

.btm_cart .set_area .prefuku_ttl {
  margin: 30px auto;
  text-align: center;
}

.btm_cart .set_area .prefuku_ttl img {
  width: 93% !important;
}

@media screen and (max-width: 768px) {
  .btm_cart .set_area .fuku_ttl {
    /*         margin: 17% auto 2%;*/
    height: auto;
    text-align: center;
  }
  .btm_cart .set_area .prefuku_ttl {
    margin: 15% auto 10px;
  }
}

.btm_cart .set_area .txt_l {
  float: left;
  width: 50%;
}

.btm_cart .set_area .txt_l .txt_l_naka {
  padding: 2%;
}

.btm_cart .set_area .txt_l .fuku_houzai {
  padding-top: 10px;
  height: 420px;
}

.btm_cart .set_area .txt_l .prefuku_houzai {
  padding-top: 10px;
  height: 704px;
}

.btm_cart .set_area .txt_r {
  float: right;
  width: 50%;
  padding: 0px 0px 0 0;
  /*説明*/
}

.btm_cart .set_area .txt_r .txt_r_naka {
  padding: 3% 5%;
  position: relative;
}

.btm_cart .set_area .txt_r .txt_r_naka p {
  font-size: 17px;
}

.btm_cart .set_area .txt_r .txt_r_naka span {
  color: #c9121b;
  font-weight: bold;
}

.btm_cart .set_area .txt_r .txt_r_naka .set_txt_area {
  font-size: 13px;
  margin-top: 20px;
  padding: 10px;
  background: #FFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}

.btm_cart .set_area img {
  width: 100%;
  padding: 0;
}

@media screen and (max-width: 1200px) {
  .btm_cart .set_area .txt_l .fuku_houzai,
  .btm_cart .set_area .txt_l .prefuku_houzai {
    height: auto;
  }
}

@media screen and (max-width: 780px) {
  .btm_cart .set_area .otodoke_icon img {
    position: absolute;
    top: -1%;
    left: -5%;
    width: 68%;
  }
  .btm_cart .set_area .txt_l, .btm_cart .set_area .txt_r {
    width: 100%;
  }
}

.cart_area {
  margin-top: 5%;
}

.cart_area .cart {
  /*矢印ボタン_____________*/
}

.cart_area .cart .btn_l {
  float: left;
  width: 16%;
  /*       margin: 1% 0 0 0;*/
  text-align: right;
}

.cart_area .cart .btn_l p {
  font-size: 15px;
}

.cart_area .cart .btn_r {
  float: right;
  width: 80%;
  padding: 0;
  margin: 0;
}

.cart_area .cart .txt_ｒ {
  float: right;
  width: 50%;
  padding: 0px 0px 0 0;
}

.cart_area .cart input[type="submit"] {
  font-size: 20px;
  display: block;
  border: none;
  outline: 0;
  cursor: pointer;
  color: #fff;
  background: #009463;
  font-weight: bold;
  height: 3.0em;
  line-height: 3.0em;
  width: 100%;
  transition: 0.3s;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.cart_area .cart input[type="submit"]:hover {
  background: #005326;
}

.cart_area .cart .arrow_btn {
  color: #fff;
  position: relative;
  /*   line-height: 2.8em;*/
  transition: 0.5s;
}

.cart_area .cart .arrow_btn::after {
  transition: 0.3s;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cart_area .cart .arrow_btn:hover::after {
  right: 12px;
}

@media screen and (max-width: 780px) {
  .cart_area {
    width: 100%;
  }
}

/*--------------------------------------------------
注意書きリンク
  -------------------------------------------------*/
.att_txt p {
  text-align: right;
  font-size: 13px !important;
}

.att_txt a {
  color: #222;
}

.att_txt a:hover, .att_txt a:focus {
  color: rgba(34, 34, 34, 0.5);
  cursor: pointer;
}

.att_txt i {
  color: #f1af2c;
}

@media screen and (max-width: 780px) {
  .att_txt {
    margin-top: 10px;
  }
  .att_txt p {
    margin-bottom: 10px;
  }
}

/*---------------------------------------
    概要
--------------------------------------*/
.att_area {
  line-height: 1.6;
  padding: 3%;
  margin: 4% auto 2%;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.att_area h6 {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.2;
  color: #c9121b;
  margin-bottom: 2%;
}

.att_area h6 i {
  margin-right: 10px;
}

.att_area h7 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  margin: 3% 0 1% 0 !important;
}

.att_area p {
  margin: 1% 0 1% 2%;
  font-size: 15px;
}

.att_area .att_txt {
  font-size: 13px;
}

.att_area ul {
  margin: 0 0 2% 3%;
}

.att_area li {
  list-style: disc;
  font-size: 14px;
}

@media screen and (max-width: 780px) {
  .att_area ul {
    margin: 0 0 2% 7%;
  }
}

/*--------------------------------------------------
こひえもん
 -------------------------------------------------*/
.kohi_img {
  position: absolute;
  top: 0;
  right: 0;
}

/*--------------------------------------------------
  fotter
  -------------------------------------------------*/
/*フッター表示_____________________*/
#sp_footer {
  display: inline;
}

#footer_tk {
  display: none;
}

#footer_pc_common {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif !important;
}

.footer_ltxt_n {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif !important;
}

@media only screen and (min-width: 910px), print {
  #sp_footer {
    display: none;
  }
  #footer_tk {
    display: inline;
  }
}

#sp_footer #footer_box_n {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #000;
}

#sp_footer .footer_ltxt_n {
  margin: 0;
  padding: 10px 5px;
  font-size: 14px;
  line-height: 2;
  text-align: center;
  color: #fff;
}

#sp_footer .footer_ltxt_n a {
  margin: 0;
  padding: 10px 5px;
  font-size: 14px;
  line-height: 2;
  text-align: center;
  color: #fff;
  text-decoration: none;
}

#sp_footer .footer_ctxt_n {
  padding: 0 5px 5px 5px;
  color: #999;
  font-size: 12px;
  text-align: center;
  line-height: 1.3;
}

/*--------------------------------------------------
switch
 -------------------------------------------------*/
/*
#switch{
  .fsv_mame_pre_txt_area{
    width: 90%;
    padding: 0;
    z-index: 2;
  }
  @media screen and (max-width: 780px) {
    .fsv_mame_pre_txt_area{
      width: 100%;
      z-index: 2;
    }
    .fsv_nakami_icon img{
      top: 64%;
    }
  }
}*/
.switch_area {
  background: #FFF;
  width: 100%;
  z-index: 1;
}

.switch_area .end_txt {
  padding: 5%;
}

.switch_area .end_txt p {
  text-align: center;
  font-weight: bold;
  font-size: 23px;
}

.switch_area .end_txt a {
  text-decoration: none;
}

.switch_area .end_txt .cp_link {
  padding: 0.1em 0.3em 0em 0.3em;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 50%, #2196f4 50%);
  background-position: 0 0;
  background-size: auto 200%;
  transition: .3s;
  color: #2196f4;
}

.switch_area .end_txt .cp_link:hover {
  background-position: 0 100%;
  color: #fff;
}

.switch {
  width: 90%;
  max-width: 1000px;
  margin: 4% auto 4%;
  text-align: center;
  z-index: 5;
}

.switch .txt_l {
  float: left;
  width: 50%;
  text-align: left;
}

.switch img {
  width: 100%;
  padding: 0;
}

.sw_att_tl {
  color: #f00;
  font-size: 19px;
  font-weight: bold;
  padding-bottom: 2%;
}

.sw_att_tl_txt {
  font-size: 15px;
  color: #222;
  line-height: 1.3;
  text-align: justify;
  /* padding: 3px; */
  /*letter-spacing: -0.5px;*/
}

.sw_att_all {
  padding: 3%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: dotted 2px #c9c9c9;
}

.sw_btn_all {
  padding: 0 5% 0;
  text-align: center;
}

button#sw_crt_btn {
  margin: 0 auto 0;
  -webkit-appearance: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /* -webkit-box-shadow: 2px 2px 2px #333;*/
  /* box-shadow: 2px 2px 2px #333;*/
  font-size: 20px;
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  line-height: 2;
  vertical-align: bottom;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}

button#sw_crt_btn:link, button#sw_crt_btn:visited, button#sw_crt_btn:hover, button#sw_crt_btn:active, button#sw_crt_btn:hover, input.sw_btn_size:hover {
  opacity: 0.8;
}

button.sw_btn_size {
  width: 100%;
  padding: 3% 0px;
  margin-bottom: 1%;
  background-color: #ff7b66;
  color: #fff;
  display: inline-block;
  border: 0;
}

input.sw_btn_size {
  width: 40%;
  margin-top: 9%;
  padding: 2% 0px;
  background-color: #ffffff;
  color: #555;
  display: inline-block;
  border: 1px solid #999;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}

@media screen and (max-width: 780px) {
  .sw_att_tl {
    text-align: center;
  }
  button#sw_crt_btn {
    margin: 8% auto 0;
  }
  .switch .txt_l {
    width: 100%;
  }
}

/*--------------------------------------------------
　お客様の声
 -------------------------------------------------*/
.koe_area img {
  width: 100%;
  max-width: 1102px;
}

/*--------------------------------------------------
  画像読み込み
-------------------------------------------------*/
.imageblock {
  max-width: 100%;
}

.lazy-container {
  display: block;
  position: relative;
  height: 0;
  width: 100%;
}

.lazy-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*--------------------------------------------------
  完売
-------------------------------------------------*/
.kan_btn {
  background-color: #4d4d4d;
  color: #FFF;
  text-align: center;
  width: 100%;
  margin: 5% 0;
  padding: 3% 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}

/*--------------------------------------------------
  animation 調整
-------------------------------------------------*/
/* 中身を見せます！ */
.animate__animated.animate__fadeIn {
  --animate-duration: 3s;
}

/* fsv_obi */
.animate__animated.animate__flipInX {
  --animate-duration: 2s;
}
