@charset "UTF-8";
/* CSS Document */

* {
  box-sizing: border-box;
}
body{
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.lp{
  font-size: 12px;
  letter-spacing: 0.075em;
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
}
.lp a{
  text-decoration: blink;
}
.lp p,
.lp li{
  line-height: 1.75;
}
.lp img{
  width: 100%;
}
.lp sup{
  font-size: 10px;
}
.path {
  font-size: 12px;
  line-height: 1;
  margin: 0 0px 20px;
  padding-top: 5px;
}
.constant_section .itemContainer{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
.constant_section .itemContainer ._section:nth-child(n+3){
  margin-top: 85px;
}
.constant_section .itemContainer ._section{
  width: 355px;
}
.lp .twoLevel, .lp .offers_btn_wrap ul p, .lp .message, .lp .concept {
  display: none !important;
}
.lp .bg{
  margin-bottom: 30px;
}
.lp .item_tl{
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}
.lp .item_read{
  margin-top: 5px;
  font-size: 13px;
}
.lp .item_read .note{
  display: block;
  font-size: 10px;
}
.lp .item_name{
  font-size: 15px;
  font-weight: bold;
}
.lp .item_cost{
  font-size: 14px;
  font-weight: bold;
  margin-top: -1px;
}
.lp .item_comm{
  font-size: 11px;
  margin-top: 4px;
}
.lp .item_comm .item_days {
  display: inline-block;
  line-height: 1;
  font-size: 11px;
  padding: 5px 6px;
  border: 1px solid #000;
  border-radius: 5px;
  margin-right: 5px;
  margin-top: 5px;
}
.lp .detailbtn a{
  display: block;
  width: 270px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  border: 1px solid #595c5b;
  margin: 21px auto 0;
  font-size: 15px;
  letter-spacing: 0.14em;
  position: relative;
  background: #FFF;
}
.lp .detailbtn a:after {
  content: "▶︎";
  font-size: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}
.lp .detailbtn + .item_name{
  margin-top: 24px;
}
.lp .allbtan{
  margin: 90px auto 0;
}
.lp .allbtan a{
  display: block;
  color: #FFF;
  width: 596px;
  height: 67px;
  line-height: 67px;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
}
.lp .allbtan p {
  font-size: 12px;
  text-align: center;
  margin-top: 30px;
}
.lp .middle{
  margin-left: auto;
  margin-right: auto;
}

/*----------------------------------------------
FEMMUE Skin Care 理想の透明感と潤いを
----------------------------------------------*/
#page_femmue{}
#page_femmue .bg{background-color: #faf2f4;}
#page_femmue .wrap{}
#page_femmue .wrap_inner{
}
#page_femmue .title_hdg{
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
}
#page_femmue .title_hdg .title_vol{}
#page_femmue .title_hdg .title_vol img{
  width: auto;
  height: 20px;
}
#page_femmue .title_hdg h1{
  margin: 54px 0 40px;
  width: 100%;
  text-align: center;
}
#page_femmue .title_hdg h1 img{
  width: 488px;
}
#page_femmue .title_hdg .title_cap .title{
  width: 264px;
  margin-bottom: 30px;
  display: block;
}
#page_femmue .title_hdg .title_cap{
  font-size: 14px;
  text-align: center;
}
#page_femmue .title_hdg .title_cap .small{}
#page_femmue .free_section{
  color: #db919c;
  display: -webkit-box;
  display: -ms-flexbox;
  /*display: flex;*/
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
}
#page_femmue .free_section .img{
  width: 560px;
}
#page_femmue .free_section ._section{}
#page_femmue .free_section ._section + ._section{
  margin-top: 40px;
}
#page_femmue .free_section .itemContainer{
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 40px;
	width: 380px;
}
#page_femmue .free_section ._section .item_tl{}
#page_femmue .free_section ._section .item_read{
  font-size: 12px;
  letter-spacing: 0;
}
#page_femmue .free_section ._section .item_name{
  margin-top: 18px;
}
#page_femmue .free_section .detailbtn a{
  border: 1px solid #db919c;
  background: #FFF;
  color: #db919c;
  width: 240px;
}
#page_femmue .constant_section{
  padding-left: 115px;
  padding-right: 115px;
  padding-top: 100px;
  padding-bottom: 100px;
}
#page_femmue .constant_section ._section{
}
#page_femmue .constant_section .item_tl{
  color: #e26b93;
}
#page_femmue .item_days{
  border: 1px solid #db919c;
}
#page_femmue .constant_section .detailbtn a{
  border: 1px solid #db919c;
  background: #FFF;
  color: #db919c;
  width: 240px;
}
#page_femmue .constant_section .allbtan a{
  background-color: #e26b93;
}


/*----------------------------------------------
Charging VitaminC by trilogy
----------------------------------------------*/
#page_trilogy{}
#page_trilogy .bg{background-color: #fbf7f1;}
#page_trilogy .wrap{}
#page_trilogy .wrap_inner{
}
#page_trilogy .title_hdg{
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
}
#page_trilogy .title_hdg .title_vol{}
#page_trilogy .title_hdg .title_vol img{
  width: auto;
  height: 20px;
}
#page_trilogy .title_hdg h1{
  margin: 54px 0 40px;
  width: 100%;
  text-align: center;
}
#page_trilogy .title_hdg h1 img{
  width: 521px;
}
#page_trilogy .title_hdg .title_cap .title{
  margin-bottom: 19px;
  font-size: 23px;
  font-weight: bold;
  line-height: 1;
  display: block;
}
#page_trilogy .title_hdg .title_cap{
  font-size: 14px;
  text-align: center;
}
#page_trilogy .title_hdg .title_cap .small{}
#page_trilogy .free_section{
  color: #db919c;
  display: -webkit-box;
  display: -ms-flexbox;
  /*display: flex;*/
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 35px;
  padding-left: 50px;
  padding-right: 50px;
}
#page_trilogy .free_section .img{
  width: 560px;
}
#page_trilogy .free_section ._section{}
#page_trilogy .free_section ._section + ._section{
  margin-top: 40px;
}
#page_trilogy .free_section .itemContainer{
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 40px;
}
#page_trilogy .free_section ._section .item_tl{}
#page_trilogy .free_section ._section .item_read{
  font-size: 12px;
}
#page_trilogy .free_section ._section .item_name{
  margin-top: 21px;
}
#page_trilogy .free_section .detailbtn a{
  border: 1px solid #db919c;
  background: #FFF;
  color: #db919c;
  width: 240px;
}
#page_trilogy .constant_section{
  padding-left: 115px;
  padding-right: 115px;
  padding-top: 70px;
  padding-bottom: 100px;
}
#page_trilogy .constant_section ._section{
}
#page_trilogy .constant_section .item_tl{
  color: #d70c19;
  margin-top: 40px;
}
#page_trilogy .constant_section .detailbtn a{
  border: 1px solid #db919c;
  background: #FFF;
  color: #db919c;
  width: 240px;
}
#page_trilogy .constant_section .allbtan a{
  background-color: #d70c19;
}


/*----------------------------------------------
do organic new items 日本女性の肌力が開花する
----------------------------------------------*/
#page_doorganic{}
#page_doorganic .bg{background-color: #eaf6fd;}
#page_doorganic .wrap{}
#page_doorganic .wrap_inner{
}
#page_doorganic .title_hdg{
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
}
#page_doorganic .title_hdg .title_vol{}
#page_doorganic .title_hdg .title_vol img{
  width: auto;
  height: 20px;
}
#page_doorganic .title_hdg h1{
  margin: 54px 0 40px;
  width: 100%;
  text-align: center;
}
#page_doorganic .title_hdg h1 img{
  width: 572px;
}
#page_doorganic .title_hdg .title_cap .title{
  width: 264px;
  margin-bottom: 30px;
  display: block;
}
#page_doorganic .title_hdg .title_cap{
  font-size: 14px;
  text-align: center;
}
#page_doorganic .title_hdg .title_cap span{
  font-size: 12px;
  display: block;
  margin-top: 10px;
}
#page_doorganic .title_hdg .title_cap .small{}
#page_doorganic .free_section{
  padding-top: 50px;
  padding-left: 86px;
  padding-right: 86px;
}
#page_doorganic .free_section > p{
  width: 770px;
  margin: 70px auto 0;
}
#page_doorganic .free_section .flex{
  display: -webkit-box;
  display: -ms-flexbox;
  /*display: flex;*/
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#page_doorganic .free_section .img{
  width: 343px;
}
#page_doorganic .free_section ._section{}
#page_doorganic .free_section ._section + ._section{
  margin-top: 40px;
}
#page_doorganic .free_section .itemContainer{
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 40px;
	width: 525px;
}
#page_doorganic .free_section ._section .item_tl{}
#page_doorganic .free_section ._section .item_read{
  font-size: 12px;
  margin-top: 10px;
}
#page_doorganic .free_section ._section .item_tl2{
  width: 141px;
  margin-top: 15px;
}

#page_doorganic .free_section ._section .item_name{
  margin-top: 21px;
}
#page_doorganic .free_section .detailbtn a{
  border: 1px solid #db919c;
  background: #FFF;
  color: #db919c;
  width: 240px;
}
#page_doorganic .constant_section{
  padding-left: 115px;
  padding-right: 115px;
  padding-top: 45px;
  padding-bottom: 100px;
}
#page_doorganic .constant_section ._section{
}
#page_doorganic .constant_section .item_tl{
}
#page_doorganic .constant_section .detailbtn a{}
#page_doorganic .constant_section .allbtan a{
  background-color: #125fa3;
}


  /*----------------------------------------------
do organic new items 日本女性の肌力が開花する
----------------------------------------------*/
#page_dianebonherur{}
#page_dianebonherur .bg{
  background-color: #fce2d5;
  padding-top: 25px;
  padding-bottom: 25px;
}
#page_dianebonherur .wrap{
  background-color: #FFF;
  width: 950px;
  margin: 0 auto;
}
#page_dianebonherur .title_hdg{
  padding-top: 80px;
}
#page_dianebonherur .title_hdg h1{
  margin: 0 0 34px;
  width: 100%;
  text-align: center;
}
#page_dianebonherur .title_hdg h1 img{
  width: 701px;
}
#page_dianebonherur .title_hdg .title_cap{
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 14px;
  text-align: center;
}
#page_dianebonherur .title_hdg .title_cap .small{}
#page_dianebonherur .free_section{
  margin-top: 44px;
  padding-left: 50px;
  padding-right: 50px;
}
#page_dianebonherur .free_section ._section{}
#page_dianebonherur .free_section ._section + ._section{
  margin-top: 24px;
}
#page_dianebonherur .free_section .itemContainer{
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 40px;
}
#page_dianebonherur .free_section .interview{
  font-size: 13px;
  letter-spacing: 0.12em;
  width: 677px;
  margin: 0 auto;
}
#page_dianebonherur .free_section .interview._section:first-child{
  margin-top: 70px;
}
#page_dianebonherur .free_section .interview p.col{
  color: #df828c;
}
#page_dianebonherur .free_section .interview p.col:before {
  content: '';
  width: 23px;
  height: 2px;
  background-color: #df828c;
  display: inline-block;
  vertical-align: super;
}
#page_dianebonherur .free_section .interview p + p{
  margin-top: 24px;
}
#page_dianebonherur .free_section .profile{
  padding-left: 6px;
  padding-right: 6px;
  width: 677px;
  margin: 0 auto;
  border-top: 2px solid #fce2d5;
  border-bottom: 2px solid #fce2d5;
  padding: 35px 0;
}
#page_dianebonherur .free_section .profile ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
}
#page_dianebonherur .free_section .profile ul + ul{
  margin-top: 30px;
}
#page_dianebonherur .free_section .profile .img{
  width: 99px;
}
#page_dianebonherur .free_section .profile .intro{
  width: 542px;
  font-size: 11px;
}
#page_dianebonherur .free_section .profile .intro .name{
  margin-bottom: 13px;
}
#page_dianebonherur .free_section .profile .intro .name span{
  font-size: 18px;
  font-weight: bold;
  margin-right: 6px;
  margin-bottom: 6px;
}
#page_dianebonherur .free_section .item_title{
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  color: #815138;
  line-height: 1.5;
  padding-top: 45px;
  margin-top: 45px;
  position: relative;
}
#page_dianebonherur .free_section .item_title span{
  position: absolute;
  width: 92px;
  height: 92px;
  right: 20px;
  bottom: 0;

}
#page_dianebonherur .constant_section{
  padding-left: 90px;
  padding-right: 90px;
  padding-top: 45px;
  padding-bottom: 100px;

}
#page_dianebonherur .constant_section ._section{

}
#page_dianebonherur .constant_section .item_tlt{
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #815138;
}
#page_dianebonherur .constant_section .item_tlt span{
  font-size: 18px;
  display: block;
}
#page_dianebonherur .constant_section .item_tl{
  color: #815138;
  text-align: center;
}
#page_dianebonherur .constant_section .item_name{
  font-size: 13px;
  text-align: center;
  line-height: 1.5;
  margin-top: 20px;
}
#page_dianebonherur .constant_section .item_cost{
  font-size: 12px;
  text-align: center;
  line-height: 1.5;
}
#page_dianebonherur .constant_section .allbtan a{
  background-color: #815138;
}



/*----------------------------------------------
MIMC「Shining my way」
----------------------------------------------*/
#page_shiningmyway{
  position: relative;
}
#page_shiningmyway .bg{
  background-color: #3e270c;
  padding-top: 75px;
  padding-bottom: 25px;
}
#page_shiningmyway .wrap{
  background-color: #FFF;
  width: 950px;
  margin: 0 auto;
}
#page_shiningmyway .wrap_inner{
}
#page_shiningmyway .title_hdg{
  padding-top: 60px;
  padding-left: 50px;
  padding-right: 50px;
}
#page_shiningmyway .title_hdg .title_vol{
  position: absolute;
  width: 100%;
  top: 46px;
  left: 0; 
  text-align: center;
}
#page_shiningmyway .title_hdg .title_vol img{
  width: auto;
  height: 20px;
}
#page_shiningmyway .title_hdg h1{
  margin: 0 0 40px;
  width: 100%;
  text-align: center;
}
#page_shiningmyway .title_hdg h1 img{
  width: 587px;
}
#page_shiningmyway .title_hdg .title_cap .title{
  font-size: 23px;
  font-weight: bold;
  line-height: 1;
  display: block;
  margin-bottom: 13px;
}
#page_shiningmyway .title_hdg .title_cap{
  font-size: 14px;
  text-align: center;
}
#page_shiningmyway .title_hdg .title_cap .small{}
#page_shiningmyway .constant_section{
  padding-left: 90px;
  padding-right: 90px;
  padding-top: 60px;
  padding-bottom: 100px;
}
#page_shiningmyway .constant_section ._section{
}
#page_shiningmyway .constant_section .item_tl{
  color: #C25C77;
}
#page_shiningmyway .constant_section .allbtan a{
  background-color: #C25C77;
}


/*----------------------------------------------
ページ下部コンテンツ
----------------------------------------------*/
#page_index .offers{
  padding: 50px;
  background: url(../../../../Page/journal/2019autumn/images/offers_bg.jpg) top center / cover;
  background-size: 100% auto;
}
#page_index .offers_Con{
  display: inline-block;
  margin-bottom: 20px;
}
#page_index .offers_Con h1:before{
  content: '';
  background:url('../../../../Page/journal/2019autumn/images/index_title.png') no-repeat left top;
  background-size: 100% auto;
  display: block;
  top: 0;
  left: 0;
  width: 900px;
  height: 427px;
}
#page_index .offers_btn_wrap{
  background: rgba(255,255,255,0.85);
  padding: 54px 57px;
}
#page_index .offers_btn_wrap ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#page_index .offers_btn_wrap li{
  width: 370px;
}
#page_index .offers_btn_wrap li:nth-child(n+3){
  margin-top: 20px;
}
#page_index .offers_btn_wrap li p{
  margin-top: 6px;
}
#page_index .offers_btn_wrap li img{
  width: 370px;
}
#page_index .message{
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", serif;
  border: 1px solid #e2829b;
  border-top: 8px solid #e2829b;
  margin-top: 30px;
  padding: 50px;
}
#page_index .message .message_hdg{
  margin-bottom: 30px;
}
#page_index .message .message_hdg img{
  width: 381px;
}
#page_index .message .message_subtl{
  margin-bottom: 23px;
}
#page_index .message .message_subtl img{
  width: 69px;
}
#page_index .message h3{
  font-size: 26px;
  font-weight: bold;
  line-height: 39px;
  color: #e2829b;
  margin-bottom: 41px;
}
#page_index .message .message_read{
  font-size: 15px;
  font-weight: bold;
}
#page_index .message .message_read p{
  line-height: 2;
  letter-spacing: -0.3px;
}
#page_index .message .message_read p + p{
  margin-top: 19px;
}
#page_index .message_commenter{
  color: #FFF;
  background: #e2829b;
  margin-top: 41px;
  padding: 35px 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#page_index .message_commenter .message_commenter_pj,
#page_index .message_commenter .message_commenter_pj img{
  width: 120px;
}
#page_index .message_commenter .message_commenter_read{
  width: 645px;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', sans-serif;
  line-height: 1.5;
}
#page_index .message_commenter .message_commenter_read span{
  font-size: 20px;
  margin-right: 10px;
  line-height: 2;
}
#page_index .concept{
  background: #e2829b;
  color: #FFF;
  margin-top: 30px;
  text-align: center;
  padding: 80px 0;
}
#page_index .concept p{
  line-height: 33px;
  text-align: center;
  margin-top: 25px;
}
#page_index .concept .concept_logo{
  margin-top: 30px;
}
#page_index .viewall{
  width: 467px;
  margin: 30px auto 0;
}
#page_index .viewall img{
  width: 467px;
}
#page_index .journalbtn{

}
#page_index .journalbtn a{
  background: #e35442;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  line-height: 67px;
  width: 606px;
  height: 67px;
  text-align: center;
  display: block;
  text-decoration: none;
  margin: 40px auto 0;
}
#page_index .journalbtn a:hover{background: #AE6235;}
#page_index .journalbtn a::after {
  content: "▶︎";
  font-size: 10px;
  position: relative;
  top: -4px;
  left: 110px;
}