@charset "UTF-8";
/*リセット
--------------------------------------------*/

/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* コンテンツ
---------------------------------------------*/
/*フォント
---------------------------------------------*/
.font p {
  font-family: 'garamond-premier-pro', serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 15px!important;
}
.en {
  font-family: 'garamond-premier-pro', serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
}
#lemage_news {
  font-size: 12px;
}

#lemage_news p {
  font-size: 12px;
  line-height: 2;
}

#lemage_news img {
  display: block;
  width: 100%;
}

@media screen and (min-width: 970px) {
  #lemage_news {
    max-width: 710px;
    width: 100%;
    margin: 0 auto 100px;
  }
}

@media screen and (max-width: 970px) {
  #lemage_news {
    width: 100%;
    margin: 0 auto 50px;
  }
}

@media screen and (max-width: 970px) {
  #lemage_news .sp_none {
    display: none;
  }
}

@media screen and (min-width: 970px) {
  #lemage_news .pc_none {
    display: none;
  }
}

#lemage_news img {
  display: block;
}

#lemage_news li {
  list-style-type: none;
}

/* #lemage_news h3, #lemage_news p {
  margin: 0;
  padding: 0;
} */

#lemage_news .lemage_read {
  width: 90%;
  margin: 30px auto 60px;
  text-align: center;
}

#lemage_news .box_outer {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 60px;
}
 
#lemage_news .box {
  width: 100%;
  margin: 0 auto;
  font-size: 12px;
  text-align: center;
}
@media screen and (min-width: 970px) {
  #lemage_news .box {
  width: 90%;
}
}
#lemage_news .flex {
  display: flex;
  align-items: center;
}
#lemage_news .flex .right_box {
  width: 60%;
}
@media screen and (min-width: 970px) {
  #lemage_news .flex .right_box {
    width: 136%;
  }
}

@media screen and (min-width: 970px) {
  #lemage_news .box {
    font-size: 13px;
  }
}

#lemage_news .box:not(:last-of-type) {
  margin-bottom: 50px;
}

@media screen and (min-width: 970px) {
  #lemage_news .box:not(:last-of-type) {
    margin-bottom: 100px;
  }
}

#lemage_news .box h3 {
  font-size: 14px;
  letter-spacing: 0.05em;
  padding: 0!important;
  margin: 0!important;
  margin-bottom: 20px!important;
}

@media screen and (min-width: 970px) {
  #lemage_news .box h3 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 20px!important;
  }
}


#lemage_news a {
  transition: .2s all;
}

#lemage_news a:hover {
  opacity: .8;
}

#lemage_news .top_wrap .other {
  transition: .2s all;
}

#lemage_news .top_wrap .other:hover {
  opacity: .8;
}

#lemage_news .staff_img {
  width: 90%;
  margin: auto;
  margin-bottom: 20px;
}

@media screen and (min-width: 970px) {
  #lemage_news .staff_img {
    width: 80%;
  }
}

#lemage_news .box .top_wrap .img_text {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin: 40px auto;
}

#lemage_news .box .top_wrap .item_text {
  margin-bottom: 50px;
}

#lemage_news .box .top_wrap .img_text .text {
  text-align: left;
  margin-left: 10px;
}

#lemage_news .box .top_wrap .item_img {
  width: 50%;
  height: auto;
}
@media screen and (min-width: 970px){
  #lemage_news .box .top_wrap {
  margin-top: 50px;
  /* margin-bottom: 70px; */
  }
}

#lemage_news .box .info {
  margin-top: 20px;
  margin-bottom: 50px;
}
@media screen and (min-width: 970px) {
  #lemage_news .box .info {
    margin-top: 30px;
  }
}

#lemage_news .box .btn {
  display: inline-block;
  background: #fff;
  color: #000;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 30px;
  font-size: 14px;
  margin-bottom: 10px;
	border: 1px solid #000;
}
@media screen and (min-width: 970px) {
  #lemage_news .box .btn {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

#lemage_news .box .info p:nth-of-type(1) {
  margin-bottom: 6px;
}

.position {
  position: relative;
}

#lemage_news .fade_box {
  width: 50%;
}
@media screen and (min-width: 970px) {
  #lemage_news .fade_box {
  width: 42%;
}
}

#lemage_news .flex-control-nav {
  display: none;
}

#lemage_news .point_box {
  position: relative;
  /* border: 1px solid; */
  width: 80%;
  margin: auto;
}

#lemage_news .point_img {
  position: absolute;
  width: 75%;
  top: -30px;
  left: -7%;
}

#lemage_news .box .staffsns{
	 width: 22%;
	 margin-right: 10%;
}	
#lemage_news .box .insta{
		width: 22%;
}

#lemage_news .inner_text {
  font-size: 11px;
  text-align: left;
  padding: 5%;
}

@media screen and (min-width: 970px) {

#lemage_news .box .staffsns{
	width: 160px;
		 margin:0 20px;
}	

#lemage_news .box .insta{
		width: 160px;
		 margin:0 20px;
	}
#lemage_news .inner_text {
  font-size: 11px;
  text-align: center;
  padding: 5%;
}	
	
}	

.arrow_box{
    position:relative;
    /* width:230px;
    height:230px; */
    background:#fff;
    padding:10px;
    text-align:center;
    border:1px solid #000;
	border-radius: 30px;
    color:#000;
    font-size:15px;
}

.arrow_box:after,.arrow_box:before{
    content:'';
    height:0px;
    width:0px;
    pointer-events:none;
    position:absolute;
    right:99.9%;
    top:26%;

}

.arrow_box:after {
    position: absolute;
    transform: skew(50deg);
    height: 20px;
    width: 11px;
    border-right: 2px solid #000;
    background-color: #fff;
    content: "";
}

.arrow_box:before {
    position: absolute;
    transform: skew(50deg);
    height: 20px;
    width: 10px;
    border-right: 2px solid #000;
    background-color: #000;
    content: "";

}

@media screen and (min-width: 970px) {
  #lemage_news .point_img {
    position: absolute;
    width: 44%;
    top: -30px;
    left: -7%;
  }
  #lemage_news .fade_box {
    width: 100%;
  }
}

#lemage_news .item_flex {
  display: flex;
  justify-content: space-evenly;
}

#lemage_news .styling {
  width: 40%;
  margin: 20px auto;
}

@media screen and (min-width: 970px) {
  #lemage_news .styling {
    width: 30%;
    margin: 0 auto 40px;
  }
}

#lemage_news .each_item {
  width: 40%;
}

#lemage_news .item_flex a {
  color: #000;
  text-decoration: none!important;
}

.item_flex a:hover {
  opacity: .4;
}

#lemage_news .item_name,
#lemage_news .price,
#lemage_news .color {
  display: block;
  text-align: center;
}

#lemage_news .item_name {
  margin-top: 20px;
  margin-bottom: 10px;
}

#lemage_news .price,
#lemage_news .color {
  font-size: 0.8rem;
}

@media screen and (min-width: 970px) {
  #lemage_news .price,
#lemage_news .color {
  font-size: 0.65rem;
}
}

#lemage_news .top_img_wrap a {
  color: #000;
  text-decoration: none;
}

#lemage_news .top_img_wrap a img {
  transition: .2s all;
}

#lemage_news .top_img_wrap a img:hover {
  opacity: .6;
}


#lemage_news .top_img_wrap .top_img {
  width: 100%;
}



.text_box {
  position: relative;
  margin-top: 100px;
  margin-bottom: 100px;
}

.text_box .fav_img {
  position: absolute;
  width: 35%;
  top: -26%;
  left: 7%;
}
@media screen and (min-width: 970px) {
  .text_box {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  .text_box .fav_img  {
    width: 22%;
    top: -25%;
    left: 25%;
  }
}

.text_box p {
  text-align: center;
}

.buy_btn {
  display: block;
  width: 70%;
  margin: 40px auto;
  border: 1px solid #000;
  padding: 4px 0;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  transition: .2s all;
  letter-spacing: 4px;
}

@media screen and (min-width: 970px) {
  .buy_btn {
    width: 20%;
    padding: 4px 40px;
  }
}

.buy_btn:hover {
  background: #000;
  color: #fff;
  border: 1px solid #000;
}

#lemage_news .box .expla {
  /* width: 90%; */
  margin: 0 auto 20px;
}

@media screen and (min-width: 970px) {
  #lemage_news .box .expla {
    margin: 0 auto 30px;
  }
}

#lemage_news .box .expla p {
  line-height: 1.6;
}

@media screen and (min-width: 970px) {
  #lemage_news .box .expla p {
    line-height: 1.8;
  }
}

#lemage_news .box .other {
  margin-bottom: 20px;
}

@media screen and (min-width: 970px) {
  #lemage_news .box .other {
    margin-bottom: 30px;
  }
}

#lemage_news .capacity_wrap + a {
  display: block;
  width: 160px;
  margin: 0 auto;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 10px 20px;
  text-decoration: none;
}

@media screen and (max-width: 970px) {
  #lemage_news .capacity_wrap + a {
    margin: 0 auto 60px;
  }
}

#lemage_news span.line {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #999999;
}

#lemage_news a.link {
  text-align: center;
  text-decoration: none;
  display: block;
  color: #fff;
  background-color: #666666;
  padding: 8px 30px;
  width: 30%;
  margin: 30px auto 50px;
}

#lemage_news a.link:hover {
  background-color: #999999;
}

.point {
  position: relative;
}

.point .point_img {
  width: 40%;
  position: absolute;
  top: -30px;
  left: -30px;
}

@media screen and (min-width: 970px) {
  .point .point_img {
    width: 25%;
    left: 0;
    
  }
}

.point p {
  /* width: 80%; */
  margin: 60px auto 30px;
}

.line2 {
  display: block;
  border-bottom: 1px dotted rgb(65, 64, 64);
  width: 70%;
  margin: 50px auto;
  height: 1px;
}

@media screen and (min-width: 970px) {

.m0 {
  margin: 0!important;
}







/* ANIMATION
--------------------------------------*/