@media (min-width: 768px) {
  header .slide1 {
    background: url("../img/index/key1.jpg") center no-repeat;
    background-size: cover;
  }
  header .slide2 {
    background: url("../img/index/key2.jpg") center no-repeat;
    background-size: cover;
  }
  header .slide3 {
    background: url("../img/index/key3.jpg") center no-repeat;
    background-size: cover;
  }
  header .slide4 {
    background: url("../img/index/key4.jpg") center no-repeat;
    background-size: cover;
  }
}
.btn_line {
  overflow: auto;
  border: 1px solid #fff;
  right: 10px;
  top: 100px;
  position: fixed;
  padding: 5px 10px;
  background: #000;
	color: #fff;
  z-index: 99999;
	width:15px;
}
.btn_line a {
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 768px) {
header .btn_line {
  overflow: hidden;
  border: 1px solid #fff;
  right: 0px;
  top: 490px;
  position: fixed;
  padding: 20px 10px;
  background: #000;
  z-index: 999999;
	width: 46px;
}
header .btn_line a {
  background: #0000;
  text-decoration: none;
  cursor: pointer;
}
}
@media (min-width: 1400px){
header .btn_line {
    position: fixed;
    top: 730px;
    right: 0;
    width: auto;
}
}
#sec1 {
  padding: 15vw 0 15vw;
  background: url("../img/index/sec1_bg.jpg");
}

#sec1 h2 {
  text-align: center;
  margin-bottom: 10vw;
}

#sec1 h2 img {
  margin: auto;
}

#sec1 .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5vw;
}

#sec1 .item .photo {
  overflow: hidden;
  width: 50%;
}

#sec1 .item .photo a {
  display: block;
  position: relative;
  overflow: hidden;
  padding-bottom: 60%;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

#sec1 .item .photo a:hover {
  opacity: 0.8;
}

#sec1 .item .photo a span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}

#sec1 .item dl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
  color: #fff;
}

#sec1 .item dl dd a:hover {
  text-decoration: underline;
}

#sec1 #feed {
  margin-bottom: 10vw;
}

#sec1 ul li + li {
  margin-top: 5vw;
}

@media (min-width: 768px) {
  #sec1 {
    padding: 102px 0 90px;
  }
  #sec1 h2 {
    margin-bottom: 51px;
  }
  #sec1 #feed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -25px 58px;
  }
  #sec1 .item {
    display: block;
    margin-bottom: 0;
    width: 350px;
    padding: 0 25px;
  }
  #sec1 .item .photo {
    width: 100%;
    margin-bottom: 20px;
  }
  #sec1 .item .photo a {
    padding: 0;
  }
  #sec1 .item .photo a span {
    position: static;
    -webkit-transform: none;
            transform: none;
  }
  #sec1 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #sec1 ul li + li {
    margin-top: 0;
  }
  #sec1 ul li {
    margin: 0 19px;
    width: 370px;
  }
}

#sec2 {
  background: url("../img/index/sec2_deco_sp.png") bottom left no-repeat;
  background-size: 100%;
  padding: 15vw 0 15vw;
  overflow: hidden;
}

#sec2 h2 {
  margin: 0 -28vw 0vw -16vw;
}

#sec2 h3 {
  margin-bottom: 3vw;
}

#sec2 .txt {
  text-align: justify;
}

#sec2 .photo1 {
  margin: -20vw -40vw 0 -10vw;
}

#sec2 .bottom {
  padding-top: 18vw;
  position: relative;
}

#sec2 .bottom:before {
  content: '';
  position: absolute;
  top: 60vw;
  left: 57.33333vw;
  width: 26.66667vw;
  height: 40vw;
  background: url("../img/index/sec2_ttl3_deco.png") center no-repeat;
  background-size: 100%;
}

#sec2 .photo2 {
  margin: -14vw -10vw 0 -52vw;
}

@media (min-width: 768px) {
  #sec2 {
    padding: 0 0;
    background: url("../img/index/sec2_deco.png") bottom left no-repeat;
    background-size: auto;
  }
  #sec2 .top {
    position: relative;
    padding-top: 111px;
  }
  #sec2 .top .photo1 {
    position: absolute;
    top: -78px;
    right: -367px;
    left: calc(50% - 260px);
    margin: 0;
  }
  #sec2 .top h2 {
    margin-bottom: 100px;
    margin-left: -238px;
  }
  #sec2 .top h3 {
    margin-bottom: 18px;
  }
  #sec2 .bottom {
    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: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-top: 0;
    margin-top: -37px;
    padding-bottom: 130px;
    position: relative;
  }
  #sec2 .bottom:before {
    left: auto;
    right: -180px;
    top: -245px;
    width: 227px;
    height: 272px;
  }
  #sec2 .bottom h4 {
    margin: 0 -287px 80px 0;
  }
  #sec2 .bottom .photo2 {
    position: absolute;
    bottom: 0;
    left: -500px;
    margin: 0;
  }
  #sec2 .bottom .txt {
    width: 422px;
    padding-right: 30px;
  }
}

@media (min-width: 1200px) {
  #sec2 .bottom .txt {
    padding-right: 0;
  }
  #sec2 .photo2 {
    position: absolute;
    bottom: 0;
    left: -401px;
    margin: 0;
  }
}

#sec3 {
  padding: 10vw 0;
  background: url("../img/index/sec3_bg.jpg");
}

#sec3 li + li {
  margin-top: 5vw;
}

@media (min-width: 768px) {
  #sec3 {
    padding: 80px 0;
  }
  #sec3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 -50px;
  }
  #sec3 ul li + li {
    margin-top: 0;
  }
  #sec3 ul li {
    padding: 0 10px;
    width: 50%;
  }
}

@media (min-width: 1400px) {
  #sec3 ul {
    margin: 0 -210px;
  }
}

#sec4 {
  background: url("../img/index/sec4_bg.jpg");
  padding-bottom: 15vw;
  color: #fff;
}

#sec4 .top .photo {
  width: 100%;
}

#sec4 .top .left {
  background: url("../img/index/sec4_top.jpg") 20% top no-repeat, url("../img/index/sec4_deco_sp.jpg") right 50% no-repeat;
  background-size: 70%,40%;
  padding: 10vw 10vw 10vw 30vw;
}

#sec4 .photo {
  width: 90%;
  margin: auto;
}

#sec4 .content p {
  margin: 10vw 0;
  text-align: justify;
}

#sec4 .content .btn-cus {
  text-align: center;
}

@media (min-width: 768px) {
  #sec4 {
    padding-bottom: 122px;
  }
  #sec4 .top {
    position: relative;
    margin-bottom: 89px;
  }
  #sec4 .top .photo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 470px;
    background: url("../img/index/sec4_img1.jpg") center no-repeat;
    background-size: cover;
  }
  #sec4 .top .left {
    display: inline-block;
    background: url("../img/index/sec4_top.jpg") 20% top no-repeat;
    width: 470px;
    padding: 135px 0 41px 93px;
    background-position: center top;
    background-size: 100%;
  }
  #sec4 .top .left h2 {
    margin-right: -72px;
    position: relative;
    z-index: 1;
  }
  #sec4 .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #sec4 .wrap .photo {
    margin: 0 0 0 -149px;
  }
  #sec4 .wrap .content {
    padding-top: 16px;
    position: relative;
  }
  #sec4 .wrap .content:before {
    content: '';
    position: absolute;
    top: 43px;
    left: calc(100% - 47px);
    width: 414px;
    height: 193px;
    background: url("../img/index/sec4_deco.jpg") center no-repeat;
  }
  #sec4 .wrap .content .txt {
    margin: 0;
    width: 500px;
  }
  #sec4 .wrap .btn-cus {
    width: 419px;
    margin: 47px 0 0;
  }
}

.remodal {
  padding: 15vw 0;
}

.remodal h2 {
  font-size: 6vw;
  line-height: 1.6;
  letter-spacing: 0.06em;
  margin-bottom: 5vw;
}

.remodal .txt {
  margin-bottom: 5vw;
  letter-spacing: 0.15em;
  text-align: justify;
}

.remodal .list {
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10vw 5%;
  letter-spacing: 0.15em;
  text-align: left;
}

@media (min-width: 768px) {
  .remodal {
    padding: 32px 0 55px 0;
  }
  .remodal h2 {
    font-size: 26px;
    line-height: 90px;
    margin-bottom: 11px;
  }
  .remodal .txt {
    margin-bottom: 48px;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
  }
  .remodal .list {
    width: 808px;
    margin-left: auto;
    margin-right: auto;
    padding: 26px 94px 14px 47px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 15px;
    line-height: 40px;
  }
}
/*# osirase template */
#oshirase{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;/*適時指定 */
	text-align:left;
	color:#fff;
text-shadow: -1px -1px rgba(255, 255, 255, 0.43), 1px 1px rgba(0, 0, 0, 0.49);
background-image: linear-gradient(45deg, #76580D 0%, #bf9d49 100%); 
	font-size:4vw;/*適時変更 */
	padding:15px 10px;
	display:block;
	width:calc(100vw - 30px);/*100vwからshadow分を引く（左右　5px+5px）*/
	margin:5px auto;/*shadow分marginを増やす(上下） */
	font-weight: normal;
	line-height: 1.8;/*適時変更 */
}
#oshirase p{
	margin-bottom: 1em;
}
#oshirase p:last-child{
	margin-bottom: 0em;
}
#oshirase .ttl{
	font-size:130%;
	font-weight: bold;
}
#oshirase .txt span{
	font-size: 22px;
}
#oshirase p span a{
	margin: 10px auto;
	width: 350px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	color:#bf9d49;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	background-color: #fff;
	box-sizing:border-box;
}
@media screen and (min-width:1000px) {
#oshirase{
	font-size:16px;/*適時変更 */
	display:block;
	width:850px;
text-align:center;
}
}
/*# sourceMappingURL=index.css.map */