.sec-history {
  padding: 55px 0 62.5px;
  background-color: #f6f6f6
}

.sec-history__info {
  position: relative;
  align-items: center;
  width: 100%;
  margin-bottom: 50px;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: translate(0, -20px);
  transform: translate(0, -20px)
}

.sec-history__info__img {
  width: 100%;
  height: 190px;
  background-image: url(../../../../images/pages/services/hotel/history__info__img.jpg);
  background-position: center;
  background-size: cover
}

.sec-history__info__txts {
  width: 100%;
  padding: 40px 22px 34px
}

.sec-history__info__txts .txts-box__en {
  display: block;
  width: 136.5px;
  height: auto;
  margin: 0 auto 30px
}

.sec-history__info__txts .txts-box__en img {
  max-width: 100%
}

.sec-history__info__txts .txts-box__jp {
  margin-bottom: 5px;
  font-size: 17px;
  line-height: 1.6;
  color: #0a3d6c;
  letter-spacing: .06em
}

.sec-history__info__txts .txts-box__access {
  margin-bottom: 5px;
  font-size: 13px;
  letter-spacing: .18em
}

.sec-history__info__txts .txts-box__link {
  position: relative;
  display: inline-block;
  padding-right: 15px;
  padding-bottom: 5px;
  font-size: 13px;
  line-height: 1;
  color: #8f8054;
  letter-spacing: .18em;
  background: linear-gradient(transparent 95%, #8f8054 100%)
}

.sec-history__info__txts .txts-box__link::after {
  position: absolute;
  top: 3px;
  right: 0;
  width: 8px;
  height: 8px;
  content: "";
  background: url(../../../../images/common/icon_blank_brown.svg) no-repeat center/contain
}

.sec-history__heading {
  margin-bottom: 35px;
  text-align: center
}

.sec-history__heading .sub {
  display: block;
  margin-bottom: 13px;
  font-family: CormorantGaramond, serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 1;
  color: #ad2525;
  text-indent: .1em;
  letter-spacing: .1em
}

.sec-history__heading .main {
  font-family: "Noto Serif JP", serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 1.43;
  color: #003461;
  text-indent: .1em;
  letter-spacing: .1em
}

.sec-history .history-wrap {
  border-top: 1px solid #dadada
}

.sec-history .history {
  padding: 25px 0;
  border-bottom: 1px solid #dadada;
  opacity: 0
}

.sec-history .history__year {
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1
}

.sec-history .history__year .num {
  font-size: 18px
}

.sec-history .history__content {
  font-family: SourceHanSans, sans-serif;
  font-size: 13px;
  line-height: 2
}

.sec-history .history.is-active {
  opacity: 1;
  transition: opacity 1.6s cubic-bezier(.075, .82, .165, 1), transform 1.6s cubic-bezier(.075, .82, .165, 1);
  transition: opacity 1.6s cubic-bezier(.075, .82, .165, 1), transform 1.6s cubic-bezier(.075, .82, .165, 1), -webkit-transform 1.6s cubic-bezier(.075, .82, .165, 1)
}

.sec-history .history.is-active:nth-child(1) {
  transition-delay: .1s;
  -webkit-transform: translate(0);
  transform: translate(0)
}

.sec-history .history.is-active:nth-child(2), .sec-history .history.is-active:nth-child(3) {
  transition-delay: .2s;
  -webkit-transform: translate(0);
  transform: translate(0)
}

.sec-history .history.is-active:nth-child(3) {
  transition-delay: .3s
}

.sec-history .history.is-active:nth-child(4), .sec-history .history.is-active:nth-child(5) {
  transition-delay: .4s;
  -webkit-transform: translate(0);
  transform: translate(0)
}

.sec-history .history.is-active:nth-child(5) {
  transition-delay: .5s
}

.sec-history .history.is-active:nth-child(6), .sec-history .history.is-active:nth-child(7) {
  transition-delay: .6s;
  -webkit-transform: translate(0);
  transform: translate(0)
}

.sec-history .history.is-active:nth-child(7) {
  transition-delay: .7s
}

.sec-history .notes-box {
  padding: 30px 18px 25px;
  margin-top: 40px;
  font-family: SourceHanSans, sans-serif;
  border: 1px solid #dadada;
  opacity: 0
}

.sec-history .notes-box__icons {
  margin-bottom: 22px
}

.sec-history .notes-box__icons .item {
  display: flex;
  align-items: center;
  margin-bottom: 4px
}

.sec-history .notes-box__icons .item__icon {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  width: 90px
}

.sec-history .notes-box__icons .item__icon svg {
  display: block;
  margin-right: 4px;
  fill: #333
}

.sec-history .notes-box__icons .item__icon--red svg {
  fill: #9e0000
}

.sec-history .notes-box__icons .item__description {
  font-size: 9px;
  line-height: 1;
  letter-spacing: 0
}

.sec-history .notes-box__text {
  padding-left: 1.3em;
  font-size: 10px;
  line-height: 1.9;
  text-indent: -1.3em;
  letter-spacing: 0
}

.sec-history .notes-box.is-active, .sec-history__info.is-active {
  opacity: 1;
  transition: opacity 1.6s cubic-bezier(.075, .82, .165, 1), transform 1.6s cubic-bezier(.075, .82, .165, 1);
  transition: opacity 1.6s cubic-bezier(.075, .82, .165, 1), transform 1.6s cubic-bezier(.075, .82, .165, 1), -webkit-transform 1.6s cubic-bezier(.075, .82, .165, 1)
}

.sec-history__info.is-active {
  -webkit-transform: translate(0);
  transform: translate(0)
}

.sec-mv__mainvisual-inner {
  background-image: url(../../../../images/pages/aboutus/mainvisual.jpg)
}

@media (min-width:768px) {
  .sec-history {
    padding: 120px 0
  }
  .sec-history__info {
    display: flex;
    padding: 60px 105px 60px 110px;
    margin-bottom: 150px
  }
  .sec-history__info__img {
    width: 582px;
    padding-top: 374px;
    padding-right: 40px;
    background-size: contain
  }
  .sec-history__info__txts {
    width: calc(100% - 582px);
    padding-left: 40px
  }
  .sec-history__info__txts .txts-box__en {
    width: 100%;
    margin-bottom: 40px
  }
  .sec-history__info__txts .txts-box__jp {
    margin-bottom: 10px;
    font-size: 29px
  }
  .sec-history__info__txts .txts-box__access {
    margin-bottom: 20px;
    font-size: 14px
  }
  .sec-history__info__txts .txts-box__link {
    padding-right: 15px;
    padding-bottom: 10px
  }
  .sec-history__info__txts .txts-box__link:hover {
    background: linear-gradient(transparent 100%, #8f8054 100%)
  }
  .sec-history__info__txts .txts-box__link::after {
    top: 2px;
    width: 10px;
    height: 10px
  }
  .sec-history__heading {
    margin-bottom: 65px
  }
  .sec-history__heading .sub {
    margin-bottom: 15px;
    font-size: 15px
  }
  .sec-history__heading .main {
    font-size: 34px
  }
  .sec-history .history {
    display: flex;
    padding: 33px 195px 35px
  }
  .sec-history .history__year {
    flex: 0 0 auto;
    width: 200px;
    font-size: 14px
  }
  .sec-history .history__year .num {
    font-size: 20px
  }
  .sec-history .notes-box {
    display: flex;
    padding: 40px 45px;
    margin-top: 80px;
    background: #fafafa
  }
  .sec-history .notes-box__icons {
    flex: 0 0 auto;
    width: 480px;
    margin: 0
  }
  .sec-history .notes-box__icons .item {
    margin-bottom: 12px
  }
  .sec-history .notes-box__icons .item__icon {
    width: 135px
  }
  .sec-history .notes-box__icons .item__icon svg {
    width: 18px;
    height: 18px
  }
  .sec-history .notes-box__icons .item__description {
    font-size: 13px
  }
  .sec-history .notes-box__text {
    font-size: 13px;
    line-height: 2
  }
  .sec-mv__mainvisual-inner {
    background-image: url(../../../../images/pages/aboutus/mainvisual_md.jpg)
  }
}


.sec-servicetop{
	padding:76px 0 47px 0;
}

.sec-servicetop h4.title {
    font-family: source-han-serif-japanese,"Noto Serif JP", serif;
    letter-spacing: .35em;
    margin-top: 5%;
    margin-bottom: 5%!important;
	line-height: 2em;
}

.sec-servicetop p{
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 2.5em;
    letter-spacing: .32em;
	font-size: 15px;
}

.sec-servicetop .contents{
	padding:0 25px;
}

.sec-serv .box__text p{
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 2.5em;
    letter-spacing: .15em;
}

.sec-serv .en{
    color: #efeeed!important;
    font-family: linotype-didot, serif!important;
    font-size: 5em!important;
	margin-bottom: 66px;
	line-height: 1em;
}	
	
	
