@media screen and (min-width: 768px) {
  header .hdblk {
    min-height: 898px;
  }
  header .hdblk .set2 {
    margin-top: 230px;
  }
}

.section-style-1 h2.ttl {
  font-size: 6vw;
  line-height: 1.5;
  letter-spacing: 0.06em;
}
.section-style-1 .bgi img {
  width: 100%;
  height: 80vw;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-style-1 .set {
  padding: 10vw var(--paddingWrap) 20vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.section-style-1 .set .txt {
  margin-top: 5vw;
}
.section-style-1 .set .btn-link {
  margin-top: 10vw;
}
@media screen and (min-width: 768px) {
  .section-style-1 {
    position: relative;
    z-index: 0;
  }
  .section-style-1 h2.ttl {
    font-size: 36px;
  }
  .section-style-1 .bgi {
    position: absolute;
    inset: 0;
    z-index: -1;
  }
  .section-style-1 .bgi img {
    height: 100%;
  }
  .section-style-1 .set {
    width: 642px;
    min-height: 673px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: auto;
    padding: 50px 50px 50px;
    color: #fff;
  }
  .section-style-1 .set .txt {
    width: 470px;
    margin-top: 50px;
  }
  .section-style-1 .set .btn-link {
    margin-top: 80px;
    text-align: right;
  }
  .section-style-1 .set .inner {
    width: 454px;
  }
}

#news {
  margin-bottom: 10vw;
}
#news h2.ttl {
  font-weight: 500;
  font-style: italic;
  font-size: 10vw;
  line-height: 1;
  letter-spacing: 0;
}
#news .h2box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10vw 1vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
#news .btn-more a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 17px;
  letter-spacing: 0.06em;
}
#news .btn-more a::after {
  content: "";
  width: 9px;
  height: 13px;
  margin: 0 0 -1px 5px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 14 20'%3E%3Cg%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M4.452,10.372 L0.835,0.918 L13.499,10.372 L0.835,19.827 L4.452,10.372 Z'/%3E%3C/g%3E%3C/svg%3E") 0 0/contain no-repeat;
}
#news .btn-more a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#news .rss {
  font-size: 16px;
}
#news .rss .rss-date {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
}
#news .rss .rss-ttl {
  letter-spacing: -1px;
}
#news #feed {
  margin-top: 3vw;
  padding: 0 10vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.botan_event a{
	margin: 20px auto 0px auto;
	padding: 25px 0;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	background-image: linear-gradient(45deg, #811b00 0%, #cc5435 100%); 
	border-bottom: 6px solid #3d0d00;
	-webkit-border-radius: 2px;
	border-radius: 12px;
	box-sizing:border-box;
	font-weight: bold;
width: 90%;
	line-height: 45px;
}
.botan_event span{
	font-size: 16px;
	line-height: 28px;
}
@media screen and (min-width: 768px) {
  #news {
    min-width: 322px;
    margin-bottom: 14px;
    color: #fff;
  }
  #news h2.ttl {
    font-size: 36px;
  }
  #news .h2box {
    padding: 0 40px 5px 35px;
    border-bottom-color: #fff;
  }
  #news .btn-more a {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.06em;
  }
  #news .btn-more a::after {
    width: 8px;
    height: 11px;
    margin: 0 0 -1px 5px;
    -webkit-filter: invert(1);
            filter: invert(1);
  }
  #news .rss {
    font-size: 15px;
    line-height: 40px;
  }
  #news .rss .rss-ttl {
    letter-spacing: 0;
  }
  #news #feed {
    margin-top: 14px;
    padding: 0 30px 0 37px;
  }
	.botan_event a{
	margin: 20px auto 0px auto;
	padding: 25px 0;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	background-image: linear-gradient(45deg, #811b00 0%, #cc5435 100%); 
	border-bottom: 6px solid #3d0d00;
	-webkit-border-radius: 2px;
	border-radius: 12px;
	box-sizing:border-box;
	font-weight: bold;
	width: 600px;
	line-height: 45px;
}
.botan_event span{
	font-size: 16px;
	line-height: 28px;
}
}

#sec1 {
  padding-top: 20vw;
}
#sec1 h2.ttl {
  margin: 0 auto;
  font-size: 6vw;
  letter-spacing: 0.1em;
}
#sec1 .set1 .txtbox {
  margin-top: 10vw;
}
#sec1 .set2 {
  margin-top: 10vw;
  position: relative;
  z-index: 0;
}
#sec1 .set2::before {
  content: "";
  height: 30vw;
  background: url("../img/index/sec1_deco.png") 0 0/contain no-repeat;
  position: absolute;
  bottom: 0;
  left: -25vw;
  right: -15vw;
  z-index: -1;
}
#sec1 .set2 .img {
  width: 80vw;
  margin: 0 -13vw 0 auto;
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding-top: 121px;
  }
  #sec1 h2.ttl {
    margin: 0;
    font-size: 36px;
    line-height: 60px;
  }
  #sec1 .h2box {
    min-width: 150px;
  }
  #sec1 .set1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 59px 0 99px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sec1 .set1 .txtbox {
    margin-top: 213px;
  }
  #sec1 .set1 .txtbox .txt {
    width: 530px;
  }
  #sec1 .set2 {
    margin-top: -6px;
    z-index: 0;
  }
  #sec1 .set2::before {
    width: 1500px;
    height: 224px;
    bottom: 55px;
    left: -250px;
    right: auto;
  }
  #sec1 .set2 .img {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-right: -175px;
  }
}

#sec2 {
  padding: 20vw 0 20vw;
}
#sec2 h2.ttl {
  font-size: 6vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
}
#sec2 h2.ttl small {
  font-size: 5vw;
}
#sec2 h2.ttl .jp, #sec2 h2.ttl .en {
  display: block;
}
#sec2 h2.ttl .en {
  font-size: 4vw;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #3c3937;
}
#sec2 h2.ttl .jp {
  margin-top: 5vw;
}
#sec2 h3.ttl {
  margin: 0 auto;
  font-size: 5.5vw;
  line-height: 2;
  letter-spacing: 0.1em;
}
#sec2 h3.ttl .jp, #sec2 h3.ttl .en {
  display: block;
}
#sec2 h3.ttl .jp {
  margin-top: 12vw;
}
#sec2 h3.ttl .en {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 2vw;
  font-size: 4vw;
  letter-spacing: 0.05em;
  color: #3c3937;
}
#sec2 h3.ttl .en::before {
  content: "";
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: 5vw;
  display: inline-block;
  margin: 0 0 2vw -1vw;
  border-left: 1px solid #827f7e;
}
#sec2 .set1 {
  padding: 0 var(--paddingWrap);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#sec2 .set1 .imgbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 10px;
  margin-top: 10vw;
}
#sec2 .set1 .imgbox .img {
  width: 60vw;
}
#sec2 .set1 .imgbox .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#sec2 .set2 {
  padding-top: 20vw;
}
#sec2 .set2 .txtbox {
  margin-top: 15vw;
}
#sec2 .set3 {
  margin-top: 15vw;
}
@media screen and (min-width: 768px) {
  #sec2 {
    padding: 120px 0 197px;
  }
  #sec2 h2.ttl {
    font-size: 36px;
    line-height: 50px;
    text-align: left;
  }
  #sec2 h2.ttl small {
    font-size: 24px;
    line-height: 40px;
  }
  #sec2 h2.ttl .en {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
  }
  #sec2 h2.ttl .en::before {
    content: "";
    width: 40px;
    display: block;
    margin-right: 13px;
    border-top: 1px solid;
  }
  #sec2 h2.ttl .jp {
    margin: 18px 0 0 70px;
  }
  #sec2 h3.ttl {
    margin: 0 0 0 auto;
    font-size: 30px;
    line-height: 50px;
  }
  #sec2 h3.ttl .jp {
    margin-top: 92px;
  }
  #sec2 h3.ttl .en {
    margin-left: 20px;
    font-size: 14px;
  }
  #sec2 h3.ttl .en::before {
    height: 40px;
    margin: 0 0 10px -5px;
  }
  #sec2 .set1 {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 100px;
  }
  #sec2 .set1 .imgbox {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    margin-top: 75px;
  }
  #sec2 .set1 .imgbox .img {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: auto;
  }
  #sec2 .set1 .imgbox .img:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #sec2 .set1 .imgbox .img:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #sec2 .set1 .imgbox .img:nth-child(3) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  #sec2 .set2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 120px;
  }
  #sec2 .set2 .ttlbox {
    min-width: 200px;
    margin-right: -20px;
  }
  #sec2 .set2 .txtbox {
    margin-top: 277px;
  }
  #sec2 .set2 .txtbox .txt {
    width: 670px;
  }
  #sec2 .set3 {
    margin-top: 130px;
  }
  #sec2 .set3 .btn-link {
    text-align: center;
  }
}

#sec3 .bgi img {
  -o-object-position: 0% 50%;
     object-position: 0% 50%;
}
#sec3 .set {
  background: #000;
  color: #fff;
}
@media screen and (min-width: 768px) {
  #sec3 .bgi img {
    -o-object-position: 50%;
       object-position: 50%;
  }
  #sec3 .set {
    background: rgba(5, 3, 5, 0.6);
  }
}

#sec4 .bgi img {
  -o-object-position: 0% 50%;
     object-position: 0% 50%;
}
#sec4 .set {
  background: #fff;
}
@media screen and (min-width: 768px) {
  #sec4 .bgi img {
    -o-object-position: 50%;
       object-position: 50%;
  }
  #sec4 .set {
    background: rgba(255, 255, 255, 0.2);
  }
  #sec4 .set .btn-link .btn-style-2::after {
    -webkit-filter: invert(1);
            filter: invert(1);
  }
}

.text_box{
	width:700px;
	margin:40px auto 0px auto;
	padding:20px 0;
    border: double 3px #000;
}
.text_box p.ttl{
	font-size:24px;
	margin-bottom: 5px;
	letter-spacing: 2px;
	text-align:center;
	line-height:40px;
	color:#000;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.text_box p.txt{
	text-align:center;
	font-size:16px;
	line-height:30px;
	color:#000;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.text_box2{
	width:700px;
	margin:40px auto 0px auto;
	padding:20px 0;
    border: double 3px #fff;
	background-color: #782F30;
	color: #FFFFFF;
}
.text_box2 p.ttl{
	font-size:24px;
	margin-bottom: 5px;
	letter-spacing: 2px;
	text-align:center;
	line-height:40px;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.text_box2 p.txt{
	text-align:center;
	font-size:16px;
	line-height:30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 768px) {
	
.text_box{
	width:95%;
	margin:20px auto 0px auto;
	padding:20px 0;
    border: double 3px #000;
}
.text_box p.ttl{
	font-size:20px;
	margin-bottom: 5px;
	letter-spacing: 2px;
	text-align:center;
	line-height:40px;
	color:#000;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.text_box p.txt{
	text-align:left;
	padding: 0 10px;
	font-size:15px;
	line-height:26px;
	color:#000;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
	.text_box2{
	width:95%;
	margin:20px auto 0px auto;
	padding:20px 0;
    border: double 3px #fff;
	background-color: #782F30;
	color: #FFFFFF;
}
.text_box2 p.ttl{
	font-size:20px;
	margin-bottom: 5px;
	letter-spacing: 2px;
	text-align:center;
	line-height:40px;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.text_box2 p.txt{
	text-align:left;
	padding: 0 10px;
	font-size:15px;
	line-height:26px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
}