@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital@0;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap');

#special-header-wrapper {
  padding-bottom: 0;
}
#contents-wrapper {
	width: 100%!important;
  min-width: 1400px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
  overflow:hidden;
  font-family: 'Sawarabi Mincho', sans-serif;
  color: #000;
}
#special-header-wrapper {
  display: none;
}
#footer-wrapper {
  position: relative;
  z-index: 4;
}
#special-column {
  width: 100%;
  height: auto;
  float: none;
  padding-top: 52px;
  position: relative;
  z-index: 10;
  overflow:hidden;
  line-height: 1;
}
#special-column img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
#special-column header {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
  height: calc(100vh + 854px);
  background-color: #FCFCFA;
  position: relative;
  z-index: 3;
}

#special-column header h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  width: 100%;
  height: 854px;
  order: 2;
}
#special-column header h2 img {
  width: 1365px;
}
.en-header-inner {
  width: 100%;
  height: 100vh;
  order:1;
  position: relative;
}
.en-header-read {
  width: 100%;
  padding-top: 240px;
  padding-bottom: 60px;
  font-size: 18px;
  line-height: 1.66;
  text-align: center;
  position: relative;
  z-index: 3;
}
.en-header-num {
  font-family: 'Libre Baskerville', serif;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  position: relative;
  z-index: 3;
}
.en-header-num span {
  display: block;
  padding-bottom: 10px;
  font-size: 20px;
}
.en-header-inner-icon01 {
  width: 650px;
  height: 331px;
  background-image: url("pc_header_01.jpg");
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: 100px;
}
.en-header-inner-icon02 {
  width: 1242px;
  height: 505px;
  background-image: url("pc_header_02.jpg");
  position: absolute;
  top: 380px;
  left: 50%;
  margin-left: -867px;
}

.sec-read {
  font-size: 16px;
  line-height: 1.75;
  text-align: center;
}
.sec-data {
  font-family: 'Libre Baskerville', serif;
  line-height: 1;
  text-align: center;
}
.sec-data span {
  display: block;
  padding-top: 10px;
  font-style: italic;
}
.sec-data a {
  color: #000;
}
.sec-sponsor {
  font-size: 11px;
  line-height: 1;
}
.sec-sponsor a {
  text-decoration: underline;
  color: #000;
}

.sec01 {
  width: 100%;
  height: 900px;
  overflow:hidden;
  position: relative;
}
.sec01-bg {
  width: 1274px;
  height: 716px;
  background-image: url("pc_01-bg.jpg");
  position: absolute;
  top: 82px;
  left: 50%;
  margin-left: -200px;
  z-index: 1;
}
.sec01-inner {
  width: 416px;
  position: absolute;
  top: 158px;
  left: 50%;
  margin-left: -608px;
  z-index: 2;
}
.sec01 .sec-ttl {
  width: 309px;
  margin: 0 auto 10px;
}
.sec01 .sec-read {
  padding-bottom: 35px;
}
.sec01-slider {
  width: 100%;
  position: absolute;
  top: 82px;
  left: 30px;
  z-index: 3;
}
.sec01-slider .slick-slide {
  height: 600px;
  padding: 0 0 0 200px;
}
.sec01-slider .slick-slide img {
  width: auto!important;
  height: 600px!important;
}
.sec01 .sec-sponsor {
  position: absolute;
  bottom: 155px;
  left: 50%;
  margin-left: -82px;
  z-index: 3;
}

.sec01-slider .slick-prev,
.sec01-slider .slick-next
{
    position: absolute;
    top: auto;
    bottom: -28px;
    display: block;
  width: 60px;
  height: 6px;
    padding: 0;
    cursor: pointer;
    color: #666;
    border: none;
    outline: none;
    background: transparent;
    background-image:none;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  z-index: 3;
  background-size: 100% auto;
}
.sec01-slider .slick-prev:hover,
.sec01-slider .slick-prev:focus,
.sec01-slider .slick-next:hover,
.sec01-slider .slick-next:focus
{
    color: #666;
    outline: none;
}
.sec01-slider .slick-prev
{
  background-image: url("btn_slider_prev.svg");
  left: 50%;
  margin-left: -90px;
}

.sec01-slider .slick-next
{
  background-image: url("btn_slider_next.svg");
  right: 50%;
  margin-right: -290px;
}

.sec02 {
  width: 100%;
  height: 3947px;
  background-color: #FCFCFA;
  position: relative;
}
.sec02-inner {
  width: 624px;
  position: absolute;
  top: 91px;
  left: 50%;
  margin-left: -12px;
  z-index: 3;
}
.sec02 .sec-data {
  padding: 15px 0 0 179px;
}
.sec02 .sec-read {
  position: absolute;
  top: 2264px;
  right: 0;
  left: 0;
}

.sec02 ul {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  width: 1340px;
  padding-top: 200px;
  margin: 0 auto;
}
.sec02 li {
  margin: 0 20px;
}
.sec02 li:nth-of-type(1) {
  width: 400px;
  margin-bottom: 107px;
}
.sec02 li:nth-of-type(2) {
  width: 580px;
}
.sec02 li:nth-of-type(3),
.sec02 li:nth-of-type(4) {
  width: 450px;
  margin-bottom: 100px;
}
.sec02 li:nth-of-type(5) {
  width: 450px;
  margin-bottom: 480px;
}
.sec02 li:nth-of-type(6) {
  width: 810px;
  margin-bottom: 480px;
}
.sec02 li:nth-of-type(7),
.sec02 li:nth-of-type(8) {
  width: 450px;
  margin-bottom: 100px;
}
.sec02 li:nth-of-type(9) {
  width: 810px;
}
.sec02 li:nth-of-type(10) {
  width: 450px;
}
.sec02 .sec-sponsor {
  padding-top: 20px;
}
.sec02-icon {
  width: 210px;
  height: 147px;
  background-image: url("pc_02-icon.jpg");
  background-size: 100% auto;
  position: absolute;
  top: 2361px;
  left: 50%;
  margin-left: 245px;
}

.sec03 {
  width: 100%;
  height: 900px;
  position: relative;
}
.sec03-inner {
  width: 491px;
  position: absolute;
  top: 128px;
  left: 50%;
  margin-left: -505px;
}
.sec03 .sec-read {
  padding: 30px 0 35px;
}
.sec03-slider {
  width: 400px;
  position: absolute;
  top: 150px;
  left: 50%;
  margin-left: 80px;
}
.sec03 .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  width: 100%;
  position: absolute;
  bottom: -28px;
  left: 0;
}
.sec03 .slick-dots li {
  width: 8px;
  height: 8px;
  margin: 0 10px;
}
.sec03 .slick-dots li button {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 0;
  outline: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #000;
  text-indent: 100%;
  border-radius: 50%;
  white-space: nowrap;
  overflow: hidden;
}
.sec03 .slick-dots li.slick-active button {
  background-color: #F5D7D7;
}

.sec04 {
  width: 100%;
  height: 6374px;
  background-color: #FCFCFA;
  position: relative;
}
.sec04-inner {
  width: 555px;
  position: absolute;
  top: 1768px;
  left: 50%;
  margin-left: 98px;
  z-index: 1;
}
.sec04 .sec-read {
  width: 364px;
  font-size: 14px;
  line-height: 2;
  position: absolute;
  top: 455px;
  left: 50%;
  margin-left: 120px;
}
.sec04 ul {
  width: 100%;
  position: relative;
  z-index: 3;
}
.sec04 li {
  position: absolute;
  left: 50%;
}
.sec04 li:nth-of-type(1) {
  width: 500px;
  top: 207px;
  margin-left: -490px;
}
.sec04 li:nth-of-type(2) {
  width: 500px;
  top: 1007px;
  margin-left: 20px;
}
.sec04 li:nth-of-type(3) {
  width: 441px;
  top: 1207px;
  margin-left: -490px;
}
.sec04 li:nth-of-type(4) {
  width: 334px;
  top: 1907px;
  margin-left: -227px;
}
.sec04 li:nth-of-type(5) {
  width: 750px;
  top: 2507px;
  margin-left: -375px;
}
.sec04 li:nth-of-type(6) {
  width: 400px;
  top: 3502px;
  margin-left: -10px;
}
.sec04 li:nth-of-type(7) {
  width: 441px;
  top: 3709px;
  margin-left: -491px;
}
.sec04 li:nth-of-type(8) {
  width: 809px;
  top: 4409px;
  margin-left: -405px;
}
.sec04 li:nth-of-type(9) {
  width: 367px;
  top: 5224px;
  margin-left: 77px;
}
.sec04 li:nth-of-type(10) {
  width: 467px;
  top: 5474px;
  margin-left: -445px;
}

.sec04-icon01 {
  width: 323px;
  height: 220px;
  background-image: url("pc_04-icon01.jpg");
  background-size: 100% auto;
  position: absolute;
  top: 106px;
  left: 50%;
  margin-left: 151px;
  z-index: 2;
}
.sec04-icon02 {
  width: 350px;
  height: 248px;
  background-image: url("pc_04-icon02.jpg");
  background-size: 100% auto;
  position: absolute;
  top: 660px;
  left: 50%;
  margin-left: 280px;
  z-index: 2;
}
.sec04-icon03 {
  width: 349px;
  height: 247px;
  background-image: url("pc_04-icon03.jpg");
  background-size: 100% auto;
  position: absolute;
  top: 867px;
  left: 50%;
  margin-left: -658px;
  z-index: 2;
}
.sec04-icon04 {
  width: 281px;
  height: 199px;
  background-image: url("pc_04-icon04.jpg");
  background-size: 100% auto;
  position: absolute;
  top: 2209px;
  left: 50%;
  margin-left: -590px;
  z-index: 2;
}
.sec04-icon05 {
  width: 352px;
  height: 250px;
  background-image: url("pc_04-icon05.jpg");
  background-size: 100% auto;
  position: absolute;
  top: 2343px;
  left: 50%;
  margin-left: 354px;
  z-index: 2;
}
.sec04-icon06 {
  width: 315px;
  height: 328px;
  background-image: url("pc_04-icon06.jpg");
  background-size: 100% auto;
  position: absolute;
  top: 3234px;
  left: 50%;
  margin-left: 365px;
  z-index: 2;
}
.sec04-icon07 {
  width: 421px;
  height: 298px;
  background-image: url("pc_04-icon07.jpg");
  background-size: 100% auto;
  position: absolute;
  top: 4112px;
  left: 50%;
  margin-left: 310px;
  z-index: 2;
}
.sec04-icon08 {
  width: 311px;
  height: 220px;
  background-image: url("pc_04-icon08.jpg");
  background-size: 100% auto;
  position: absolute;
  top: 4479px;
  left: 50%;
  margin-left: -706px;
  z-index: 2;
}
.sec04-icon09 {
  width: 487px;
  height: 403px;
  background-image: url("pc_04-icon09.jpg");
  background-size: 100% auto;
  position: absolute;
  top: 4988px;
  left: 50%;
  margin-left: 277px;
  z-index: 2;
}
.sec04-icon10 {
  width: 329px;
  height: 232px;
  background-image: url("pc_04-icon10.jpg");
  background-size: 100% auto;
  position: absolute;
  top: 5855px;
  left: 50%;
  margin-left: -756px;
  z-index: 2;
}
.sec04-icon11 {
  width: 421px;
  height: 297px;
  background-image: url("pc_04-icon11.jpg");
  background-size: 100% auto;
  position: absolute;
  top: 5822px;
  left: 50%;
  margin-left: 78px;
  z-index: 2;
}
.sec04-bg01 {
  width: 1342px;
  height: 949px;
  background-image: url("pc_04-bg01.jpg");
  position: absolute;
  top: 3013px;
  left: 50%;
  margin-left: -967px;
  z-index: 1;
}
.sec04-bg02 {
  width: 856px;
  height: 606px;
  background-image: url("pc_04-bg02.jpg");
  position: absolute;
  top: 4976px;
  left: 50%;
  margin-left: -875px;
  z-index: 1;
}


#special-column footer {
  width: 100%;
  padding-top: 140px;
  padding-bottom: 160px;
  position: relative;
}
.en-footer-inner {
  font-family: 'Libre Baskerville', serif;
  text-align: center;
  line-height: 1;
  color: #000;
}
.en-footer__ttl {
  width: 400px;
  padding-top: 212px;
  background: url("pc_footer_logo.jpg") no-repeat center top;
  background-size: 100% auto;
  margin: 0 auto 60px;
  font-size: 14px;
  text-align: center;
}
.en-footer__ttl span {
  display: block;
  padding-bottom: 10px;
  font-size: 20px;
}
#special-column footer h3 {
  padding-bottom: 20px;
  font-size: 14px;
  font-style: italic;
}
#special-column footer ul {
  padding-bottom: 60px;
}
#special-column footer li {
  font-size: 12px;
  line-height: 2;
  text-align: center;
}
#special-column footer li a {
  text-decoration: underline;
  color: #000;
}

.en-footer-hello {
  width: 1200px;
  position: absolute;
  right: 0;
  bottom: -235px;
  left: 0;
  margin: 0 auto;
}
