.page-id-43 .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: none !important;
  padding: 0;
}

.ttl-style {
  font-weight: 500;
  font-size: 32px;
  position: relative;
  letter-spacing: 0.1em;
  text-align: center;
  padding-bottom: 10px;
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
}

.ttl-style:before {
  content: "";
  width: 100px;
  height: 5px;
  margin: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  border-left: 50px solid #FEA6CC;
  background: #64D1F2;
}

/*--------------------------------------
	news
--------------------------------------*/
#newsList::-webkit-scrollbar {
  width: 12px;
  height: 15px;
  padding: 1px;
  background-color: #EEEEEE;
}

#newsList::-webkit-scrollbar-thumb:vertical {
  background-color: #CBCAC9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #newsList {
    /* ie scrollbar color properties */
    scrollbar-base-color: #CBCAC9;
    scrollbar-face-color: #CBCAC9;
    scrollbar-3dlight-color: #CBCAC9;
    scrollbar-highlight-color: #CBCAC9;
    scrollbar-track-color: #EEEEEE;
    scrollbar-arrow-color: #EEEEEE;
    scrollbar-shadow-color: #CBCAC9;
    scrollbar-dark-shadow-color: #CBCAC9;
  }
}

.page-id-43 #news {
  padding: 0;
  z-index: 1;
}

.page-id-43 #news .post-box {
  margin: 0;
}

.page-id-43 #news .post-box__content,
.page-id-43 #news #newsList {
  padding: 0;
  max-width: none;
  overflow-y: scroll;
  height: 415px;
  margin-top: 0;
  border-bottom: none;
}

.page-id-43 #news .post-box__content dl,
.page-id-43 #news #newsList dl {
  padding: 6px 0 13px;
  margin: 0 55px 10px 0;
  border-bottom: 1px dotted #CBCAC9;
}

.page-id-43 #news .post-box__content dl dt,
.page-id-43 #news #newsList dl dt {
  margin: 0 0 5px 0;
  color: #72706E;
}

.page-id-43 #news .post-box__content dl dd,
.page-id-43 #news #newsList dl dd {
  font-size: 14px;
}

.page-id-43 #news .post-box__header,
.page-id-43 #news .news-title {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 7px;
  border-bottom: 1px solid #CBCBCB;
}

.page-id-43 #news .post-box__header h2,
.page-id-43 #news .news-title h2 {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}

.page-id-43 #news .post-box__header a,
.page-id-43 #news .news-title a {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 17px;
  text-decoration: underline;
}

.page-id-43 #news .post-box__header a:hover,
.page-id-43 #news .news-title a:hover {
  text-decoration: none;
}

/*================  end news  =================*/
/*--------------------------------------
	mainimage
--------------------------------------*/
#mainimage {
  padding-top: 172px;
  padding-bottom: 120px;
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
}

#mainimage .inner {
  position: relative;
}

#mainimage .catch_box {
  text-align: left;
}

#mainimage .catch_box dt {
  font-weight: bold;
  letter-spacing: 0.4em;
  margin-right: -30px;
}

#mainimage .catch_box dd {
  margin-top: 10px;
  font-weight: 400;
  letter-spacing: 0.1em;
}

#mainimage .slider {
  position: relative;
}

#mainimage .slider:before {
  content: "";
  background: url("../img/top/key_deco2.png") no-repeat top center/100% auto;
  max-width: 900px;
  height: 196px;
  z-index: 1;
  pointer-events: none;
  position: absolute;
  top: 356px;
  right: -85px;
  left: -103px;
}

#mainimage .slick-slide > div {
  font-size: 0;
  line-height: 0;
}

/*--------------------------------------
	sec1
--------------------------------------*/
.page-id-43 #sec1 {
  position: relative;
  z-index: 1;
  padding-top: 95px;
}

.page-id-43 #sec1 .container {
  position: relative;
}

.page-id-43 #sec1 .info {
  width: 46%;
  max-width: 445px;
}

.page-id-43 #sec1 #news {
  width: 45%;
  max-width: 440px;
  position: absolute;
  top: 0;
  right: 0;
}

.page-id-43 #sec1 .info-timetable .timetable {
  margin: 0 !important;
}

.page-id-43 #sec1 .info-timetable .timetable th, .page-id-43 #sec1 .info-timetable .timetable td {
  font-size: 16px;
  padding: 10px 0;
  color: #483F3F;
}

.page-id-43 #sec1 .info-timetable .timetable thead th {
  border-bottom-color: #949494;
}

.page-id-43 #sec1 .info-timetable .timetable thead th,
.page-id-43 #sec1 .info-timetable .timetable thead th:first-child {
  padding-bottom: 15px;
  background: transparent !important;
}

.page-id-43 #sec1 .info-timetable .timetable tbody tr:first-child th,
.page-id-43 #sec1 .info-timetable .timetable tbody tr:first-child td {
  padding: 15px 0 10px !important;
}

.page-id-43 #sec1 .info-timetable .timetable tbody tr:last-child th {
  padding-bottom: 15px;
  padding-left: 0 !important;
}

.page-id-43 #sec1 .info-timetable .timetable tbody tr:last-child td {
  padding-bottom: 15px;
}

.page-id-43 #sec1 .info-timetable .txt {
  padding: 10px 0;
  border-top: 1px solid #949494;
  border-bottom: 1px solid #949494;
}

.page-id-43 #sec1 .info-location {
  padding-top: 22px;
  padding-bottom: 40px;
}

.page-id-43 #sec1 .info-location dl {
  zoom: 1;
  margin-bottom: 12px;
}

.page-id-43 #sec1 .info-location dl:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}

.page-id-43 #sec1 .info-location dt {
  float: left;
}

.page-id-43 #sec1 .info-location dd {
  float: right;
  max-width: 335px;
  width: calc(100% - 80px);
}

.page-id-43 #sec1 .info-map {
  text-align: center;
}

.page-id-43 #sec1 .info-map .map-link {
  margin-top: 22px;
}

.page-id-43 #sec1 .info-map .map-link a:hover {
  text-decoration: underline;
}

.page-id-43 #sec1 .info-map .map {
  padding-top: 355px;
}

/*--------------------------------------
	sec2
--------------------------------------*/
.page-id-43 #sec2 {
  padding-top: 87px;
  padding-bottom: 100px;
  position: relative;
  z-index: 0;
}

.page-id-43 #sec2:before {
  content: "";
  position: absolute;
  top: -180px;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../img/top/sec2_bg.jpg") no-repeat center/cover;
}

.page-id-43 #sec2 ul {
  margin-top: -10px;
}

.page-id-43 #sec2 ul li {
  margin-top: 90px;
  position: relative;
  background: #fff;
  padding: 80px 40px 30px;
}

.page-id-43 #sec2 ul h3 {
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 13px;
  line-height: 1.5;
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
}

.page-id-43 #sec2 ul h3 span {
  display: inline-block;
}

.page-id-43 #sec2 ul .txt {
  line-height: 2.2;
}

.page-id-43 #sec2 ul .img {
  margin: auto;
  width: 120px;
  z-index: 1;
  position: absolute;
  top: -60px;
  right: 0;
  left: 0;
}

/*--------------------------------------
	sec3
--------------------------------------*/
.page-id-43 #sec3 {
  padding-top: 92px;
  padding-bottom: 100px;
  background: url("../img/top/sec3_deco1.png") no-repeat top right, url("../img/top/sec3_deco2.png") no-repeat bottom left;
}

.page-id-43 #sec3 .list {
  margin: 30px -1px 0;
}

.page-id-43 #sec3 .list .item1 a {
  background: url("../img/top/sec3_img1.jpg") no-repeat center/cover;
}

.page-id-43 #sec3 .list .item2 a {
  background: url("../img/top/sec3_img2.jpg") no-repeat center/cover;
}

.page-id-43 #sec3 .list .item3 a {
  background: url("../img/top/sec3_img3.jpg") no-repeat center/cover;
}

.page-id-43 #sec3 .list .item4 a {
  background: url("../img/top/sec3_img4.jpg") no-repeat center/cover;
}

.page-id-43 #sec3 .list .item5 a {
  background: url("../img/top/sec3_img5.jpg") no-repeat center/cover;
}

.page-id-43 #sec3 .list li {
  padding: 1px;
}

.page-id-43 #sec3 .list h3 {
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.6;
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  width: 100%;
}

.page-id-43 #sec3 .list h3 span {
  display: inline-block;
}

.page-id-43 #sec3 .list i {
  display: block;
  width: 73px;
}

.page-id-43 #sec3 .list a {
  display: block;
  position: relative;
  color: #fff;
  text-align: center;
  height: 225px;
  padding: 10px 15px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.page-id-43 #sec3 .list a:before {
  content: "";
  z-index: 1;
  width: 0;
  height: 0;
  position: absolute;
  right: 5px;
  bottom: 5px;
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
}

.page-id-43 #sec3 .box {
  margin-top: 92px;
}

.page-id-43 #sec3 .box-left {
  width: 496px;
  max-width: 48%;
  float: left;
}

.page-id-43 #sec3 .box-right {
  width: 516px;
  max-width: 50%;
  float: right;
  margin-top: 7px;
}

.page-id-43 #sec3 .box h3 {
  font-weight: 500;
  font-size: 32px;
  letter-spacing: 0.1em;
  margin-bottom: 13px;
}

.page-id-43 #sec3 .box .txt {
  line-height: 2.2;
  margin-bottom: 37px;
}

.page-id-43 #slider .photo {
  height: 260px;
  background: url("../img/top/slider_scroll.jpg") repeat-x center/auto 100%;
}

/*--------------------------------------
	responsive
--------------------------------------*/
@media screen and (min-width: 768px) {
  #header {
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #wrapper {
    padding-top: 0;
  }
  .has_nav #header {
    background: #fff;
  }
  #mainimage {
    background: url("../img/top/key_deco1.png") no-repeat center top, url("../img/top/header_bg.jpg") no-repeat center/cover;
  }
  #mainimage .slider {
    max-width: 710px;
    margin-right: 370px;
  }
  #mainimage .catch_box {
    width: 410px;
    z-index: 1;
    position: absolute;
    top: 65px;
    right: 0;
  }
  #mainimage .catch_box dt {
    font-size: 34px;
    line-height: 2.1;
  }
  #mainimage .catch_box dd {
    font-size: 20px;
  }
  .page-id-43 #sec2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-id-43 #sec2 ul li {
    width: 49%;
    max-width: 500px;
  }
  .page-id-43 #sec3 .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-id-43 #sec3 .list li {
    width: 33.33%;
  }
  .page-id-43 #sec3 .list .item1, .page-id-43 #sec3 .list .item2 {
    width: 50%;
  }
  .page-id-43 #sec3 .list h3 {
    margin-top: 20px;
  }
  .page-id-43 #sec3 .list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .page-id-43 #sec3 .list a:hover {
    opacity: 0.8;
  }
}

@media screen and (max-width: 1060px) and (min-width: 768px) {
  #mainimage .slider {
    margin-right: 270px;
  }
  #mainimage .slider:before {
    top: 73%;
    left: -15%;
    right: -12%;
  }
  #mainimage .catch_box {
    width: 300px;
    top: 50%;
    margin-top: -125px;
  }
  #mainimage .catch_box dt {
    font-size: 23px;
  }
  #mainimage .catch_box dd {
    font-size: 16px;
  }
  .page-id-43 #news .post-box__content dl,
  .page-id-43 #news #newsList dl {
    margin-right: 25px;
  }
  .page-id-43 #sec1 .info {
    font-size: 15px;
  }
  .page-id-43 #sec2 ul li {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media screen and (max-width: 767px) {
  .page-id-43 #news .post-box__header,
  .page-id-43 #news .news-title {
    margin-bottom: 0;
  }
  .page-id-43 #news .post-box__header a,
  .page-id-43 #news .more {
    font-size: 14px;
  }
  .page-id-43 #news .post-box__content,
  .page-id-43 #news #newsList {
    height: 247px;
  }
  .page-id-43 #news .post-box__content dl,
  .page-id-43 #news #newsList dl {
    padding-right: 20px;
    padding-top: 13px;
    margin-bottom: 0;
    margin-right: 0;
  }
  #mainimage {
    padding-top: 18%;
    background: url("../img/top/header_bg_sp.jpg") no-repeat center top/cover;
  }
  #mainimage .catch_box {
    margin-top: 8%;
  }
  #mainimage .catch_box dt {
    font-size: 23px;
  }
  #mainimage .catch_box dd {
    font-size: 16px;
  }
  #mainimage .slider:before {
    height: 25vw;
    top: 73%;
    left: -15%;
    right: -12%;
  }
  #mainimage .inner {
    padding: 0 3%;
  }
  .ttl-style {
    font-size: 26px;
  }
  .ttl-style:before {
    width: 60px;
    border-left-width: 30px;
  }
  .page-id-43 #sec1 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-id-43 #sec1 .info, .page-id-43 #sec1 #news {
    max-width: 100%;
    width: 100%;
  }
  .page-id-43 #sec1 .info-timetable thead th:first-child {
    font-size: 14px !important;
  }
  .page-id-43 #sec1 .info-map .map-link {
    font-size: 14px;
  }
  .page-id-43 #sec1 #news {
    position: static;
    margin-top: 30px;
  }
  .page-id-43 #sec1 .info-location dd {
    max-width: 100%;
  }
  .page-id-43 #sec2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-id-43 #sec2:before {
    top: 0;
    background-image: url("../img/top/sec2_bg_sp.jpg");
  }
  .page-id-43 #sec2 ul {
    margin-top: 0;
  }
  .page-id-43 #sec2 ul li {
    padding-left: 30px;
    padding-right: 30px;
  }
  .page-id-43 #sec2 ul h3 {
    font-size: 21px;
  }
  .page-id-43 #sec3 {
    padding-top: 50px;
    padding-bottom: 60px;
    background-size: 375px auto, 375px auto;
  }
  .page-id-43 #sec3 .list i {
    width: 16%;
    max-width: 54px;
    margin-top: -27px;
    position: absolute;
    top: 50%;
    left: 5%;
  }
  .page-id-43 #sec3 .list a {
    display: table;
    width: 100%;
    height: 90px;
  }
  .page-id-43 #sec3 .list h3 {
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    line-height: 30px;
  }
  .page-id-43 #sec3 .list h3 span {
    display: block;
  }
  .page-id-43 #sec3 .list .item3 a {
    background-position: center top;
  }
  .page-id-43 #sec3 .list .item4 a {
    background-position: center top 15%;
  }
  .page-id-43 #sec3 .box {
    margin-top: 40px;
  }
  .page-id-43 #sec3 .box-left {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .page-id-43 #sec3 .box-right {
    width: 100%;
    max-width: 100%;
  }
  .page-id-43 #sec3 .box .txt {
    font-size: 16px;
  }
  .page-id-43 #sec3 .box .btn_link {
    margin: auto;
  }
  .page-id-43 #slider .photo {
    height: 95px;
  }
}
