﻿@charset "utf-8";

html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, th, td,
form, fieldset {
	font-weight: normal;
	margin: 0;
	padding: 0;
  list-style: none;
}
body{
  width: 100%;
  margin: 0;
  color: #000;
  font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  font-size: 15px;
}
/*- トップページランキングbr非表示 -*/
.ranking ol li br{
  display: none;
}

.product_wrap{
	width: 720px;
	margin: 0 auto;
}
.product_wrap2{
	width: 740px;
	margin: 0 auto;
}
.product_wrap3{
	width: 850px;
	margin: 0 auto;
}
.product_wrap dl img, .product_wrap2 dl img, .product_wrap3 dl img{
  margin: 0;
}
.product_wrap img, .product_wrap2 img, .product_wrap3 img{
  line-height: 0;
  display: block;
  margin: auto;
}
.each_contents{
	width: 740px;
	margin: auto;
	font-size: 100%;
}
.campaign_contents{
	width: 1000px;
	margin: auto;
  font-size: 100%;
  margin-top: 50px;
}
.each_contents.w1000{
	width: 1000px;
}

#ultimate .product_outline p.note_sec {
    position: absolute;
    top: 500px;
    left: 154px;
    padding: 0 10px 0 0;
    width: 500px;
    line-height: 1.5;
    font-size: 16px;
}

.min{
	font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "Times New Roman", "MS PMincho", serif;
}
img {
  border: none;
  max-width: 100%;
}
a{
  color: #000;
  text-decoration: none;
}
a:hover{
  opacity: 0.6;
  text-decoration: none;
}
a:visited {
    color: #000;
}
.red{
  color: #f00;
}
.txtleft{
  text-align: left;
}
.keyword{
  font-size: 13px;
  color: #7C8790;
  margin: 0 0 40px 0;
}
.center{
  text-align: center;
}
.mt20{
  margin-top: 20px;
}
.mb20{
  margin-bottom: 20px;
}
.mb30{
  margin-bottom: 30px;
}
.mb40{
  margin-bottom: 40px;
}
.sp{
  display: none!important;
}
.bt {
  -webkit-appearance: none; /*-Chrome, Safari-*/
  -moz-appearance: none; /*- Firefox-*/
  appearance: none;

  display: block;
  overflow: hidden;
  border: 1px solid #000;
  border-radius: 5px;
  width: 310px;
  height: 60px;
  margin: 0 auto;
  background-color: #FFF;
  color: #000;
  font-size: 16px;
  line-height: 60px;
}
/* ページTOPに戻る */
#page-top{
    display: none;
    position: fixed;
    right: 15px;
    bottom: 100px;
  opacity: 0.7;
}
#page-top a{
    display: block;
    font-size: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #000;
    line-height: 50px;
}
#page-top a img{
  width: 20px!important;
  vertical-align: middle;
}
#page-top a i{
    font-size: 20px;
    color:#fff;
    line-height: 50px;
}
.move-page-top
{
	display: block ;
	background: #D36015 ;
	width: 50px ;
	height: 50px ;

	color: #fff ;
	line-height: 50px ;
	text-decoration: none ;
	text-align: center ;

	-webkit-transition:all 0.3s ;
	-moz-transition:all 0.3s ;
	transition:all 0.3s ;
}

.move-page-top:hover
{
	opacity: 0.85 ;
}

#visual_header{
  height: 86px;
  display: block;
  vertical-align: top;
}
#header{
  display: block;
  width: 100%;
  padding: 0;
}

#header .header{
  width: 1000px;
  margin: 0 auto;
  background: url("../img/common/logo_honten.png") no-repeat left 10px;
  background-size: 300px;
}
#header #logo_home{
  display: inline-block;
  text-align: left;
  width: 300px;
  margin: 0;
  padding: 0;
}
#header #logo_home a{
  display: block;
  height: 70px;
}
#header #logo_home a:hover{
  opacity: 1;
}

.fs-c-breadcrumb {
    width: 1000px;
    margin: auto;
}
.fs-l-main {
    margin: 0 auto;
		width: 1000px;
}

.pcheader_menu.pc{
  display: inline-block;
  text-align: right;
  width: 695px;
  height: 80px;
}
.pcheader_menu.pc .uppermenu{
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.pcheader_menu.pc .uppermenu li{
  display: inline-block;
  padding: 5px 0 0 15px;
  line-height: 30px;
}
.pcheader_menu.pc .uppermenu li:first-child{
  padding-right: 20px;
  background: url("../img/common/icon_login.png") no-repeat right center;
  background-size: 20px;
}
.pcheader_menu.pc .uppermenu li:nth-child(4){
  padding-right: 35px;
  background: url("../img/common/icon_shipping.png") no-repeat right center;
  background-size: 30px;
}
.pcheader_menu.pc .fs-p-searchForm{
  display: inline-block;
  width: 195px;
  margin: 0;
}
.pcheader_menu.pc .fs-p-inputGroup {
    display: flex;
    align-items: stretch;
    border: 1px solid #999;
    background: #fff;
}
.pcheader_menu.pc .fs-p-inputGroup__button {
    background: #fff;
    border: none;
    color: #999;
    width: 25px;
    line-height: 34px;
    flex-shrink: 0;
}
.pcheader_menu.pc .mainmenu{
  width: 800px;
  display: inline-block;
  text-align: left;
  line-height: 47px;
  margin-left: -10px;
}
.pcheader_menu.pc .mainmenu li{
  display: inline-block;
  padding: 0 0 0 15px;
  line-height: 20px;
  vertical-align: middle;
}
.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title{
	margin-bottom: 20px;
}

#contents h2, #footer h2{
  margin: 0 auto 10px;
  padding: 70px 0 0 0;
  text-align: center;
  font-size: 14px;
}
#contents h2 span.min, #footer h2 span.min{
  font-size: 26px;
}
#contents h2.storyh2 span.min{
  font-size: 40px;
}
.event_area{
  width: 1000px;
  margin: 0 auto;
}
.event_area a{
  display: block;
  line-height: 0;
  margin-bottom: 10px;
}

.double_bn{
  width: 1000px;
  margin: 10px auto 10px;
  height: 95px;
}
.double_bn div{
  display: inline-block;
  width: 490px;
  margin-right: 15px;
}
.double_bn div:nth-child(2){
  margin-right: 0;
}

.news{
  width: 1000px;
  height: 60px;
  border: 1px solid #000;
  margin: 0 auto;
  padding: 10px 20px;
  display: block;
  overflow-y: scroll;
  overflow-x: hidden;
}
.news dl{
  display: inline-block;
  width: 930px;
  margin-bottom: 15px;
  line-height: 1.5em;
}
.news dt{
  display: inline-block;
  width: 100px;
  vertical-align: top;
}
.news dd{
  display: inline-block;
  width: 820px;
}

#visual_footer{
  height: 846px;
  display: block;
  vertical-align: bottom;
}
#footer{
  display: block;
  width: 100%;
  position: absolute;
}
#footer .contact{
  width: 1000px;
  margin: 0 auto;
}
#footer .review{
  display: inline-block;
  vertical-align: top;
  width: 498px;
}
#footer .sns{
  display: inline-block;
  vertical-align: top;
  width: 497px;
}
#footer .sns ul{
  width: 340px;
  margin: 30px auto 0;
}
#footer .sns ul li{
  display: inline-block;
  width: 110px;
  text-align: center;
}
#footer .sns ul li img{
  width: 63px;
}

#footer .sguide{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 80px auto 0;
  padding-bottom: 30px;
  background-color: #515151;
  color: #fff;
}
#footer .sguide .inner{
  width: 1000px;
  margin: 0 auto;
}
#footer .inner .guide{
  display: inline-block;
  overflow: hidden;
  width: 498px;
  padding: 90px 0 0 0;
}
#footer .inner .guide li{
  display: inline-block;
  width: 220px;
  text-align: center;
  line-height: 2.5;
  font-size: 16px;
}
#footer .inner .guide li a{
  color: #fff;
}
#footer .calendar{
  display: inline-block;
  vertical-align: top;
  width: 497px;
}
#footer .calendar h2{
  padding-top: 30px;
}
/*-#footer .calendar .body{
  width: 460px!important;
  margin: 0 auto;
}
#footer .calendar .cal{
  width: 190px;
  margin: 0 auto;
}
#footer .calendar #cal0{
  display: inline-block;
  width: 220px;
  height: 220px;
  background-color: #fff;
  margin: 0 15px 0 0;
}
#footer .calendar #cal1{
  display: inline-block;
  width: 220px;
  height: 220px;
  background-color: #fff;
}
#footer .calendar .cal_caution{
  font-size: 12px;
}
#footer .calendar .cal_caution span {
  color: #dbd0b3!important;
}-*/

#footer .footer{
  width: 100%;
  background-color: #2c2c2c;
}
#footer .company{
  width: 500px;
  color: #fff;
  line-height: 1.8;
  margin: 0 auto;
  padding: 20px 0 5px 0;
}
#footer .company p{
  text-align: left;
}
#footer .company a{
    color: #fff;
}
#footer .company small{
  display: block;
  width: 450px;
  text-align: center;
  line-height: 5;
}

table.normal_table th {
  background-color: #efefef;
  border: 1px solid #ccc;
  font-weight: bold;
  padding: 5px 10px;
  text-align: center;
}

/*- ポップアップ -*/
.popup {
  display:none!important;
}
.btn_area {
  display:none!important;
}
#footerbn .bn_area{
  display: none!important;
}

/*- クーポンページ -*/
.coupon input.coad{
	vertical-align: middle;
	font-size: 50px;
	width: 500px;
	text-align: center;
	color: #000!important;
}
.coupon button.coad{
	vertical-align: middle;
	font-size: 22px;
	padding: 10px 20px;
}

@media screen and (max-width: 1000px){
  body{
    width: 100%;
    margin: 0 auto;
    font-size: 15px;
  }
  .pc{
    display: none!important;
  }
  .sp{
    display: inherit!important;
  }


  #visual_header{
    height: 75px;
  }
  #header{
    display: block;
    width: 100%;
    margin: 0 auto 20px;
    padding: 0;
  }
  #header #logo_home{
    display: inline-block;
    text-align: left;
    width: 60%;
    margin: 0;
    padding: 0;
  }
  #header #logo_home a{
    display: block;
    height: 15%;
  }
  
  #header .header{
    width: 100%;
    height: 70px;
    background: url("../img/common/logo_honten.png") no-repeat 5px 7px;
    background-size: 300px;
    margin: -6px 0 5px 0;
  }
	
  .fs-c-breadcrumb {
    width: 100%;
    margin: auto;
  }
  .fs-l-main {
    margin: 0px auto;
    width: 100%;
  }
  .pcheader_menu.sp{
    display: inline-block;
    text-align: right;
    width: 170px;
    height: 50px;
    position: absolute;
    top: 15px;
    right: 0px;
  }
  .mainmenu li{
    display: inline-block;
    vertical-align: middle;
    padding: 7px 7px 0 0;
  }
  .mainmenu li img{
    width: 20px;
  }
  .mainmenu li.menu{
    padding: 0;
  }
  #nav-open {
    width: 80px;
    height: 38px;
    padding: 0 0 0 30px;
    background: url("../img/common/icon_search.png") no-repeat left center;
    background-size: 25px;
  }
  #nav-open .box{
    width: 40px;
    height: 38px;
    vertical-align: middle;
    border: 1px solid #333;
    padding: 9px 6px 0;
  }
  /*ハンバーガーアイコンをCSSだけで表現*/
  #nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    transition: all 0.4s;
    height: 2px;/*線の太さ*/
    width: 25px;/*長さ*/
    background: #333;
    display: block;
    content: '';
    cursor: pointer;
    z-index: 9000;/*最前面*/
  }

  #nav-open span:before {
    bottom: -8px;
  }

  #nav-open span:after {
    bottom: -16px;
  }
  #nav-open p.bt_name{
    margin: -2px 0 0 -10px;
    font-size: 13px;
    text-align: center;
  }


  /*三本線を動かす*/
  #nav-open.active span {
    -webkit-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
    position: fixed;
  }

  #nav-open.active span:before {
    -webkit-transform: translateY(-8px) rotate(45deg);/*打ち消す*/
    transform: translateY(-8px) rotate(45deg);/*打ち消す*/
    opacity: 0;
  }

  #nav-open.active span:after {
    -webkit-transform: translateY(-16px) rotate(45deg);
    transform: translateY(-16px) rotate(90deg);
  }
  

  /*中身*/
  #nav-content {
    display: none;
    position: fixed;
    width: 100%;
    overflow: scroll;
    height: 100vh;
    top: 0;
    right: 0;
    transition: .2s ease-in-out;
  }

  #nav-content.open {
    display: flex;
    opacity: 1;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 8999;
    width: 100%;
    overflow: scroll;
    height: 100vh;
    background: #f4e6e6;
  }

  /*- 検索 -*/
  .fs-p-searchForm{
    width: 80%;
    margin: 0 0 0 10px;
  }
  .fs-p-searchForm input{
    line-height: 2;
    font-size: 18px;
    background: url("../img/common/icon_search.png") no-repeat right center;
    background-size: 25px;
    margin: 0 -30px 0 0;
  }
  .fs-p-searchForm .fs-p-inputGroup{
    background: #fff;
    border: 1px solid #999;
  }
  .fs-p-searchForm .fs-p-inputGroup__button {
    border: none;
    color: #fff;
    font-size: 1px;
    width: 40px;
    height: 52px;
    flex-shrink: 0;
    opacity: 0;
}
  
  /*チェックが入ったら表示する内容*/

  .hamburger-top {
    height: 15px;
  }

	#nav-content .favorite {
    text-align: left;
    width: 94%;
    margin: 20px 3%;
    padding: 5px 10px;
    background-color: #FFF;
    font-size: 4.5vw;
  }
	#nav-content .favorite .category-title{
    margin: 0 auto;
		border: none;
	}
	
  #nav-content .category {
    text-align: left;
    width: 94%;
    margin: 20px 3%;
    padding: 10px;
    background-color: #FFF;
    font-size: 4.5vw;
  }
	#nav-content .category.func{
		margin-bottom: 50px;
	}
  #nav-content .category p{
    margin: 0;
    width: 90%;
    display: block;
    font-size: 3.5vw;
  }
  #nav-content .category p span{
    font-size: 2vw;
    padding-right: 3px;
  }
  .category-title {
    width: 100%;
    margin: 2% auto 0;
    border-top: 1px solid #f4e6e6;
    background: url("../img/common/icon_arrow_right.png") no-repeat right center;
    background-size: 18px;
  }
  .category-title a {
    display: block;
    width: 100%;
    color: #333;
    text-decoration: none;
    padding-left: 5px;
    line-height: 2.5;
  }

  .menu-container li {
    display: inline-block;
    width: 48%;
    height: 3rem;
    font-size: 3.5vw;
    padding: 0px 0 0px 5px;
    list-style: none;
    text-align: left;
    line-height: 2;
  }
  .menu-container li a{
    display: block;
    width: 100%;
  }
  .menu-container li.column1 {
    width: 100%;
  }
  .menu-container li span{
    padding-right: 5px;
    color: #777;
  }
  
  #header p.shipping{
    display: block;
    width: 100%;
    text-align: center;
    padding: 5px;
    margin-top: -25px;
    font-size: 12px;
    color: #333;
  }

  .event_area{
    width: 100%;
    margin-bottom: 2%;
  }
  .event_area a{
  margin-bottom: 10px;
  }
  .event_area img{
    width: 100%;
  }

  .double_bn{
    width: 100%;
    margin: 0 auto 2%;
    height: inherit;
  }
  .double_bn div{
    display: inline-block;
    width: 49%;
    margin-right: 1.3%;
  }
  .double_bn div:nth-child(2){
    margin-right: 0;
  }
      
  .news{
    width: 96%;
    height: 60px;
    border: 1px solid #000;
    margin: 0 auto;
    padding: 10px 20px;
    display: block;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .news dl{
    display: inline-block;
    width: 90%;
    margin-bottom: 15px;
    line-height: 1.5em;
  }
  .news dt{
    display: inline-block;
    width: 19%;
    vertical-align: top;
  }
  .news dd{
    display: inline-block;
    width: 80%;
  }

  
  #visual_footer{
    height: 1556px;
  }
  #footer{
    display: block;
    width: 100%;
    padding: 20px 0 0;
  }
  #footer .contact{
    width: 100%;
    margin: 0 auto;
  }
  #footer .review{
    display: block;
    vertical-align: top;
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }

  #footer .sns{
    display: block;
    vertical-align: top;
    width: 70%;
    margin: 30px auto 0;
  }
  #footer .sns ul{
    width: 100%;
    margin: 20px 0 0 2%;
  }
  #footer .sns ul li{
    display: inline-block;
    width: 31%;
    text-align: center;
  }
  #footer .sns ul li img{
    width: 63px;
  }

  #footer .sguide{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 50px auto 0;
    padding-bottom: 30px;
    background-color: #515151;
    color: #fff;
  }
  #footer .sguide .inner{
    width: 100%;
    margin: 40px auto 0;
  }
  #footer .inner .guide{
    display: block;
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
    padding: 0;
  }
  #footer .inner .guide li{
    display: inline-block;
    width: 49%;
    text-align: center;
    line-height: 2.5;
    font-size: 110%;
  }
  #footer .calendar{
    display: block;
    vertical-align: top;
    width: 100%;
  }
  #footer .calendar h2{
    padding-top: 50px;
  }
/*-  #footer .calendar .body{
    width: 470px!important;
    margin: 0 auto;
  }
  #footer .calendar .cal{
    width: 190px;
    margin: 0 auto;
  }
  #footer .calendar #cal0{
    display: inline-block;
    width: 220px;
    height: 220px;
    background-color: #fff;
    margin: 0 15px 0 0;
  }
  #footer .calendar #cal1{
    display: inline-block;
    width: 220px;
    height: 220px;
    background-color: #fff;
  }
  #footer .calendar .cal_caution{
    font-size: 12px;
  }
  #footer .calendar .cal_caution span {
    color: #dbd0b3!important;
  }-*/

  #footer .footer{
    width: 100%;
    background-color: #2c2c2c;
  }
  #footer .company{
    width: 90%;
    color: #fff;
    line-height: 1.8;
    margin: 0 auto;
    padding: 20px 0 5px 0;
  }
  #footer .company p{
    text-align: left;
  }
  #footer .company small{
    display: block;
    width: 100%;
    text-align: center;
    line-height: 5;
  }
}

@media screen and (max-width: 760px){
  body{
    width: 100%;
    margin: 0 auto;
    font-size: 3vw;
  }
  .wrapper{
    min-height: 100vh;
}

.mt20{
  margin-top: 10px;
}
.mb20{
  margin-bottom: 10px;
}
.mb30{
  margin-bottom: 15px;
}
.mb40{
  margin-bottom: 20px;
}
  .pc{
    display: none;
  }
  .sp{
    display: inherit!important;
  }
	
	.fs-l-main {
		padding: 8px 0 0 0;
		width: 98%;
		margin: 0 0 0 1%;
	}
	.product_wrap{
		width: 100%;
	}
	.product_wrap2{
		width: 100%;
	}
	.product_wrap3{
    width: 97.5%;
    margin-left: 1.5%;
	}
	.each_contents{
		width: 100%;
	}
	.campaign_contents{
		width: 98%;
    margin-left: 1%;
    margin-top: 20px;
	}
	.each_contents.w1000{
		width: 100%;
	}
	#guide div.first h2{
		font-size: 4vw;
		margin-bottom: 10px;
	}
	#guide div.first p {
		width: 95%;
		margin: auto;
	}
	#guide div#charge table {
    margin: 0 auto 30px;
    width: 100%;
}
	
	#ultimate .product_outline p.note_sec {
    position: absolute;
    top: 500px;
    left: 80px;
    padding: 0 10px 0 0;
    width: 80%;
    line-height: 1.5;
    font-size: 3vw;
}
	
	.first h2{
		font-size: 4vw;
	}
  .bt {
    border: 1px solid #000;
    border-radius: 5px;
    width: 60%;
    height: 50px;
    margin: 0 auto;
    background-color: #FFF;
    color: #000;
    font-size: 14px;
    line-height: 50px;
  }
  
  #visual_header{
    height: 75px;
  }
  #header{
    display: inline-block;
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
  }
  #header .header{
    background: url("../img/common/logo_honten.png") no-repeat 3px 7px;
    background-size: 57%;
  }
  #header #logo_home{
    display: inline-block;
    text-align: left;
    width: 60%;
    height: 70px;
    margin: 0;
    padding: 0;
  }
  #header #logo_home a{
    display: block;
    height: 45px;
  }
  #contents h2, #footer h2{
    margin: 0 auto 2%;
    padding: 5% 0 0 0;
    font-size: 2.5vw;
  }
  #contents h2.storyh2{
    padding: 0 0 0 0;
  }
  #contents h2.specialh2{
    padding: 10% 0 0 0;
  }
  #contents h2 span.min, #footer h2 span.min{
    font-size: 6vw;
  }
  #contents h2.storyh2 span.min {
    font-size: 6vw;
  }
  .fs-c-wishlistProduct__title, h2.fs-c-featuredProduct__title{
		margin-bottom: 15px;
	}
	p.note_sec{
		display: none;
	}
	
  .double_bn{
    width: 100%;
    margin: 0 auto;
  }
  .double_bn div{
    display: block;
    width: 90%;
    margin: 0 5% 2%;
  }
  .double_bn div:nth-child(2){
    margin-right: 0;
  }
  .news{
    width: 96%;
    height: 74px;
    border: 1px solid #000;
    margin: 0 auto;
    padding: 1% 2%;
    display: block;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .news dl{
    display: inline-block;
    width: 100%;
    margin-left: 2%;
    line-height: 1.5em;
    font-size: 2.8vw;
  }
  .news dt{
    display: inline-block;
    width: 22%;
  }
  .news dd{
    display: inline-block;
    width: 77%;
  }

  #visual_footer{
    height: 1111px;
  }
  #footer .inner .guide li{
    font-size: 3.5vw;
  }
  #footer .calendar iframe {
    width: 100%!important;
    height: 550px!important;
}
  #footer .calendar{
    width: 100%;
  }
  #footer .calendar h2{
    padding-top: 30px;
  }
  /*-#footer .calendar .body{
    width: 100%!important;
  }
  #footer .calendar .cal{
    width: 90%;
  }
  #footer .calendar #cal0{
    display: inline-block;
    width: 46%;
    height: 220px;
    background-color: #fff;
    margin: 0 1% 0 2.5%;
  }
  #footer .calendar #cal1{
    display: inline-block;
    width: 46%;
    height: 220px;
    background-color: #fff;
    margin: 0 2% 0 1%;
  }
  #footer .calendar .cal_caution{
    margin: 0 3% 0 3%;
  }-*/

  /*- ポップアップ -*/
  #pu .popup {
    display:block!important;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9990;
    opacity: 0;
    visibility: hidden;
    transition: .6s;
  }
  #pu .popup.is-show {
    opacity: 1;
    visibility: visible;
  }
  #pu .popup-inner {
    position: absolute;
    left: 50%;
    top: 30%;
    transform: translate(-50%,-50%);
    width: 85%;
    max-width: 95%;
    padding: 2px;
    background-color: #fff;
    /*-z-index: 9990;-*/
  }
  #pu .popup-inner img {
    width: 100%;
    vertical-align: top;
  }
  #pu .close-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    z-index: 9999;
  }
  #pu .close-btn i {
    font-size: 20px;
    color: #333;
  }
  #pu .overlay {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    position: fixed;
    top: 0;
    z-index: 9999;
    }
  #pu .btn_area {
    display: block!important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    z-index: 2;
    }
  #pu .btn_area .ttl {
    font-weight: bold;
    }
  #pu .btn_area button {
    display: block;
    margin: 0 auto;
    padding: 0;
    border: none;
    }

  /*- フッターバナー -*/
  #footerbn .bn_area{
    display: block!important;
    width: 100%;
    position: fixed;/*←絶対位置*/
    bottom: 0; /*下に固定*/
    text-align: center;
    z-index: 9000;
  }
  #footerbn .popup2 {
    z-index: 9990;
    visibility: hidden;
  }
  #footerbn .popup2.is-show {
    opacity: 1;
    visibility: visible;
  }
  #footerbn .popup2-inner {
    width: 100%;
    padding: 0;
    z-index: 9990;
  }
  #footerbn .popup2-inner img {
    width: 100%;
    vertical-align: top;
  }
  #footerbn .close-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    z-index: 9999;
  }
  #footerbn .close-btn i {
    font-size: 20px;
    color: #333;
  }
  #footerbn .bn_area button {
    display: block;
    margin: 0 auto;
    padding: 0;
    border: none;
    }

    /*- クーポンページ -*/
	.coupon input.gothic{
		font-size: 4vw;
		width: 60%;
		margin-right: 10px;
	}
	.coupon button.gothic{
		font-size: 3vw;
		padding: 3px 5px;
	}

}