/* Scss Document */
.h2-tt {
  font-family: "ShipporiMincho";
  font-weight: normal;
  font-size: 13vw;
  line-height: 1.2;
  position: relative;
  margin: 0 auto 15vw;
}
.h2-tt .txt-latin {
  font-size: 2.5vw;
  letter-spacing: 0.05em;
  position: absolute;
  bottom: 0;
  left: -4vw;
}
section h3 {
  font-size: 6.5vw;
  line-height: 1.5;
  letter-spacing: 0;
  padding-bottom: 10vw;
}
.h-line {
  font-size: 8vw;
  line-height: 1;
  margin-bottom: 15vw;
}
.h-line span {
  font-size: 2.5vw;
  letter-spacing: 0.05em;
}
#lead {
  padding: 20vw 0;
}
#lead .txt p {
  padding-bottom: 20px;
}
#dream .h-line {
  text-align: right;
  padding-right: 32%;
}
#dream .h-line:before {
  top: 5vw;
}
#dream .h-line[style*="visible"]:before {
  left: 75vw;
}
#dream .controls {
  position: relative;
  height: 30px;
  margin: 10vw 0 0;
}
#dream .slick-arrow {
  top: 0;
  background: none;
  background-color: transparent;
  text-indent: 0;
  font-size: 20px;
  color: #fff;
  border: 1px solid;
  line-height: 20px;
  width: 80px;
  font-size: 18px;
  text-align: center;
    left: calc(50% + 10px) !important;
    right: auto !important;
}
#dream .slick-arrow:before {
  background: url("../img/about/prev.png") no-repeat right 0;
  content: '';
  position: absolute;
 
  top: 7px;
  right: -10px;
  transform: translateX(100%);
  width: 59px;
  height: 6px;
}
#dream .slick-arrow.slick-prev {
  right: calc(50% + 10px) !important;
  left: auto !important;
}
#dream .slick-arrow.slick-prev:before {
  background: url("../img/about/next.png") no-repeat 0 0;
  right: auto;
  left: -10px;
  transform: translateX(-100%);
}
#dream .slick-arrow:hover {
  background-color: #fff;
  color: #505050;
  opacity: 1 !important;
}
#dream .slide {
  color: #fff;
  position: relative;
  box-sizing: border-box;
  padding: 10vw 5%;
}
#dream .slide .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#dream .slide .item {
  position: relative;
  z-index: 2;
}
#dream .slide .item.item1 {
  padding: 13vw 0;
}
#dream .slide .item h3 {
  font-size: 23px;
  padding-bottom: 0;
}
#dream .slide .item .txt {
  font-size: 12px;
  line-height: 22px;
}
#dream .slide .item dl dd {
  font-size: 13px;
  letter-spacing: -0.03em;
  line-height: 24px;
}
#dream .slide .item dl dt {
  font-size: 18px;
  text-align: left;
  padding-bottom: 20px;
}
#history {
  padding: 15vw 0;
}
#history .h-line {
  text-align: right;
}
#history .tbl-info {
  margin-bottom: 5vw;
  position: relative;
}
#history .tbl-info:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 132px;
  border-left: 1px solid;
}
#history .tbl-info dl {
  display: table;
  width: 100%;
}
#history .tbl-info dl dt, #history .tbl-info dl dd {
  display: table-cell;
  box-sizing: border-box;
}
#history .tbl-info dl dt {
  width: 140px;
}
#history .group .history {
  padding-bottom: 15vw;
}
#history .group .history .photo {
  text-align: right;
}
#history .group .history .photo span {
  font-size: 13px;
}
#history .txt-end {
  position: relative;
  padding-bottom: 30px;
  margin-top: 15vw;
  font-size: 13px;
}
#history .txt-end .scroll {
  position: absolute;
  right: 0;
  bottom: 0;
}
#history .txt-end .scroll span {
  letter-spacing: 0.15em;
}
#history .txt-end .scroll:after {
  content: url("../img/about/line.png");
  position: absolute;
  left: 0px;
  top: -8px;
  line-height: 0;
}
#history .txt-end .tt {
  font-size: 15px;
  padding-bottom: 20px;
}
#nunnery {
  background-color: #fff;
  padding: 15vw 0;
}
#nunnery .h2-tt {
  font-size: 8vw;
}
#nunnery .photo1 {
  margin-bottom: 10vw;
}
#nunnery .lead {
  padding-bottom: 10vw;
}
#nunnery .lead dt {
  font-size: 6.5vw;
  line-height: 1.4;
  padding-bottom: 5vw;
  text-align: center;
}
#nunnery .lead dd p {
  padding-bottom: 20px;
}
#nunnery .js {
  position: relative;
  padding-bottom: 15vw;
}
#nunnery .js .js1 {
  width: 55%;
}
#nunnery .js .js2 {
  width: 38%;
  margin: 30vw 0 10vw;
}
#nunnery .js .js3 {
  width: 100%;
}
#nunnery .info h3 {
  font-size: 5vw;
  padding-bottom: 5vw;
}
#nunnery .info p {
  padding-bottom: 20px;
}
#nunnery .access {
  border: 1px solid;
  padding: 5%;
  margin-top: 10vw;
}
#nunnery .access .gmap {
  position: relative;
  padding-top: 100%;
  margin-bottom: 5vw;
}
#nunnery .access .gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
#last {
  background: url("../img/about/last_bg.jpg") no-repeat center 0/cover;
  color: #fff;
  padding: 10vw 0;
}
#last h2 {
  font-size: 6.5vw;
  line-height: 1.5;
  letter-spacing: 0;
  padding-bottom: 5vw;
}
#last p {
  padding-bottom: 20px;
}
@media screen and (min-width: 1000px) {
  .h2-tt {
    font-size: 72px;
    line-height: 100px;
    margin: 0 auto 76px;
    letter-spacing: 0.1em;
  }
  .h2-tt .txt-latin {
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    left: 0px;
    bottom: 9px;
  }
  .linetoR:before {
    top: 22px;
  }
  section h3 {
    font-size: 30px;
    line-height: 52px;
    padding-bottom: 60px;
  }
  .h-line {
    font-size: 52px;
    line-height: 36px;
    margin-bottom: 50px;
    letter-spacing: 0.15em;
  }
  .h-line span {
    font-size: 12px;
    letter-spacing: 0.15em;
    line-height: 1;
    padding-right: 14px;
  }
  #lead {
    padding: 154px 0 50px;
    text-align: center;
  }
  #lead .txt p {
    padding-bottom: 32px;
  }
  #dream {
    padding: 100px 0 0;
  }
  #dream .h-line {
    padding-right: calc(50% - 425px);
    margin-bottom: 100px;
  }
  #dream .h-line:before {
    top: 20px;
    left: 100vw;
  }
  #dream .h-line[style*="visible"]:before {
    left: calc(50% + 450px);
  }
  #dream .wrap {
    max-width: 1200px;
  }
  #dream .controls {
    margin: 0;
    position: absolute;
    top: 366px;
    left: 0;
    right: 0;
    z-index: 9;
  }
  #dream .slick-arrow {
    top: 0;
    line-height: 21px;
    width: 110px;
    font-size: 20px;
   
  
    padding: 0;
    height: auto;
    transform: none;
            right: 268px !important;
        left: auto !important;
  }
  #dream .slick-arrow:before {
    top: 5px;
    left: -75px;
    width: 202px;
  }
  #dream .slick-arrow.slick-prev {
        right: auto !important;
        left: 273px !important;
  }
  #dream .slick-arrow.slick-prev:before {
    left: -21px;
  }
  #dream .slide {
    padding: 0;
  }
  #dream .slide .photo {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #dream .slide .item {
    box-sizing: border-box;
    min-height: 750px;
    padding: 100px 0 100px !important;
    position: relative;
  }
  #dream .slide .item h3 {
    font-size: 30px;
    padding-bottom: 0;
    position: absolute;
    top: 273px;
    left: 50px;
  }
  #dream .slide .item .txt {
    font-size: 16px;
    line-height: 32px;
    width: 403px;
    position: absolute;
    right: 48px;
    top: 425px;
    letter-spacing: 0.075em;
  }
  #dream .slide .item dl dd {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 32px;
    width: 400px;
    position: absolute;
    right: 47px;
    bottom: 430px;
  }
  #dream .slide .item dl dt {
    font-size: 30px;
    text-align: left;
    padding-bottom: 20px;
    position: absolute;
    top: 433px;
    left: 50px;
    padding: 0;
    letter-spacing: 0.1em;
  }
  #history {
    padding: 174px 20px 36px;
  }
  #history .h-line {
    text-align: right;
    margin-right: calc(50% + 300px);
  }
  #history .tbl-info {
    margin-bottom: 0;
    margin-right: -10px;
  }
  #history .tbl-info:before {
    display: none;
  }
  #history .tbl-info dl {
    display: block;
    width: auto;
    position: relative;
    padding-top: 196px;
    letter-spacing: 0.075em;
  }
  #history .tbl-info dl dt, #history .tbl-info dl dd {
    display: block;
    box-sizing: border-box;
  }
  #history .tbl-info dl dt {
    width: auto;
    height: 180px;
    position: absolute;
    top: 0;
    right: 0;
  }
  #history .group {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 51px 0 0;
  }
  #history .group .history {
    padding-bottom: 0;
    position: relative;
    width: 50%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  #history .group .history:before {
    content: '';
    position: absolute;
    top: 177px;
    left: -100px;
    right: -100px;
    border-top: 1px solid;
  }
  #history .group .history .photo {
    text-align: right;
    order: -1;
    position: relative;
    z-index: 2;
  }
  #history .group .history .photo span {
    font-size: 14px;
    display: block;
    padding: 9px 0 0px;
    letter-spacing: 0.075em;
  }
  #history .group .history.history1 {
    width: 100%;
    margin-bottom: 109px;
    justify-content: flex-end;
  }
  #history .group .history.history1:before {
    top: 160px;
  }
  #history .group .history.history1 .tbl-info {
    height: 624px;
  }
  #history .group .history.history1 .tbl-info dl {
    padding-top: 180px;
  }
  #history .group .history.history1 .photo {
    position: absolute;
    top: 258px;
    width: 400px;
    left: -54px;
  }
  #history .group .history.history3 .photo {
    margin-left: -100px;
  }
  #history .group .history.history3 .tbl-info {
    margin-right: 40px;
  }
  #history .group .history.history2 {
    order: 4;
  }
  #history .group .history.history2 .photo {
    margin: 276px 0 0 20px;
  }
  #history .bnr-shared {
    position: absolute;
    right: 0;
    bottom: 147px;
  }
  #history .txt-end {
    padding-bottom: 31px;
    margin-top: 111px;
    font-size: 13px;
    max-width: 400px;
  }
  #history .txt-end .scroll {
    right: auto;
    bottom: 0;
    left: 274px;
  }
  #history .txt-end .scroll:after {
    left: 0px;
    top: -13px;
  }
  #history .txt-end .tt {
    font-size: 16px;
    padding-bottom: 32px;
  }
  #nunnery {
    padding: 160px 20px;
  }
  #nunnery .wrap {
    max-width: 1200px;
  }
  #nunnery .h2-tt {
    font-size: 52px;
    white-space: nowrap;
  }
  #nunnery .photo1 {
    margin-bottom: 160px;
  }
  #nunnery .photo1 img {
    width: 100%;
    height: auto;
  }
  #nunnery .lead {
    padding-bottom: 111px;
    text-align: center;
  }
  #nunnery .lead dt {
    font-size: 30px;
    padding: 11px 0 56px;
    line-height: 1.4;
  }
  #nunnery .lead dd p {
    padding-bottom: 32px;
  }
  #nunnery .group {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
  }
  #nunnery .js {
    position: relative;
    padding-bottom: 0;
    max-width: 670px;
    width: 56%;
    height: fit-content;
    margin: 20px 0 0;
  }
  #nunnery .js img {
    width: 100%;
    height: auto;
  }
  #nunnery .js .js1 {
    width: 54%;
    max-width: 355px;
  }
  #nunnery .js .js2 {
    width: 38%;
    margin: 25.4% 0 8%;
    max-width: 255px;
  }
  #nunnery .js .js3 {
    width: 90%;
  }
  #nunnery .info {
    width: calc(50% - 140px);
    text-align: justify;
  }
  #nunnery .info h3 {
    font-size: 24px;
    padding-bottom: 28px;
    text-align: center;
  }
  #nunnery .info img {
    width: 100%;
    height: auto;
  }
  #nunnery .info p {
    padding-bottom: 32px;
  }
  #nunnery .info p:last-child {
    padding-bottom: 0;
  }
  #nunnery .info .mb40 {
    padding-bottom: 40px;
  }
  #nunnery .access {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px 30px;
    margin-top: 0;
    width: 50%;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    gap: 27px;
  }
  #nunnery .access .gmap {
    margin-bottom: 0;
    width: 270px;
    padding: 0;
    height: 270px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1200px) {
  #nunnery .js {
    width: 52%;
  }
  #nunnery .info {
    width: 45%;
  }
  #nunnery .access {
    width: 52%;
    padding: 20px;
    gap: 10px;
  }
  #nunnery .access .gmap {
    width: 200px;
    height: 200px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1200px) and (max-width: 1080px) {
  #nunnery .access {
    font-size: 15px;
  }
}
@media screen and (min-width: 1000px) {
  #last {
    padding: 230px 0 215px;
  }
  #last h2 {
    font-size: 30px;
    padding-bottom: 30px;
  }
  #last p {
    padding-bottom: 32px;
  }
  #last .txt {
    width: 336px;
  }
  #last .link {
    position: absolute;
    top: 103px;
    right: 0;
  }
  #last .link li {
    margin-bottom: 52px;
  }
}