@charset "UTF-8";
/*数値の設定
------------------------------------------*/
/*上記数値の設定を呼び出しているmixin
------------------------------------------*/
/*
よく使用するmixin
------------------------------------------*/
/*	▼	250716 GM追加	*/
.pre-inc .main-ttl {
  font-weight: 400;
}

/*overwrite
------------------------------------------*/
.pre-inc {
  /*.imgcap.with-bg{
  	background: rgba(255, 255, 255, .5);
  	color: #333;
  }*/
}
.pre-inc .kv-ttl-row .kv-ttl-wrap .page-name {
  line-height: 0.9;
}
.pre-inc .main-contents .kv-sec {
  padding-bottom: 60px;
}
.pre-inc .kv-ttl-row .kv-img .kv-img-in {
  -o-object-position: right;
     object-position: right;
}
.pre-inc .js-pala .js-pala_img {
  -o-object-position: right;
     object-position: right;
  width: 100%;
}
.pre-inc .zoomIcon {
  top: 40px;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .pre-inc .zoomIcon {
    top: 0;
  }
}
.pre-inc .zoomIcon::before {
  filter: invert(1);
  z-index: 2;
  position: absolute;
  width: 17px;
  height: 17px;
  top: 4px;
  right: 3px;
}
.pre-inc .zoomIcon::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-top: 40px solid #78A3A7;
}

/*intro-read-wrap
------------------------------------------*/
.pre-inc .intro-read-wrap .intro-txt-box {
  margin-top: 80px;
  z-index: 2;
}
@media only screen and (max-width: 991px) {
  .pre-inc .intro-read-wrap .intro-txt-box {
    width: calc(63% - 15px);
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .intro-read-wrap .intro-txt-box {
    width: 100%;
    margin-top: 30px;
  }
}
.pre-inc .intro-read-wrap .introReadText {
  font-size: 1.8rem;
  margin-bottom: 25px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .intro-read-wrap .introReadText {
    font-size: 1.54rem;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .intro-read-wrap .introReadText {
    line-height: 2;
    margin-bottom: 0;
  }
}
.pre-inc .intro-read-wrap .text-mg {
  margin-bottom: 5.5rem;
}
@media only screen and (max-width: 767px) {
  .pre-inc .intro-read-wrap .text-mg {
    margin-bottom: 2.5rem;
  }
}
.pre-inc .intro-read-wrap .text-end {
  font-size: 2em;
  color: #709DA2;
}
@media only screen and (max-width: 767px) {
  .pre-inc .intro-read-wrap .text-end {
    font-size: 1.6em;
  }
}
.pre-inc .intro-read-wrap .introReadimg-wrapper .introReadimg-wrap {
  position: absolute;
}
.pre-inc .intro-read-wrap .introReadimg-wrapper .introReadimg-wrap:nth-of-type(1) {
  left: -30px;
  top: 30px;
  max-width: 180px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .intro-read-wrap .introReadimg-wrapper .introReadimg-wrap:nth-of-type(1) {
    top: 50px;
    opacity: 0.2;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .intro-read-wrap .introReadimg-wrapper .introReadimg-wrap:nth-of-type(1) {
    top: 10px;
    max-width: 140px;
  }
}
.pre-inc .intro-read-wrap .introReadimg-wrapper .introReadimg-wrap:nth-of-type(2) {
  right: -30px;
  bottom: 150px;
  max-width: 220px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .intro-read-wrap .introReadimg-wrapper .introReadimg-wrap:nth-of-type(2) {
    bottom: 440px;
    opacity: 0.2;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .intro-read-wrap .introReadimg-wrapper .introReadimg-wrap:nth-of-type(2) {
    bottom: 290px;
    max-width: 170px;
  }
}
.pre-inc .intro-read-wrap .introReadimg-wrapper .introReadimg-wrap:nth-of-type(3) {
  right: 140px;
  bottom: 0;
  max-width: 250px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .intro-read-wrap .introReadimg-wrapper .introReadimg-wrap:nth-of-type(3) {
    position: relative;
    right: inherit;
    width: calc(63% - 15px);
    max-width: inherit;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .intro-read-wrap .introReadimg-wrapper .introReadimg-wrap:nth-of-type(3) {
    width: 95%;
    height: 190px;
    margin-top: 30px;
  }
  .pre-inc .intro-read-wrap .introReadimg-wrapper .introReadimg-wrap:nth-of-type(3) .introReadimg {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.pre-inc .intro-read-wrap .cap-right {
  margin-right: -20px;
}

/*merit-sec
------------------------------------------*/
.pre-inc .merit-sec .merit-txt-box {
  display: flex;
  align-items: center;
  width: calc(80% - 15px);
}
@media only screen and (max-width: 991px) {
  .pre-inc .merit-sec .merit-txt-box {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .merit-sec .merit-txt-box {
    width: 100%;
  }
}
.pre-inc .merit-sec .merit-txt-box .merit-ttl {
  width: calc(50% - 15px);
}
@media only screen and (max-width: 991px) {
  .pre-inc .merit-sec .merit-txt-box .merit-ttl {
    width: 100%;
  }
}
.pre-inc .merit-sec .merit-txt-box .merit-txt {
  width: calc(50% - 15px);
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .pre-inc .merit-sec .merit-txt-box .merit-txt {
    width: 100%;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .merit-sec .merit-txt-box .merit-txt {
    margin-bottom: 20px;
  }
}
.pre-inc .merit-sec .merit-img {
  width: calc(80% - 15px);
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .pre-inc .merit-sec .merit-img {
    width: 100%;
  }
}

/*style-sec
------------------------------------------*/
.pre-inc .main-contents .style-sec {
  padding-bottom: 0;
  margin-bottom: -80px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .main-contents .style-sec .section-txt-common [class*=-txt-box] {
    width: calc(80% - 15px);
  }
}
@media only screen and (max-width: 991px) and (max-width: 767px) {
  .pre-inc .main-contents .style-sec .section-txt-common [class*=-txt-box] {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .main-contents .style-sec {
    width: 100%;
    margin-top: 20px;
    margin-bottom: -40px;
  }
}
.pre-inc .main-contents .style-sec .style-details-box {
  width: calc(80% - 15px);
  margin-top: 40px;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .pre-inc .main-contents .style-sec .style-details-box {
    width: 100%;
  }
}
.pre-inc .main-contents .style-sec .switchBtn-wrap {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  .pre-inc .main-contents .style-sec .switchBtn-wrap {
    flex-direction: column;
  }
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .left {
  width: calc(35% - 30px);
  /*.btnwrap>.btn-radio:hover {
  	background-color: #6C97AA;
               color: #fff;
  }*/
  /*.stageTitle {
  	border: 1px solid currentColor;
  	display: inline-block;
  	line-height: 1;
  	margin-bottom: 20px;
  	padding: 10px 20px;
  }
  .stageText {
  	line-height: 2;
  	z-index: 2;
  	position: relative;
  	@include smp {
  		font-size: 1.3rem;
  		line-height: 1.8;
  	}
  }*/
}
@media only screen and (max-width: 991px) {
  .pre-inc .main-contents .style-sec .switchBtn-wrap .left {
    width: calc(100% - 10px);
  }
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .left .btnwrap {
  display: flex;
  flex-direction: column;
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .left .btnwrap > .btn-radio {
  flex: 1 1;
  order: -1;
  min-width: 70px;
  padding: 0.6em 1em 0.8em;
  background-color: #fff;
  color: #000;
  font-size: 1.8rem;
  text-align: center;
  cursor: pointer;
  transition: 0.3s;
  border: 1px solid #6c97aa;
  border-radius: 50px;
  margin: 8px 0;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.16);
}
@media only screen and (max-width: 767px) {
  .pre-inc .main-contents .style-sec .switchBtn-wrap .left .btnwrap > .btn-radio {
    font-size: 1.3rem;
    padding: 0.8em 1em 1em;
  }
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .left .btnwrap > .btn-radio span {
  display: block;
  font-size: 0.75em;
  color: #6C97AA;
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .left .btnwrap > .btn-radio .js-numText {
  display: inline-block;
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .left .btnwrap .btn-radio-field {
  display: none;
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .left .btnwrap > div {
  position: relative;
  display: none;
  width: 100%;
  padding: 1.8em;
  background-color: #fefcf8;
  color: #878062;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .pre-inc .main-contents .style-sec .switchBtn-wrap .left .btnwrap > div {
    padding: 1.4em 1.5em;
  }
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .left .btnwrap > div figure {
  position: absolute;
  bottom: -213px;
  right: 30px;
  width: 150px;
  opacity: 0.45;
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .left .btnwrap > div:nth-of-type(2) figure {
  right: 20px;
  bottom: -120px;
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .left .btnwrap > div:nth-of-type(3) figure {
  width: 200px;
  right: 20px;
  bottom: -49px;
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .left .btnwrap > div:nth-of-type(4) figure {
  right: 20px;
  bottom: -99px;
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .left .btnwrap > .btn-radio:hover, .pre-inc .main-contents .style-sec .switchBtn-wrap .left .btnwrap .btn-radio.active {
  color: #fff;
  background-color: #6C97AA;
  box-shadow: 2px 2px 4px 0px #e9f4f5;
  transform: translateY(3px);
  /*+div {
  	display: block;
  }*/
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .left .btnwrap > .btn-radio:hover span, .pre-inc .main-contents .style-sec .switchBtn-wrap .left .btnwrap .btn-radio.active span {
  color: rgba(255, 255, 255, 0.8);
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .right {
  position: relative;
  width: calc(65% - 30px);
}
@media only screen and (max-width: 991px) {
  .pre-inc .main-contents .style-sec .switchBtn-wrap .right {
    width: calc(100% - 30px);
    margin: 25px auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .main-contents .style-sec .switchBtn-wrap .right {
    width: 100%;
  }
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .right .right-content {
  width: 100%;
  background: #fff;
  border: 1px solid #6C97AA;
  border-radius: 30px;
  padding: 40px;
  visibility: hidden;
  opacity: 0;
}
@media only screen and (max-width: 767px) {
  .pre-inc .main-contents .style-sec .switchBtn-wrap .right .right-content {
    padding: 30px;
  }
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .right .right-content:nth-of-type(n+2) {
  position: absolute;
  top: 0;
  left: 0;
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .right .right-content.active {
  visibility: visible;
  opacity: 1;
  transition: 0.3s;
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .right .right-content .content-ttl {
  position: relative;
  display: table;
  margin: 0 auto 25px;
  font-size: 1.6rem;
  z-index: 2;
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .right .right-content .content-ttl::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 100%;
  height: 8px;
  background-color: #E9F4F5;
  z-index: -1;
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .right .right-content .content_img_wrap {
  max-width: 400px;
  margin: 0 auto;
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .right .right-content .content_img_wrap .content_txt {
  line-height: 1.8;
  margin-top: 20px;
}
.pre-inc .main-contents .style-sec .switchBtn-wrap .right .right-content .content_img + .content_img {
  margin-top: 20px;
}
.pre-inc .main-contents .style-sec .style-text-wrap {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  margin-top: 100px;
  gap: 60px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .main-contents .style-sec .style-text-wrap {
    display: block;
    margin-top: 60px;
  }
}
.pre-inc .main-contents .style-sec .style-text-wrap:nth-child(odd) .left {
  order: 2;
}
@media only screen and (max-width: 991px) {
  .pre-inc .main-contents .style-sec .style-text-wrap:nth-child(odd) .left {
    order: 1;
  }
}
.pre-inc .main-contents .style-sec .style-text-wrap:nth-child(odd) .right {
  order: 1;
}
@media only screen and (max-width: 991px) {
  .pre-inc .main-contents .style-sec .style-text-wrap:nth-child(odd) .right {
    order: 2;
  }
  .pre-inc .main-contents .style-sec .style-text-wrap:nth-child(odd) .right .style-img-wrap .style-img {
    -o-object-position: 0 -70px;
       object-position: 0 -70px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .main-contents .style-sec .style-text-wrap:nth-child(odd) .right .style-img-wrap .style-img {
    -o-object-position: 0 -45px;
       object-position: 0 -45px;
  }
}
.pre-inc .main-contents .style-sec .style-text-wrap .left, .pre-inc .main-contents .style-sec .style-text-wrap .right {
  width: 50%;
}
@media only screen and (max-width: 991px) {
  .pre-inc .main-contents .style-sec .style-text-wrap .left, .pre-inc .main-contents .style-sec .style-text-wrap .right {
    width: 100%;
  }
}
.pre-inc .main-contents .style-sec .style-text-wrap .left {
  width: calc(50% - 30px);
}
@media only screen and (max-width: 991px) {
  .pre-inc .main-contents .style-sec .style-text-wrap .left {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .pre-inc .main-contents .style-sec .style-text-wrap .right {
    height: 250px;
    margin-top: 30px;
  }
  .pre-inc .main-contents .style-sec .style-text-wrap .right .style-img {
    -o-object-position: 0 -135px;
       object-position: 0 -135px;
  }
}
@media only screen and (max-width: 991px) and (max-width: 767px) {
  .pre-inc .main-contents .style-sec .style-text-wrap .right .style-img {
    -o-object-position: 0 -70px;
       object-position: 0 -70px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .main-contents .style-sec .style-text-wrap .right {
    height: 160px;
  }
}
.pre-inc .main-contents .style-sec .style-text-wrap .style-img-wrap {
  width: 100%;
  height: 100%;
}
.pre-inc .main-contents .style-sec .style-text-wrap .style-img-wrap .style-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pre-inc .main-contents .style-sec .style-text-wrap .style-name-en {
  color: #E9F4F5;
  font-size: 8rem;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .pre-inc .main-contents .style-sec .style-text-wrap .style-name-en {
    font-size: 4rem;
    margin: 0;
  }
}
.pre-inc .main-contents .style-sec .style-text-wrap .style-name {
  position: relative;
  display: table;
  font-size: 1.4em;
  width: auto;
  text-align: center;
  margin: 0 auto 30px;
  z-index: 2;
}
.pre-inc .main-contents .style-sec .style-text-wrap .style-name::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 100%;
  height: 8px;
  background-color: #E9F4F5;
  z-index: -1;
}
.pre-inc .main-contents .style-sec .style-text-wrap .style-text {
  font-family: "Noto Serif JP", serif;
  line-height: 1.8;
}
.pre-inc .main-contents .style-sec .style-text-wrap .style-text + p {
  margin-top: 10px;
}
.pre-inc .main-contents .style-sec .style-text-box > div {
  display: none;
}
.pre-inc .main-contents .style-sec .style-text-box > div.active {
  display: block;
}

/*page-bnr
------------------------------------------*/
.pre-inc .page-bnr .page-bnr-link {
  position: relative;
  display: block;
  max-width: 1200px;
  margin: 80px auto -125px;
  width: calc(100% - 60px);
  padding: 25px 0;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .pre-inc .page-bnr .page-bnr-link {
    margin: 40px auto -20px;
    background: none;
    border: none;
    padding: 0;
    width: 100%;
  }
}
.pre-inc .page-bnr .page-bnr-link .page-bnr-img {
  width: 100%;
}
.pre-inc .page-bnr .page-bnr-link .btn-viewDetails {
  width: 190px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 80px;
  background: #fff;
  color: #333;
  padding: 10px 15px;
  font-size: 2rem;
  transition: 0.3s;
}
@media only screen and (max-width: 991px) {
  .pre-inc .page-bnr .page-bnr-link .btn-viewDetails {
    bottom: 50px;
    padding: 8px 13px;
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .page-bnr .page-bnr-link .btn-viewDetails {
    bottom: 60px;
  }
}
.pre-inc .page-bnr .page-bnr-link:hover .btn-viewDetails {
  background: rgba(83, 151, 157, 0.5);
  background: #B0CACD;
}/*# sourceMappingURL=kinkyo.css.map */