@charset "UTF-8";
@import url("menu.css"); 
@import url("lightbox.min.css"); 

*{margin:0;padding:0;}

.sp{
	display: none;
}

.pcblock{
	display: block;
}


html {
    height:100%;
}
body {
	font: 14px "游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic","メイリオ","Meiryo",arial,Osaka,Sans-Serif;
  height:100%;
  width:100%;
  line-height:1.7;
  color: #1a1a1a;
  position:relative;
}
.farfont{
	font-family: 'Quicksand', sans-serif;
	letter-spacing: 1px;
}
.trefont{
	font-family: 'Lora', serif;
	letter-spacing: 2px;
}
a{
	text-decoration: none;
	outline: none;
	color: #353535;
}
a:focus, *:focus{ 
	outline:none; 
}
a:hover{
	color: #959595;
}
a:hover img{
opacity:0.9;
filter:alpha(opacity=90);
-ms-filter: “alpha( opacity=90 )”;
}
ul li {
    list-style:none;
}
.center,
.pccenter{
	text-align:center;
}
.clear{
	clear:both;
}
.bold{
	font-weight: bold;
}
.fs16{
	font-size: 16px;
}
.fs20{
	font-size: 20px;
}
.pdt15{
	padding-top: 15px;
}

.mgt10{
	margin-top:10px !important;
}
.mgt20{
	margin-top:20px;
}
.mgt45{
	margin-top:45px;
}
.mgt30{
	margin-top:30px;
}
.mgt50{
	margin-top:50px;
}
.mgt60{
	margin-top:80px;
}
.mgt-15{
	margin-top: -15px !important;
}
.pdt30{
	padding-top: 30px;
}
.pdt50{
	padding-top: 50px !important;
}
.bordernone{
    border: none !important;
}
.pdt230{
	padding-top: 230px;
}
.pdt280{
	padding-top: 280px;
}
.underline{
	text-decoration: underline;
}
/*************
/ナビ・ヘッダー
*************/

#site-menu ul.site-menunavi{
	margin: 0 auto;
	position: relative;
}

#site-menu li{
	float: left;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 22px;
}

#site-header.smaller #panel-btn{
	display: block;
}

.headfixicon{
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}

.headinner h1{
	font-weight:normal;
	font-size:11px;
	padding-top: 5px;
  position: absolute;
  left: 135px;
}

.headinner h2{
  position: absolute;
  left: 0;
  
}

.headinner{
	width: 1030px;
	margin: 0 auto;
	height: 30px;
	padding: 13px 0 11px;
	position: relative;
}

.headnewsbox {
    background: #000;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    padding: 10px 0 8px;
    height: 23px;
}

.headnews{
/* 	display: none; */
}

.headnews iframe{
	overflow: hidden;
	width: 100%;
}

#site-header.smaller .headupnavi{
	display: none;
}

#site-all-menu{
	overflow: hidden;
	margin: 0 auto;
}

#site-all-menu li{
	float: left;
	margin: 0 20px;
	letter-spacing: 1px;
}

/*
.brandlogo{
	text-align: center;
}
*/

ul.hedtopnav{
  overflow: hidden;
  width: 290px;
  position: absolute;
  top: 23px;
  right: 220px;
  font-size: 13px;
}
ul.hedtopnav li{
	float:left;
	padding:0 10px;
	border-right:1px solid #a7a7a7;
	line-height:1.2;
}
ul.hedtopnav li:last-child{
	border-right:none;
}
.hedsns{
  position: absolute;
  top: 15px;
  right: 0;
}
.hedsns li{
	float:left;
	padding:0 7px;
	font-size:19px;
}
.hedsns li img{
	vertical-align: -5px;
	padding-right: 5px;
}

li.menu__mega ul.menu__second-level {
  position: absolute;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.97);
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  border-radius: 5px;
  border: 1px solid #eee;
  top:40px !important;
  width: 1030px;
  padding: 20px 4px 18px;
  text-align: center;
}
li.menu__mega:hover ul.menu__second-level {
  visibility: visible;
  opacity: 1;
}
li.menu__mega ul.menu__second-level > li a{
	font-weight: normal;
}
ul.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}
.panel-cart{
	display: none;
	position: absolute;
	top:4px;
	right: 79px;
	font-size: 22px;
}

li.menu__mega ul.brandnavi{
  width: 160px;
  padding: 6px 4px 4px !important;
}

li.menu__mega ul.brandnavi li{
	clear: both;
	margin: 10px 0px;
	text-align: center;
	line-height: 2.7em;
}

/* 追記 */

.headupnavi{
	background: #fff;
}

header{
	position:absolute;
	width:100%;
	z-index: 2;
	background: #fff;
	padding-bottom: 17px;
}

header.scroll{
	position:absolute;
	top:300px;
}

h2.brandlogo{
	display:none;
	position:fixed;
	width:100%;
	left:0;
	right:0;
	margin:auto;
	background:rgba(255, 255, 255, 0.7);
	text-align:center;
	z-index: 10;
	padding: 4px 0;
}
h2.brandlogo img{
	text-align:center;
}
#site-header #panel {
    top: 45px;
    position: absolute;
}

#farfalleP #site-header #panel {
    top: 53px;
}

#trecodeP #site-header #panel {
    top: 43px;
}


/*************
/コンテンツ
*************/
#slider{
	padding-top: 240px;
}
#container{
	overflow: hidden;
}
.pd240{
	padding-top: 240px;
}

.inner{
	width:1030px;
	margin:0 auto;
	position: relative;
}

#main{
	width:780px;
	float:right;
	position: relative;
}

.subP h3{
	border-bottom: 1px solid;
	font-size: 22px;
	margin-bottom: 12px;
	padding-bottom: 5px;
}

.subP h4{
	font-size: 18px;
  background: #eee;
  padding: 6px 10px 4px;
  border-radius: 3px;
}

#news{
  width: 780px;
  margin: 0 auto;
  padding: 15px 0 80px;
}
#news ul{
	width: 750px;
	margin: 0 auto 25px;
}
#news ul li{
	border-bottom: 1px solid #727272;
	padding: 15px 10px 13px;
}
#news ul li span{
	background: #000;
	color: #fff;
	padding: 7px 12px 6px;
	font-size: 13px;
	letter-spacing: 1px;
	margin-right: 20px;
}
#news ul li:last-child{
	border-bottom: none;
}

.title02{
	text-align: center;
	font-size: 22px;
  letter-spacing: 2px;
}

.title03{
	font-size: 19px;
	letter-spacing: 1px;
	font-weight: normal;
	border-bottom: 1px solid #000;
	padding: 0 0 5px 8px;
}
.title03 span{
	font-size: 13px;
	padding-left: 10px;
	color: #ae9bc9;
}

.title04{
    margin-top: 40px;
    border-bottom: 1px solid #000;
}

.title04 span,
.title01 span{
	font-size: 13px;
	padding-left: 10px;
	font-family: "游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic","メイリオ","Meiryo",arial,Osaka,Sans-Serif;
}

.title05{
	font-size: 19px;
	letter-spacing: 2px;
	font-weight: normal;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	padding-left: 8px;
}

.title01{
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px solid #434343;
    margin-bottom: 20px;
    font-family: 'Alegreya', serif;
    padding: 0 0px 0 7px;
    letter-spacing: 1px;
}

/*************
/左サイド
*************/

#side{
	width: 220px;
	float: left;
}

#side h3{
	font-weight: normal;
}

.bnarea li{
	margin-bottom: 10px;
}
.bnarea li img{
	width: 100%;
}

.mypage {
	overflow: hidden;
	margin-bottom: 40px;
}
.mypage li{
	width: 105px;
	float: left;
	margin-right: 10px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.mypage li a{
	display: block;
	background: #000;
	color: #fff;
	padding: 14px 0 12px;
	border: 1px solid #000;
}
.mypage li a:hover{
	background: #fff;
	color: #000 !important;
}
.mypage li:last-child{
	margin-right: 0;
}

#side .searchbox{
	width: 220px;
	background: #ae9bc9;
	padding: 3px 0 2px;
	font-size: 15px;
	border: none;
	margin: 5px auto 0;
	cursor: pointer;
	display: block;
	color: #fff;
}
#search{
	margin-bottom: 10px;
}
.search-text-box{
	padding: 10px 0 10px 8px;
	width: 210px;
	color: #9e9e9e;
	border: 1px solid #777;
	font-size: 13px;
}

.search-text-box2{
	padding: 4px 5px 2px;
	width: 162px;
	border: 1px solid #777;
	font-size: 13px;
	margin-bottom: 10px;
}
.search-text-box2 span{
	float: left;
	display: block;
}

.custom-dropdown {
	width: 100%;
  position: relative;
  margin-bottom: 10px;
}

.custom-dropdown select {
	width: 100%;
  padding: 5px 0 3px 8px;
  -webkit-appearance: button;
  border: 1px solid #777;
  border-radius: 0;
  background: #fff;
}
.custom-dropdown::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

.custom-dropdown::after { 
	font-family: 'FontAwesome';
  content: "\f107";
  right: 1px;
  top: 1px;
  background: #ae9bc9;
  width: 25px;
  height: 22px;
  text-align: center;
  padding: 3px 0 0 1px;
  color: #fff;
}

.sidemenu li{
  border-bottom: 1px dashed #8d8d8d;
  font-size: 13px;
}
.sidemenu li a{
	display: block;
  padding : 15px 0 13px 7px;
  color: #000;
}
.sidemenu li a:hover{
	background: #f8f8f8;
}
.sidemenu li img{
	vertical-align: middle;
	width: 61px;
	margin-right: 10px;
}

.sidecolor {
  margin: auto;
  overflow: hidden;
  padding-top: 20px;
  width: 200px;
}
.sidecolor li{
	width:28px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.sidecolor li:last-child{
	margin-right: 0;
}
.sidecolor li:nth-child(5n) {
  margin-right: 0;
}
.sidecolor li:nth-child(5n+1) {
  clear: both;
}
.sidecolor li img{
	width:100%;
}
.side_news{
	width: 220px;
	margin-top: 15px;
	font-size: 13px;
}
.side_news li{
	padding: 5px 0 10px;
	border-bottom: 1px dashed #b0b0b0;
	margin-bottom: 10px;
}
.sidemore{
	text-align: right;
	letter-spacing: 2px;
}

.side_social{
	padding: 20px 0 0 10px;
}
.side_social li{
	margin-bottom: 15px;
	letter-spacing: 1px;
}
.side_social li a{
	display: block;
}
.side_social li .fa,.side_social li .fab{
  font-size: 20px;
  width: 20px;
}
.side_calender{
	margin-top: 20px;
	height: 430px;
	text-align: center;
}

.hotkeybox{
	border-radius: 3px;
	overflow: hidden;
	text-align: center;
	margin-top: 30px;
}

.hotkeybox p{
	margin-bottom: 7px;
}

.hotkeybox ul{
	background: #eee;
	overflow: hidden;
	padding: 10px 5px 8px;
}

.hotkeybox ul li{
	margin: 6px 5px 4px;
	float: left;
}

.hotkeybox ul li a{
	display: block;
  text-decoration: underline;
	background: #fff;
	padding: 4px 8px 2px;
}


/*************
/ 右サイド閲覧履歴
*************/

.wrapper {
	position: relative;
    max-width: 1064px;
    width: 100%;
    margin: 0 auto;
}
.stickywrap{
	position:absolute;
	top:183px;
	right:0;
}
.sticky {
  float: right;
  background-color: #fff;
  border: 1px solid #999999;
  width: 200px;
  position: -webkit-sticky;
  position: fixed;
  z-index: 99999;
  padding: 15px 0px 10px;
  text-align: center;
  font-size: 16px;
}
.side_cart {
	padding-bottom: 10px;
	letter-spacing: 2px;
	font-size: 15px;
}
.side_check{
	font-size: 14px;
	padding: 3px 0 1px;
	letter-spacing: 1px;
}
.sticky ul {
	width: 150px;
	margin: 30px auto;
}
.sticky ul li{
	width: 68px;
	float: left;
	margin-right: 14px;
	margin-bottom: 10px;
}
.sticky ul li img{
	width: 100%;
}
.sticky ul li:nth-child(2n){
	margin-right: 0;
}
.sticky ul li:last-child{
	margin-right: 0;
}
.sticky ul li:nth-child(2n+1) {
    clear: both;
}

/*************
/フッター
*************/

.footsocial a{
	padding-left: 13px;
	font-size: 17px;
}

.box{
	width: 320px;
	float: left;
}

.box a{
	color: #fff;
}

.box h4{
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 2px;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.box ul{
    float: left;
    margin-right: 35px;
    font-size: 12px;
}
.box ul li{
	margin-bottom: 5px;
}
.mgl9{
	margin-left: 9px;
}
.mgr70{
	margin-right: 70px;
}
.footadd{
  line-height:2.0em;
  font-size: 13px;
  padding-top: 10px;
  letter-spacing: 1px;
  clear: both;
}
.footadd span{
  font-size: 18px;
  padding: 5px 2px 0;
}

#footer{
	margin-top:80px;
	background:#f2f2f2;
}
#footer h2{
	text-align:center;
	line-height:1.2;
	margin-bottom:10px;
	font-weight:normal;
	letter-spacing: 2px;
	font-size: 24px;
	padding-top:50px;
}
#footer h3{
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  margin-bottom: 12px;
  padding-bottom: 5px;
}
#footer h4 {
  position: relative;
  padding-left:20px;
  margin-top: 12px;
  font-weight: normal;
}
#footer h4::after {
  position: absolute;
  top: 6px;
  left: 0px;
  content: '';
  width: 8px;
  height:8px;
  background-color: #000;
}
.add li{
	margin-bottom:5px;
}

.footinner{
	width:1101px;
	margin:0 auto;
}
.guidebox{
	float: left;
  width: 367px;
  font-size:13px;
  letter-spacing: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 16px 0 20px;
}
.guidebox p{
	line-height: 25px;
}
.guidebox.last{
	border-right:none;
}
.red{
	color: #e95459;
	font-size: 20px;
}
.guideboxmongon{
	margin: 15px 0 0 30px;
}
.footernavi{
	background: #000;
	color: #fff;
	overflow: hidden;
	margin-top: 70px;
}
.footernaviinner{
	width: 1026px;
	margin: 30px auto 0;
}
.footernavi img{
	float: left;
	margin-right: 28px;
	padding-top: 3px;
}

.bignavi{
	overflow: hidden;
	float: left;
}
.bignavi p{
	font-size: 15px;
	border-bottom: 1px solid;
}
.bignavi ul{
	float: left;
	margin: 7px 28px 0 0;
	font-size: 12px;
}
.bignavi ul:last-child{
	margin-right: 0px;
}
.bignavi li{
	padding-top: 5px;
}
.bignavi a{
	color: #fff;
}

.bignavi li a:hover{
	color: #959595;
}

.bignavi li .fa{
  font-size: 16px;
  width: 16px;
  text-align: center;
}
.copy{
	text-align:center;
	font-size:11px;
	background: #000;
	color: #fff;
	padding: 30px 0 15px 0;
}

#page-top{
  position: fixed;
  bottom: 80px;
  right: 30px;
  z-index: 9999;
  width: 80px;
  height:80px;
  border-radius: 50%;
  line-height:1.3em;
  background: #ccc;
}

#page-top a{
  display: block;
}

#page-top img{
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 40px;
  margin: auto;
}

/*************
/よくある質問
*************/
.faqsec{
	padding-top: 100px;
	margin-top: -50px;
}
.faq{
	overflow: hidden;
}
.faq dt:before{
	content: "Q";
	background: #000;
	color: #fff;
}
.faq dt{
	margin-top: 30px;
	font-weight: bold;
}
.faq dd{
	margin: 10px 0 0 ;
	padding-bottom: 30px;
	border-bottom: 1px dashed #8d8d8d;
	overflow: hidden;
}
.faq dd p{
	width: 730px;
	float: left;
	padding-top: 6px;
}
.faq dd:before{
	content: "A";
	background: #fff;
	color: #000;
	padding-top: 5px;
	float: left;
}
.faq dd:before,
.faq dt:before{
	display: inline-block;
	width: 29px;
	height: 22px;
	border-radius: 3px;
	text-align: center;
	margin-right: 15px;
	border: 1px solid #000;
	padding: 3px 0 3px;
}
.faqnavi{
	overflow: hidden;
	margin: 20px 0 0;
}

.faqnavi li{
	float: left;
	margin-right: 30px;
}
.youtube iframe{
	width: 560px;
	height: 315px;
}

/*************
/お買い物ガイド
*************/
.guide{
	line-height: 1.7;
}

.guide h3{
	text-align:center;
	line-height:1.2;
	margin-bottom:50px;
	font-weight:normal;
	letter-spacing: 2px;
	font-size: 24px;
}

.guide h4{
	margin: 50px 0 20px;
	font-size: 21px;
	padding-left: 28px;
	position: relative;
	border-bottom: 1px dashed #aaaaaa;
	background: none;
	border-radius: 0;
}

.guide h4:before{
	content: '';
	width: 12px;
	height: 6px;
	display: inline-block;
	background: #000;
	position: absolute;
	top: 20px;
	left: 8px;
}

.guide h5{
	margin-bottom: 10px;
	font-size: 17px;
	background: #ebebeb;
	padding: 8px 0 6px 10px;
}

.ryokin{
	border-collapse: collapse;
	width: 100%;
}

.guide tr,
.ryokin tr{
	vertical-align: baseline;
}

.guide th,
.guide td{
	padding: 10px;
}

.ryokin th,
.ryokin td{
	padding: 10px;
	border: 1px solid #bcbcbc;
}

.guide th,
.ryokin th{
	font-size: 15px;
	text-align: left;
	vertical-align: middle;
}

.guide td,
.ryokin td{
	vertical-align: middle;
}

.tac{
	text-align: center !important;
}

.red2{
	color: #e95459;
}

.fs18{
	font-size: 18px;
}

.dotlist li{
	list-style-type: square;
	margin: 5px 0 0 30px;
}



/***********
　　追加分
************/

.right {
	text-align: right;
}

.textbox {
	padding: 0 3%;
}



/***********
fontカラー
************/

.color_vio {
	color: blueviolet;
	}

.color_red {
	color: red;
	}

.color_pink {
	color: #C53E90;
	}




