@charset "UTF-8";
html {
  font-size: 0.625em;
  height: 100%;
}

body {
  color: #424242;
  font-size: 1.6rem;
  font-family: Noto Sans Japanese, "游ゴシック", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.5;
  font-weight: 200;
  min-width: 1280px;
  position: relative;
  display: block!important;
}

img {
  image-rendering: -webkit-optimize-contrast;
}

a {
  color: #424242;
}

.wrapper {
  z-index: 0;
  left: 0;
  /*
  overflow: hidden;
  */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}


main {
  /* width: calc(100% - 220px); */
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#contents {
  width: 100%;
  /* font-size: 1.5rem; */
}

#leftmenu h1 {
  border-top: 7px solid #c26ab5;
  padding-top: 35px;
  text-align: center;
}

#leftmenu nav {
  padding-top: 60px;
  padding-bottom: 70px;
  background-color: #fff;
}

#leftmenu nav ul li {
  padding: 0 20px 10px;
}

#leftmenu nav ul li a {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #f5f5f5;
}

#leftmenu nav ul li a:hover, #leftmenu nav ul li a.active {
  color: #481c87;
  border-bottom: 1px solid #481c87;
}

#leftmenu nav ul li:last-child a {
  border-bottom: none;
}

#leftmenu nav ul li:last-child a:hover, #leftmenu nav ul li:last-child a.active {
  border-bottom: none;
}

#infoarea {
  /*
      background: linear-gradient(#fff9fe, #f7f2fe);
  */
  padding-top: 20px;
  height: auto;
}

#infoarea > div > p {
  text-align: center;
  color: #fff;
  padding: 3px;
  letter-spacing: 3px;
  margin: 20px;
}

#infoarea > div.i1 > p {
  background-color: #9177b7;
}

#infoarea > div.i2 > p {
  background-color: #c06cb5;
}

#infoarea dl {
  padding-top: 20px;
  font-size: 1.25rem;
  padding: 0px 20px;
}

#infoarea .i1 dl dt {
  padding-bottom: 10px;
}

#infoarea .i1 dl dt {
  color: #481c87;
}

#infoarea .i2 dl dt {
  color: #920783;
}

#infoarea .i1 dl dd {
  padding-bottom: 20px;
}

#infoarea dd span {
  display: block;
  padding: 10px 0;
}

#infoarea a {
  display: block;
  border: 1px solid;
  border-radius: 8px 8px 8px;
  background-color: #fff;
  margin: 0 20px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 10px 50%;
  padding: 10px;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
#infoarea a i {
  font-size: 1.2em;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  margin-right: 0.1em;
}

#infoarea .i1 a {
  color: #9177b7;
  border-color: #9177b7;
}
#infoarea .i1 a:hover {
  color: #ffffff;
  background-color: #9177b7;
}

#infoarea .i1 {
  padding-bottom: 20px;
}

#infoarea .i2 a {
  color: #c06cb5;
  border-color: #c06cb5;
}
#infoarea .i2 a:hover {
  color: #ffffff;
  background-color: #c06cb5;
}

#infoarea .i2 {
  padding-bottom: 80px;
}

.title {
  font-size: 4rem;
  color: #481c87;
  letter-spacing: 5px;
  line-height: 1.3;
}

.title span {
  font-family: roboto;
  font-size: 2rem;
  color: #c26ab5;
  display: block;
}

footer {
  width: 100%;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
footer.active {
  width: 100%;
  position: absolute;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  bottom: 0;
}
footer > p {
  background-color: #4e3079;
  text-align: center;
  color: #fff;
  padding: 15px 0;
}

.pankuzu {
  background-color: #fff9fe;
  font-size: 0.8571428571em;
  padding: 10px;
  color: #c06cb5;
}

.pankuzu a {
  color: #481c87;
}

.pankuzu span {
  color: #424242;
}

.main_title {
  text-align: center;
  padding: 100px 0 0;
  position: relative;
}
.main_title:after {
  content: "";
  display: block;
  width: 1120px;
  height: 173px;
  background: white;
  background: linear-gradient(132deg, white 2%, #fff9fe 35%, #f7f2fe 71%, #f2f3ff 92%);
  position: absolute;
  top: 50px;
  left: 0;
  z-index: -1;
}

.pr1em {
  padding-right: 1em;
}

.main-content {
  width: 860px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 130px;
  padding-bottom: 80px;
}

.tleStyle2 {
  color: #481c87;
  font-size: 1.4285714286em;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}
.tleStyle2:after {
  content: "";
  display: block;
  width: 100%;
  height: 0.5em;
  position: absolute;
  bottom: 0.1em;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(192, 108, 181, 0.1);
}
.tleStyle3 {
  font-size: 1.2857142857em;
  padding-left: 1.4em;
  position: relative;
  margin-bottom: 30px;
}
.tleStyle3:before {
  content: "";
  display: block;
  width: 1em;
  height: 3px;
  position: absolute;
  top: 0.85em;
  left: 0;
  background-color: #481c87;
}

.small-90 {
  font-size: 0.9em;
}

.t-right {
  text-align: right;
}

.t-left {
  text-align: left;
}

.t-center {
  text-align: center;
}
