@charset "UTF-8";
/******* setting.scss *******/
.footInfoArea, .footLinkCont, .footCate, .footLink04 {
  *zoom: 1;
}
.footInfoArea:after, .footLinkCont:after, .footCate:after, .footLink04:after {
  content: " ";
  clear: both;
  display: block;
}

footer {
  padding: 40px 0 20px;
}

.footInfoArea {
  margin: 0 auto 30px;
  width: 785px;
}

.footInfo2+.extratext{
	margin-top:-10px;
	margin-bottom:10px;
	font-size:10px;
}

.footInfoLink {
  float: right;
  margin-right: 25px;
  width: 240px;
}
.footInfoLink li {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 25px;
  letter-spacing: 0.12em;
}

.countryKey {
  position: relative;
}
.countryKey span {
  background: url(../img/common/countryIcon2.png) no-repeat 100% 50%;
  display: inline-block;
  padding: 0 10px 0 0;
}

.open_country_box {
  display: none;
  position: absolute;
  /*top: 10px;*/
  bottom: 16px;
  left: 0;
  padding-top: 10px;
  /*width: 70px;*/
  width: 100px;
}
.open_country_box.view {
  display: block;
}
.open_country_box ul {
  /*background-color: #FFDCDB;*/
  background-color: #4c4c4c;
  float: none;
  text-align: left;
  padding: 5px 10px 4px;
  width: auto;
}
.open_country_box ul li {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 0 2px;
  color: #fff;
  display: block;
}
.open_country_box ul li:before {
  content: ">";
  display: inline-block;
  margin-right: 3px;
}
.open_country_box ul li a {
  background: none;
  padding: 0;
  color: #fff;
}

.footLinkArea {
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: 40px;
  padding: 0 0 40px;
}

.footLinkCont {
  font-size: 10px;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.footCate dt {
  color: #333;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 0.2em;
}
.footCate dd {
  float: left;
}

.footMenu li {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 10px;
}
.footMenu li:before {
  color: #EDEDED;
  content: "−";
  display: inline-block;
  margin: 0 5px 0 0;
}
.footMenu li.c:before {
  color: #F8B2BA;
}
.footMenu li .ringLinkAll {
  background: url(../img/common/footBorder.png) no-repeat 0 3px;
  margin-left: 12px;
  padding-left: 13px;
}

.footLink01 {
  border-right: 1px solid #F2F2F2;
  display: inline-block;
  margin-right: 3.5%;
  padding: 20px 0 10px;
  text-align: left;
  vertical-align: top;
/*  width: 33%;*/
  width: 31%;
}
.footLink01 dd {
/*  width: 132px;*/
  width: 120px;
}

.footMenuKey {
  cursor: pointer;
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
}
/*.footMenuKey:after {
  content: "+";
  color: #ededed;
  display: inline-block;
  margin-left: 5px;
}
.footMenuKey.c:after {
  content: "-";
}*/
.footMenuKey span {
  cursor: pointer;
}

.footLink02 {
  border-right: 1px solid #F2F2F2;
  display: inline-block;
  margin-right: 3.2%;
  padding: 20px 0 10px;
  text-align: left;
  vertical-align: top;
  width: 33.5%;
}
.footLink02 dd {
  width: 200px;
}

.footLink03 {
  display: inline-block;
  padding: 50px 0 10px;
  text-align: left;
  vertical-align: top;
/*  width: 26%;*/
  width: 28%;
}
.footLink03 dd {
/*  width: 155px;*/
  width: 160px;
}

.footLink04 {
  clear: both;
  margin: 0 auto;
  max-height: 0;
  max-width: 1240px;
  overflow: hidden;
  text-align: left;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.footLink04.view {
  max-height: 600px;
  padding-bottom: 40px;
}
.footLink04 dl {
  float: left;
  width: 16.6%;
}
.footLink04 dl dt {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  margin: 0;
}
.footLink04 dl dd {
  float: none;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 5px 0 0;
  padding: 0 0 0 10px;
}
.footLink04 dl dd + dt {
  margin-top: 15px;
}

.footFollowus {
  float: left;
  text-align: left;
  width: 400px;
}
.footFollowus dt {
  color: rgba(51, 51, 51, 0.15);
  display: inline-block;
  font-size: 11px;
  font-size: 1.1rem;
  margin: 0 30px 0 0;
}
.footFollowus dd {
  background: url(../img/common/facebookIcon2.svg) no-repeat 0 0;
  background-size: 7px;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  padding-left: 20px;
  letter-spacing: 0.2em;
}
.footFollowus dd.facebook:after {
  background-color: #E4E4E4;
  content: "";
  display: inline-block;
  height: 1px;
  margin: 0 25px;
  vertical-align: middle;
  width: 15px;
}
.footFollowus dd.insta {
  background-image: url(../img/common/instaIcon2.png);
  background-size: 14px;
  padding-left: 25px;
}

.footInfo2 {
  margin: 0 auto 15px;
}
.footInfo2 li {
  color: #999;
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  margin-left: 15px;
}
.footInfo2 li:last-child {
  /*margin-left: 30px;*/
}
.footInfo2 li a {
  color: #999;
}

.footCopy {
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 0.12em;
}

/*.win .footMenu li a,
.win .footMenuKey span,
.win .footLink04 dl a,
.mac .footMenu li a,
.mac .footMenuKey span,
.mac .footLink04 dl a {
  display: inline-block;
  padding-bottom: 3px;
  text-decoration: none;
  position: relative;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.win .footMenu li a:after,
.win .footMenuKey span:after,
.win .footLink04 dl a:after,
.mac .footMenu li a:after,
.mac .footMenuKey span:after,
.mac .footLink04 dl a:after {
  content: "";
  height: 2px;
  background: #e1e1e1;
  position: absolute;
  bottom: 0;
  left: 50%;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
}
.win .footMenu li a:hover:after,
.win .footMenuKey span:hover:after,
.win .footLink04 dl a:hover:after,
.mac .footMenu li a:hover:after,
.mac .footMenuKey span:hover:after,
.mac .footLink04 dl a:hover:after {
  width: 100%;
}

*/
.footCate.pt{
	padding-top:10px;
}




/******* add 20190627 *******/
.footer-content{
  max-width: 1190px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  text-align: left;  
}
.footer-content .footer-content-left{
  display: block;
  -ms-flex: 1;
  flex: 1;
}
.footer-content .footer-content-right{
  width: 270px;
  border-left: 1px solid #efefef;
  padding-left: 100px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.footer-content-left__inner{
  display: -ms-flexbox;
  display: flex;  
  margin: 0 auto;
}
.footer-content-left__inner .footer-col{
  flex: auto; 
  -webkit-flex: auto; 
  -ms-flex: auto;
  text-align: left;  
}
.footer-col dl{
  margin-bottom: 48px;
}
.footer-col dl:last-child{
  margin-bottom: 0;
}
.footer-col dl dt, .footer-col-right dl dt{
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.2;
  color: #5e5452;
  letter-spacing: .24em;  
  font-family: "Cochin W01 Bold", "Cochin W01 Roman", "あおぞら明朝 Regular" !important;
  font-weight: normal;
  margin-bottom: .8em;
}
.footer-col dl .lbl{
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2.2;
  color: #5e5452;
  letter-spacing: .012em;
  display: block;
  margin-bottom: .6em;  
}
.footer-col dl dd{

}
.lv-1st{

}
.lv-1st li{

}
.lv-1st li a{
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8;
  margin-bottom: .4em;
  color: #5e5452;
  letter-spacing: .12em;
  display: inline-block;
  position: relative;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.lv-1st li a:after{
  content: "";
  height: 1px;
  background: #e1e1e1;
  position: absolute;
  bottom: 0;
  left: 50%;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;  
}
.lv-1st li a:hover{
  text-decoration: none;  
}
.lv-1st li a:hover:after{
  width: 100%;
}
.lv-1st .lv-2nd{
  padding-left: 1em;
  box-sizing: border-box;
  margin-bottom: 2em;
}
.lv-1st .lv-2nd li a{
  line-height: 1.8;
}
.lv-1st li.separator{
  display: block;
  padding: 10px 0 10px ;
}
.lv-1st li.separator:before{
  display: block;
  content: "";
  width: 16px;
  height: 1px;
  background-color: #5e5452;
  margin-left: 2px;
}
.lv-1st li.separator-blank{
  display: block;
  padding: 10px 0 10px ;
}
.footer-col-right{
  border-bottom: 1px solid #efefef;
  padding-bottom: 24px;
  padding-top: 24px;
}
.footer-col-right:first-child{
  padding-top: 0;
}
.footer-col-right:last-child{
  border-bottom: none;
}
.footer-col-right .foot-reserve-link{
  display: block;
  text-align: center;
  margin-bottom: 18px;
}
.footer-col-right .foot-reserve-link a{
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2.2;
  color: #fff;
  letter-spacing: .12em;
  font-family: "Cochin W01 Roman", "Noto Serif JP";
  background-color: #101820;
  display: block;
  padding: .6em 0;
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  border-radius: 2px;
}
.footer-col-right .foot-reserve-link a:hover{
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: "alpha(opacity=60)";
  filter: alpha(opacity=60);
  text-decoration: none;
}
.footer-col-right .foot-reserve-link a span{
  background-image: url(../img/common/ic-head-01.png);
  background-size: 16px auto;
  background-position: 0px 50%;
  background-repeat: no-repeat;
  padding-left: 2em;
}
.footer-col-right .sns-links dd {
  display: inline-block;
  margin-right: 20px;
}
.footer-col-right .sns-links a {
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  display: block;
}
.footer-col-right .sns-links a:hover {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: "alpha(opacity=60)";
  filter: alpha(opacity=60);
  text-decoration: none;
}
.footer-col-right .facebook a span{
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(../img/common/facebookIcon2.svg);
  /*background-size: 16px auto;*/
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.footer-col-right .insta a span{
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(../img/common/instaIcon3.png);
  /*background-size: 16px auto;*/
  background-position: 50% 10%;
  background-repeat: no-repeat;
}
.footer-col-right .insta a{

}
.footer-content-shoplist{

}
.trriger-wrap{
  margin-bottom: 40px;
}
.footer-content-shoplist .trriger{
  width: 200px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2.2;
  color: #5e5452;
  letter-spacing: .12em;
  border-radius: 2px;
  border: 1px solid #e8e9eb;
  display: block; 
  padding: .6em 0;
  margin: 0 auto;
transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);  
}
.footer-content-shoplist .trriger:hover{
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: "alpha(opacity=60)";
  filter: alpha(opacity=60);
  text-decoration: none;

}

.footer-content-shoplist .trriger .icon:after {
  content: "+";
  color: #5e5452;
  display: inline-block;
  margin-left: 5px;
  width: 10px;
}
.footer-content-shoplist .footMenuKey.c .icon:after {
  content: "-";
}
.footMenuKey span {
  cursor: pointer;
}

.footer-content-bottom{
  border-top: 1px solid #efefef;
  padding-top: 60px;
}

.footer-content-bottom .li-msg{
  margin :0 40px 0;
}

.footer-content-bottom .countryKey{
  font-size: 12px;
  font-size: 1.2rem;
  color: #333;
}