.txt-vertical-v2 {
  cursor: vertical-text;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  word-wrap: break-word;
}
#sec11 {
  text-align: justify;
  letter-spacing: 0.06em;
  position: relative;
  padding: 20vw 0 30vw;
  background: url(../img/index/sec11_bg_bot.jpg) no-repeat center bottom/100%
    auto;
}
#sec11::before {
  content: "";
  background: url(../img/index/sec11_bg.jpg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
}
#sec11 * {
  box-sizing: border-box;
}
#sec11 h2 {
  position: absolute;
  top: -5vw;
  right: 4%;
  white-space: nowrap;
  z-index: 3;
  font-size: 6.5vw;
  letter-spacing: 0.06em;
  color: #363636;
}
#sec11 h2 span {
  letter-spacing: 0.06em;
}
#sec11 h2 .t1 {
  font-size: 4vw;
  color: #fff;
  background: #bd760d;
  padding: 4vw 0;
  line-height: 2;
  display: inline-block;
}
#sec11 h2 .t1 .fs33 {
  font-size: 4.5vw;
}
#sec11 h2 .t2 {
  margin: 1vw 2vw 0 0;
  display: inline-block;
}
#sec11 h2 .t3 {
  display: inline-block;
  margin: 52vw 2vw 0 0;
}
#sec11 h2 .fs60 {
  font-size: 8.5vw;
}
#sec11 h2 .color {
  color: #bd760d;
  margin: -3vw 0;
}
#sec11 .photo {
  margin: 0 10vw -2vw -10vw;
}
#sec11 .box {
  position: relative;
  padding: 10vw 15% 12vw 6%;
}
#sec11 .box::before {
  content: "";
  background: url(../img/index/sec11_box1.png) no-repeat right bottom/120% 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#sec11 .box .tit {
  margin-bottom: 5vw;
}
#sec11 .box .tit dt {
  margin-bottom: 5vw;
}
#sec11 .box .tit dt span {
  font-size: 4.5vw;
  letter-spacing: 0.06em;
  color: #363636;
  display: inline-block;
  line-height: 1.5;
  text-align: center;
  background: url(../img/index/sec11_tit_deco1.png) no-repeat center bottom/100%
    auto;
  padding: 0 6% 3.5vw;
}
#sec11 .box .tit dd {
  color: #bd760d;
  font-size: 10vw;
  position: relative;
  display: flex;
  align-items: center;
}
#sec11 .box .tit dd .icon {
  width: 37px;
  margin-left: 10px;
}
#sec11 .box .tit dd span {
  position: relative;
  top: 1vw;
  margin-right: 5px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝",
    "ＭＳ 明朝", serif;
}
#sec11 .item2 .box1 {
  padding: 20vw 6% 18vw 18%;
  margin-top: -12vw;
}
#sec11 .item2 .box1::before {
  background: url(../img/index/sec11_box2.png) no-repeat left bottom/120% 100%;
  right: -4vw;
}
#sec11 .item2 .box2 {
  padding: 10vw 18% 13vw 6%;
  margin-top: -12vw;
}
#sec11 .item2 .box2::before {
  background: url(../img/index/sec11_box3.png) no-repeat right bottom/120% 120%;
  left: -4vw;
}
#sec11 .item2 .box2 .tit dd {
  font-size: 8vw;
}
#sec12 {
  padding: 18vw 0;
  text-align: justify;
  letter-spacing: 0.06em;
  position: relative;
  background: url(../img/index/sec12_bg_top.png) no-repeat center top 30vw/150%
    auto;
}
#sec12::before {
  content: "";
  background: url(../img/shared/bg_ft.jpg);
  position: absolute;
  top: 30vw;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#sec12 * {
  box-sizing: border-box;
}
#sec12 h2 {
  color: #363636;
  font-size: 4.5vw;
  letter-spacing: 0.06em;
  line-height: 1.6;
}
#sec12 h2 span {
  letter-spacing: 0.06em;
}
#sec12 h2 .fs45 {
  font-size: 5vw;
}
#sec12 h2 .fs75 {
  font-size: 7.5vw;
}
#sec12 h2 .color {
  color: #ac6b0c;
}
#sec12 h2 .t {
  text-align: right;
  display: block;
}
#sec12 .photo1 {
  margin: 0 -10vw -3vw -19vw;
}
#sec12 .gr-pt {
  margin-top: 10vw;
}
#sec12 .gr-pt .btn-link {
  margin: 0 10% -12vw;
  position: relative;
  z-index: 1;
}
#sec12 .gr-pt .btn-link a {
  font-size: 4.5vw;
  line-height: 1.5;
  padding: 5.5vw 5%;
}
#sec12 .gr-pt .btn-link a::after {
  background: url(../img/index/arrow_btn.png) no-repeat right center/100% auto;
  width: 4.7vw;
  right: 7%;
  height: auto;
  top: 0;
  bottom: 0;
  transform: none;
}
@media screen and (min-width: 768px) {
  #sec11 {
    text-align: left;
    padding: 153px 0 21vw;
  }
  #sec11 h2 {
    top: -61px;
    right: 1px;
    font-size: 50px;
  }
  #sec11 h2 .t1 {
    font-size: 30px;
    padding: 28px 0 20px;
    line-height: 50px;
  }
  #sec11 h2 .t1 .fs33 {
    font-size: 33px;
  }
  #sec11 h2 .t2 {
    margin: 7px 36px 0 0;
  }
  #sec11 h2 .t3 {
    margin: 387px 46px 0 0;
  }
  #sec11 h2 .fs60 {
    font-size: 60px;
  }
  #sec11 h2 .color {
    margin: -22px 0;
  }
  #sec11 .photo {
    margin: 0;
    position: absolute;
    top: -84px;
    right: 37px;
    left: 140px;
    z-index: -1;
  }
  #sec11 .box {
    padding: 117px 20px 69px 0;
    width: 415px;
  }
  #sec11 .box::before {
    background: url(../img/index/sec11_box1.png) no-repeat right bottom/100%
      100%;
    width: 510px;
    height: 510px;
    top: 0;
    right: auto;
    bottom: auto;
    left: -95px;
  }
  #sec11 .box .tit {
    margin-bottom: 21px;
  }
  #sec11 .box .tit dt {
    margin-bottom: 15px;
  }
  #sec11 .box .tit dt span {
    font-size: 26px;
    line-height: 35px;
    padding: 0 27px 22px;
  }
  #sec11 .box .tit dd {
    font-size: 60px;
  }
  #sec11 .box .tit dd .icon {
    width: auto;
    margin-left: 6px;
  }
  #sec11 .box .tit dd span {
    top: 7px;
    margin-right: 5px;
    left: -4px;
  }
  #sec11 .box .txt {
    padding-right: 51px;
  }
  #sec11 .item2 {
    display: flex;
    margin-left: 8px;
  }
  #sec11 .item2 .box1 {
    width: 500px;
    padding: 67px 20px 94px 85px;
    margin-top: 0;
  }
  #sec11 .item2 .box1::before {
    background: url(../img/index/sec11_box2.png) no-repeat left bottom/100% 100%;
    height: 511px;
    right: -18px;
    top: -57px;
    left: 0;
  }
  #sec11 .item2 .box1 .tit {
    margin-bottom: 32px;
  }
  #sec11 .item2 .box1 .tit dt {
    margin-bottom: 27px;
  }
  #sec11 .item2 .box1 .tit dt span {
    padding: 0 27px 24px;
  }
  #sec11 .item2 .box1 .tit dd .icon {
    margin-left: 10px;
  }
  #sec11 .item2 .box2 {
    width: 500px;
    padding: 68px 10px 20px 8px;
    margin-top: 0;
  }
  #sec11 .item2 .box2::before {
    background: url(../img/index/sec11_box3.png) no-repeat right bottom/100%
      100%;
    width: 512px;
    height: 510px;
    top: -57px;
    left: -12px;
  }
  #sec11 .item2 .box2 .tit {
    margin-bottom: 31px;
  }
  #sec11 .item2 .box2 .tit dt {
    margin-bottom: 28px;
  }
  #sec11 .item2 .box2 .tit dt span {
    padding: 0 56px 24px;
  }
  #sec11 .item2 .box2 .tit dd {
    font-size: 60px;
  }
  #sec11 .item2 .box2 .tit dd span {
    margin-right: 2px;
  }
  #sec11 .item2 .box2 .tit dd .icon {
    margin-left: 10px;
  }
  #sec11 .item2 .box2 .txt {
    padding: 0px 57px;
  }
  #sec12 {
    padding: 122px 0 112px;
    text-align: left;
    background: url(../img/index/sec12_bg_top.png) no-repeat center top 250px/100%
      auto;
  }
  #sec12::before {
    top: 250px;
  }
  #sec12 h2 {
    font-size: 40px;
    line-height: 70px;
  }
  #sec12 h2 .fs45 {
    font-size: 45px;
  }
  #sec12 h2 .fs75 {
    font-size: 75px;
  }
  #sec12 h2 .t {
    margin: 10px 0 0;
  }
  #sec12 .photo1 {
    margin: 0;
    position: absolute;
    top: 100px;
    left: -289px;
  }
  #sec12 .txt {
    width: 500px;
    margin: 39px 0 0 auto;
    position: relative;
    z-index: 1;
  }
  #sec12 .gr-pt {
    margin: 52px -58px 0 auto;
    width: 563px;
  }
  #sec12 .gr-pt .btn-link {
    margin: 0 58px -60px auto;
    width: 390px;
  }
  #sec12 .gr-pt .btn-link a {
    font-size: 25px;
    line-height: 35px;
    padding: 22px 55px 22px 54px;
    text-align: left;
  }
  #sec12 .gr-pt .btn-link a:hover {
    opacity: 0.8;
  }
  #sec12 .gr-pt .btn-link a::after {
    width: 23px;
    right: 24px;
  }
  #sec2 {
    margin-top: -5vw;
  }
  #sec2 .wrap {
    padding-top: 0;
  }
}
@media screen and (min-width: 1500px) {
  #sec2 {
    margin-top: -8vw;
  }
}
#rss {
  padding: 10vw 0 0;
}
#rss .left {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
#rss .left h2 {
  font-size: 7vw;
  letter-spacing: 0.1em;
}
#rss .left h2::first-letter {
  color: #ac6b0c;
}
#rss .left .btn-blog a {
  font-size: 15px;
  line-height: 23px;
  padding: 0px 30px 5px;
}
#rss .left .btn-blog a::after {
  background: url(../img/index/arrow_btn.png) no-repeat right center/100% auto;
  width: 11px;
  right: 9px;
  height: auto;
  top: 0;
  bottom: 0;
  transform: none;
}
#rss .right .feed .rss-item {
  line-height: 26px;
  font-size: 14px;
  border-bottom: 1px solid #bec3c5;
  padding-bottom: 15px;
}
#rss .right .feed .rss-item:not(:last-child) {
  margin-bottom: 15px;
}
#rss .right .feed .rss-item dd a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
@media screen and (min-width: 768px) {
  #rss {
    padding: 70px 0 0;
  }
  #rss .wrap {
    max-width: 800px;
    display: flex;
  }
  #rss .left {
    display: block;
    margin-bottom: 0;
    width: -moz-fit-content;
    width: fit-content;
  }
  #rss .left h2 {
    font-size: 40px;
  }
  #rss .left .btn-blog {
    margin-top: 30px;
  }
  #rss .left .btn-blog a {
    line-height: 27px;
  }
  #rss .left .btn-blog a:hover {
    opacity: 0.8;
  }
  #rss .right {
    flex: 1;
    margin: 0 0 0 100px;
  }
  #rss .right .feed .rss-item {
    display: flex;
  }
  #rss .right .feed .rss-item dt {
    width: 110px;
  }
  #rss .right .feed .rss-item dd {
    flex: 1;
  }
  #rss .right .feed .rss-item dd a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
  }
}
