@charset "UTF-8";
/* CSS Document */
/*bannerArea*/
.bannerArea {
  padding-top: 90px;
  /*margin-left: 62px;
  margin-right: 62px;*/
}
.bannerArea .bannerBox {
  position: relative;
}
.bannerArea .bannerBox .Txt {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  width: 100%;
  padding: 0 15px;
}
.bannerArea .bannerBox em {
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
}
.bannerArea .bannerBox h2 {
  font-size: 38px;
  font-weight: 500;
  line-height: 1;
  padding-top: 12px;
}
@media (max-width: 1180px) {
  .bannerArea {
    padding-top: 60px;
    margin: 0;
  }
  .bannerArea .bannerBox em {
    font-size: 13px;
  }
  .bannerArea .bannerBox h2 {
    font-size: 30px;
  }
}

/*mainArea*/
.mainArea {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-left: 62px;
  margin-right: 62px;
  background-color: #f5f5f5;
}
@media (max-width: 1180px) {
  .mainArea.ins {
    padding-bottom: 120px;
  }
}
.mainArea .wrap {
  max-width: 1244px;
  padding-left: 0;
  padding-right: 0;
}
.mainArea .wrap.ins {
  max-width: 1244px;
}
.mainArea .classNote {
  padding-bottom: 60px;
  line-height: 1.8;
}
.mainArea .classRowBox {
  padding-bottom: 60px;
  margin-bottom: 0;
}
.mainArea .classRowBox .classItem {
  margin-right: 0;
  margin-bottom: 0;
}
.mainArea .classRowBox .classItem a {
  position: relative;
  padding: 0 15px 10px 15px;
  font-size: 15px;
  color: #808080;
  background-color: initial;
}
.mainArea .classRowBox .classItem a::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  height: 1px;
  background-color: #111111;
  width: 0;
  transition: all 0.4s;
}
.mainArea .classRowBox .classItem a::after {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 13px;
  background-color: #dcdcdc;
}
.mainArea .classRowBox .classItem a:hover {
  color: #111111;
  background-color: initial;
}
.mainArea .classRowBox .classItem a:hover::before {
  width: 100%;
}
.mainArea .classRowBox .classItem a.current {
  color: #111111;
}
.mainArea .classRowBox .classItem a.current::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  height: 1px;
  background-color: #111111;
  width: 100%;
  transition: all 0.4s;
}
.mainArea .classRowBox .classItem:last-child a::after {
  content: initial;
}
.mainArea .roomList .item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  padding-bottom: 90px;
}
.mainArea .roomList .roomItem:nth-child(even) .item {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}
.mainArea .roomList .roomItem:nth-child(even) .Txt {
  padding-right: 50px;
}
.mainArea .roomList .Txt {
  width: 480px;
  padding-left: 50px;
  position: relative;
}
.mainArea .roomList .Txt h3 {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 28px;
  color: #231815;
  line-height: 1;
  display: block;
}
.mainArea .roomList .Txt h3 a:hover {
  color: #231815;
}
.mainArea .roomList .Txt .darkGray {
  font-size: 15px;
  color: #626262;
  line-height: 1.67;
}
.mainArea .roomList .Txt .gray {
  font-size: 15px;
  color: #909090;
  padding-top: 6px;
  line-height: 2;
}
.mainArea .roomList .Txt .more {
  display: inline-block;
  font-size: 15px;
  margin-top: 55px;
  color: #111111;
  position: relative;
}
.mainArea .roomList .Txt .more::before {
  content: "";
  position: absolute;
  top: 10px;
  left: calc(100% + 13px);
  width: 0;
  height: 1px;
  background-color: #111111;
  transition: all 0.4s;
}
.mainArea .roomList .Txt .more:hover::before {
  width: 45px;
}
.mainArea .roomList .Img {
  width: calc(100% - 480px);
  max-width: 760px;
  position: relative;
}
.mainArea .roomList .Img img {
  width: 100%;
}
.mainArea .leafLeftBox {
  position: absolute;
  top: 40%;
  left: -64px;
  pointer-events: none;
}
.mainArea .leafLeftBox img {
  width: 100%;
}
.mainArea .leafRightBox {
  position: absolute;
  top: 20%;
  right: -64px;
  pointer-events: none;
}
.mainArea .leafRightBox img {
  width: 100%;
}
.mainArea .cherryBlossomsLeftBox {
  position: absolute;
  bottom: 385px;
  left: 66px;
  width: 84px;
  height: 231px;
  pointer-events: none;
  z-index: 1;
}
.mainArea .cherryBlossomsLeftBox .cherryBlossoms01 {
  position: absolute;
  left: calc(50% - 9px);
  top: 0;
  pointer-events: none;
}
.mainArea .cherryBlossomsLeftBox .cherryBlossoms02 {
  position: absolute;
  top: 95px;
  left: 0;
  pointer-events: none;
}
.mainArea .cherryBlossomsLeftBox .cherryBlossoms03 {
  position: absolute;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.mainArea .cherryBlossomsRightBox {
  position: absolute;
  bottom: -38px;
  right: -62px;
  width: 288px;
  height: 484px;
  pointer-events: none;
  z-index: 1;
}
.mainArea .cherryBlossomsRightBox .cherryBlossoms04 {
  position: absolute;
  left: calc(50% - 9px);
  top: 0;
  pointer-events: none;
}
.mainArea .cherryBlossomsRightBox .treebg {
  position: absolute;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
@media (max-width: 1800px) {
  .mainArea .wrap {
    max-width: 1100px;
  }
  .mainArea .Txt .more {
    margin-top: 30px;
  }
}
@media (max-width: 1700px) {
  .mainArea .cherryBlossomsLeftBox {
    width: 66px;
    left: 30px;
  }
  .mainArea .cherryBlossomsLeftBox .cherryBlossoms01 {
    width: 11px;
  }
  .mainArea .cherryBlossomsLeftBox .cherryBlossoms02 {
    width: 35px;
  }
  .mainArea .cherryBlossomsLeftBox .cherryBlossoms03 {
    width: 22px;
  }
  .mainArea .cherryBlossomsRightBox .cherryBlossoms04 {
    width: 17px;
  }
  .mainArea .cherryBlossomsRightBox .treebg {
    width: 230px;
  }
}
@media (max-width: 1600px) {
  .mainArea .cherryBlossomsLeftBox {
    left: -42px;
  }
  .mainArea .leafLeftBox {
    max-width: 130px;
  }
  .mainArea .leafRightBox {
    max-width: 230px;
  }
}
@media (max-width: 1440px) {
  .mainArea .wrap {
    max-width: 950px;
  }
  .mainArea .contentBox {
    padding: 0 30px;
  }
  .mainArea .roomList .Txt {
    width: 400px;
  }
  .mainArea .roomList .Img {
    width: calc(100% - 400px);
  }
  .mainArea .cherryBlossomsRightBox {
    width: 180px;
  }
  .mainArea .cherryBlossomsRightBox .treebg {
    width: 180px;
  }
}
@media (max-width: 1280px) {
  .mainArea .leafRightBox {
    max-width: 180px;
  }
}
@media (max-width: 1180px) {
  .mainArea {
    background-color: #f3f3f3;
    padding: 60px 33px;
    top: 0;
    background-image: none;
    margin: 0;
  }
  .mainArea .wrap {
    max-width: 100%;
  }
  .mainArea .contentBox {
    padding: 0;
  }
  .mainArea .roomList .roomItem:nth-child(even) .item {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .mainArea .roomList .item {
    -ms-flex-direction: column;
        flex-direction: column;
    padding-bottom: 60px;
  }
  .mainArea .roomList .Txt {
    max-width: 760px;
    width: 100%;
    padding-left: 0;
    padding-top: 41px;
    margin-top: initial;
  }
  .mainArea .roomList .Txt .more {
    margin-top: 40px;
  }
  .mainArea .roomList .Txt .more::before {
    width: 45px;
  }
  .mainArea .roomList .Txt .gray {
    padding-top: 10px;
  }
  .mainArea .roomList .Txt::before {
    content: initial;
  }
  .mainArea .roomList .Img {
    width: 100%;
    margin: auto;
  }
  .mainArea .mClassLink .main {
    background-color: #F5C8C5;
    color: #92362f;
  }
  .mainArea .mClassLink .main::before {
    color: #92362f;
  }
  .mainArea .classRowBox {
    padding: 0 0 40px 0;
  }
  .mainArea .classRowBox .classItem a {
    padding: 10px !important;
  }
  .mainArea .classRowBox .classItem a::before, .mainArea .classRowBox .classItem a::after {
    content: initial;
  }
  .mainArea .classRowBox .classItem a:hover {
    color: #111111;
    background-color: initial;
  }
  .mainArea .classRowBox .classItem a:hover::before {
    width: 100%;
  }
  .mainArea .classRowBox .classItem a.current {
    color: #92362f;
  }
  .mainArea .classRowBox .classItem a.current::before {
    content: initial !important;
  }
  .mainArea .leafLeftBox,
.mainArea .leafRightBox,
.mainArea .cherryBlossomsLeftBox,
.mainArea .cherryBlossoms04 {
    display: none;
  }
  .mainArea .cherryBlossomsRightBox {
    right: 0;
  }
}
@media (max-width: 640px) {
  .mainArea {
    padding: 40px 20px;
  }
}

/******內頁******/
.contentBox .Img img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.articleTitle {
  border-bottom: 1px #e5c484 dashed;
}

.side_contactInfo i {
  border: 2px #d0ae6c solid;
  background-color: #e5c484;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 16px;
}
.side_contactInfo .lineLink {
  border: 2px #d0ae6c solid;
  background-color: #e5c484;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 35px;
  height: 35px;
  margin-right: 8px;
  border-radius: 50%;
  text-align: center;
}
.side_contactInfo .lineLink img {
  width: 20px;
}

.tab a {
  padding: 8px 12px;
  border: 2px #d0ae6c solid;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  margin-right: 4px;
  color: #92362f;
}
.tab a.current {
  border: 2px #d0ae6c solid;
  background-color: #e5c484;
  box-shadow: none;
}
@media (max-width: 640px) {
  .tab a,
.tab a.current {
    border-width: 1px;
    font-size: 14px;
  }
}

.tabContent {
  border-color: #d0ae6c;
}

.flowerBox {
  position: absolute;
  bottom: -115px;
  right: -40px;
  pointer-events: none;
}
.flowerBox .flowerImg {
  width: 100%;
}
.flowerBox .leafImg {
  position: absolute;
  left: 47px;
  bottom: 88px;
  z-index: 100000;
}
@media (max-width: 1180px) {
  .flowerBox {
    right: 0;
    bottom: -80px;
    max-width: 250px;
  }
  .flowerBox .leafImg {
    left: 31px;
    bottom: 61px;
    width: 64px;
  }
}

.footer {
  position: relative;
}

.mainArea.ins .leafLeftBox {
  top: 10%;
}