@charset "UTF-8";
/* CSS Document */

/*--共有
----------------------------*/
* { box-sizing: border-box; }
body { font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; }
h1 { float: none; }
#Contents{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 45px;
  text-align: justify;
  text-justify: inter-ideograph;
  font-feature-settings: "palt";
  letter-spacing: 0.075em;
}
.lp .twoLevel,
.lp .offers_btn_wrap ul p,
.lp .message,
.lp .concept{
  display: none !important;
}
.lp .viewall{
  display: block !important;
  margin-top: calc(30 * (100vw / 1125));
}
.lp .bg{
  margin-bottom: 30px;
}
.lp ._inner{
  padding: 90px 90px 60px;
  font-size: 13px;
  line-height: 1.75;
}
.lp .itemContainer .item_tl{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}
.lp .itemContainer .item_read{
  line-height: 1.75;
}
.lp .itemContainer .item_read span{
  display: block;
}
.lp .itemContainer .item_ph{
  margin: 30px 0;
}
.lp .itemContainer .item_read{
  margin-top: 10px;
}
.lp .itemContainer .item_read + .item_name{
  margin-top: 15px;
}
.lp .itemContainer .item_name{
  font-size: 15px;
  font-weight: bold;
}
.lp .itemContainer .item_cost{
  font-weight: bold;
}
.lp .itemContainer .item_comm{
  font-size: 11px;
  margin-top: 4px;
}
.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: 20px;
}
.lp .allbtan{
  margin: 90px auto 0;
}
.lp .allbtan a{
  display: block;
  background: #d83263;
  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 .mt0{
  margin-top: 0;
}


/*--#page_index
----------------------------*/
#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 #6286af;
  border-top: 8px solid #6286af;
  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: #6286af;
  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: #6286af;
  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: #6286af;
  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;
}


/*--#page_weleda
----------------------------*/
#page_weleda{
  position: relative;
}

#page_weleda .title_hdg:before {
  content: '';
  background: url(../../../../Page/journal/2019summer/weleda/images/hdg.jpg) no-repeat left top;
  background-size: 100% auto;
  display: block;
  top: 0;
  left: 0;
  width: 1000px;
  height: 750px;
  margin: 0 auto;
}
#page_weleda .title_read{
  font-size: 14px;
  line-height: 1.75;
  margin-top: 25px;
  display: inline-block;
  text-align: center;
}
#page_weleda .itemSubContainer,
#page_weleda .itemContainer{
  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;
  padding: 0 115px;
    background: #f2f4ed;
    border-top: 10px solid #079a3e;
    padding-bottom: 60px;
}
#page_weleda .itemContainer:last-child{
    border-top:none;
    margin-bottom: 60px;
}
#page_weleda .itemContainer img,
#page_weleda .itemSubContainer img{
  width: 100%;
}
#page_weleda ._section{
  width: 355px;
  margin-top: 75px;
}

#page_weleda .itemSubContainer ._section{
  width: 370px;
}
#page_weleda .itemSubContainer ._section:last-child{
  width: 404px;
  width: 480px;
}
#page_weleda .itemSubContainer .item_tl{
  color: #0098de;
  font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
}
#page_weleda .ttl_box{
  text-align: center;
  background: #f2f4ed;
  position: relative;
  padding: 60px 0 70px;
  border-bottom: 10px solid #079a3e;
}
#page_weleda .ttl_box img{
  position: absolute;
  width: 127px;
  right: 27px;
    top: -16px;
}
#page_weleda .ttl_box p.main_ttl{
  text-align: center;
  font-size: 23px;
  letter-spacing: 0.1em;
  color: #079a3e;
  line-height: 1;
    font-weight: 600;
}
#page_weleda .img_box{
  padding: 40px 0;
  width: 770px;
  margin: auto;
}
#page_weleda .img_box img{width: 100%;}
#page_weleda .item_tag{
  font-size: 15px;
    letter-spacing: 0.075em;
    background: #009a3e;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 7px 20px;
    line-height: 1;
    border-radius: 14.25px;
    width: 209px;
    margin-bottom: 25px;
}
#page_weleda .item_read {
    font-size: 13px;
    margin-top: 10px;
}
#page_weleda .item_read.height{
  height: 107px;
}
#page_weleda .itemSubContainer{
  background: #fff;
  border-top: 10px solid #0098de;
  border-bottom: 10px solid #0098de;
  padding: 0 103px 60px;
  padding: 0 65px 80px;
  align-items: flex-end;
  align-items: center;
}
#page_weleda .item_comm{
  font-size: 11px;
  margin-top: 0;
}
#page_weleda .itemSubContainer ul{
  color: #0098de;
    display: flex;
    margin: 20px 0 15px;
}
#page_weleda .itemSubContainer ul li{
      width: 150px;
    font-size: 16px;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #0098de;
    letter-spacing: 0.1em;
    height: 58px;
}
#page_weleda .itemSubContainer ul li p{
  display: inline;
    font-size: 14px;
}
#page_weleda .itemSubContainer ul li:first-child{
  display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 10px;
}
#page_weleda .itemSubContainer ul li:last-child{
  line-height: 1;
    padding: 13px 4px;
}
#page_weleda .itemSubContainer span{
  font-size: 10px;
  vertical-align: super;
}
#page_weleda .itemSubContainer .flex_box{
  display: flex;
  align-items: center;
      margin-top: 35px;
}
#page_weleda .itemSubContainer .item_name{
  font-size: 15px;
  font-weight: bold;
}
#page_weleda .itemSubContainer .item_cost{
  font-weight: bold;
  font-size: 12.5px;
}
#page_weleda .itemSubContainer .flex_box img{
  width: 105px;
    margin-right: 13.5px;
}
#page_weleda .allbtan a{
  background: #079a3e;
}
#page_weleda .itemContainer .item_tl{
  color: #079a3e;
}



/*--#page_15thanniversary
----------------------------*/
#page_15thanniversary{
  position: relative;
  font-size: 13px;
}
#page_15thanniversary .bg{
  padding: 20px;
  background: url(../../../../SmartPhone/Page/journal/2019summer/15thanniversary/images/15thanniversary_bg.jpg) repeat-y top center / 100%;
}
#page_15thanniversary ._wrap{
  padding: 8px;
  background: url(../../../../SmartPhone/Page/journal/2019summer/15thanniversary/images/page_15thanniversary_before.jpg) repeat-y top center / 100%;
}
#page_15thanniversary p{
  line-height: 1.75;
  letter-spacing: 0;
}
#page_15thanniversary .title_hdg{
  margin-top: -30px;
}
#page_15thanniversary .title_hdg:before {
  content: '';
  background: url(../../../../Page/journal/2019summer/15thanniversary/images/hdg.jpg) no-repeat left top;
  background-size: 100% auto;
  display: block;
  top: 0;
  left: 0;
  width: 659px;
  height: 192px;
  margin: 0 auto;
}
#page_15thanniversary .title_read{
  font-size: 14px
  line-height: 1.75;
  margin-top: 15px;
  text-align: center;
}
#page_15thanniversary .itemContainer .itemContainer_title{
  text-align: center;
}
#page_15thanniversary .itemContainer .itemContainer_title img{
  width: 770px;
}
#page_15thanniversary .itemContainer .itemContainer_title .ttx{
  margin-top: 20px;
  position: relative;
  text-align: center;
}
#page_15thanniversary .itemContainer .itemContainer_title .ttx:before{
  content: '';
  background:url('../../../../SmartPhone/Page/journal/2019summer/15thanniversary/images/title_hdg02.png') no-repeat left top;
  background-size: 100% auto;
  top: 0;
  left: 0;
  width: 110px;
  height: 110px;
  position: absolute;
}
#page_15thanniversary .itemContainer .itemContainer_title .ttx span{
  font-weight: bold;
}
#page_15thanniversary .itemContainer .item_tl{
  color: #e60012;
  font-size: 20px;
  font-weight: bold;
}
#page_15thanniversary .itemContainer .item_tl span{
  font-size: 15px;
  display: block;
}
#page_15thanniversary .itemContainer .item_spot{
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #221815;
  border-bottom: 1px solid #221815;
  margin-top: 15px;
  text-align: center;
}
#page_15thanniversary .itemContainer .item_esse{
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#page_15thanniversary .area_01{
  margin-top: 50px;
}
#page_15thanniversary .area_01 ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#page_15thanniversary .area_01 ul li:not(:first-child){
  width: 356px;
}
#page_15thanniversary .area_01 p + p{
  margin-top: 27px;
}
#page_15thanniversary .area_01 p img{
  width: 355px;
}
#page_15thanniversary .area_01 span{
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  font-weight: bold;
  color: #eb6100;
  display: block;
  margin-bottom: 7px;
}
#page_15thanniversary .itemContainer{
  margin-top: 100px;
  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_15thanniversary .itemContainer ._section {
  width: 355px;
  margin-top: 60px;
}
#page_15thanniversary .itemContainer ._section h2 img{
  width: 100%;
}
#page_15thanniversary .itemContainer .item_ph{
  position: relative;
}
#page_15thanniversary .itemContainer .item_ph img{
  width: 100%;
}
#page_15thanniversary .itemContainer .item_ph:before{
  content: '';
  display: block;
  top: -12px;
  right: -20px;
  width: 263px;
  height: 258.5px;
  position: absolute;
}
#page_15thanniversary .itemContainer .item_ph._01:before{
  background:url('../../../../Page/journal/2019summer/15thanniversary/images/item_ph01_1.png') no-repeat left top;
  background-size: 100% auto;
}
#page_15thanniversary .itemContainer .item_ph._02:before{
  background:url('../../../../Page/journal/2019summer/15thanniversary/images/item_ph02_1.png') no-repeat left top;
  background-size: 100% auto;
}
#page_15thanniversary .itemContainer .item_ph._03:before{
  background:url('../../../../Page/journal/2019summer/15thanniversary/images/item_ph03_1.png') no-repeat left top;
  background-size: 100% auto;
}
#page_15thanniversary .itemContainer .item_ph._04:before{
  background:url('../../../../Page/journal/2019summer/15thanniversary/images/item_ph04_1.png') no-repeat left top;
  background-size: 100% auto;
}
#page_15thanniversary .itemContainer .item_ph._05:before{
  background:url('../../../../Page/journal/2019summer/15thanniversary/images/item_ph05_1.png') no-repeat left top;
  background-size: 100% auto;
}
#page_15thanniversary .allbtan a{
  background: #e60012;
}
#page_15thanniversary .area_02{
  margin-top: 80px;
}
#page_15thanniversary .area_02 dl{
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#page_15thanniversary .area_02 dt{
  width: 175px;
}
#page_15thanniversary .area_02 dt img{
  width: 175px;
}
#page_15thanniversary .area_02 dd{
  width: 565px;
  line-height: 1.75;
}
#page_15thanniversary .area_02 dd span{
  font-size: 15px;
  font-weight: bold;
  display: block;
  line-height: 1.5;
  margin-bottom: 8px;
}
#page_15thanniversary .info{
}
#page_15thanniversary .info dl{
  margin-top: 15px;
}
#page_15thanniversary .info dt{
  font-weight: bold;
  line-height: 1.75 !important;
}
#page_15thanniversary .info dd{
  line-height: 1.75 !important;
}
#page_15thanniversary .info dd + dt{
  margin-top: 10px;
}
#page_15thanniversary .info > div{
  background: #efefef;
  padding: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 12px;
  margin-top: 20px;
}
#page_15thanniversary .info > div span{
  font-weight: bold;
}
#page_15thanniversary .info > div h3{
  font-size: 14px;
}
#page_15thanniversary .info > div p + h3{
  margin-top: 15px;
  margin-bottom: 10px;
}
#page_15thanniversary .info > div img{
  width: 100%;
}
#page_15thanniversary .itemContainer .item_ph {
  margin: 0 0 30px;
}

/*--#page_giovanni
----------------------------*/
#page_giovanni ._inner{
  position: relative;
}
#page_giovanni .bg{
  padding: 25px;
  background: url(../../../../Page/journal/2019summer/giovanni/images/maman_bg.jpg) repeat-y top center / 100%;
}
#page_giovanni .title_hdg{
}
#page_giovanni .title_hdg:before {
  content: '';
  background: url(../../../../Page/journal/2019summer/giovanni/images/hdg.jpg) no-repeat left top;
  background-size: 100% auto;
  display: block;
  top: 0;
  left: 0;
  width: 950px;
  height: 707.5px;
  position: absolute;
  top: 0;
  left: 0;
}
#page_giovanni .title_hdg > p{
  position: absolute;
  text-align: center;
  line-height: 1.75;
  top: 280px;
  left: 0;
  right: 0;
  font-size: 14px;
}
#page_giovanni .title_hdg > p span{
  font-size: 11px;
  display: block;
  margin-top: 5px;
}
#page_giovanni .title_hdg 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-top: 652.5px;
}
#page_giovanni .title_hdg ul .img{
  margin-right: 25px;
}
#page_giovanni .title_hdg ul span{
  display: block;
  font-size: 11px;
  margin-bottom: 3px;
}
#page_giovanni .title_hdg ul p{
  font-size: 12px;
}
#page_giovanni .title_hdg ul img{
  width: 200px;
}
#page_giovanni .title_read{
  font-size: 14px;
  line-height: 1.75;
  margin-top: 29px;
  display: inline-block;
  text-align: center;
}
#page_giovanni .itemContainer{
  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_giovanni .itemContainer img{
  width: 100%;
}
#page_giovanni .itemContainer ._section{
  width: 355px;
  margin-top: 70px;
}
#page_giovanni .itemContainer ._section.w100{
  width: 100%;
}
#page_giovanni .itemContainer h2{
  width: 230px;
  margin: 0 auto;
}
#page_giovanni .itemContainer .item_tl{
  color: #e95389;
  margin-top: 25px;
}
#page_giovanni .itemContainer .item_read{
  letter-spacing: 0;
}
#page_giovanni .itemContainer .item_read span{
  font-size: 11px;
  display: block;
}
#page_giovanni .itemContainer .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;
}

