@charset "UTF-8";
/*
 *
 *  updated --- 2016/05/11
 * 
 */
/* reset
--------------------------------------------------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.clearfix {
	display: block;
	overflow: visible;
}
div.rose201902 img {
	display: inline-block;
}

/*商品ラインナップ
--------------------------------------------------*/
.ttl-cmn-02 {
display: none;
}
.ttl-cmn-03 {
    margin: 0 0 20px;
    padding: 10px 15px;
    font-size: 114.2%;
    color: #333;
    font-weight: bold;
    line-height: 1;
    background: #ebebeb;
}

/*--------------------------------------------------

--------------------------------------------------*/
.contents-cool-201906 {
  margin-bottom: 20px;
}

.hero-cool {
  margin-bottom: 30px;
}

.list-cool {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.list-cool li:nth-child(-n+2) {
  border-right: 2px solid #fff;
}

/*--------------------------------------------------
friend_190801
--------------------------------------------------*/
.hero-friend {
  width: 100%;
}

/* sec-friend-application
--------------------------------------------------*/
.sec-friend-application {
  margin-bottom: 20px;
}

.sec-friend-application .ttl {
  width: 100%;
}

.box-friend-application {
  padding: 25px 40px 40px;
  background-color: #ffebf1;
}

.box-friend-application .txtarea {
  margin-bottom: 20px;
}

.box-friend-application .applicationarea {
  padding: 30px 0;
  margin: 0 auto;
  width: 100%;
  background-color: #fff;
}

.box-friend-application .qrarea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px dotted #d2d2d2;
  padding-bottom: 30px;
}

.box-friend-application .txt {
  margin-right: 26px;
}

.box-friend-application .btnarea {
  width: 100%;
  margin: 0 auto;
  padding-top: 30px;
  text-align: center;
}


/* box-friend-comment
--------------------------------------------------*/
.box-friend-comment .comment{
  line-height: 1.96;
  font-size: 12px;
  font-family: Meiryo;
  letter-spacing: 0.06em;
}

