@charset "utf-8";


/* parts
----------------------------------------------------- */
.mb0 {
  margin-bottom: 0 !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb85 {
  margin-bottom: 85px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}

@media (max-width: 640px) {
  .spDisplayNone {
    display: none;
  }
}


/* wrapper
----------------------------------------------------- */



/* header
----------------------------------------------------- */
header {
  background: url(../images/header_pt.png) top repeat-x;
  background-size: 20px;
}
@media (max-width: 640px) {
  header {
    padding: 0 5%;
  }
}
header.box {
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (max-height: 1000px) {
    .box {
    width: 100% !important;
    height: 1000px !important;
  }
}
header .headerInner {
  
}
header .headerInner h1 {
  margin-bottom: 50px;
}
header .headerInner h1 img {
  max-width: 490px;
  width: 100%;
}
header .headerInner .header_text1,
header .headerInner .header_text2 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 30px;
}
header .headerInner .header_text1 {
  margin-bottom: 50px;
}
header .headerInner .header_text2 {
  font-weight: bold;
  margin-bottom: 68px;
}
header .headerInner .header_img1,
header .headerInner .header_img2 {
  display: block;
  margin: 0 auto;
}
header .headerInner .header_img1 {
  max-width: 86px;
  width: 100%;
  margin-bottom: 80px;
}
header .headerInner .header_img2 {
  max-width: 455px;
  width: 100%;
}

/* content1
----------------------------------------------------- */
#content1 {
  padding: 117px 0;
  background: rgba(210, 179, 0, 0.2);
}
@media (max-width: 640px) {
  #content1 {
    padding: 60px 5%;
  }
}
#content1 .content1Inner {
  position: relative;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
#content1 .content1Inner p {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 60px;
  color: #3a2b06;
}
#content1 .content1Inner .content1_illust1,
#content1 .content1Inner .content1_illust2 {
  position: absolute;
}
#content1 .content1Inner .content1_illust1 {
  top: -8%;
  left: 70%;
  width: 348px;
}
#content1 .content1Inner .content1_illust2 {
  top: 55%;
  left: 0%;
  width: 363px;
}

/* content2
----------------------------------------------------- */
#content2 {
  padding: 120px 0 0;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 640px) {
  #content2 {
    padding: 60px 5% 0;
  }
}
#content2 .content2Wrapper {
  
}
#content2 .content2Wrapper .content2Inner {
  margin-bottom: 100px;
  overflow: hidden;
}
#content2 .content2Wrapper .content2Inner:last-child {
  margin-bottom: 0;
}
#content2 .content2Wrapper h2 {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 5px;
  margin-bottom: 10px;
}
@media (max-width: 640px) {
  #content2 .content2Wrapper h2 {
    letter-spacing: 0 !important;
  }
}
#content2 .content2Wrapper .content2Year img {
  max-height: 25px;
  margin-bottom: 30px;
}
#content2 .content2Wrapper p {
  font-size: 14px;
}

/* content2 - img
----------------------------------------------------- */
#content2 .content2InnerImg img {
  max-width: 100%;
}
/*#content2 .img_1 {
  max-width: 446px;
  width: 100%;
  float: left;
  margin-right: 9%;
  margin-left: 10%;
}
#content2 .img_2 {
  max-width: 446px;
  width: 100%;
  float: left;
  margin-top: 2%;
}
#content2 .img_3 {
  max-width: 380px;
  width: 100%;
  float: left;
  margin-right: 11%;
}
#content2 .img_4 {
  max-width: 680px;
  width: 100%;
  float: left;
  margin-top: 4%;
}
#content2 .img_5 {
  max-width: 320px;
  width: 100%;
  float: left;
  margin-left: 9%;
  margin-top: -13%;
}
#content2 .img_6 {
  max-width: 681px;
  width: 100%;
  float: left;
  margin-top: 11%;
  margin-left: 7%;
}
#content2 .img_7 {
  max-width: 680px;
  width: 100%;
  float: left;
  margin-top: 9%;
}
#content2 .img_8 {
  max-width: 426px;
  width: 100%;
  float: left;
  margin-top: 29%;
  margin-left: 7%;
}*/

#content2 .img_1 {
  width: 37%;
  float: left;
  margin-right: 9%;
  margin-left: 10%;
}
#content2 .img_2 {
  width: 44%;
  float: left;
  margin-top: 2%;
}
#content2 .img_3 {
  width: 31%;
  float: left;
  margin-right: 11%;
}
#content2 .img_4 {
  width: 58%;
  float: left;
  margin-top: 4%;
}
#content2 .img_5 {
  width: 31%;
  float: left;
  margin-left: 9%;
  margin-top: -13%;
}
#content2 .img_6 {
  width: 53%;
  float: left;
  margin-top: 11%;
  margin-left: 7%;
}
#content2 .img_7 {
  width: 56%;
  float: left;
  margin-top: 9%;
}
#content2 .img_8 {
  width: 37%;
  float: left;
  margin-top: 29%;
  margin-left: 7%;
}
#content2 .img_9 {
  width: 100%;
  float: left;
}
#content2 .img_10 {
  width: 56%;
  float: left;
  margin-left: 21%;
  margin-top: 6%;
}
#content2 .img_11 {
  width: 50%;
  float: left;
  margin-left: 8%;
  margin-top: 6%;
}
#content2 .img_12 {
  width: 39%;
  float: left;
  margin-left: 3%;
  margin-top: 15%;
}
#content2 .img_13 {
  width: 36%;
  float: left;
  margin-left: 45%;
  margin-top: 2%;
}
#content2 .img_14 {
  width: 31%;
  float: left;
  margin-left: 0%;
  margin-top: -18%;
}
#content2 .img_15 {
  width: 52%;
  float: left;
  margin-left: 8%;
  margin-top: 7%;
}
#content2 .img_16 {
  width: 100%;
  float: left;
  margin-top: 10%;
}
#content2 .img_17 {
  width: 32%;
  float: left;
  margin-top: 6%;
  margin-left: 14%;
}
#content2 .img_18 {
  width: 32%;
  float: left;
  margin-top: 12%;
  margin-left: 8%;
}
#content2 .img_19 {
  width: 32%;
  float: left;
  margin-top: 2%;
  margin-left: 2%;
}
#content2 .img_20 {
  width: 57%;
  float: left;
  margin-top: 14%;
  margin-left: 8%;
}
#content2 .img_21 {
  width: 28%;
  float: left;
  margin-top: -22%;
  margin-left: 12%;
}
#content2 .img_22 {
  width: 23%;
  float: left;
  margin-top: 11%;
  margin-left: 27%;
}
#content2 .img_23 {
  width: 64%;
  float: left;
  margin-top: -12%;
  margin-left: 0;
}
#content2 .img_24 {
  width: 23%;
  float: left;
  margin-top: 5%;
  margin-left: 13%;
}
#content2 .img_25 {
  width: 35%;
  float: left;
  margin-top: 12%;
  margin-left: 10%;
}
#content2 .img_26 {
  width: 35%;
  float: left;
  margin-top: 6%;
  margin-left: 9%;
  margin-bottom: 19%;
}
#content2 .img_27 {
  width: 25%;
  float: left;
  margin-top: 0;
  margin-left: 0;
}
#content2 .img_28 {
  width: 25%;
  float: left;
  margin-top: 24%;
  margin-left: -25%;
}
#content2 .img_29 {
  width: 73%;
  float: left;
  margin-top: -5%;
  margin-left: 2%;
}
#content2 .img_29_2 {
  width: 80%;
  float: left;
  margin-top: 10%;
  margin-left: 10%;
}
#content2 .img_29_3 {
  width: 34%;
  float: left;
  margin-top: 21%;
  margin-left: 3%;
}
#content2 .img_29_4 {
  width: 44%;
  float: left;
  margin-top: 5%;
  margin-left: 9%;
}
#content2 .img_30 {
  width: 71%;
  float: left;
  margin-top: 18%;
  margin-left: -27%;
}
#content2 .img_31 {
  width: 41%;
  float: left;
  margin-top: 7%;
  margin-left: 4%;
}

/* content3
----------------------------------------------------- */
#section3 {
  background: rgba(210, 179, 0, 0.2);
}
#section3 .section3Inner {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 64px;
}
@media (max-width: 640px) {
  #section3 {
    /*margin-bottom: 40px !important;*/
  }
  #section3 .section3Inner {
    padding: 30px 5%;
  }
  #section3 .section3Inner ul li {
    float: none !important;
    width: 100% !important;
    margin-bottom: 3%;
  }
  #section3 .section3Inner ul {
    margin-bottom: 20px !important;
  }
}
#section3 .section3Inner h3 {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 20px;
}
#section3 .section3Inner ul {
  overflow: hidden;
  margin-bottom: 45px;
}
#section3 .section3Inner ul li {
  float: left;
  margin-right: 5%;
  width: 30%;
}
#section3 .section3Inner ul li:last-child {
  margin-right: 0;
}
#section3 .section3Inner ul li img {
  max-width: 270px;
  width: 100%;
}

/* footer
----------------------------------------------------- */
footer {
  border-bottom: 25px solid #d2b300;
}
.copyright {
  font-size: 12px;
  display: block;
}

























