header h1 {
	height: 100vw;
}

#key .slider1{
  background: url(../img/index/kv_sp.jpg) no-repeat center center / cover;
}
#sec1{
  overflow: hidden;
  margin-bottom: 15vw;
}
#sec1 .ttl{
  margin: 37vw -9% 0;
  position: relative;
  z-index: 2;
}
#sec1 .row-3 .ttl {
  margin: 45vw -9% 0;
}
#sec1 .bg-parallax{
  height: 104vw;
}
#sec1 p.txt{
  margin-top: 9vw;
}
#rss{
  background: url(../img/index/rss-bg_sp.jpg) no-repeat center center / 100% 100%;
  padding: 10vw 0;
}
#rss .wrap{
  padding-left: 8%;
}
#rss h2{
  font-size: 5.5vw;
  letter-spacing: 0.5em;
  color: #000000;
  margin-bottom: 4vw;
}
#rss h2 span{
  font-size: 4vw;
  letter-spacing: 0.4em;
  font-weight: 100;
  padding-left: 3vw;
}
#rss dl{
  color: #000000;
  letter-spacing: 0.075em;
}
#rss dd{
  line-height: 1.4;
  margin-top: 1vw;
}
#rss p.btn a{
  font-size: 4vw;
  letter-spacing: 0;
  width: 18vw;
  height: 18vw;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../img/index/rss-btn.png) no-repeat center center / 100% auto;
  position: absolute;
  top: -3vw;
  right: 7vw;
  color: #000;
}
#sec2{
  background: url(../img/index/s2-d1_sp.png) no-repeat center top / 100% auto;
  padding: 26vw 0 18vw;
	text-align: center;
}
#sec2 .inner{
  padding: 0 4%;
  box-sizing: border-box;
}
#sec2 .inner2{
  margin-top: 15vw;
}
#sec2 h2{
  font-size: 6.5vw;
  letter-spacing: 0.5em;
  line-height: 2.5;
  width: 31vw;
  height: 82vw;
  margin: 0 auto 3vw;
  color: #000;
}
#sec2 h2 > strong{
  padding-top: 9vw;
  font-weight: 400;
}
#sec2 h2 > span.red{
  color: #961e2c;
  position: relative;
}
#sec2 h2 > span small{
  font-size: 4vw;
  position: absolute;
  top: -1vw;
  right: -1vw;
  display: block;
  white-space: nowrap;
  letter-spacing: 0.2em;
  font-weight: 100;
}
#sec2 .fl1 {
  margin-bottom: 9vw;
}
#sec2 .fl1 p.img:first-child{
  margin-bottom: 6vw;
}
#sec2 .fl2 p.btn{
  margin-bottom: 6vw;
}
#sec2 .fl2 p.btn:last-child{
  margin-bottom: 0;
}
#sec2 p.txt{
  margin-bottom: 14vw;
}
#sec2 .flbox:first-child{
  margin-bottom: 6vw;
}
#sec2 .flbox:last-child .box{
  padding-top: 12vw;
  margin-top: 11vw;
  background: url(../img/index/s2-line_sp.jpg) no-repeat center top / 100% auto;
}

#sec2 .slider-fade2 img{
  width: 100%;
  height: auto;
}
#sec2 .slider-fade2 .slick-slide {
  padding: 0 5px;
}

#sec3{
  padding-bottom: 18vw;
  background: url(../img/index/s3-d2_sp.png) no-repeat center bottom / 100% auto;
}
#sec3 .row{
  background: url(../img/index/s3-d1_sp.png) no-repeat center top / 100% auto;
  padding-top: 17vw;
}
#sec3 h2{
  text-align: center;
}
#sec3 h2 small{
  display: block;
  font-size: 5.5vw;
  letter-spacing: 0.5em;
  margin-bottom: 4vw;
}
#sec3 h2 span{
  letter-spacing: 0.5em;
  line-height: 2.5;
  font-size: 6.5vw;
}
#sec3 p.txt{
  margin: 3vw 0 13vw;
}
@media only screen and (max-width: 767px) {
header h1 {
  top: 6vw;
}
}
@media only screen and (min-width: 768px) {
#key .slider1{
  background: url(../img/index/kv.jpg) no-repeat center center / cover;
}
#sec1 {
  margin-bottom: 188px;
}
#sec1 .bg-parallax {
  height: 749px;
}
#sec1 .ttl {
  margin: 265px auto 0;
  text-align: center;
}
#sec1 .row-2 .ttl {
  margin: 249px auto 0;
  text-align: right;
}
#sec1 .row-3 .ttl {
  margin: 322px auto 0;
}
#sec1 p.txt {
  margin-top: 70px;
  text-align: center;
}
#rss {
  background: url(../img/index/rss-bg.jpg) no-repeat center center / 100% 100%;
  padding: 119px 0 114px;
}
#rss .wrap {
  padding-left: 86px;
}
#rss h2 {
  font-size: 30px;
  margin-bottom: 44px;
}
#rss h2 span {
  font-size: 22px;
  padding-left: 27px;
}
#rss dl {
  display: flex;
  width: 675px;
}
#rss dt{
  line-height: 35px;
}
#rss dd {
  line-height: 35px;
  margin-top: 0;
  margin-left: 9px;
}
#rss dd a:first-child:hover{
  text-decoration: underline;
}
#rss dd a{
  transition: all .3s ease;
  letter-spacing: 0.05em;
}
#rss dd a:last-child{
  opacity: .8;
}
#rss p.btn a {
  font-size: 23px;
  letter-spacing: 0;
  width: 103px;
  height: 103px;
  top: 3px;
  right: 92px;
}

#rss p.btn-popup {
  margin-top: 50px;
}
#rss p.btn-popup a:hover{
  cursor: pointer;
  opacity: .8;
}
#rss p.btn-popup a{
  position: relative;
  color: #4a4239;
  letter-spacing: 0.02em;
  font-size: 14px;
  border: 1px solid #fff;
  background: rgba(165, 158, 165, .4);
  display: block;
  line-height: 20px;
  width: 253px;
  box-sizing: border-box;
  padding: 11px 0 12px 21px;
  transition: all .3s ease;
  margin: 0 auto;
}
#rss p.btn-popup a::before{
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 7px;
  background: url(../img/shared/hd-ic.png) no-repeat center center / 100% auto;
  width: 7px;
  height: 8px;
}


#sec2 {
  background: transparent;
  padding: 201px 0 179px;
}
#sec2 .bg{
  padding: 0 70px;
  box-sizing: border-box;
}
#sec2 .inner{
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0;
}
#sec2 .inner2{
  margin-top: 120px;
}
#sec2 h2 {
  font-size: 30px;
  line-height: 75px;
  width: 218px;
  height: 403px;
  margin: 46px auto 0;
}
#sec2 h2 > strong {
  padding-top: 46px;
}
#sec2 h2 > span small {
  font-size: 15px;
  top: -2px;
  right: -41px;
  letter-spacing: 0.3em;
}
#sec2 p.img{
  margin: 0;
}
#sec2 .flbox{
  justify-content: space-between;
}
#sec2 .fl1 p.img:first-child{
  margin-bottom: 0;
}
#sec2 .fl1 p.img img{
  width: 100%;
  height: auto;
}
#sec2 .fl1 p.img{
  width: calc(50% - 5px);
}
#sec2 .fl1 {
  margin-bottom: 40px;
}
#sec2 .fl2 {
  justify-content: center;
}
#sec2 .fl2 p.btn{
  width: 440px;
  margin: 0 76px;
}
#sec2 .box{
  width: 100%;
  min-width: 100%;
  order: 1;
}
#sec2 .flbox p.img{
  margin-bottom: 0;
}
#sec2 .flbox:last-child .box{
  padding-top: 117px;
  background: url(../img/index/s2-line.jpg) no-repeat left top 59px;
  margin-top: 0;
}
#sec2 h2::before{
  content: '';
  position: absolute;
  top: 0px;
  right: -20px;
  background: url(../img/index/s2-d1.png) no-repeat center center / 100% auto;
  width: 340px;
  height: 240px;
}
#sec2 p.txt {
  margin-bottom: 50px;
}

#sec3 {
  padding: 0 0;
  background: transparent;
}
#sec3 .inner{
  padding: 0 77px;
  box-sizing: border-box;
}
#sec3 p.img{
  max-width: 1295px;
  width: 100%;
  margin: 0 auto;
}
#sec3 p.img img{
  width: 100%;
  height: auto;
}
#sec3 .row {
  background: url(../img/index/s3-d1.png) no-repeat center top 122px;
  padding: 129px 0 347px;
}
#sec3 .row .wrap{
  padding-left: 27px;
}
#sec3 h2{
  text-align: left;
}
#sec3 h2 small {
  font-size: 23px;
  margin-bottom: 31px;
}
#sec3 h2 span {
  line-height: 75px;
  font-size: 28px;
  position: relative;
}
#sec3 h2 span::before{
  content: '';
  position: absolute;
  top: -68px;
  right: -35px;
  background: url(../img/index/s3-d3.png) no-repeat center top / 100% auto;
  width: 145px;
  height: 161px;
  z-index: -1;
}
#sec3 p.txt {
  margin: 75px 0 84px;
}
#sec3 p.btn {
  width: 436px;
}
#sec3 p.btn a{
  padding-left: 32px;
}
#sec3 .wrap::before{
  content: url(../img/index/s3-d2.png);
  position: absolute;
  top: -276px;
  right: -312px;
  z-index: -1;
}

}
@media screen and (min-width: 768px) and (max-width: 1250px){
#sec2 .box {
  width: 370px;
  min-width: 370px;
}
#sec2 p.img {
  margin-right: 59px;
}
#sec2 .flbox:last-child .box {
  padding-top: 85px;
  background: url(../img/index/s2-line.jpg) no-repeat left top 30px;
}
}
/*IE code*/
@media all and (-ms-high-contrast:none) {
#sec2 .flbox{
  margin-left: -150px;
}
}


/*# osirase template */
#oshirase{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;/*適時指定 */
	text-align:left;
	background-color:rgba(255,255,255,0.9);/*適時変更 */
	border: 1px solid #4a4239;/*適時変更 */
	color:#4a4239;/*適時変更 */
	font-size:3.6vw;/*適時変更 */
	padding:15px 10px;
	display:block;
	margin:5px;/*shadow分marginを増やす(上下） */
	font-weight: normal;
	line-height: 1.8;/*適時変更 */
}
#oshirase p{
	margin-bottom: 1em;
}
#oshirase p:last-child{
	margin-bottom: 0em;
}
#oshirase .ttl2{
	text-align:center;
	font-size:130%;
	font-weight: bold;
}
@media screen and (min-width:1000px) {
#oshirase{
	text-align:center;
	font-size:14px;/*適時変更 */
	display:block;
	width:700px;
	z-index:1000;/*適時変更、固定ナビの下になるように */
	margin: 40px auto;

}
}

.news_box {
	background: url(../img/shared/ft-bg.jpg)repeat center top;
    width: 860px;
    margin: 40px auto 80px;
    line-height: 2em;
    padding-bottom:39px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .3);
}
.news_box .ttl2 {
	color: #000;
    padding: 39px 50px 10px;
    text-align: center;
    font-size: 24px;
    width: 660px;
    border-bottom: 1px solid #000;
    margin: 0 auto;
}
.news_box .txt2 {
	color: #000;
	padding: 20px 50px 0;
	text-align: center;
}
@media only screen and (max-width: 480px) {
.news_box {
    width: 95%;
    margin: 20px auto;
}
.news_box .ttl2 {
    padding: 39px 10px 10px;
    font-size: 18px;
    width: 70%;
	letter-spacing: 1px;
}
.news_box .txt2 {
	padding: 20px 10px 0;
	letter-spacing: 0px;
}
}