

@charset "utf-8";
/* Common */
a{
  text-decoration: none;
  color: #333333;
}
.in-blc {
	display: inline-block;
}
.font_10{
  font-size: 1.0rem;
}
.font_12{
  font-size: 1.2rem;
}
.font_15{
  font-size: 1.5rem;
}
.font_18{
  font-size: 1.8rem;
}
.font_20{
  font-size: 2.0rem;
}
.li_18{
  line-height: 1.8;
}
.li_20{
  line-height: 2.0;
}
.sub{
  font-size: 1.2rem;
  color: #666666;
  letter-spacing: 0;
  margin: 0 0 2% 0;
  display: block;
  vertical-align: top;
}
hr{
  border-bottom: 1px solid #e4e9ec;
  margin: 5% auto 0;
}
.center{
  text-align: center;
}
.left{
  text-align: left;
}
h2{
  margin: 3% 0;
  font-weight: bold;
}

h3{
  margin: 7% 0 2% 0;
}
h4{
font-size: 1.5rem;
    line-height: 1.8;
    margin: 5% 0 1%;
    letter-spacing: .5px;
    font-weight: bold;
}
h4 + p {
    line-height: 1.5 !important;
    text-align: left;
    font-weight: bold;
    font-size: 20px !important;
    margin: 0 0 1em 0 !important;
}
h5 {
  font-size: 20px;
  margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
/* Unique */
#mainArea{
  width: 1100px;
  margin: 0 auto;
  font-size: 100%;
  line-height: 2.2rem;
  color: #333333;
  letter-spacing: 1px;
}
#mainImg{
  margin: 0 auto;
  text-align: center;
}
.itemArea_ {
	width: 44%;
	display: inline-block;
	vertical-align: top;
}
.itemArea_img {
	width: 47%;
	display: inline-block;
	vertical-align: top;
	margin-right: 85px;
}

.f-en {
    letter-spacing: 0.08em;
}
.headline {
    font-size: 15px;
    line-height: 1;
}
.number {
    font-size: 45px;
    line-height: 1.2;
    display: block;
	font-family: 'Montserrat', sans-serif;
}
.heading_ .number::after {
    display: block;
    content: "";
    border-bottom: 1px solid #0a223c;
    margin: 0 0 30px 0;
}

.itemArea_title {
	margin-bottom: 70px !important;
}
.brand_title_area {
	position: relative;
}
.brand_title {
    padding: 1em;/*上下 左右の余白*/
    color: #2E2E2E;/*文字色*/
    background: transparent;/*背景透明*/
    border-left: solid 5px #222;/*左線*/
	display: inline-block;
}
.brand_area_name {
    font-size: 22px;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}
.brand_item_name {
	color: #222;
	font-size: 12px;
	line-height: 1.4;
}
.brand_item_pr_si {
	font-size: 12px;
	line-height: 1.4;
	color: #666;
}
.mainLead{
  line-height: 2;
  margin: 5% 0;
}
.campaignArea_ .flt{
  display: inline-block;
  width: 48%;
  vertical-align: middle;
}
.detailArea_{
  width: 100%;
  border: 1px solid #e4e9ec;
  padding-left: 7%;
  margin: 5% 0;
}
.stylingArea_{
  padding: 5% 0;
}
.MoreCampaignArea_ div{
  display: inline-block;
  line-height: 2;
  width: 15%;
  margin: 5% 3% 1% 0;
}
.MoreCampaignArea_ div:nth-of-type(even){
  display: inline-block;
  line-height: 2;
  width: 28%;
  vertical-align: top;
}


/*///////////*/

.btn_ {
  width: 95px;
  display: inline-block;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.btn_ a{
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px 0;
  background: #333333;
  font-size: 15px;
	letter-spacing: 0.2em;
  border: 1px solid #333333;
  color: #ffffff;
  text-decoration: none;
  margin: 3% auto;
  -webkit-transition: .6s;
  transition: .6s;
  text-align: center;
}
.btn_ a:hover{
  background: #ffffff;
  color: #333333;
  border: 1px solid #252525;

}
.allbtn a {
  border: 1px solid #252525;
  color: #ffffff;
  text-align: center;
  padding: 3% 0;
  font-size: 2rem;
  margin: 0;
  transition: all .3s;
  display: inline-block;
  text-decoration: none;
  width: 100%;
  margin: 0;
  background: #252525;
}
.allbtn a:hover {
  color: #252525 !important;
  background-color: #ffffff;
}
.fa-gifts{
  font-size: 40px;
  margin: 0 auto 30px;
  color: #e9978c;
  display: none;
}
.contentArea_ {
	margin: 30px 0px;
}
.itemArea_child  {
	padding: 40px 0px;
}
.orderArea_icon {
  padding: 2px 18px;
  background: #252525;
  font-size: 16px;
  letter-spacing: 0.2em;
  border: 1px solid #333333;
  color: #ffffff;
  text-decoration: none;
  margin: 3% auto;
  text-align: center;
  margin-right: 10px;
}
.check_box {
    width: 25px;
    vertical-align: top;
}
.check_box_text {
	width: 93%;
}
.press-pic {
	width: 20%;
	line-height: 1.5;
}
.press-pic img {
	margin-bottom: 5px;
}
.press-comment {
	vertical-align: top;
    padding: 2%;
    width: 74%;
}

.balloon1-left {
  position: relative;
  display: inline-block;
  margin: 0 0 0em 15px;
  padding: 23px 18px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  background: #e6e8eb;
  line-height: 1.5;
}

.balloon1-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #e6e8eb;
}

.balloon1-left p {
  margin: 0;
  padding: 0;
}

.item_list {
	width: 23%;
	margin: 0px 5px;
}
.itemName {
	color: #333;
	line-height: 1.3;
	margin-top: 10px;
	
}




