@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 img {
    width: 100%;
}
.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;
}
.path { font-size: 12px; line-height: 1; margin: 0 0px 20px; padding-top: 5px; }
.path a { color: #000; text-decoration: none; }
.path a:hover { text-decoration: underline; }
.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 {
    width: 355px;
	margin-top: 70px;
}
.constant_section {
    padding-left: 115px;
    padding-right: 115px;
    padding-bottom: 100px;
}




/*--#page_index
----------------------------*/
#page_index .offers{
  background-color: #e6dac9;
}
#page_index .offers_Con h1:before{
  content: '';
  background:url('../../../../Page/journal/2020Winter/images/index_title_pc.png') no-repeat;
  background-size: 100% auto;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 680px;
  height: 966px;
}
#page_index .offers_btn_wrap{
  padding: 100px 90px 80px;
}
#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: 400px;
}
#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: 400px;
}
#page_index .message{
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", serif;
    margin-top: 30px;
    background: url('../../../../Page/journal/2020Winter/images/bg.jpg') no-repeat;
    background-size: cover;
    z-index: 1;
    position: relative;
}

#page_index .opacity{
  width: 900px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, .8);
  border-top-left-radius: 180px;
  border-top-right-radius: 180px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
#page_index .message .message_hdg{
    padding: 70px 0 90px;
    text-align: center;
}
#page_index .message .message_hdg img{
    width: 360px;
    margin: 0 auto;
}
#page_index .message .message_subtl{
    margin: 0 auto 20px;
    width: 318px;
}
#page_index .message .message_subtl img{
  width: 318px;
  padding-top: 60px;
}
#page_index .message h3{
    font-size: 26px;
    font-weight: bold;
    line-height: 39px;
    color: #f1927b;
    margin-bottom: 20px;
    padding: 0 50px;
    text-align: center;
}
#page_index .message .message_read{
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 13px;
  padding: 0px 60px 40px;
}
#page_index .message .message_read p{
  line-height: 2;
  letter-spacing: -0.08px;
}

/* ====================
        for IE
==================== */
@media all and (-ms-high-contrast: none) {
  #page_index .message .message_read p{
    line-height: 1.8;
  }
}
/* IE11 */
_:-ms-lang(x)::-ms-backdrop,
#page_index .message .message_read p{
  line-height: 1.8;
}
/* Edge(EdgeHTML) */
_:-ms-lang(x)::backdrop,
#page_index .message .message_read p{
  line-height: 1.8;
}


#page_index .message .message_read p + p{
  margin-top: 19px;
}
#page_index .profile{
  width: 685px;
  margin: 0 auto;
  padding: 40px 0;
}
#page_index .profile img{
  width: 100%;
}

/* #page_index .message_commenter{
  color: #FFF;
  padding: 40px 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;
	margin: 50px;
}
#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{
  color: #FFF;
  margin-top: 30px;
  text-align: center;
}
#page_index .concept_hdg img{
   width: 1000px;
}

#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: 25px auto 45px;
}
#page_index .viewall img{
  width: 467px;
}
#page_index .journalbtn{

}
#page_index .journalbtn a{
  background: #829fa7;
  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{
	opacity: 0.8;
}
#page_index .journalbtn a::after {
  content: "▶︎";
  font-size: 10px;
  position: relative;
  top: -4px;
  left: 110px;
}


.sp_only{
  display: none;
}


/* ====================
  for IE
==================== */

@media all and (-ms-high-contrast: none) {
  #page_index .message .message_read p{
    line-height: 1.8;
  }
}

/* IE11 */
_:-ms-lang(x)::-ms-backdrop,
#page_index .message .message_read p{
  line-height: 1.8;
}

/* Edge(EdgeHTML) */
_:-ms-lang(x)::backdrop,
#page_index .message .message_read p{
  line-height: 1.8;
}
