html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small,
strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside,
canvas, details, figcaption, figure, footer, header, hgroup, menu, nav,
section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}

body {
  margin: 0px;
  padding: 0px;
  line-height: 1;
}

.l-main {
  overflow: hidden;
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
  background: linear-gradient(90deg, #2990d0 0%, #5fb9b8 50%, #c3d82d 100%);
}

.l-main img {
  width: 100%;
  height: auto;
  display: block;
}

.l-main a {
  text-decoration: none;
}

.l-main .sponsor {
  font-size: 12px;
  margin: 0 0 0 20px;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.hdCts {
  width: 1200px;
  background-color: #fff;
  margin: 20px auto;
  position: relative;
  height: 500px;
}

.hdCts .pr {
  position: absolute;
  font-size: 13px;
  top: 10px;
  right: 10px;
}

.hdCts h1 {
  position: absolute;
  width: 560px;
  top: 35px;
  left: 35px;
}

.hdCts .hdimg {
  position: absolute;
  width: 570px;
  top: 60px;
  right: 10px;
}

.hdCts > div {
  width: 580px;
  position: absolute;
  bottom: 32px;
  left: 40px;
}

.hdCts .lead {
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 1.5em;
}

.hdCts .credit {
  font-size: 12px;
  line-height: 1.7;
}

#snsButtonListAd {
  width: 105px;
  padding: 0;
  margin: 10px auto;
  position: absolute;
  bottom: 10px;
  right: 30px;
}

#snsButtonListAd li {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 0 15px 0 0;
}

#snsButtonListAd li:last-child {
  margin: 0;
}

#snsButtonListAd a {
  display: block;
}

#snsButtonListAd a:hover {
  opacity: 0.8;
}

.linkArea {
  width: 1100px;
  margin: 35px auto;
  display: flex;
  justify-content: space-between;
}

.linkArea a {
  width: 540px;
  display: block;
  transition: .3s;
}

.linkArea a.mgb {
  margin-bottom: 15px;
}

.linkArea a:hover {
  opacity: .8;
}

section {
  width: 1200px;
  background-color: #fff;
  margin: 0 auto 50px;
  padding: 20px 0;
}

section h2 {
  margin: 30px auto 50px;
  width: 1010px;
}

section .CtsLead {
  text-align: center;
  color: #635697;
  font-size: 15px;
  line-height: 1.7;
}

.mainCts_1 .memberArea {
  width: 960px;
  margin: 40px auto 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ee80a0;
  border-image: linear-gradient(90deg, #ee80a0 0%, #a594c1 50%, #72b8e2 100%);
  border-image-slice: 1;
}

.mainCts_1 .memberArea h4 {
  border-bottom: 1px solid #ee80a0;
  border-image: linear-gradient(90deg, #ee80a0 0%, #a594c1 50%, #72b8e2 100%);
  border-image-slice: 1;
  position: relative;
  margin-bottom: 2em;
  height: 2em;
}

.mainCts_1 .memberArea h4 span {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  padding: 9px 15px;
  text-align: center;
  background: linear-gradient(90deg, #ee80a0 0%, #a594c1 50%, #72b8e2 100%);
  border-radius: 18px;
  width: 220px;
  position: absolute;
  bottom: -17px;
  left: 50%;
  transform: translateX(-50%);
}

.mainCts_1 .memberArea .flexWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.mainCts_1 .memberArea .flexWrap .Box {
  width: 435px;
  margin: 20px;
}

.mainCts_1 .memberArea .flexWrap .Box > p {
  font-size: 12px;
  line-height: 1.6;
  margin: 1.2em 0;
  padding-bottom: 0.8em;
  border-bottom: 1px solid #ee80a0;
  border-image: linear-gradient(90deg, #ee80a0 0%, #a594c1 50%, #72b8e2 100%);
  border-image-slice: 1;
}

.mainCts_1 .memberArea .flexWrap .Box .Boxinn1, .mainCts_1 .memberArea .flexWrap .Box .Boxinn2 {
  display: flex;
  align-items: center;
}

.mainCts_1 .memberArea .flexWrap .Box .Boxinn1 img, .mainCts_1 .memberArea .flexWrap .Box .Boxinn2 img {
  margin-right: 20px;
  width: 108px;
}

.mainCts_1 .memberArea .flexWrap .Box .Boxinn1 img {
  width: 108px;
  height: 108px;
  border: solid 1px #2984C4;
  border-radius: 50%;
}

.mainCts_1 .memberArea .flexWrap .Box .Boxinn1 p {
  color: #635697;
}

.mainCts_1 .memberArea .flexWrap .Box .Boxinn1 .name {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 10px;
}

.mainCts_1 .memberArea .flexWrap .Box .Boxinn1 .name span {
  font-size: 12px;
  display: block;
}

.mainCts_1 .memberArea .flexWrap .Box .Boxinn1 .name + p {
  font-size: 14px;
  font-weight: bold;
}

.mainCts_1 .memberArea .flexWrap .Box .Boxinn1 .name + p strong {
  font-size: 18px;
}

.mainCts_1 .memberArea .flexWrap .Box .Boxinn2 img {
  width: 110px;
  height: 60px;
}

.mainCts_1 .memberArea .flexWrap .Box .Boxinn2 p {
  font-size: 12px;
  line-height: 1.5;
  width: 280px;
}

.mainCts_1 .txtArea {
  width: 960px;
  margin: 0 auto;
}

.mainCts_1 .txtArea h3 {
  margin: 80px 0;
  width: 579px;
}

.mainCts_1 .txtArea h4 {
  font-size: 22px;
  color: #E15B94;
  font-weight: bold;
  margin-bottom: 1.3em;
}

.mainCts_1 .txtArea h4.center {
  text-align: center;
  margin-top: 40px;
}

.mainCts_1 .txtArea p {
  margin: 0 auto 1.2em;
  font-size: 15px;
  line-height: 1.8;
}

.mainCts_1 .txtArea p span {
  color: #635697;
  font-weight: bold;
  background: linear-gradient(transparent 0%, #F1DDE6 0%);
  padding: 0px 0px 0px 2px;
  display: inline;
}

.mainCts_1 .txtArea .w700 {
  width: 700px;
  margin: 0 auto;
}

.mainCts_1 .txtArea .ttlArea {
  width: 480px;
  background: linear-gradient(180deg, #ee80a0 0%, #a594c1 50%, #72b8e2 100%);
  padding: 30px;
  box-sizing: border-box;
}

.mainCts_1 .txtArea .ttlArea.right {
  float: right;
  margin: 0 -70px 150px 50px;
}

.mainCts_1 .txtArea .ttlArea.left {
  float: left;
  margin: 0 50px 50px -70px;
}

.mainCts_1 .txtArea .ttlArea > div {
  width: 320px;
  margin: 18px auto 0;
  display: flex;
  align-items: center;
}

.mainCts_1 .txtArea .ttlArea > div img {
  width: 108px;
  height: 108px;
  border: solid 1px #2984C4;
  border-radius: 50%;
  margin-right: 20px;
}

.mainCts_1 .txtArea .ttlArea > div .name {
  color: #fff;
  font-size: 15px;
  line-height: 1.3;
  margin: 0;
}

.mainCts_1 .txtArea .ttlArea > div .name strong {
  font-size: 18px;
  display: block;
}

.mainCts_1 .txtArea .ttlArea > div .name strong span {
  font-size: 14px;
}

.mainCts_1 .txtArea .fig {
  width: 700px;
  margin: 90px auto;
}

.mainCts_1 .txtArea .fig.fig_2 {
  width: 600px;
}

.mainCts_1 .txtArea .fig .cap {
  font-size: 13px;
  line-height: 1.7;
  margin-top: 5px;
}

.mainCts_1 .column {
  margin: 70px auto;
  width: 700px;
  border: 2px solid #ee80a0;
  border-image: linear-gradient(90deg, #72b8e2 0%, #a594c1 50%, #ee80a0 100%);
  border-image-slice: 1;
  height: 250px;
  padding: 45px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mainCts_1 .column img {
  width: 108px;
  height: 108px;
  border: solid 1px #2984C4;
  border-radius: 50%;
}

.mainCts_1 .column > div {
  width: 480px;
}

.mainCts_1 .column > div h4 {
  font-size: 18px;
  font-weight: bold;
  color: #635697;
  margin-bottom: 1em;
}

.mainCts_1 .column > div p {
  font-size: 14px;
  line-height: 1.7;
}

.mainCts_2 .flexBox {
  width: 1050px;
  margin: 70px auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}

.mainCts_2 .flexBox .boxWrap {
  width: 510px;
  margin-bottom: 35px;
  box-sizing: border-box;
  border: 2px solid #ee80a0;
  border-image: linear-gradient(90deg, #72b8e2 0%, #a594c1 50%, #ee80a0 100%);
  border-image-slice: 1;
  background-color: #FFF;
  background-image: repeating-linear-gradient(-45deg, transparent 0, transparent 8px, #FFF2F8 8px, #FFF2F8 11px);
  background-size: auto auto;
}

.mainCts_2 .flexBox .boxWrap h3 {
  margin: 0 auto;
  width: 270px;
  height: 60px;
  margin: 10px auto;
}

.mainCts_2 .flexBox .boxWrap h4 {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
  background: linear-gradient(90deg, #72b8e2 0%, #a594c1 50%, #ee80a0 100%);
  width: 100%;
}

.mainCts_2 .flexBox .boxWrap p {
  font-size: 14px;
  line-height: 1.7;
  width: 460px;
  margin: 15px auto;
}

.mainCts_2 .flexBox .boxWrap .photo {
  width: 460px;
  margin: 0 auto 10px;
  display: flex;
  justify-content: space-between;
}

.mainCts_2 .flexBox .boxWrap .photo > div {
  font-size: 12px;
  line-height: 1.8;
}

.mainCts_2 .flexBox .boxWrap .photo > div img {
  width: 220px;
}

.mainCts_2 .flexBox .caption {
  position: absolute;
  font-size: 12px;
  right: 0;
  bottom: 15px;
}

.mainCts_2 > h4 {
  width: 1050px;
  border-bottom: 2px solid #ee80a0;
  border-image: linear-gradient(90deg, #72b8e2 0%, #a594c1 50%, #ee80a0 100%);
  border-image-slice: 1;
  position: relative;
  margin: 30px auto 3.5em;
  height: 2em;
}

.mainCts_2 > h4 span {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  padding: 16px 0;
  text-align: center;
  background: linear-gradient(90deg, #72b8e2 0%, #a594c1 50%, #ee80a0 100%);
  border-radius: 28px;
  width: 510px;
  position: absolute;
  bottom: -28px;
  left: 50%;
  transform: translateX(-50%);
}

.mainCts_2 .school {
  width: 1050px;
  display: flex;
  margin: 20px auto;
  padding-bottom: 30px;
  border-bottom: 2px solid #ee80a0;
  border-image: linear-gradient(90deg, #72b8e2 0%, #a594c1 50%, #ee80a0 100%);
  border-image-slice: 1;
  justify-content: center;
}

.mainCts_2 .school .box {
  width: 460px;
  margin: 10px 30px;
}

.mainCts_2 .school .box h5 {
  color: #635697;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}

.mainCts_2 .school .box p {
  font-size: 14px;
  line-height: 1.6;
}

.mainCts_2 .school .line {
  width: 2px;
  background-color: #a594c1;
}

.mainCts_2 > h5 {
  text-align: center;
  font-size: 30px;
  color: #E15B94;
  font-weight: bold;
  margin: 40px auto 70px;
  position: relative;
  width: 870px;
}

.mainCts_2 > h5::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 44px;
  height: 3px;
  background-color: #E15B94;
  transform: rotate(60deg);
}

.mainCts_2 > h5::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 44px;
  height: 3px;
  background-color: #E15B94;
  transform: rotate(-60deg);
}

.mainCts_2 .info {
  width: 850px;
  margin: 100px auto 80px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.mainCts_2 .info > img {
  width: 360px;
}

.mainCts_2 .info > div {
  width: 440px;
}

.mainCts_2 .info .logo {
  width: 440px;
  margin-bottom: 30px;
}

.mainCts_2 .info p {
  font-size: 12px;
  line-height: 1.7;
}

.mainCts_2 .info p img {
  width: 13px;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 4px;
  margin-right: 3px;
}

.mainCts_2 .info a {
  width: 220px;
  background-color: #E15B94;
  color: #fff;
  margin: 22px 0 0;
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding: 17px 0;
  transition: .4s;
}

.mainCts_2 .info a:hover {
  background-color: #72B8E2;
}

.mainCts_3 h3 {
  width: 240px;
  margin: 50px auto 20px;
}

.mainCts_3 .fig_3 {
  display: flex;
  justify-content: space-between;
  width: 820px;
  margin: 20px auto 0;
}

.mainCts_3 .fig_3 > div {
  width: 250px;
}

.mainCts_3 .fig_3 > div img {
  width: 180px;
  margin: 0 auto 10px;
}

.mainCts_3 .fig_3 > div p {
  color: #635697;
  font-size: 13px;
  line-height: 1.6;
}

.mainCts_3 .fig_4 {
  width: 1150px;
  margin: 0 auto 5px;
}

.mainCts_3 .cap {
  font-size: 12px;
  width: 1150px;
  margin: 0 auto 50px;
}

.mainCts_3 .txtArea {
  width: 700px;
  margin: 80px auto 60px;
}

.mainCts_3 .txtArea h4 {
  font-size: 22px;
  color: #E15B94;
  font-weight: bold;
  margin-bottom: 1.8em;
  text-align: center;
}

.mainCts_3 .txtArea p {
  margin: 0 auto 1.2em;
  font-size: 15px;
  line-height: 1.8;
}

.mainCts_3 .txtArea .profile {
  float: right;
  width: 325px;
  margin: 0 -100px 0 40px;
}

.mainCts_3 .txtArea .profile > div {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.mainCts_3 .txtArea .profile > div img {
  margin-right: 20px;
  width: 98px;
  height: 98px;
  border: solid 1px #2984C4;
  border-radius: 50%;
}

.mainCts_3 .txtArea .profile > div .name {
  color: #635697;
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 10px;
}

.mainCts_3 .txtArea .profile > div .name span {
  font-size: 12px;
  display: block;
}

.mainCts_3 .txtArea .profile > div .name + p {
  color: #635697;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
}

.mainCts_3 .txtArea .profile > div .name + p strong {
  font-size: 18px;
}

.mainCts_3 .txtArea .profile > p {
  font-size: 12px;
  line-height: 1.5;
}

.mainCts_3 a {
  width: 230px;
  background-color: #E15B94;
  color: #fff;
  margin: 40px auto 70px;
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding: 17px 0;
  transition: .4s;
}

.mainCts_3 a:hover {
  background-color: #72B8E2;
}
