body {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 0;
  color: #333;
}
@font-face {
  font-family: "Times New Roman";
  src: url("../font/TimesNewRoman.ttf");
  font-weight: 400;
}
.fnt-time-new {
  font-family: "Times New Roman";
}
#mainimage {
  position: relative;
}
#mainimage .key-ttl {
  position: absolute;
  top: 279px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 552px;
  z-index: 2;
}
#mainimage .sl-key .sl {
  display: block !important;
}
#mainimage .sl-key .sl {
  height: 768px;
}
#mainimage .sl-key .sl1 {
  background: url(../img/top/key1.jpg) no-repeat center bottom/cover;
}
#mainimage .sl-key .sl2 {
  background: url(../img/top/key2.jpg) no-repeat center bottom/cover;
}
#mainimage .sl-key .sl3 {
  background: url(../img/top/key3.jpg) no-repeat center bottom/cover;
}
#mainimage .btn-scroll {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 53px;
  width: 76px;
  z-index: 2;
}
#hd-slider {
  position: relative;
  padding: 29px 30px 48px;
}
#hd-slider::before {
  content: "";
  background: #f089a0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.16;
}
#hd-slider li {
  padding: 0 15px;
  display: block !important;
}
#news {
  padding: 0 0 149px;

}
#news .elementor-row {
  max-width: 1160px;
  padding: 0 30px;
  margin: 0 auto;
  position: relative;
}
#news h2 {
  margin-bottom: 45px;
}
#news .post-box .post-box__content dl {
  display: flex;
  border-bottom: 1px solid #999;
  padding-top: 19px;
  position: relative;
}
#news .post-box .post-box__content dl::before {
  content: "";
  background: url(../img/top/arr1.png) no-repeat 0 0/100% auto;
  width: 16px;
  height: 23px;
  position: absolute;
  top: 31px;
  right: 0;
}
#news .post-box .post-box__content dl dt {
  padding-left: 16px;
  font-weight: 600;
  letter-spacing: 0.3em;
  color: #c04080;
  width: 198px;
}
#news .post-box .post-box__content dl dt .new-label {
  display: none;
}
#news .post-box .post-box__content dl dd {
  flex: 1;
  letter-spacing: 0.1em;
}
#news .post-box .post-box__content dl dd .post-slug {
  display: none;
}
#news .post-box .post-box__content dl dd a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
#news .post-box .post-box__content dl dd a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
#about {
  padding: 148px 0 164px;
}
#about .container {
  max-width: 1406px;
}
#about h2 {
  margin-bottom: 35px;
}
#about .gr {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#about .gr .photo {
  position: relative;
}
#about .gr .photo::before,
#about .gr .photo::after {
  content: "";
  background: #f089a0;
  position: absolute;
  opacity: 0.5;
}
#about .gr .photo1 {
  width: 27.4524158126%;
  margin-top: 145px;
}
#about .gr .photo1::before {
  top: 16px;
  left: 100%;
  width: 16px;
  bottom: -16px;
}
#about .gr .photo1::after {
  right: 0;
  left: 16px;
  height: 16px;
  bottom: -16px;
}
#about .gr .txt {
  width: 31.0395314788%;
  margin-top: 36px;
}
#about .gr .photo2 {
  width: 27.4524158126%;
}
#about .gr .photo2::before {
  top: 16px;
  right: 100%;
  width: 16px;
  bottom: -16px;
}
#about .gr .photo2::after {
  left: 0;
  right: 16px;
  height: 16px;
  bottom: -16px;
}
#about .btn-s1 {
  margin: 16px auto 0;
}
#about .big-photo {
  position: relative;
  margin: 128px 50px 0 0;
}
#about .big-photo::before,
#about .big-photo::after {
  content: "";
  background: #f089a0;
  position: absolute;
  opacity: 0.5;
}
#about .big-photo::before {
  top: 16px;
  left: 100%;
  width: 16px;
  bottom: -16px;
}
#about .big-photo::after {
  right: 0;
  left: 16px;
  height: 16px;
  bottom: -16px;
}
#feature {
  padding-bottom: 150px;
}
#feature h2 {
  margin-bottom: 107px;
}
#feature .content {
  --f-columns: 3;
  --f-gap: 4.3%;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--f-gap));
  margin-bottom: calc(-1 * var(--f-gap));
}
#feature .content .item {
  margin-left: var(--f-gap);
  margin-bottom: var(--f-gap);
  width: calc(100% / var(--f-columns) - var(--f-gap));
}
#feature .content .item .gr-pt {
  position: relative;
}
#feature .content .item .gr-pt .num {
  position: absolute;
  top: -25px;
  left: 14px;
  z-index: 2;
}
#feature .content .item .gr-pt .photo {
  position: relative;
}
@media screen and (min-width: 768px){
  #feature .content .item .gr-pt .photo {
    height: 225px;
}
  #feature .content .item .gr-pt .photo img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
  }
}
#feature .content .item .gr-pt .photo span {
  color: #fff;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
#feature .content .item .gr-txt {
  padding: 1px 15px 0;
  position: relative;
  z-index: 2;
}
#feature .content .item .gr-txt .box {
  background: #fff;
  margin-top: -17px;
  line-height: 32px;
  padding: 14px 18px 0px;
}
#feature .content .item .gr-txt .box dt {
  font-size: 18px;
  color: #f089a0;
  font-weight: 600;
  margin-bottom: 11px;
  border-bottom: 1px solid #f089a0;
  padding-bottom: 4px;
}
#feature .content .item .gr-txt .box dd {
  font-weight: 500;
}
#feature .content .item .gr-txt .btn-s1 {
  width: 100%;
  max-width: 260px;
  margin: 35px auto 0;
}
#feature .content .item .gr-txt .btn-s1 a {
  padding: 0;
}
#subject {
  padding-bottom: 145px;
}
#subject h2 {
  margin-bottom: 84px;
}
#subject .row {
  --f-columns: 2;
  --f-gap: 4%;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--f-gap));
  margin-bottom: calc(-1 * var(--f-gap));
}
#subject .row .item {
  margin-left: var(--f-gap);
  margin-bottom: var(--f-gap);
  width: calc(100% / var(--f-columns) - var(--f-gap));
}
#subject .row .item:last-child {
  margin-top: 48px;
}
#subject .row .item .gr-pt {
  position: relative;
}
#subject .row .item .gr-pt .menu-title {
  position: absolute;
  left: 14px;
  bottom: 17px;
  display: flex;
  align-items: center;
}
#subject .row .item .gr-pt .menu-title dt {
  width: 96px;
  height: 96px;
}
#subject .row .item .gr-pt .menu-title dd {
  margin: 3px 0 0 16px;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0.05em;
}
#subject .row .item .gr-pt .menu-title dd span {
  font-size: 24px;
  letter-spacing: 0.05em;
}
#subject .row .item .list li a {
  font-size: 18px;
  color: #fff;
  background: #f089a0;
  font-weight: 600;
  line-height: 32px;
  position: relative;
  display: block;
  padding: 14px 10px 14px 32px;
}
#subject .row .item .list li a::after {
  content: "";
  background: url(../img/top/arr2.png) no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}
#subject .row .item .list li a:hover {
  opacity: 0.9;
}
#subject .row .item .list li:nth-child(2n) a {
  background: #f5a0b3;
}
#greet {
  position: relative;
  padding-bottom: 86px;
}
#greet::before {
  content: "";
  background: #f089a0;
  position: absolute;
  top: 405px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#greet h2 {
  margin-bottom: 83px;
}
#greet .row1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 54px;
}
#greet .row1 .gr-pt {
  width: 46.3636363636%;
}
#greet .row1 .gr-pt .photo {
  position: relative;
}
#greet .row1 .gr-pt .photo::before,
#greet .row1 .gr-pt .photo::after {
  content: "";
  background: #f089a0;
  position: absolute;
  opacity: 0.5;
}
#greet .row1 .gr-pt .photo::before {
  top: 16px;
  left: 100%;
  width: 16px;
  bottom: -16px;
}
#greet .row1 .gr-pt .photo::after {
  right: 0;
  left: 16px;
  height: 16px;
  bottom: -16px;
}
#greet .row1 .gr-pt .note {
  line-height: 42px;
  letter-spacing: 0.1em;
  color: #fff;
  margin-top: 15px;
  font-weight: 600;
}
#greet .row1 .txt {
  width: 47.8181818182%;
  padding: 23px 34px 38px 32px;
  line-height: 42px;
  background: #fff;
}
#greet .row2 {
  display: flex;
  justify-content: space-between;
}
#greet .row2 .item {
  width: 47.8181818182%;
  line-height: 42px;
  color: #fff;
}
#greet .row2 .item dt {
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: 600;
  border-bottom: 1px solid #fff;
  margin-bottom: 7px;
  padding-bottom: 1px;
}
#greet .row2 .item2 dd {
  letter-spacing: 0.1em;
}
#wrapper{
  position: relative;
}
#wrapper::before{
  content: '';
  background: url(../img/bg_fix.png) no-repeat center center/cover;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.category   #wrapper::before{ display: none;	}
#footer{
  position: relative;
  z-index: 2;
}
.box-fix{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 36px;
  }
  #mainimage .key-ttl {
    top: 54vw;
    left: 0px;
    right: 0;
    transform: none;
    max-width: 100%;
  }
  #mainimage .sl-key .sl {
    height: auto;
  }
  #mainimage .sl-key .sl {
    background: none !important;
  }
  #mainimage .btn-scroll {
    bottom: 188px;
  }
  #hd-slider {
    padding: 30px 18px 33px;
  }
  #hd-slider li {
    padding: 0;
  }
  #news {
    padding: 0 0 66px;
  }
  #news .elementor-row {
    padding: 0 15px;
  }
  #news h2 {
    margin-bottom: -12px;
  }
  #news .post-box .post-box__content dl {
    display: block;
    padding: 19px 0 11px;
  }
  #news .post-box .post-box__content dl::before {
    top: 24px;
  }
  #news .post-box .post-box__content dl dt {
    width: 100%;
    padding-left: 0;
  }
  #news .post-box .post-box__content dl dt .new-label {
    display: none;
  }
   #news .btn-s1{
    margin: 25px auto 0;
   }
  #about {
    padding: 60px 0 83px;
  }
  #about h2 {
    margin-bottom: 25px;
  }
  #about .gr {
    display: block;
    position: relative;
  }
  #about .gr .txt {
    width: 100%;
    margin-top: 0;
  }
  #about .gr .photo2 {
    width: 52.2471910112%;
    position: absolute;
    top: 6px;
    right: -17px;
  }
  #about .gr .photo2::before {
    top: 9px;
    width: 9px;
    bottom: -9px;
  }
  #about .gr .photo2::after {
    right: 9px;
    height: 9px;
    bottom: -9px;
  }
  #about .btn-s1 {
    margin: 25px auto 0;
  }
  #about .big-photo {
    margin: 64px 17px 0 0;
  }
  #feature {
    padding-bottom: 16px;
  }
  #feature h2 {
    margin-bottom: 54px;
  }
  #feature .content {
    --f-columns: 1;
    --f-gap: 0px;
    margin: 0 11px;
  }
  #feature .content .item {
    margin-bottom: 50px;
  }
  #feature .content .item .gr-txt {
    padding: 1px 15px 0;
  }
  #feature .content .item .gr-txt .box {
    margin-top: -17px;
    line-height: 32px;
    padding: 14px 18px 0px;
  }
  #feature .content .item .gr-txt .box dt {
    margin-bottom: 10px;
  }
  #feature .content .item .gr-txt .btn-s1 {
    width: 100%;
    max-width: 260px;
    margin: 28px auto 0;
  }
  #feature .content .item .gr-txt .btn-s1 a {
    padding: 0;
  }
  #subject {
    padding-bottom: 34px;
  }
  #subject h2 {
    margin-bottom: 31px;
  }
  #subject .row {
    --f-columns: 1;
    --f-gap: 0px;
    padding-bottom: 32px;
  }
  #subject .row .item:last-child {
    margin-top: 32px;
  }
  #subject .row .item .gr-pt .menu-title {
    left: 10px;
    bottom: 10px;
  }
  #subject .row .item .gr-pt .menu-title dt {
    width: 66px;
    height: 66px;
  }
  #subject .row .item .gr-pt .menu-title dd {
    margin: 3px 0 0 9px;
    font-size: 16px;
    line-height: 21px;
  }
  #subject .row .item .gr-pt .menu-title dd span {
    font-size: 18px;
  }
  #subject .row .item .list li a {
    font-size: 14px;
    line-height: 19px;
    padding: 11px 10px 11px 22px;
  }
  #subject .row .item .list li a::after {
    background: url(../img/top/arr2.png) no-repeat 0 0/100% auto;
    width: 20px;
    height: 20px;
  }
  #greet {
    padding-bottom: 51px;
  }
  #greet::before {
    top: 275px;
  }
  #greet h2 {
    margin-bottom: 32px;
  }
  #greet .row1 {
    display: block;
    padding-bottom: 16px;
  }
  #greet .row1 .gr-pt {
    width: 100%;
    padding-right: 10px;
  }
  #greet .row1 .gr-pt .photo::before {
    top: 11px;
    width: 10px;
    bottom: -10px;
  }
  #greet .row1 .gr-pt .photo::after {
    content: none;
  }
  #greet .row1 .gr-pt .note {
    line-height: 32px;
    margin-top: 24px;
  }
  #greet .row1 .txt {
    width: 100%;
    padding: 10px 17px 10px 16px;
    line-height: 36px;
    margin-top: 19px;
  }
  #greet .row2 {
    display: block;
  }
  #greet .row2 .item {
    width: 100%;
    padding: 0 15px;
  }
  #greet .row2 .item dt {
    margin-bottom: 9px;
    padding-bottom: 2px;
  }
  #greet .row2 .item1 {
    margin-bottom: 10px;
  }
  #greet .row2 .item1 dd {
    line-height: 36px;
  }
}
@media screen and (max-width: 375px) {
  #greet .row2 .item {
    padding: 0;
  }
}
@media screen and (max-width: 1100px) and (min-width: 768px) {
  #about .gr .photo1 {
    width: 24%;
    margin-top: 145px;
  }
  #about .gr .txt {
    width: 40%;
  }
  #about .gr .photo2 {
    width: 24%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #about .gr .photo1 {
    display: none;
  }
  #about .gr .txt {
    width: 58%;
  }
  #about .gr .photo2 {
    width: 35%;
  }
  #feature .content {
    --f-gap: 20px;
  }
  #feature .content .item .gr-txt .box {
    padding: 14px 10px 0px;
  }
}

