@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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;
}

/* 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;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* all
---------------------------------*/
body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #40220F;
  text-align: center;
}

#wrapper {
  margin: 0 auto;
  width: 910px;
  text-align: left;
  position: relative;
}

img {
  vertical-align: bottom;
  font-size: 0;
  line-height: 0;
}

/* -------------------------------
header
---------------------------------*/
#headerContainer .logo {
  float: left;
  margin: 10px 0;
}

#headerContainer .logo:hover {
  filter: alpha(opacity=50);
  /* IE 6,7*/
  -ms-filter: "alpha(opacity=50)";
  /* IE 8,9 */
  -moz-opacity: 0.5;
  /* FF , Netscape */
  -khtml-opacity: 0.5;
  /* Safari 1.x */
  opacity: 0.5;
  zoom: 1;
  /*IE*/
}

/* -------------------------------
sns
---------------------------------*/
#socialContainer ul {
  margin: 0;
  padding: 0;
}

#socialContainer li {
  margin: 0;
  padding: 0;
}

.snsb {
  margin: 0;
  padding: 8px;
  overflow: hidden;
}

.snsb ul {
  margin: 0;
  padding: 0;
}

.snsb li {
  margin: 0 4px 0 0;
  padding: 0;
  float: right;
  display: block;
  list-style: none;
}

.snsb iframe {
  margin: 0 !important;
}

/* -------------------------------
containts
---------------------------------*/
#socialContainer {
  float: right;
  margin: 28px 0px 10px 0;
}

#socialContainer .Facebook {
  display: inline;
}

#socialContainer .twitter {
  display: inline;
}

/*------------------------------------
特別優待特典　説明
------------------------------------*/
#tktContainer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#tktContainer li {
  float: left;
  margin: 0;
}

/*------------------------------------
ページ内リンクボタン
------------------------------------*/
#naviContainer {
  width: 910px;
  background: url("img/navicontainer_bg.gif") repeat;
  padding: 0px 0px 15px 15px;
  box-sizing: border-box;
}

#naviContainer li {
  float: left;
  margin: 15px 10px 0 0;
}

#naviContainer02 {
  width: 910px;
  background: url("img/navicontainer_yyk_bg.gif") repeat;
  padding: 0px 0px 15px 15px;
  box-sizing: border-box;
}

#naviContainer02 li {
  float: left;
  margin: 15px 10px 0 0;
}

/*------------------------------------
プレミアム　福袋
------------------------------------*/
#fuku_cntn .cartArea {
  width: 910px;
  height: 100px;
  background: url("img/fuku_pre_main_price.jpg") no-repeat 0 0;
  box-sizing: border-box;
}

#fuku_cntn {
  background-color: #E50012;
}

#fuku_cntn p {
  margin: 0;
  padding: 0;
  color: #ffffff;
}

#fuku_cntn .att_txt_bg {
  width: 910px;
  padding: 5px 0 0 0;
  background: url("img/fuku_pre_main_att_bg.gif") repeat 0 0;
}

#fuku_cntn .att_txt_bg .att_txt {
  float: left;
  font-size: 12px;
  margin: 0 10px 10px;
}

#fuku_cntn .att_txt_bg .att_txt a {
  color: #FFFFFF;
}

#fuku_cntn .att_txt_bg .att_txt a:hover {
  color: #E3A900;
}

#fuku_cntn .att_txt_bg .att_link {
  float: right;
  font-size: 16px;
  margin: 0 10px;
}

#fuku_cntn .att_txt_bg .att_link a {
  color: #ffffff;
}

#fuku_cntn .att_txt_bg .att_link a:hover {
  color: #E3A900;
}

#pr_fuku_cntn .cartArea {
  width: 910px;
  height: 100px;
  background: url("img/special_fuku_pre_main_price.jpg") no-repeat 0 0;
  box-sizing: border-box;
}

#pr_fuku_cntn .att_txt_bg {
  width: 910px;
  padding: 5px 0 0 0;
  background: url("img/special_fuku_pre_main_att_bg.jpg") repeat 0 0;
}

#pr_fuku_cntn .att_txt_bg .att_txt {
  float: left;
  font-size: 12px;
  margin: 0 10px 10px;
}

#pr_fuku_cntn .att_txt_bg .att_txt a {
  color: #222222;
}

#pr_fuku_cntn .att_txt_bg .att_txt a:hover {
  color: #D70604;
}

#pr_fuku_cntn .att_txt_bg .att_link {
  float: right;
  font-size: 16px;
  margin: 0 10px;
}

#pr_fuku_cntn .att_txt_bg .att_link a {
  color: #222222;
}

#pr_fuku_cntn .att_txt_bg .att_link a:hover {
  color: #D70604;
}

#fuku_cntn_02 .cartArea {
  width: 910px;
  height: 100px;
  background: url("img/fuku_tj_main_price.jpg") no-repeat 0 0;
  box-sizing: border-box;
}

#fuku_cntn_02 p {
  margin: 0;
  padding: 0;
  color: #ffffff;
}

#fuku_cntn_02 .att_txt_bg {
  width: 910px;
  padding: 5px 0 0 0;
  background: url("img/fuku_pre_main_att_bg.gif") repeat 0 0;
}

#fuku_cntn_02 .att_txt_bg .att_txt {
  float: left;
  font-size: 12px;
  margin: 0 10px 10px;
}

#fuku_cntn_02 .att_txt_bg .att_txt a {
  color: #FFFFFF;
}

#fuku_cntn_02 .att_txt_bg .att_txt a:hover {
  color: #E3A900;
}

#fuku_cntn_02 .att_txt_bg .att_link {
  float: right;
  font-size: 16px;
  margin: 0 10px;
}

#fuku_cntn_02 .att_txt_bg .att_link a {
  color: #ffffff;
}

#fuku_cntn_02 .att_txt_bg .att_link a:hover {
  color: #E3A900;
}

#pr_fuku_cntn_02 .cartArea {
  width: 910px;
  height: 100px;
  background: url("img/special_fuku_tj_main_price.jpg") no-repeat 0 0;
  box-sizing: border-box;
}

#pr_fuku_cntn_02 .att_txt_bg {
  width: 910px;
  padding: 5px 0 0 0;
  background: url("img/special_fuku_pre_main_att_bg.jpg") repeat 0 0;
}

#pr_fuku_cntn_02 .att_txt_bg .att_txt {
  float: left;
  font-size: 12px;
  margin: 0 10px 10px;
}

#pr_fuku_cntn_02 .att_txt_bg .att_txt a {
  color: #222222;
}

#pr_fuku_cntn_02 .att_txt_bg .att_txt a:hover {
  color: #D70604;
}

#pr_fuku_cntn_02 .att_txt_bg .att_link {
  float: right;
  font-size: 16px;
  margin: 0 10px;
}

#pr_fuku_cntn_02 .att_txt_bg .att_link a {
  color: #222222;
}

#pr_fuku_cntn_02 .att_txt_bg .att_link a:hover {
  color: #D70604;
}

.cartArea {
  padding: 12px 10px 0 534px;
}

.cartArea .bt {
  width: 310px;
  height: 76px;
  float: right;
  font-size: 0;
}

.cartArea .suryo {
  width: 40px;
  float: left;
  margin-top: 15px;
}

.cartArea .suryo p {
  text-align: center;
  color: #fff;
  margin: 15px 0 0;
}

.cartArea .pageLink_01 {
  margin: 14px 0 0 108px;
  width: 253px;
  height: 20px;
  font-size: 0;
}

.yagasuri {
  background: #e50012;
  background: url("img/red_bg.gif") repeat 0 0;
  padding: 3px 30px 10px;
  padding: 30px 30px 10px 30px/9;
}

.kansou {
  margin: 15px 0px 0px 0px;
}

#attention {
  width: 850px;
  margin: 25px 0 10px;
}

#attention .attention_ttl {
  color: #E50012;
  font-weight: bold;
  font-size: 18px;
}

#attention span {
  font-weight: bold;
}

#attention .att_txt_min {
  margin-top: 10px;
}

#attention .att_txt_min, #attention .att_txt_min li {
  font-weight: normal;
  font-size: 13px;
}

#attention .att_txt_min ul, #attention .att_txt_min li ul {
  list-style-type: disc;
  margin-left: 30px;
}

.bg_white {
  background: #fff;
}

#attention .bg_white {
  background: url("img/attention_bg.gif") no-repeat;
  background-position: right top;
  border: 2px solid #a27e39;
  background-color: #FFFFFF;
  padding: 10px 20px 16px;
  margin: 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

#attention p {
  padding: 0 0 12px 0;
}

#attention li {
  padding-left: 5px;
  line-height: 1.3;
  font-size: 16px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
}

.pageTop {
  text-align: right;
  padding: 0;
}

/*クチコミ*/
#custmer {
  width: 910px;
  background: #e50012;
  background: url("img/red_bg.gif") repeat 0 0;
}

#custmer div img {
  margin: 0;
  padding: 0;
}

/* pre_page containts
---------------------------------*/
.lead_01 {
  width: 850px;
  margin: 0 0 17px;
}

.lead_01 .bg_white {
  padding: 8px 0 13px;
}

.box_orange {
  width: 850px;
  box-sizing: border-box;
  border: solid 10px #ffc112;
  background: #fff;
  padding: 0 0 0 15px;
}

.mlmg h3 {
  padding: 5px 0 0;
}

.mlmg .bt_mlmg {
  padding: 20px 0 22px 60px;
}

.mlmg {
  margin: 0 0 25px 0;
}

.app h3 {
  padding: 15px 0 14px;
}

.app .left {
  float: left;
  margin: 0 15px 0 0;
  padding: 9px 0 22px 0;
}

.app .right {
  width: 465px;
  float: left;
}

.app .tx_01 {
  margin: 0 0 15px 0;
}

.app .tx_02 {
  margin: 0 0 10px 0;
}

.app .bt_dl {
  width: 465px;
  height: 60px;
  box-sizing: border-box;
  padding: 4px 0 0 4px;
  margin: 0 0 15px 0;
  background: url(img/16fuku_pre_bg_01.jpg) no-repeat 0 0;
}

.app .bt_dl .iPhone {
  float: left;
  margin: 0 113px 0 0;
}

.app .bt_dl .Android {
  float: left;
}

.app .tx_03 {
  padding: 0 0 22px 4px;
  font-size: 11px;
}

/*-----------------------リンク画像 透過解除----------------------*/
.box_orange a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}

/*-----------------------リンク画像 透過解除 end----------------------*/
/*------------------▼フッター_1501g_tk---------------*/
#footer_tk {
  font-size: 12px;
  text-align: center;
}

#footer_tk p {
  font-size: 12px;
}

#footer_tk a {
  color: #6a3906;
}

#footer_tk :hover {
  color: #800000;
}

#footer_tk ul {
  border-top: #c9c9c9 1px solid;
  border-bottom: #c9c9c9 1px solid;
  padding: 10px 0;
  margin: 10px 0 0;
}

#footer_tk li {
  display: inline;
}

#footer_tk .footer_cp {
  padding: 6px 0 10px;
}

/* clearfix
---------------------------------*/
/*.clearfix:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

* html .clearfix{
   height:1px;
}*/
.clearfix:after, #naviContainer ul:after, #naviContainer02 ul:after, #fuku_cntn:after, #fuku_cntn .att_txt_bg:after, #pr_fuku_cntn .att_txt_bg:after, #fuku_cntn_02 .att_txt_bg:after, #pr_fuku_cntn_02 .att_txt_bg:after, #custmer:after {
  content: "";
  display: block;
  clear: both;
}

/* default
---------------------------------*/
.float-l {
  float: left;
}

.float-r {
  float: right;
}

.c_both {
  clear: both;
}

.vl_top img {
  vertical-align: top;
}

.red {
  color: #F00;
  font-weight: bold;
}

.relative {
  position: relative;
}

.bold {
  font-weight: bold;
}

.tx_center {
  text-align: center;
}

.tx_left {
  text-align: left;
}

.tx_right {
  text-align: right;
}

.ma0 {
  margin: 0 auto;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mtb10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.mtb20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mtb50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pr10 {
  padding-right: 10px;
}

.pr15 {
  padding-right: 15px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl10 {
  padding-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pl20 {
  padding-left: 20px;
}

.ptb5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.ptb10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ptb15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.plr10 {
  padding-left: 10px;
  padding-right: 10px;
}

.p0 {
  padding: 0 !important;
}

.p10 {
  padding: 10px;
}

.tx_ac {
  text-align: center;
}

.tx_al {
  text-align: left;
}

.tx_ar {
  text-align: right;
}
