@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400&display=swap');
@import url('https://fonts.googleapis.com/css?family=Sawarabi+Gothic&display=swap');


#contents-wrapper {
	width: 100%!important;
  min-width: 1400px;
  margin-top: 0px;
  padding-top: 50px;
  padding-bottom: 100px;
  overflow:hidden;
  background-color: #fff;
}
#special-column {
  width: 100%;
  height: auto;
  float: none;
  position: relative;
  z-index: 10;
  overflow:hidden;
  color: #173F60;
}
#special-column img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
#special-column .photo {
  position: absolute;
}

.note-header {
  width: 1000px;
  margin: 0 auto 160px;
  position: relative;
}
.note-header .sub-ttl {
  font-family: 'Lato', sans-serif;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.1em;
  position: absolute;
  top: 45px;
  right: -89px;
}
.note-header .sub-ttl span {
  display: inline-block;
  padding-left: 26px;
  position: relative;
}
.note-header .sub-ttl span::before {
  width: 17px;
  height: 1px;
  background-color: #173F60;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  margin: auto;
  content:"";
}
.note-header .icon {
  width: 20px;
  height: 34px;
  background-image: url("pc_icon_header.svg");
  position: absolute;
  right: 0;
  bottom: 34px;
  left: 0;
  margin: 0 auto;
}

.note-read-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  width: 1000px;
  margin: 0 auto 180px;
}
.note-read-block .img {
  width: 334px;
}
.note-read-block .box {
  width: 380px;
  font-size: 11px;
  letter-spacing: 0.1em;
}
.note-read-block .box .ttl {
  padding-top: 55px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 1;
}

.detail-box {
  box-sizing: border-box;
  padding: 20px 0px 52px 30px;
  border-left: 1px solid #173F60;
}
.detail-box .txt {
  padding-bottom: 17px;
  font-family: 'Lato', sans-serif;
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.detail-box .name {
  padding-bottom: 15px;
  font-family: 'Lato', sans-serif;
  font-size: 11px;
  line-height: 2;
  letter-spacing: 0.1em;
}
.detail-box .btn {
  width: 120px;
}
.detail-box .btn a {
  box-sizing: border-box;
  display: block;
  width: 120px;
  height: 30px;
  padding-top: 8px;
  border: 1px solid #173F60;
  font-family: 'Lato', sans-serif;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  color: #173F60;
}

.sec-01 {
  width: 1000px;
  height: 2370px;
  margin: 0 auto;
  position: relative;
}
.sec-01 .detail-box {
  width: 225px;
  position: absolute;
  top: 85px;
  left: 50%;
  margin-left: 230px;
}
.sec-01 .photo01 {
  width: 321px;
  top: 0;
  right: 50%;
  margin-right: -23px;
}
.sec-01 .photo02 {
  width: 320px;
  top: 352px;
  left: 50%;
  margin-left: 181px;
}
.sec-01 .photo03 {
  width: 500px;
  top: 945px;
  right: 50%;
  margin-right: 53px;
}
.sec-01 .photo04 {
  width: 899px;
  top: 1457px;
  right: 0;
  left: 0;
  margin: auto;
}

.sec-02 {
  width: 1000px;
  height: 3692px;
  margin: 0 auto;
  position: relative;
}
.sec-02 .detail-box {
  width: 500px;
  padding-bottom: 20px;
  position: absolute;
  top: 164px;
  left: 50%;
  margin-left: 15px;
}
.sec-02 .photo01 {
  width: 720px;
  top: 0;
  right: 50%;
  margin-right: 65px;
}
.sec-02 .photo02 {
  width: 720px;
  top: 570px;
  left: 50%;
  margin-left: 130px; 
}
.sec-02 .photo03 {
  width: 323px;
  top: 908px;
  right: 50%;
  margin-right: 161px;
}
.sec-02 .photo04 {
  width: 600px;
  top: 1340px;
  right: 0;
  left: 0;
  margin: auto;
}
.sec-02 .photo05 {
  width: 899px;
  top: 2002px;
  right: 0;
  left: 0;
  margin: auto;
}
.sec-02 .photo06 {
  width: 630px;
  top: 2810px;
  right: 50%;
  margin-right: 189px;
}
.sec-02 .photo07 {
  width: 280px;
  top: 2949px;
  left: 50%;
  margin-left: -36px;
}
.sec-02 .photo08 {
  width: 384px;
  top: 3270px;
  left: 50%;
  margin-left: 144px;
}

.sec03 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 1000px;
  margin: 0 auto 130px;
}
.sec03 .img {
  width: 340px;
  padding-left: 123px;
}
.sec03 .txt {
  box-sizing: border-box;
  width: 485px;
  padding: 28px 0px 100px 28px;
  border-left: 1px solid #173F60;
  margin-top: 228px;
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #173F60;
}


.staff-credit {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 1000px;
  margin: 0 auto 260px;
}
.staff-credit .txt {
  width: 380px;
  padding: 30px 0px 28px 30px;
  border-left: 1px solid #173F60;
  margin-top: 104px;
  position: relative;
  font-family: 'Lato', sans-serif;
  letter-spacing: 0.1em;
  left: -10px;
  color: #173F60;
}
.staff-credit h3 {
  padding-bottom: 23px;
  font-size: 16px;
  line-height: 1;
}
.staff-credit p {
  font-size: 11px;
  line-height: 2;
}
.staff-credit .img {
  width: 532px;
}
.note-footer {
  width: 350px;
  margin: 0 auto;
  font-family: 'Lato', sans-serif;
  text-align: center;
  letter-spacing: 0.1em;
}
.note-footer .ttl {
  padding: 35px 0px 25px;
  font-size: 24px;
  line-height: 1;
  color: #173F60;
}
.note-footer .ttl span {
  display: block;
  padding-bottom: 18px;
  font-size: 10px;
  text-align: center;
}
.note-footer .logo {
  width: 94px;
  margin: 0 auto;
}
