@charset "UTF-8";
body {
  min-width: 1200px;
}

.ctsWrap {
  font-family: ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, Meiryo, メイリオ, Verdana, ＭＳ Ｐゴシック, sans-serif;
  font-weight: 500;
}
.ctsWrap .sponsor {
  width: 320px;
  margin: 60px auto;
  background-color: #d7e9ff;
  text-align: center;
  padding: 30px 0;
}
.ctsWrap .sponsor p {
  font-size: 13px;
}
.ctsWrap .sponsor a {
  font-size: 15px;
  font-weight: bold;
  color: #3769b2;
}
.ctsWrap .sponsor + p {
  font-size: 13px;
  width: 1200px;
  margin: 0 auto;
}

.hdCts {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.hdCts .back_color {
  background-color: #3769b2;
  padding: 15px 0;
}
.hdCts .back_color img {
  width: 740px;
  margin: 0 auto;
  display: block;
}
.hdCts .pr {
  position: absolute;
  color: #fff;
  top: 15px;
  right: 5px;
  font-size: 14px;
  z-index: 1;
}
.hdCts .hdimg_wrap {
  width: 570px;
}
.hdCts .hdimg_wrap p {
  font-size: 12px;
  text-align: center;
  margin-top: 0.5em;
}
.hdCts h1 {
  width: 570px;
  position: absolute;
  right: 30px;
  top: 70px;
}
.hdCts .hdtext_wrap {
  margin: 45px auto 0;
  text-align: center;
}
.hdCts .hdtext_wrap .lead {
  font-size: 15px;
  line-height: 2;
  margin-bottom: 20px;
}
.hdCts .hdtext_wrap .lead + p {
  font-size: 12px;
  line-height: 1.7;
}

.mainCts .banner {
  width: 600px;
  margin: 0 auto 80px;
  position: relative;
}
.mainCts .banner a {
  display: inline-block;
  transition: 0.3s;
}
.mainCts .banner a:hover {
  transform: translateY(-5px);
}

#p1 .mainCts {
  width: 700px;
  margin: 0 auto 0;
}
#p1 .mainCts h2 {
  width: 700px;
  margin: 80px 0 40px;
}
#p1 .mainCts h2 img {
  width: auto;
  height: 100px;
}
#p1 .mainCts > p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 1.2em;
  padding-left: 3em;
  text-indent: -3em;
}
#p1 .mainCts > p span {
  color: #3769b2;
  font-weight: bold;
}
#p1 .mainCts > p.cap {
  font-size: 12px;
  margin-top: 2em;
  padding: 0;
  text-indent: 0;
}
#p1 .mainCts .photo {
  width: 300px;
}
#p1 .mainCts .photo.right {
  float: right;
  margin: 0 -180px 50px 50px;
}
#p1 .mainCts .photo.left {
  float: left;
  margin: 0 90px 100px -180px;
}
#p1 .mainCts .photo > img {
  margin-bottom: 12px;
  width: 300px;
  display: block;
}
#p1 .mainCts .photo img + p {
  color: #3769b2;
  font-size: 13px;
  letter-spacing: 4px;
  font-weight: bold;
  line-height: 1;
}
#p1 .mainCts .photo .name {
  font-size: 23px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 10px 0 9px;
  line-height: 1;
}
#p1 .mainCts .photo .name small {
  font-size: 16px;
  font-weight: bold;
}
#p1 .mainCts .photo .name span {
  color: #3769b2;
}
#p1 .mainCts .photo .text {
  font-size: 12px;
  line-height: 1.4;
}
#p1 .mainCts .photo .text + .text {
  margin-top: 0.5em;
}
#p1 .mainCts .photo02 {
  width: 450px;
  margin: 40px auto 0;
}
#p1 .mainCts .photo02 img {
  display: block;
}
#p1 .mainCts .photo02 > img {
  margin-bottom: 10px;
}
#p1 .mainCts .photo02 .text {
  font-size: 12px;
  line-height: 1.4;
}
#p1 .mainCts .column {
  width: 600px;
  border: solid 1px #ccc;
  background-color: #f2f2f2;
  margin: 60px auto;
  padding: 30px 50px;
}
#p1 .mainCts .column h3 {
  text-align: center;
  font-size: 19px;
  letter-spacing: 1px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 1em;
}
#p1 .mainCts .column p {
  color: #3A4A9D;
  font-size: 14px;
  line-height: 1.6;
}

#p2 .hdCts h1 {
  width: 580px;
  right: 20px;
}
#p2 .mainCts h2 {
  width: 700px;
  margin: 80px auto 40px;
}
#p2 .mainCts h2 img {
  width: auto;
  height: 100px;
}
#p2 .mainCts section {
  width: 700px;
  margin: 0 auto;
}
#p2 .mainCts section > p {
  margin: 0 auto 1.2em;
  font-size: 16px;
  line-height: 1.7;
}
#p2 .mainCts section > p.cap {
  font-size: 13px;
}
#p2 .mainCts .p2_ph {
  width: 400px;
}
#p2 .mainCts .p2_ph.left {
  float: left;
  margin: 0 50px 100px -180px;
}
#p2 .mainCts .p2_ph.right {
  float: right;
  margin: 0 -180px 50px 50px;
}
#p2 .mainCts .p2_ph p {
  margin-top: 5px;
  font-size: 13px;
  line-height: 1.5;
}
#p2 .mainCts .fig {
  width: 760px;
  margin: 50px auto;
  display: block;
}