@charset "utf-8";

/* ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■

【SP】ウィンドウ幅が768px以下の場合に適用するCSS

■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ */
@media print, screen and ( max-width:768px ) {

/* ★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★

新規追加ページ

★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★　★ */

/* ==================================================================================

既存CSS削除

================================================================================== */
body .pane-contents .container {
display: block;
width: 100%;
}

/* ==================================================================================

【共通】タイトル

================================================================================== */

/* title_01
======================================== */
.title_01 {
text-align: center;
line-height: 1.3;
position: relative;
}
.title_01:before {
content: "";
height: 1px;
width: 100%;
top: 76%;
left: 0;
background: var(--main-color);
position: absolute;
}
.title_01 .box {
background: #fff;
position: relative;
z-index: 1;
padding: 0 20px;
display: inline-block;
}
.title_01 .font_e {
color: var(--main-color);
font-size: 0.4em;
letter-spacing: 1px;
}

.bg .title_01 .box {
background: var(--bg-color);
}

/* ==================================================================================

【共通】ボタン

================================================================================== */
[class*="btn_"] {
position: relative;
height: fit-content;
display: inline-block;
}
[class*="btn_"] .btn:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
transform-origin: left top;
transform: scale(0, 1);
transition: transform 0.3s;
}
[class*="btn_"] .btn:hover:after {
transform-origin: right top;
transform: scale(1, 1);
}

[class*="btn_"] .btn {
padding: 20px 0;
    color: #7d7d7d;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
[class*="btn_"] .btn span {
position: relative;
z-index: 1;
}

/* ==================================================================================

共通　画像拡大

================================================================================== */
.img_zoom {overflow:hidden;}
.img_zoom .img {overflow: hidden;}
.img_zoom img {
transition: all 5000ms cubic-bezier(0.215,0.610,0.355,1.000);
z-index:1;
-moz-transform: scale(1.001);
-webkit-transform: scale(1.001);
-ms-transform: scale(1.001);
transform: scale(1.001);
vertical-align: bottom;
}
.img_zoom:hover img {
-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05) rotate(0.001deg);
}



/* ==================================================================================

ヘッダー下topics

================================================================================== */
#artq_top.artq_top_wrapper{
}

  
  .artq_wi_top{
    align-items: center;
    justify-content: space-around;
    margin-bottom: 25px;
  }
  
  .artq_top_topics{
    display: flex; /* flexbox */
    flex-wrap: wrap; /* 折返し指定 */
    justify-content: flex-end;
    flex-direction: column;
    gap: 7px;

  }
.tocpic_banners_organics_logo {
    width: 50%;
    margin: auto;
    margin-bottom: 2%;
    margin-top: 2%;
}
  .artq_top_tocpic{
  }
  
  .artq_top_tocorigin{
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
    margin-bottom: 30px;
    background-color: #ffffff;
    margin-top: 10px;
  }
  
  .artq_topics_item{
    list-style:none;
      margin:0;
      padding:0;
  }
  
  .artq_link_item{
    text-decoration: none;
    display: flex;
    gap: 18px;
    align-items: center;
  }
  
  
  .artq_allow_img_box{
    max-width: 25px;
    height: 25px;
  }
  
  .artq_topics_item-title{
    margin: 0;
    padding: 0;
    border: 0;
    font-style:normal;
    font-weight: normal;
    font-size: 14px;
  }
  
  /* ==================================================================================
  
  FV inner
  
  ================================================================================== */
  
  .l-monthly{
    width: 100%;
  }

  .p-monthly__left-content{
    position: relative;
    text-align: right;
    }

  .p-monthly__left-content h4{
    border-bottom: 1px solid #fff;
    margin-bottom: 40px;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    padding: 10px 0;
    margin: 40px;
    width: 80%;
    }
  .p-monthly__left-en .title{
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 16px;
    padding: 15px 0;
    text-align: left;
    }
    
  .p-monthly__left-en .text{
      font-size: 16px;
      margin-bottom: 30px;
      text-align: left;
    }
    
  .p-monthly__left-en .detail-btn{
      background: #848281;
      display: inline-block;
      color: #fff;
      width: 134px;
      text-align: center;
      height: 40px;
      line-height: 40px;
    }
#rartq-p .p-monthly__left{
    background-image: url(/img/artq/artq_top/top_bg-p.jpg);
}

#rartq-c .p-monthly__left{
    background-image: url(/img/page_block/mv_022.jpg);
}

#rhowto .p-monthly__left{
    background-image: url(/img/artq/artq_top/top_bg-howto.jpg);
}

  .p-monthly__left{
    background-image: url(/img/page_block/mv_021.jpg);
    color: #484343;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #fff;
    background-position: center;
    background-size: cover;
    min-height: 120vw;
    padding: 0 15px 15px;
}
  

  .p-monthly__right{
    background-image: url(../../img/artq/artq_top/top_bgImage.png);
    background: #fcfcfd;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: top;
    background-size: cover;
  }
  
  .p-monthly__right-content{
    width: 94%;
    margin-top: 10%;
    margin-bottom: 10%;
  }
  .p-monthly__right-content h4{
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding: 6%;
    margin: auto;
    border-bottom: solid 1px #848281;
    width: 8２%;
    margin-bottom: 38px;
  }
  
  .p-monthly__right-item{
    margin-bottom: 15%;
  }
  .p-monthly__right-item:{
    margin-bottom: 40px;
    padding: 20px;
  }
  .p-monthly__right-content .c-blue{
    color: #795548;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .p-monthly__right-content .c-blue a{
    color: #624237;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
  }

  .p-monthly__right-content .title{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .p-monthly__right-content .text{
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    margin-bottom: 10px;
  }
  
  .p-monthly__right-content .date,
  .date{
    display: flex;
    align-items: center;
    font-size: 13px;
    font-style: italic;
    color: #A6ADB4;
  }
  .p-monthly__right-content .date p{
    margin-left: 10px;
  }

 
/* ==================================================================================

artq_top_main

================================================================================== */

.artq_top_main{
}

.artq_top_main_box{
  flex: 1;
  max-width: 90%;
  margin: 0 auto;
}

/* サイドバー */

#artq_sidebar.class_artq_sidebar{
display: none;
}

.aside_find-box{
  border: 1px solid #000;
  width: 80%;
  padding: 10px;
}

.asaide_main-ui{
  margin-top: 30px;

}

.asaide_main-li-title{
  padding: 10px 0px 10px 0px;
}

.asaide_main-title{
  display: flex;
  align-items: center;
}

.aside_find-text{
  font-size: 16px;
  font-weight: 700;
}

.aside_sub-ui{
  font-size: 16px;
  margin-top: 20px;
  position: relative;
  margin-left: 45px;

}

.aside_sub-ui::before{
  content:"";
  display:inline-block;
  width:1px;
  height:100%;
  background-color:#707070;
  position: absolute;
  left: -20px;

}

.aside_sub-li{
  margin-top: 25px;
}

.aside_sub-method{
  margin-left: 30px;
  margin-top: 15px;
}

.aside_sub-method-li{
  margin-top: 5px;
}

.aside_arrolw-img{
  max-width: 5px;
  margin-right: 10px;
}

.artq_main-application .aside___text {
  background: #484343;
  color: #fff;
  padding: 10px 0;
  font-size: 1.4em;
  margin: 20px 0 20px 0;
  height: auto;
  line-height: 1;
  border-radius: 0;
}

.aside___text,
.popular_flavor_title,
.right_artq_top_month_title{
    font-size: 17px;
    font-weight: 700;
    display: flex;
    justify-content: space-around;
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
    background: #fff;
    border-radius: 14px;
    height: 56px;
    line-height: 56px;
}
.a___text01{
  font-size: 16px;
  margin-top: 4%;
  margin-bottom: 2%;
}

.popular_flavor_box{
  margin-top: 100px;
}

.popular_flavor_tag{
  margin-top: 20px;
}

.tag_element{
  display: inline-block;
	margin: 0 .1em .6em 0;
	padding: .6em;
	line-height: 1;
	text-decoration: none;
	color: #3B4043;
	background-color: #F0F3F5;
	border: 1px solid #CDD6DD;
	border-radius: 2em;
  font-size: 12px;
}

.popular_flavor_title{
  margin: 80px 0 20px 0;
}

/* ランキング */

.aside_ranking-box{
  /*display: flex;*/
  gap: 10px;
  margin-top: 20px;
  counter-increment : num 1;

}

.aside___mintext{
  font-size: 13px;
  color: #A6ADB4;
}


.aside_ranking-box:nth-child(1)::before {
    content: "1";
    background-color: #FC3465;
    font-size: 85%;
    display: block;
    position: absolute;
    color: #ffffff;
    padding: 1.2em;
    font-weight: bold;
    width: 30px;
    text-align: center;
    border-radius: 50%;
    box-sizing: border-box;
    font-size: 5px;
}
.aside_ranking-box:nth-child(2)::before {
    content: "2";
    background-color: #FC3465;
    font-size: 85%;
    display: block;
    position: absolute;
    color: #ffffff;
    padding: 1.2em;
    font-weight: bold;
    width: 30px;
    text-align: center;
    border-radius: 50%;
    box-sizing: border-box;
    font-size: 5px;
}
.aside_ranking-box:nth-child(3)::before {
    content: "2";
    background-color: #FC3465;
    font-size: 85%;
    display: block;
    position: absolute;
    color: #ffffff;
    padding: 1.2em;
    font-weight: bold;
    width: 30px;
    text-align: center;
    border-radius: 50%;
    box-sizing: border-box;
    font-size: 5px;
}

.aside_ranking-nbox{
}

.aside_ranking_badge{
}

.aside_ranking-number{
  display: block;
}

.aside_popular-ranking{

}

.a-rk_btn-inbox{
  max-width: 144px;
  margin-inline: auto;
  margin-top: 30px;
}

.a-rk_btn{
  color: #2C2C2C;
  border: 1px solid #707070;
  border-radius: 0.2em;
  font-size: 16px;
  display: inline-block;
  padding: 0.8em 2.5em;
  line-height: 1;
  text-decoration: none;

}

/* サイドバー終了 */

/* メイン artq_top_main_box 丸5連 */

.artq_top_main-content{
/*  display: flex;
  justify-content: space-around;
  gap: 33px;*/
}

.artq_main_nav {
  margin-top: 3%;
  margin-bottom: 3%;
  text-align: center;
}
.artq_main_nav a {
  padding: 10px 0;
  display: inline-block;
}

.artq_mn_left{
}

a.artq_before-allow{
  position: relative;
}

a.artq_before-allow::before{
  content: "";
  left: -15px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #484343;
  border-right: 2px solid #484343;
  -webkit-transform: rotate(135deg);
  transform: rotate(45deg);
  position: absolute;
  top: 16px;
}

.artq_top_main-content1,
.artq_top_main-content2,
.artq_top_main-content3,
.artq_top_main-content4,
.artq_top_main-content5{
    width: 49%;
    display: inline-block;
}

/* メイン artq_top_main_box 丸5連  終了*/

/* 秋の夜長 五感を使ってリラックス */

.artq_main-mv_inbox{
  margin-top: 120px;
  position: relative;
}

.artq___inbox-img{

}

.artq___inbox{
  position: relative;
  margin-inline: auto;
}

.p-artq__slider-item{
  position: relative;
}

.artq_inbox_fvtext{
  position: absolute;
    top: 60%;
    width: 50%;
    left: 10%;
    color: #fff;
    font-size: 16px;
}

.artq__inbox-right{
    border: 1px solid #C6C6C6;
    background-color: #ffffff87;
    position: absolute;
    top: 70%;
    padding: 10px 10px 10px 10px;
    width: 100%;
}

.month_and_day{
  display: flex;
  justify-content: flex-start;
  gap: 15px;
  margin-bottom: 30px;
  align-items: center;

}

.text_month_and_day{
  font-weight: 600;
  font-size: 14px;
}

.title_artq__inbox-right{
  font-size: 16px;
  font-weight: 700;
}


/* ボタンタグ */

.button_inbox{
  display: flex;
  justify-content: flex-start;
  margin-top: 30px;
  gap: 20px;
}

.Button__inbox-contents{
}

.Button__inbox-Press1,
.Button__inbox-Press2{
  display: inline-block;
  margin: 0 0.1em 0.6em 0;
  padding: 0.5em 3em;
  line-height: 1;
  text-decoration: none;
  color: #fff;
  background-color:#004BB1;
  border-radius: 2em;
  font-size: 16px;
}

.btn-press{
  opacity: 0.3;
}

.btn-Press1{
  padding: 0.3em 2.0em;
}

.Button__inbox-tag{
  display: inline-block;
  margin: 0 0.1em 0.6em 0;
  padding: 0.6em;
  line-height: 1;
  text-decoration: none;
  color: #3B4043;
  background-color: #F0F3F5;
  border: 1px solid #CDD6DD;
  border-radius: 2em;
  font-size: 12px;
}

/*--------------------------------------
  topカード型
--------------------------------------*/
#colum3 .l-wrapper_01 {
    margin: 180px 0 1rem;
    width: 100%;
    justify-content: space-between;
    gap: 20px;
}

#colum3 .card_01,
#colum3 .application-card {
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, .16);
  color: #212121;
  text-decoration: none;

}

#colum3 .card_01{
    display: block;
}

#colum3 .card_01_tag-box{
  display: flex;
  justify-content: space-evenly;
  margin: 20px 0 20px 0;
  height: 4vh;
}

#colum3 .card_clock-box{
  margin: 5px 0;
}

#colum3 .card__title_01 {
  font-size: 16px;
  order: 1;
  margin-bottom: 0.6rem;
  font-weight: bold;
  text-decoration: none;
  margin: 0px 0 10px 0;
}

#colum3 .card__thumbnail_01 {
    margin: 0;
    order: 0;
    margin-top: 25%;
    width: 100%;
    padding: 1%;
}

#colum3 .card__image_01 {
  width: 100%;
}

#colum3 .card__body_01 {
  margin-top: 2%;
  padding: 10px 10px;
  margin-bottom: 25px;
}

#colum3 .card__text_01 {
  font-size: .8rem;
  text-align:center;
  text-decoration: none;
	padding-bottom: 0;
}

#colum3 .card__text2_01 {
  font-size: 13px;
  margin-top: 0;
  color: #A6ADB4;
}

#colum3 .card__text_01 + .card__text_01 {
  margin-top: .5rem;
}

#colum3 .card__footer_01 {
  padding: 1rem;
  border-top: 1px solid #ddd;
}

/*--------------------------------------
  カード型
--------------------------------------*/
.l-wrapper_01 {
    margin: 180px 0 1rem;
    width: 100%;
    justify-content: space-between;
    gap: 20px;
}

.card_01,
.application-card {
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, .16);
  color: #212121;
  text-decoration: none;

}

.card_01{
/*  width: 95%;
  margin: auto;*/
    display: flex;
}

.card_01_tag-box{
  display: flex;
  justify-content: space-evenly;
  margin: 20px 0 20px 0;
  height: 4vh;
}

.card_clock-box{
  margin: 20px 0;
}

.card__title_01 {
  font-size: 16px;
  order: 1;
  margin-bottom: 0.6rem;
  font-weight: bold;
  text-decoration: none;
}

.card__thumbnail_01 {
  margin: 10px 0 0 0;
  width: 100%;
  padding: 0;
}

.card__image_01 {
  width: 100%;
}

.card__body_01 {
  width: 80%;
  padding: 10px;
  margin: 0;
}
.card__text_01 {
  font-size: .8rem;
  text-align:center;
  text-decoration: none;
	padding-bottom: 0;
}

.card__text2_01 {
  font-size: 13px;
  margin-top: 0;
  color: #A6ADB4;
}

.card__text_01 + .card__text_01 {
  margin-top: .5rem;
}

.card__footer_01 {
  padding: 1rem;
  border-top: 1px solid #ddd;
}

.button_01 {
  display: inline-block;
  text-decoration: none;
  transition: background-color .3s ease-in-out;
  text-align: center;
}

.button_01 a {
  text-decoration: none;
}

.button_01.-compact {
  padding: .5rem 1rem;
  border-radius: .25rem;
  background-color: #4f96f6;
  color: #fff;
  font-weight: bold;
	text-decoration: none;
}

/* 今月のプレゼント */

.artq__monthly-present{
  margin-top: 80px;
  padding: 0 40px;
}

.artq__mp-text{
  font-size: 18px;
  font-weight: 700;
  margin: 20px 0 ;
  text-align: left;
}

.artq__mp-smaii_text{
  font-size: 20px;
  font-weight: 700;
  margin-top: 25px;
}

.artq__mp-content{
  display: flex;
  justify-content: space-between;
  padding: 20px 40px 0 ;
}

.artq__mp_img-box{
}

.artq__mp-img{
  height: 100%;
}

.artq__mp-ul,
.artq__mp-present{
  font-size: 24px;
  letter-spacing: 0.05em;

}

.artq__mp-present{
  position: absolute;
  bottom: 0;
}

.artq__mp-contentbox{
  position: relative;
}

/* カードセクション：最近の投稿 */

.artq_main-application{
  /*padding-bottom: 150px;*/
}

.recentry_mainpost{
  margin-top: 20px;
}
.recentry_mainpost h1{
    text-align: center;
    border: 1px solid;
    border-color: #F7CD46;
    margin: 3%;
}
.recent__month ul{
  display: flex;
  justify-content: space-around;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 14px;
  height: 56px;
  line-height: 56px;
  margin-bottom: 10%;
}

.recent__month a{
  font-size: 18px;
  height: 100%;
  display: inline-block;

  color:#404040;
  opacity: 0.4;
}
.recent__month .current{
  opacity: 1;
  position: relative;
}

.recent__month .current::after{
  position: absolute;
  content: "";
  background: url(../../img/artq/column/ico_current.png);
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 18px;
  height: 9px;
}
/* ==================================================================================

/ 追加20220929 /

================================================================================== */






.recently_tab  p{
  cursor: pointer;
}
.recently_tab  p.active{
	background:#fff;
  color: #000;
  opacity: unset;
}


/*エリアの表示非表示と形状*/
.artq_area{
	display: none;/*はじめは非表示*/
	opacity: 0;/*透過0*/
}



/*areaにis-activeというクラスがついた時の形状*/
.artq_area.active {
  display: block;/*表示*/
  animation-name: displayAnime;/*ふわっと表示させるためのアニメーション*/
  animation-duration: 2s;
  animation-fill-mode: forwards;
}


@keyframes displayAnime{
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}


/* 追加終了 */

.main-content_application{
    width: 100%;
    gap: 40px;
    margin: auto 0;
}

.application-card {
    display: flex;
    margin: 20px 0;
}
.card__header_01 {
  width: 40%;
}
.card__header_01 .card__thumbnail_01 {
  padding: 10px;
  width: 100%;
  margin: 0;
}


.ap-title-01{
  margin: 40px 0 10px 0;
}

.application-clock{
  margin: 10px 0;
}

.sample1-2{
  position: relative;
}

.sample1-2::before{
  content: '';
  position: absolute;
  left: 16px;
  width: 16px;
  height: 1px;
  background: #004BB1;
  top: 50%;
}
.sample1-2::after{
  content: '';
  position: absolute;
  top: 19px;
  left: 17px;
  width: 13px;
  height: 13px;
  border-top: 1px solid #004BB1;
  border-right: 1px solid #004BB1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.allow-linkbox{
  width: 50px;
  height: 50px;
  background-color: #FAFAFA;
  border: 1px solid #F0F3F5;
  border-radius: 25%;
  margin: 40px 0 20px 0;
}

/* 関連商品 */
.artq_relation-btn{
  display: inline-block;
  padding: 0.6em 2.5em;
  line-height: 1;
  text-decoration: none;
  color: #fff;
  background-color: #F7CD46;
  border-radius: 1em;
  font-size: 15px;
  font-weight: 700;
  margin-top: 15px;
}

.artq_relation-title,
.artq_t-relation,
.artq_t-relation_02{
  color: #3B4043;
}

.artq_relation-title{
  font-size: 13px;
}

.artq_t-relation{
  font-size: 15px;
}

.artq_relation_price{
  padding: 0;
  margin: 0;
}

/* about.html　アロマセラピーとは */

.l-about{
  color: #404040;
  font-family: acumin-pro, sans-serif;
  margin-bottom: 50px;
}

.p-about__title{
    font-size: 18px;
    margin-bottom: 10px;
    background: #ffffff;
}

.p-about__title::after{
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background: linear-gradient(90deg, rgba(98,148,162,1) 0%, rgba(88,195,221,1) 100%);
  border-radius: 50%;
  left: 0;
  top: 10px; 
}

.p-about__items{
  display: flex;
  flex-wrap: wrap;
  gap: 40px 40px;
}

.p-about__item{
}

.p-about__item a{
  color: #404040;
}
.p-about__item img{
  aspect-ratio: 377/156;
  width: 100%;
  border-radius: 7px;
  object-fit: cover;
}

.p-about__item-title{
  font-size: 16px;
  margin: 20px 0;
}

.p-about__item-text{
  font-size: 13px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
}

.l-feature{
  font-family: acumin-pro, sans-serif;
  color: #404040;
}

.p-feature__item-title{
  background: url(../../img/artq/about/feature.png) center;
  background-size: cover;
  text-align: center;
  padding: 60px 0;
}

.p-feature__title-en{
  color: #F0F0F0;
  opacity: 0.72;
  font-size: 16px;
  margin-bottom: 10px;
}

.p-feature__title-ja{
  font-size: 26px;
  color: #fff;
}

.p-feature__title-date{
  display: inline-block;
  color: #F0F0F0;
  font-weight: 100;
  letter-spacing: 0.05em;
  margin-right: 10px;
}

.p-feature__title-date span{
  font-weight: 500;
}

.p-feature__title-writer{
  display: inline-block;
  color: #F0F0F0;
  font-weight: 100;
  letter-spacing: 0.05em;

}

.p-feature__title-writer span{
  font-weight: 500;
  padding: 2%;
}

.p-feature__item-inner{
}

.p-feature__item-content h3{
  font-size: 18px;
  line-height: 30px;
  margin: 14px 0;
}
.p-feature__item-content p{
  font-size: 16px;
  line-height: 1.6rem;
  margin-top: 4%;
}

.p-feature__item-content .state{
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;

}
.p-feature__item-content .state p{
  width: 60%;
}

.p-feature__item-content .state h4{
  width: 35%;
  font-size: 21px;
  position: relative; 
  padding: 30px 0 0 60px; 
}

.p-feature__item-content .state h4::before{
  content: "“";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 70px;
  font-weight: bold;
  display: inline-block;
  font-family: acumin-pro, sans-serif;
  line-height: 1;

}
  
.p-feature__item-auther{
  display: flex;
  justify-content: space-between;
}
.p-feature__auther-about{
  width: 67%;
}
.p-feature__auther-about span{
  color: #404040;
  opacity: 0.35;
  display: inline-block;
  margin-bottom: 5px;
}

.p-feature__auther-about .auther-name{
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}
.p-feature__auther-about .auther-comment{
  font-size: 14px;
  
}

.p-feature__item-auther span{
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
}

.p-feature__item-auther .auther-snss{
  margin-bottom: 23px;
  opacity: 0.2;
}

.p-feature__item-auther .auther-website{
  display: block;
  font-weight: 100;
}

/* 特集 */

.feature__inbox{
  margin-top: 40px;
  margin-bottom: 40px;
  margin-inline: auto;
 
}

.artq_monthly-rec{
  margin-bottom: 234px;
}

.mr-content{
  margin-bottom: 31px;
}

/*.monthly-rec_content{
  display: flex;
  justify-content: flex-start;
  margin-top: 40px;
  gap: 46px;
}


.monthly-rec_text-box,
.monthly-rec_img-box{
  width: 50%;
}*/

.monthly-rec_text{
  margin-bottom: 20px;
  font-size: 14px;
  text-align: start;
}

.artq_feature_main-content{
  margin-top: 120px;
}

.mr_text-box{
  text-align: center;
  padding: unset;
}

.artq_smaii-title{
  font-size: 12px;
  margin-top: 15px;
}

.monthly-rec_subtitle{
  /*margin: 50px 0 37px 0;*/
  font-size: 18px;
  text-align: left;
}

.mr_text-box_02{

}

.mr_text-box_03{
}

.mr_text-box_03 p{
  font-size: 13px;
}

.l-feature{
}

.l-feature_text{
  font-size: 14px;
  margin-bottom: 20px;
  text-align: start;
}

.f-recentry{
  margin: 91px 0 126px 0;
}

/* column.html　コラム一覧 */

.column__p-monthly__left{
 /* background: #B1DE87;*/

}

.p-column__content{
}

.p-column__month {
}

.p-column__items{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 50px;
}

.p-column__item{
  position: relative;
  border-radius: 7px;
  background: #fcfcfc;
}

.p-column__item-cat{
  position: absolute;
  display: inline-block;
  background: #FCFCFC;
  border-radius: 14px;
  max-width: 134px;
  top: 20px;
  right: 20px;
  font-size: 12px;
  padding-inline: 18px;
  font-weight: bold;
}

.p-column__item-img{
  border-radius: 7px 7px 0 0;
  object-fit: cover;
  
}

.p-column__item-content {
  /*padding: 40px;*/
}
.p-column__item-content .title{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 32px;
  margin-top: 20px;
}
.p-column__item-content .text{
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  display: -webkit-box;
  overflow: hidden;
  margin-bottom: 20px;
}

.p-column__item-content .date{
  color: #404040;
  opacity: 0.24;
}
.p-column__item-content .date span{
  font-weight: bold;
}

/* 商品一覧 */

#artq_product-list.artq_main-application{
  /* padding-bottom:unset; */
}

#artq_product_mp.artq__monthly-present{
  padding-bottom: 150px;
}

/* ここから追加 */
/* artq_about.html*/

.p-contents__type{
  margin-bottom: 46px;
  padding-right: 50px;
}

.p-contents__item{
  margin-bottom: 33px;
}

.p-contents__title{
  font-size: 26px;
  margin-bottom: 45px;
  position: relative;
  padding-left: 20px;
}

.p-contents__title::after{
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
background: linear-gradient(90deg, rgba(98,148,162,1) 0%, rgba(88,195,221,1) 100%);
  border-radius: 50%;
  left: 0;
  top: 15px; 
}

.p-contents__item-en{
  color: #404040;
  opacity: 0.24;
}

.p-contents__item-ja{
  font-size: 20px;
  color: #404040;
}

.p-contents__item-dec{
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  overflow: hidden;
}

/* feature.html */

.feature__inbox .slick-arrow{
  position: absolute;
  top: 50%;
}
.feature__inbox .slick-prev{
  background: url(../../img/artq/artq_top/feature_arrow.png) no-repeat scroll center center;
  transform: rotate(180deg);
}
.feature__inbox .slick-next{
  right: 0;
  left: initial;
  background: url(../../img/artq/artq_top/feature_arrow.png) no-repeat scroll center center;
}

.feature__inbox .slick-list{
}

/* 追従メニュー */
#artq_nav {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #FFF;
  box-shadow: 0 0 8px rgb(0 0 0 / 16%);
  z-index: 11;
}
#artq_nav ul {
  display: flex;
  justify-content: space-between;
  padding: 0 5%;
}
#artq_nav li {
  width: 30%;
  text-align: center;
}
#artq_nav li a {
  display: block;
  padding: 50px 0 10px;
}
#artq_nav li:nth-child(1) a {
  background: url(../../img/artq/icon_nav_item.png) no-repeat center top 7px / 45px;
}
#artq_nav li:nth-child(2) a {
  background: url(../../img/artq/icon_nav_ranking.png) no-repeat center top 8px / 45px;
}
#artq_nav li:nth-child(3) a {
  background: url(../../img/artq/icon_nav_column.png) no-repeat center top 8px / 45px;
}
.block-page-top {
  bottom: 90px;
}
.pane-footer-inner-bottom {
  padding: 0 0 80px;
}
}
