﻿@charset "UTF-8";
/* CSS Document */
body{
  margin: 0;
}

p{
  margin: 0;
}

ul, li{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.scrolled{
  z-index: 3 !important;
}

.sectionWrap p .pre{
  font-size: 10px;
  font-family: "Cormorant Garamond", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
}


#Contents > table {
  margin: 0 auto;
}
#mainLP_Contents {
  text-align: center;
  color: #58595b;
  font-size: 13px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
}
#mainLP_Contents .mainTTL{
  width: 1000px;
  margin: 64px auto 80px;
}
#mainLP_Contents .mainTTL .mainTTL_lead{
  text-align: center;
  line-height: 2;
  letter-spacing: 0;
  margin: 60px 0;
}
#mainLP_Contents .mainTTL .mainTTL_catch{
  width: 400px;
  height: 75px;
  background: #c7c2a9;
  margin: 0 auto;
  padding-top: 10px;
  box-sizing: border-box;
}
#mainLP_Contents .mainTTL .mainTTL_catch p{
  text-align: center;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0.06em;
  font-family:  "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: bold;
}
#mainLP_Contents .mainTTL .mainTTL_catch span{
  color: #ffffff;
  letter-spacing: 0.03em;
  font-size: 30px;
  display: block;
  line-height: 1;
  margin-bottom: 10px;
  font-family: "EB Garamond", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400;
}
/* #mainLP_Contents > h2 {
text-align: center;
margin: 65px 0;
} */
#mainLP_Contents img{
    width: 100%;
}
#mainLP_Contents > .mainArea {
  width: 1000px;
  padding: 0;
  margin: 0 auto;
  /* margin-top: 60px; */
  /*border-bottom: 1px solid #333;*/
}

#mainLP_Contents .sec{
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

#mainLP_Contents .sec.sec01::after{
  content: "";
  position: absolute;
  top: 95px;
  left: 102px;
  width: 800px;
  height: 800px;
  background: url(../img/bg1.png) no-repeat;
  background-size: contain;
}

#mainLP_Contents .sec.sec01 .sec_first{
  width: 400px;
  order: 2;
  position: relative;
  z-index: 2;
}

#mainLP_Contents .sec.sec01 .sec_first .sec_first--pic{
  margin-bottom: 50px;
}

#mainLP_Contents .sec .sec_box{
  text-align: center;
}

#mainLP_Contents .sec.sec01 .sec_box li{
  display: inline-block;
  width: 130px;
}

#mainLP_Contents .sec .itemCredit{
  text-align: center;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0;
  font-family: "EB Garamond", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400;
  margin-top: 15px;
  display: block;
}

#mainLP_Contents .sec .itemCredit span{
  text-align: center;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.07em;
  font-family: "EB Garamond", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400;
  margin-top: 15px;
  display: block;
}

#mainLP_Contents .sec.sec01 .sec_second{
  width: 460px;
  order: 1;
  margin: 300px 70px 0 20px;
  position: relative;
  z-index: 2;
}

#mainLP_Contents .sec .sec_credit{
  margin-top: 20px;
  text-align: left;
}

#mainLP_Contents .sec .sec_credit a{
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.07em;
  font-family: "EB Garamond", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400;
}


#mainLP_Contents .sec.sec02::after{
  content: "";
  position: absolute;
  top: 45px;
  left: 0;
  width: 600px;
  height: 600px;
  background: url(../img/bg2.png) no-repeat;
  background-size: contain;
}

#mainLP_Contents .sec.sec02 .sec_first{
  width: 460px;
  order: 2;
  position: relative;
  z-index: 2;
}

#mainLP_Contents .sec.sec02 .sec_second{
  width: 364px;
  order: 1;
  margin: 200px 46px 0 120px;
  position: relative;
  z-index: 2;
}

#mainLP_Contents .sec.sec02 .sec_box li{
  display: inline-block;
  width: 180px;
}

#mainLP_Contents .sec.sec03::after{
  content: "";
  position: absolute;
  top: 100px;
  left: 100px;
  width: 800px;
  height: 800px;
  background: url(../img/bg3.png) no-repeat;
  background-size: contain;
}

#mainLP_Contents .sec.sec03 .sec_first{
  width: 460px;
  position: relative;
  z-index: 2;
  margin-left: 20px;
}

#mainLP_Contents .sec.sec03 .sec_second{
  width: 400px;
  margin: 50px 0 0 70px;
  position: relative;
  z-index: 2;
}

#mainLP_Contents .sec.sec03 .sec_box li{
  display: inline-block;
  width: 180px;
}

#mainLP_Contents .sec.sec03 .sec_second .sec_second--pic{
  margin: 50px 0 0 0;
}

.LPbottom {
  margin: 140px 0;
}
.LPbottom > p {
  line-height: 24px;
  font-size: 14px;
  color: #58595b;
  letter-spacing: 0.03em;
  font-family: "EB Garamond", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400;
}

.LPbottom > h3.lineThin > a {
  font-size: 20px;
  line-height: 1;
  border-bottom: 3px double #bfbfbf;
/*  border-bottom: 4px  solid #acacad;*/
  display: inline-block;
  /*width: 80px;*/
  padding-bottom: 5px;
  font-family: "Cormorant Garamond", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  color: #000000;
  letter-spacing: 0.02em;
}
.bxslider .date {
  font-size: 12px;
  margin-top: 10px;
  display: block;
}
.archive_slider > h4 {
  font-size: 26px;
  padding: 65px 0 40px;
  margin: 0 -50px;
  text-align: center;
  border-top: 1px solid #333;
  font-family: "EB Garamond", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400;
  letter-spacing: 0.03em;
}

.archive_slider {
  width: 1000px;
  margin: 0 auto 80px;
  font-family: 'Cormorant Garamond', 'EB Garamond', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Century Gothic", Arial, serif;
  color: #58595b;
  text-align: center;
}
