@charset "UTF-8";

sup {
	font-size: 70%;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}

.sp-only { display: none!important; }
.pc-only { display: block!important; }

@media screen and (max-width: 768px) {
    .sp-only { display: block!important; }
    .pc-only { display: none!important; }
}

@media screen and (min-width: 769px) {
  a {
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  a:hover {
    opacity: .7;
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  header .taiga {
    border-bottom: 1px solid #ccc;
    color: #333333;
    font-size: 12px;
  }
  header .taiga .inner {
    width: 1000px;
    margin: auto;
    min-width: 1000px;
    padding: 10px 0 5px 250px;
    position: relative;
  }
  header .taiga .inner .logo {
    position: absolute;
    top: 0;
    left: -10px;
  }
  header .title h1 {
    width: 1000px;
    margin: auto;
    min-width: 1000px;
    /**padding: 50px 0 50px 250px;**/
    padding: 50px 0 50px 250px;;
    color: #333;
    font-size: 36px;
    font-weight: normal;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    letter-spacing: -0.04em;
  }
  header .title p {
    width: 1000px;
    margin: auto;
    min-width: 1000px;
    padding: 0 0 25px 250px;
    color: #e9545d;
    font-size: 1.3rem;
    font-weight: bold;
    letter-spacing: -0.04em;
  }
  header .contact {
    width: 1000px;
    margin: auto;
    min-width: 1000px;
    text-align: right;
    padding: 0;
  }
  header .contact .inner {
    padding-bottom: 8px;
    line-height: 40px;
    height: 58px;
  }
  header .contact span {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 34px;
  }
  header .contact a {
display: inline-block;
    width: 140px;
    font-size: 14px;
    line-height: 1;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    background: #6f6f6f;
    vertical-align: top;
    margin-right: 10px;
  }
  .pr {
    text-align: center;
    width: 1000px;
    min-width: 1000px;
    padding: 0 0 50px 0;
    margin: auto;
  }
  .pr h2 {
    font-size: 24px;
    font-weight: bold;
    padding: 25px 0;
  }
  .pr p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 0.8em;
  }
  .pr p.gray {
    background: #efefef;
    padding: 25px;
  }
  #gnav {
    text-align: center;
    background: #fff;
  }
  #gnav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 5px 0;
    z-index: 20;
  }
  #gnav.fixed ul {
    margin-bottom: 0;
  }
  #gnav.fixed + #mv {
    margin-top: 61px;
  }
  #gnav ul {
    width: 1000px;
    min-width: 1000px;
    padding: 0;
    margin: 0 auto 20px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-left: 1px solid #1e1e1e;
  }
  #gnav ul li {
    border-right: 1px solid #1e1e1e;
    width: 16.66%;
  }
  #gnav ul li a {
    font-size: 16px;
    display: block;
    width: 100%;
    padding: 0 0 2px 0;
  }
  #gnav ul li a span {
    font-size: 12px;
    line-height: 1;
    display: block;
  }
  #mv {
    position: relative;
    width: 100%;
    font-size: 3rem;
  }
  #mv video{
    width: 100%;
  }
  #mv .mv_text {
position: absolute;
    top: 50%;
    z-index: 1;
    left: 42%;
    right: 0;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
    transform: translate(-50%,-50%);
    max-width: 1000px;
        font-weight: normal;
    font-size: 2.5vw;
  }
  #mv .mv_text span.min {
    font-size: 80%;
    display: block;
  }
  #mv .ribon {
    position: absolute;
    height: 45px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -3rem;
    margin-bottom: 3rem;
    top: 13%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
  }
  #mv .ribon p {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0 40px;
    line-height: 5rem;
    color: #fe0000;
    background: #fff;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
            box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  #mv .ribon p:after {
    content: '';
    position: absolute;
    width: 10px;
    bottom: -10px;
    left: -59px;
    z-index: -2;
    border: 2rem solid #fdfdfd;
    border-left-color: transparent;
    -webkit-box-shadow: 4px 1px 4px rgba(0, 0, 0, 0.3);
            box-shadow: 4px 1px 4px rgba(0, 0, 0, 0.3);
  }
  #mv .ribon p:before {
    content: '';
    position: absolute;
    width: 10px;
    bottom: -10px;
    right: -59px;
    z-index: -2;
    border: 2rem solid #fdfdfd;
    border-right-color: transparent;
    -webkit-box-shadow: -4px 2px 4px rgba(0, 0, 0, 0.3);
            box-shadow: -4px 2px 4px rgba(0, 0, 0, 0.3);
  }
  #mv .ribon p span:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 10px transparent;
    border-right: solid 15px #d2d2d2;
    /*左の折り返し部分*/
  }
  #mv .ribon p span:after {
    position: absolute;
    content: '';
    top: 100%;
    right: 0;
    border: none;
    border-bottom: solid 10px transparent;
    border-left: solid 15px #d2d2d2;
    /*右の折り返し部分*/
  }
  .hanbai {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 60px 0;
  }
  .hanbai .inner {
    width: 1000px;
    min-width: 1000px;
    padding: 0;
    margin: auto;
    text-align: center;
  }

  .hanbai .btn {
    width: 60%;
    margin:20px auto 10px;
  }

  .hanbai .btn3 {
    width: 50%;
    float: left;
  }

  .hanbai .btn4 {
    width: 50%;
    float: right;
  }

  .hanbai .btn3 img,.hanbai .btn4 img{
    max-width: 210px;
  }

  .hanbai .t1 {
    font-size: 50px;
    margin: 20px auto 10px;
    padding-top: 20px;
    border-bottom: 1px solid #1e1e1e;
  }
  .hanbai .t2 {
    font-size: 33px;
    margin-bottom: 80px;
  }

  .hanbai .t3 {
    width: 1000px;
    font-size: 42px;
    margin: 0 auto 90px;
    line-height: 200%;
  }
  .hanbai .t3_l {
    float: left;
    width: 480px;
    border: 1px solid #1E1E1E;
    padding: 5% 2%;
    margin-bottom: 25px;
  }
  .hanbai .t3_r {
    float: right;
    width: 480px;
    border: 1px solid #1E1E1E;
    padding: 5% 2%;
    margin-bottom: 25px;
  }
  .hanbai .t3 h3{
    font-size: 38px;
    line-height: 140%;
    margin-bottom: 30px;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
font-weight: 300;
  }
  .hanbai .t3  .t3_l h3 span{
    font-size: 26px;
    padding: 5px 30px;
    color: #ffffff;
    background: #789221;
  }
  .hanbai .t3  .t3_r h3 span{
    font-size: 26px;
    padding: 5px 30px;
    color: #ffffff;
    background: #18658B;
  }

  .hanbai .t3 span{
    font-size: 80px;
    color:#c30e23;
  }
  .hanbai .t3 span.fz50{
    font-size: 50px;
    color:#333333;
  }
  .hanbai .t3 span.small{
    font-size: 32px;
    color: #000;
  }
  .gallery {
    width: 1000px;
    min-width: 1000px;
    padding: 0;
    margin: 0 auto 70px;
  }
  .gallery .inner {
    background: url(../images/gallery_bg.jpg) no-repeat;
    background-size: contain;
    height: 455px;
    text-align: center;
    padding: 40px 50px 50px 50px;
    position: relative;
  }
  .gallery .inner h2 {
    border-bottom: 1px solid #1e1e1e;
    margin-bottom: 10px;
    font-size: 2.6rem;
    font-weight: 400;
  }
  .gallery .inner .read {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 24px;
    margin-bottom: 10px;
    letter-spacing: -0.05em;
  }
  .gallery .inner p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .gallery .inner .btn {
    font-size: 30px;
    color: #fff;
    display: block;
    background: #413992;
    border-radius: 5px;
    width: 100%;
    padding: 20px 0;
    position: relative;
  }
  .gallery .inner .btn::after {
    content: '';
    background: url(../images/icon_triangle.png);
    background-size: 16px 19px;
    width: 16px;
    height: 19px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin-top: auto;
    margin-bottom: auto;
  }
  .concept_text {
    background: url(../images/bg_sakura.jpg) no-repeat center center;
    background-size: cover;
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 85px 0;
    min-width: 1000px;
  }
  .concept_text .inner {
    width: 1000px;
    min-width: 1000px;
    margin: auto;
    padding: 70px 0 0 0;
    height: 350px;
    font-size: 40px;
    letter-spacing: 0.05em;
    position: relative;
    line-height: 1.8;
  }
  .concept_text .inner .caption {
    font-size: 12px;
    position: absolute;
    bottom: 10px;
    left: 20px;
  }
  #concept {
    min-width: 1000px;
    margin: 0 auto 85px auto;
  }
  #concept h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    width: 1000px;
    min-width: 1000px;
    margin: 85px auto 85px auto;
    padding: 0;
    border-bottom: 1px solid #1e1e1e;
    text-align: center;
    font-size: 28px;
    font-weight: normal;
  }
  #concept .wrap.concept2 .inner {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #concept .wrap.concept2 .inner .text {
    padding: 77px 50px 77px 0;
  }
  #concept .wrap.concept2 .inner .abs {
    position: absolute;
    bottom: 10px;
    left: 52%;
  }
  #concept .wrap .inner {
    width: 1000px;
    min-width: 1000px;
    margin: auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative;
  }
  #concept .wrap .inner .abs {
    position: absolute;
    bottom: 10px;
    right: 52%;
  }
  #concept .wrap .inner .cap01 {
    bottom: auto;
    right: 52%;
    top:10px;
  }
  #concept .wrap .inner .cap02 {
    bottom: auto;
    right: 52%;
    top:10px;
  }
  #concept .wrap .inner .cap03 {
    bottom: auto;
    right: 52%;
    top:10px;
  }
  #concept .wrap .inner .text {
    width: 500px;
    padding: 77px 0 77px 50px;
    background: #fff;
  }
  #concept .wrap .inner .text h3 {
    font-size: 28px;
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 20px;
    height: 80px;
  }
  #concept .concept2 .inner .text h3 {
    height: 110px;
  }
  #concept .wrap .inner .text p {
    font-size: 16px;
    line-height: 26px;
  }
  #concept .wrap .inner .text p.title {
    font-size: 19px;
    border-bottom: 1px solid #333;
    padding-bottom: 0.1em;
    line-height: 1em;
    padding-top: 0.3em;
    font-weight: bold;
}
  #concept .concept1 {
    background: url(../images/concept01.webp) no-repeat left bottom;
    background-size: 50%;
  }
}



@media screen and (min-width: 769px) and (max-width: 1600px) {
  #concept .concept1 {
    background-size: 60%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1400px) {
  #concept .concept1 {
    background-size: 70%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  #concept .concept1 {
    background-size: 80%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
  #concept .concept1 {
    background-size: auto 462px;
  }
}

@media screen and (min-width: 769px) {
  #concept .concept2 {
    background: url(../images/concept02.jpg) no-repeat right top;
    background-size: 41%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1600px) {
  #concept .concept2 {
    background-size: 45%;
    background-position-y: 96%;
    }
}

@media screen and (min-width: 769px) and (max-width: 1400px) {
  #concept .concept2 {
    background-size: 47%;
    background-position-x: 97%;
  }

}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  #concept .concept2 {
    background-size: 45%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
  #concept .concept2 {
    background-size: 50%;
    background-position-x: right;
  }
}

@media screen and (min-width: 769px) {
  #concept .concept3 {
    background: url(../images/20250407concept03.webp) no-repeat left center;
    background-size: 50%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1600px) {
  #concept .concept3 {
    background-size: /**60%**/50%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1400px) {
  #concept .concept3 {
    background-size: 70%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  #concept .concept3 {
    background-size: 80%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
  #concept .concept3 {
    background-size: auto 462px;
  }
}

@media screen and (min-width: 769px) {
  #plan {
    width: 1000px;
    min-width: 1000px;
    margin: 0 auto 100px auto;
    padding: 0;
  }
  #plan h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    width: 1000px;
    min-width: 1000px;
    margin: 0 auto 85px auto;
    padding: 0;
    border-bottom: 1px solid #1e1e1e;
    text-align: center;
    font-size: 28px;
    font-weight: normal;
  }
  #plan h3 {
    width: 1000px;
    min-width: 1000px;
    margin: 85px auto 30px;
    padding: 0;
    text-align: center;
    font-size: 28px;
    font-weight: normal;
  }
  #plan h3 span{
    display: block;
    font-size: 26px;
    padding: 0 30px;
    color: #ffffff;
    background: #789221;
    width: 20%;
    text-align: center;
    margin: auto;
  }
  #plan h3 span.bl{
    display: block;
    font-size: 26px;
    padding: 0 30px;
    color: #ffffff;
    background: #18658B;
    width: 20%;
    text-align: center;
    margin: auto;
  }
  #plan .tbl_box{
    width: 100%;
    margin: auto;
  }

    #plan .tbl_box .tbl_l{
      width: 48%;
      float: left;
    }

      #plan .tbl_box .tbl_r{
        width: 48%;
        float: right;
      }

  #plan .attention {
    font-size: 14px;
    margin-top: 10px;
  }
   .attention2 {
      font-size: 14px;
    text-align: left;
    margin-top: 10px;
    padding-bottom: 100px;
    }
  #life {
    width: 1000px;
    min-width: 1000px;
    margin: 0 auto 100px auto;
    padding: 0;
  }
  #life h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    width: 1000px;
    min-width: 1000px;
    margin: 0 auto 85px auto;
    padding: 0;
    border-bottom: 1px solid #1e1e1e;
    text-align: center;
    font-size: 32px;
    font-weight: normal;
  }
  #life .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #life .flex .box {
    width: 313px;
    margin-bottom: 10px;
    text-align: center;
  }
  /*#life .flex .box:nth-child(1), #life .flex .box:nth-child(2) {
    width: 485px;
    margin-bottom: 50px;
  }*/
  #life .flex .box .photo {
    margin-bottom: 10px;
  }
  #life .flex .box p {
    font-size: 14px;
    line-height: 16px;
  }
  #life .attention {
    font-size: 14px;
    text-align: right;
    margin-top: 20px;
  }

.access .inner{
    max-width:1000px;
    margin:0 auto;
    width:100%;
}

.access h2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto 40px;
  padding: 0 20px;
  border-bottom: 1px solid #1e1e1e;
  text-align: center;
  font-size: 32px;
  font-weight: normal;
}

.access p.catch{
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    width: 1000px;
    min-width: 1000px;
    margin: 0 auto 30px;
    padding: 0;
    text-align: center;
    font-size: 28px;
    font-weight: normal;
}
.access .station{
    overflow:hidden;
    border:1px solid #1E1E1E;
        padding: 5% 5%;
margin: 50px auto 100px;
}
.access .station .txt{
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    width: 100%;
    font-size: 28px;
    line-height: 1.0;
}
.access .station .min{
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    width: 100%;
    max-width:920px;
    margin-top: 3%;
}
.access .station .cap{
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    width: 100%;
    font-size: 12px;
    margin-top: 3%;
}






  #map {
    width: 1000px;
    min-width: 1000px;
    margin: 75px auto;
    padding: 0;
  }
  #map h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    width: 1000px;
    min-width: 1000px;
    margin: 0 auto 85px auto;
    padding: 0 20px;
    border-bottom: 1px solid #1e1e1e;
    text-align: center;
    font-size: 32px;
    font-weight: normal;
  }
  #map iframe {
    margin-bottom: 100px;
  }
  #map .access {
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin-bottom: 110px;
  }
  #map .access .line {
    font-size: 32px;
    border-bottom: 1px solid #696969;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  #map .access .station {
    font-size: 60px;
    line-height: 1;
  }
  #map .access .station .toho {
    font-size: 48px;
  }
  #map .access .station .toho .red {
    font-size: 80px;
    color: #ea535e;
  }
  #map .btn {
    font-size: 30px;
    color: #fff;
    display: block;
    background: #6f6f6f;
    width: 100%;
    padding: 20px 0;
    position: relative;
    text-align: center;
    margin-bottom: 100px;
  }
  #map .btn::after {
    content: '';
    background: url(../images/icon_triangle.png);
    background-size: 16px 19px;
    width: 16px;
    height: 19px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin-top: auto;
    margin-bottom: auto;
  }
  #outline {
    width: 1000px;
    min-width: 1000px;
    margin: 0 auto ;
    padding: 0;
  }
  #outline h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    width: 1000px;
    min-width: 1000px;
    margin: 0 auto 85px auto;
    padding: 0;
    border-bottom: 1px solid #1e1e1e;
    text-align: center;
    font-size: 32px;
    font-weight: normal;
  }
  #outline h3 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    width: 1000px;
    min-width: 1000px;
    margin: 65px auto 0 auto;
    padding: 0;
    text-align: center;
    font-size: 32px;
    font-weight: normal;
  }
  #outline h4 {
    font-size: 22px;
    font-weight: normal;
    text-align: center;
  }
  #outline h4 span.outline_l{
    font-size: 24px;
    background: #789221;
    color: #ffffff;
    text-align: center;
    padding: 0 30px;
  }
  #outline h4 span.outline_r{
    font-size: 24px;
    background: #18658B;
    color: #ffffff;
    text-align: center;
    padding: 0 30px;
  }
  #outline table {
    width: 100%;
  }
  #outline table tr:nth-child(even) th, #outline table tr:nth-child(even) td {
    background: #efefef;
  }
  #outline .midashi_cl th, #outline .midashi_cl td{
    border-bottom: 1px solid #1e1e1e;
    border-right: none;
    border-left: none;
  }
  #outline table th {
    font-size: 16px;
    font-weight: normal;
    width: 140px;
    text-align: left;
    padding: 10px ;
    border-bottom: 1px solid #1e1e1e;
    border-right: 1px solid #1e1e1e;
    line-height: 1.8;
  }
  #outline table td {
    width: 430px;
    padding: 10px;
    font-size: 16px;
    border-bottom: 1px solid #1e1e1e;
    line-height: 1.8;
  }
  #outline table td:last-child {
    width: 430px;
    padding: 10px;
    font-size: 16px;
    border-bottom: 1px solid #1e1e1e;
    border-left: 1px solid #1e1e1e;
    line-height: 1.8;
  }
  #price-list {
    width: 700px;
    margin: 70px auto 20px auto;
    padding: 0;
  }
  #price-list h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    width: 100%;
    margin: 0 auto 85px auto;
    padding: 0;
    border-bottom: 1px solid #1e1e1e;
    text-align: center;
    font-size: 32px;
    font-weight: normal;
min-width: auto;
  }
  #price-list table {
    width: 100%;
    border-top: none;
  }
  #price-list table tr:nth-child(even) th, #price-list table tr:nth-child(even) td {
    background: #efefef;
  }
  #price-list table th {
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #1e1e1e;
    line-height: 1.8;
    width: 10%;
  }
  #price-list table td {
    padding: 10px 0 10px 20px;
    font-size: 16px;
    border-bottom: 1px solid #1e1e1e;
    line-height: 1.8;
  }
  .bottom_contact {
    width: 1000px;
    min-width: 1000px;
    margin: 40px auto 0 auto;
    padding: 0;
  }
  footer {
    text-align: center;
    font-size: 12px;
    color: #999999;
    padding: 0px 0 40px 0;
  }
}

@media screen and (max-width: 768px) {
  body {
    padding-top: 50px;
  }
  #sp_header {
    width: 100%;
    height: 50px;
    background: #fff;
    border-bottom: 1px solid #1e1e1e;
    position: fixed;
    top: 0;
    z-index: 30;
  }
  #sp_header .menu_open {
    width: 50px;
    height: 50px;
    padding: 8px 0;
    position: absolute;
    top: 0;
    right: 0;
  }
  #sp_header .menu_open span {
    width: 30px;
    height: 3px;
    display: block;
    background: #1e1e1e;
    margin: 6px auto;
  }
  #sp_header .tel {
    font-size: 18px;
    display: inline-block;
    padding: 10px;
  }
  #sp_header #sp_nav {
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    position: absolute;
    top: 50px;
    z-index: 30;
    display: none;
  }
  #sp_header #sp_nav ul li a {
    display: block;
    padding: 15px;
    border-bottom: 1px solid #1e1e1e;
  }
  #header .taiga .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #header .taiga .inner span {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    font-size: 14px;
    margin-left: 10px;
  }
  #header .taiga .inner img {
    width: 100px;
    height: 100%;
  }
  #header .title h1 {
    text-align: center;
    margin: 20px 10px;
    font-size: 20px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  #header .title p {
    text-align: center;
    margin: 0 10px 20px;
    font-size: 16px;
    font-weight: bold;
    color: #e9545d;
  }
  .pr {
    padding: 0 10px 20px 10px;
    margin: auto;
    text-align: center;
  }
  .pr h2 {
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0;
  }
  .pr p {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 0.8em;
  }
  .pr p.gray {
    background: #efefef;
    padding: 10px;
  }
  #mv {
    position: relative;
    text-align: center;
  }
  #mv video{
    width: 100%;
  }
  #mv .mv_text {
    position: absolute;
    top: 50%;
    z-index: 1;
    left: 50%;
    right: 0;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
    transform: translate(-50%,-50%);
    max-width: 1000px;
    font-weight: normal;
    font-size: 4vw;
    width: 100%;
}
  #mv .ribon {
    position: relative;
    height: 45px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -3rem;
    margin-bottom: 3rem;
    top: 10%;
    left: auto;
    right: auto;
    margin: 0 auto 30px;
    z-index: 1;
	}
  #mv .ribon p {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0 40px;
    line-height: 3.4rem;
    color: #fe0000;
    background: #fff;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
            box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  #mv .ribon p:after {
    content: '';
    position: absolute;
    width: 10px;
    bottom: -10px;
    right: -45px;
    z-index: -2;
    border: 1.5rem solid #fdfdfd;
    border-left-color: transparent;
    -webkit-box-shadow: 4px 1px 4px rgba(0, 0, 0, 0.3);
            box-shadow: 4px 1px 4px rgba(0, 0, 0, 0.3);
  }
  #mv .ribon p:before {
    content: '';
    position: absolute;
    width: 10px;
    bottom: -10px;
    right: -45px;
    z-index: -2;
    border: 1.5rem solid #fdfdfd;
    border-right-color: transparent;
    -webkit-box-shadow: -4px 2px 4px rgba(0, 0, 0, 0.3);
            box-shadow: -4px 2px 4px rgba(0, 0, 0, 0.3);
  }
  #mv .ribon p span:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 10px transparent;
    border-right: solid 15px #d2d2d2;
    /*左の折り返し部分*/
  }
  #mv .ribon p span:after {
    position: absolute;
    content: '';
    top: 100%;
    right: 0;
    border: none;
    border-bottom: solid 10px transparent;
    border-left: solid 15px #d2d2d2;
    /*右の折り返し部分*/
  }
  .hanbai {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 30px 0;
  }
  .hanbai .inner {
    padding: 0 10px;
    margin: auto;
    text-align: center;
  }

  .hanbai .btn3 {
    width: 50%;
    float: left;
  }

  .hanbai .btn4 {
    width: 50%;
    float: right;
  }

  .hanbai .btn3 img,.hanbai .btn4 img{
    width: 70%;
  }

  .hanbai .t1 {
    font-size: 23px;
    border-bottom: 1px solid #1e1e1e;
    margin-top: 30px;
  }
  .hanbai .t1 span {
    font-size: 18px;
  }
  .hanbai .t2 {
    font-size: 20px;
  }
.hanbai .t3 span {
    font-size: 30px;
    color: #c30e23;
}
.hanbai .t3 span.small {
    font-size: 18px;
    color: #000;
}

  .hanbai .t3 {
    width: 100%;
    font-size: 22px;
    margin: 30px auto 40px;
    line-height: 200%;
  }
  .hanbai .t3 .t3_l {
    float: none;
    width: 98%;
    border: 1px solid #1E1E1E;
    padding: 5% 2%;
    margin: 0 auto 25px;
  }
  .hanbai .t3 .t3_r {
    float: none;
    width: 98%;
    border: 1px solid #1E1E1E;
    padding: 5% 2%;
    margin: 0 auto 50px;
  }


.directions {
    list-style-type: none;
    display: flex;
    justify-content: center;
    font-size: 20px;
}

  .gallery {
    padding: 0;
        margin: 0 10px 70px;
  }
  .gallery .inner {
    background: url(../images/gallery_bg.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    padding: 15px;
    position: relative;
  }
  .gallery .inner h2 {
    border-bottom: 1px solid #1e1e1e;
    font-size: 4vw;
    font-weight: 500;
    margin-bottom: 10px;
  }
  .gallery .inner .read {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 16px;
    margin-bottom: 10px;
    letter-spacing: -0.05em;
  }
  .gallery .inner p {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .gallery .inner .btn {
    font-size: 16px;
    color: #fff;
    display: block;
    background: #413992;
    border-radius: 5px;
    width: 100%;
    padding: 20px 0;
    position: relative;
  }
  .gallery .inner .btn::after {
    content: '';
    background: url(../images/icon_triangle.png);
    background-size: 16px 19px;
    width: 16px;
    height: 19px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin-top: auto;
    margin-bottom: auto;
  }
  .concept_text {
    background: url(../images/bg_sakura.jpg) no-repeat center center;
    background-size: cover;
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 40px 0;
  }
  .concept_text .inner {
    padding: 40px 15px 40px 15px;
    font-size: 16px;
    letter-spacing: 0.05em;
    position: relative;
    line-height: 1.8;
  }
  .concept_text .inner .caption {
    font-size: 10px;
    position: absolute;
    bottom: 5px;
    left: 10px;
  }
  #concept {
    margin: 0 auto 50px auto;
  }
  #concept h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 0 auto;
    padding: 0;
    border-bottom: 1px solid #1e1e1e;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
  }
  #concept .wrap .inner {
    position: relative;
  }
  #concept .wrap .inner .bg {
    position: relative;
    display:block;
  }
  #concept .wrap .inner .abs {
    position: absolute;
    bottom: 10px;
    right: 10px;
  }
  #concept .wrap .inner .cap01 {
    position: absolute;
    bottom: auto;
    right: 10px;
    top:10px;
  }
  #concept .wrap .inner .cap02 {
    position: absolute;
    bottom: auto;
    right: 10px;
    top:10px;
  }
  #concept .wrap .inner .text {
    padding: 15px;
  }
  #concept .wrap .inner .text h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  #concept .wrap .inner .text p {
    font-size: 14px;
    line-height: 26px;
  }
#concept .wrap .inner .text p.title {
    font-size: 5.95555vw;
    line-height: 1.4em;
    /* border-bottom: 1px solid #333; */
    text-align: center;
    padding-top: 0.3em;
    font-weight: bold;
    font-size: 1.1em;
}
  #concept .wrap .inner p.title {
    font-size: 5.95555vw;
    line-height: 1.4em;
    text-align: center;
    padding-top: 0.3em;
    font-weight: bold;
    font-size: 1.1em;
}
#concept .wrap .inner .bg img{
  position: relative;
  display:block;
  padding-top: 1em;
}

  #plan {
    margin: 0 auto 50px auto;
    padding: 0;
  }
  #plan h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    padding: 0 10px 30px 10px;
  }
  #plan .attention {
    font-size: 10px;
    text-align: left;
    margin-top: 10px;
    padding: 0 10px;
  }
  .attention2 {
    font-size: 10px;
    text-align: left;
	padding-top: 10px;
    padding-bottom: 50px;
}
  #life {
    margin: 0 auto 50px auto;
    padding: 0;
  }
  #life h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 0 auto 20px auto;
    padding: 0;
    border-bottom: 1px solid #1e1e1e;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
  }
  #life .flex .box {
    margin-bottom: 20px;
    text-align: center;
  }
  #life .flex .box .photo {
    margin-bottom: 10px;
  }
  #life .flex .box p {
    font-size: 14px;
    line-height: 16px;
  }
  #life .attention {
    font-size: 12px;
    text-align: left;
    margin-top: 20px;
    padding: 0 10px;
  }
  #map {
    margin: auto;
    padding: 0;
    padding-top: 2em;
  }
  #map h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 0 auto 20px auto;
    padding: 0;
    border-bottom: 1px solid #1e1e1e;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
  }
  #map iframe {
    margin-bottom: 20px;
    width: 100%;
    height: 200px;
  }
  #map .access {
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin-bottom: 50px;
  }
  #map .access .line {
    font-size: 16px;
    border-bottom: 1px solid #696969;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  #map .access .station {
    font-size: 24px;
    line-height: 1;
  }
  #map .access .station .toho {
    font-size: 28;
  }
  #map .access .station .toho .red {
    font-size: 30px;
    color: #ea535e;
  }
  #map .btn {
    font-size: 16px;
    color: #fff;
    display: block;
    background: #6f6f6f;
    padding: 20px 0;
    position: relative;
    text-align: center;
    margin: 0 10px 50px 10px;
  }
  #map .btn::after {
    content: '';
    background: url(../images/icon_triangle.png);
    background-size: 16px 19px;
    width: 16px;
    height: 19px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin-top: auto;
    margin-bottom: auto;
  }
  #outline {
    margin: 0 auto 50px auto;
    padding: 0;
  }
  #outline h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 0 auto 20px auto;
    padding: 0;
    border-bottom: 1px solid #1e1e1e;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
  }
  #outline table {
    width: 100%;
  }
  #outline h4 span.outline_l{
    font-size: 18px;
    background: #789221;
    color: #ffffff;
    text-align: center;
    padding: 0 30px;
  }
  #outline h4 span.outline_r{
    font-size: 18px;
    background: #18658B;
    color: #ffffff;
    text-align: center;
    padding: 0 30px;
  }
  #outline table {
    width: 100%;
  }
  #outline table tr th {
    background: #efefef;
  }
  #outline .midashi_cl th, #outline .midashi_cl td{
    border-bottom: 1px solid #1e1e1e;
    border-right: none;
    border-left: none;
  }
  #outline table th {
    font-size: 16px;
    font-weight: normal;
    width: 20%;
    text-align: left;
    padding: 10px ;
    border: 0px solid #1e1e1e;
    border-right: 0px solid #1e1e1e;
    line-height: 1.8;
  }
  #outline table td {
    width: 40%;
    padding: 10px;
    font-size: 16px;
    border-bottom: 1px solid #1e1e1e;
    line-height: 1.8;
  }
  #outline table td:last-child {
    padding: 10px;
    font-size: 16px;
    line-height: 1.8;
  }
    #price-list {
    width: 100%;
    margin: 70px auto 20px auto;
    padding: 0;
  }
  #price-list h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    width: 100%;
    margin: 0 auto 20px auto;
    padding: 0;
    border-bottom: 1px solid #1e1e1e;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
  }
  #price-list table {
    width: 100%;
    border-top: none;
  }
  #price-list table tr:nth-child(even) th, #price-list table tr:nth-child(even) td {
    background: #efefef;
  }
  #price-list table th {
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #1e1e1e;
    line-height: 1.8;
  }
  #price-list table td {
    padding: 10px 0 10px 20px;
    font-size: 14px;
    border-bottom: 1px solid #1e1e1e;
    line-height: 1.8;
  }
  .bottom_contact {
    margin: 40px auto 0 auto;
    padding: 0 10px;
  }
  footer {
    text-align: center;
    font-size: 12px;
    color: #999999;
    padding: 30px 0;
  }
}

.wf-roundedmplus1c {
  font-family: "M PLUS Rounded 1c";
}

#lifeinfo {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto 50px auto;
  padding: 0;
}

#lifeinfo h2,.access h2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto 85px auto;
  padding: 0;
  border-bottom: 1px solid #1e1e1e;
  text-align: center;
  font-size: 28px;
  font-weight: normal;
}

#lifeinfo h3 {
  font-size: 18px;
  letter-spacing: 0.3em;
  color: #00134A;
}

#lifeinfo table {
  width: 100%;
  margin-bottom: 30px;
}

#lifeinfo table tbody th {
  font-weight: normal;
  text-align: left;
  padding: 1px 3px 1px 0;
  line-height: 1.3;
  font-weight: normal;
  text-align: left;
  padding: 1px 3px 1px 0;
  line-height: 1.3;
}

#lifeinfo table tbody td {
  text-align: right;
  white-space: nowrap;
  padding: 1px 0;
  line-height: 1.3;
}

#lifeinfo .fl-l {
  width: 48%;
  float: left;
}

#lifeinfo .fl-r {
  width: 48%;
  float: right;
}

#lifeinfo .attention {
  font-size: 14px;
  text-align: right;
  margin-top: 20px;
}

#lifeinfo .distance {
  display: inline-block;
  width: 103px;
}

.clear {
  clear: both;
}

/* スマホ */
@media screen and (max-width: 768px) {
  #lifeinfo {
    width: 100%;
    min-width: 100%;
  }
  #lifeinfo h2,.access h2 {
    width: 100%;
    min-width: 100%;
    font-size: 24px;
  }
  #lifeinfo .fl-l {
    width: 100%;
    float: none;
    padding: 0px 15px;
  }
  #lifeinfo .fl-r {
    width: 100%;
    float: none;
    padding: 0px 15px;
  }
  #lifeinfo .attention {
    text-align: left;
  }
}

/*フッターナビ*/
@media screen and (max-width: 768px) {
  .sp_footerFixed {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", YuGothic,sans-serif;
    padding: 0px;
    width: 100%;
    background-color: rgba(113, 113, 113, 0.5);
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
  }
  .sp_footerFixed * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sp_footerFixed ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sp_footerFixed ul li {
    padding: 0;
    width: 50%;
    list-style: none;
  }
  .sp_footerFixed ul li a {
    display: block;
    padding: 14px 0;
    width: 100%;
    height: 100%;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
  }
  .sp_footerFixed ul li:nth-child(1) a {
    background-color: #BC3C40;
  }
  .sp_footerFixed ul li:nth-child(2) a {
    background-color: #413992;
  }
  .sp_footerFixed ul li a span {
    display: block;
    font-size: 12px;
  }
}

@media screen and (min-width: 768px) {
  a[href^=tel] {
    pointer-events: none;
  }
  .sp_footerFixed {
    display: none;
  }
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.shiryo {
  position: fixed;
  top: 53px;
  /*right: 26px;*/
  padding: 0.6em !important;
  z-index: 21;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  width: 2.4em !important;
  text-align: center;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .shiryo {
    display: none;
  }
}

#modelhouse {
  max-width: 1000px;
  margin: 0 auto 30px;
  border: 2px solid #922e36;
  text-align: center;
  font-size: 20px;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  padding: 1rem;
  z-index: -3;
}

#modelhouse .btn {
  font-size: 30px;
  color: #fff;
  display: inline-block;
  background: #413992;
  border-radius: 5px;
  padding: 10px 40px 10px 20px;
  position: relative;
}

#modelhouse .btn::after {
  content: '';
  background: url(../images/icon_triangle.png);
  background-size: 16px 19px;
  width: 16px;
  height: 19px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin-top: auto;
  margin-bottom: auto;
}

#modelhouse .ribbon9 {
  display: -webkit-inline-box;
  position: relative;
  height: 45px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: -3rem;
  margin-bottom: 5rem;
}

#modelhouse .ribbon9:before {
  content: '';
  position: absolute;
  width: 10px;
  bottom: -45px;
  left: -59px;
  z-index: -2;
  border: 2rem solid #922e36;
  border-left-color: transparent;
}

#modelhouse .ribbon9:after {
  content: '';
  position: absolute;
  width: 10px;
  bottom: -45px;
  right: -59px;
  z-index: -2;
  border: 2rem solid #922e36;
  border-right-color: transparent;
}

#modelhouse .ribbon9 h2 {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 40px;
  line-height: 5rem;
  font-size: 3rem;
  color: #FFF;
  background: #921c25;
  /*真ん中の背景色*/
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

#modelhouse .ribbon9 h2:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 15px #611e23;
  /*左の折り返し部分*/
}

#modelhouse .ribbon9 h2:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 15px #611e23;
  /*右の折り返し部分*/
}

#modelhouse .madorizu {
  position: relative;
  display: inline-block;
}

#modelhouse .madorizu div {
  position: absolute;
  background: #922e36;
  color: #fff;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
}

#modelhouse .madorizu div.point1 {
  top: 25%;
  right: 40%;
}

#modelhouse .madorizu div.point2 {
  top: 38%;
  right: 53%;
}

#modelhouse .madorizu div.point3 {
  top: 37%;
  right: 28.5%;
}

#modelhouse .madorizu div.point4 {
  top: 47%;
  right: 56%;
}

#modelhouse .madorizu div.point5 {
  top: 58%;
  right: 38%;
}

#modelhouse .madorizu div.point6 {
  top: 60%;
  right: 29%;
}

#modelhouse .madorizu div.point7 {
  top: 66%;
  right: 18%;
}

#modelhouse .madorizu div.point8 {
  top: 62%;
  right: 63%;
}

#modelhouse .madorizu div.point9 {
  top: 80%;
  right: 44%;
}

#modelhouse .madorizu div::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 2rem;
  height: 2rem;
  -webkit-box-shadow: 0 0 0 0 #de2323;
          box-shadow: 0 0 0 0 #de2323;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: sdb03 5s infinite;
  animation: sdb03 5s infinite;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#modelhouse .madorizu div span {
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: block;
}

#modelhouse .madorizu div span:after {
  content: "";
  position: absolute;
  top: 2em;
  left: 0;
  display: inline-block;
  pointer-events: none;
  width: 300px;
  height: 300px;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}

#modelhouse .madorizu div span:hover:after {
  background: url(nekosan.JPG);
  /* 表示する画像 */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
  opacity: 1;
  top: 1em;
  -webkit-transition: all .5s;
  transition: all .5s;
}

#modelhouse .number {
  font-size: 1rem;
  text-align: left;
  z-index: 1;
  max-width: 500px;
  margin: 10px auto;
}

#modelhouse .number ul li {
  text-indent: -2rem;
  padding-left: 2rem;
  list-style: none;
  margin-bottom: 10px;
}

#modelhouse .number ul li b {
  color: #e40011;
}

#modelhouse .number span {
  background: #922e36;
  color: #fff;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  padding: 2px 9px;
  margin-right: 5px;
}

#modelhouse .mode {
  text-align: left;
  margin: 30px 0 50px;
}

#modelhouse .mode h3 {
  background: #BB2A83;
  color: #fff;
  font-size: 2rem;
  padding: 0 15px 0 10px;
  margin: 20px 10px 0;
  line-height: 3.6rem;
  display: inline-block;
}

#modelhouse .mode h3 span.min {
  background: #fff;
  color: #BB2A83;
  margin-right: 10px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  display: inline-block;
  height: 2.2rem;
  padding: 0 15px;
}

#modelhouse .detail {
  margin: 0 10px 20px;
  padding: 10px;
  border: 2px solid #bb2a83;
  color: #bb2a83;
}

#modelhouse .detail p:first-child {
  font-weight: bold;
}

#modelhouse .detail p:last-child {
  font-size: 1rem;
}

#modelhouse .detail p span.rem {
  font-size: 2rem;
}

#modelhouse .madorizu div.point2 span:hover:after {
  background: url(../images/point2.jpg);
  /* 表示する画像 */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}

#modelhouse .madorizu div.point3 span:hover:after {
  background: url(../images/point3.jpg);
  /* 表示する画像 */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}

#modelhouse .madorizu div.point4 span:hover:after {
  background: url(../images/point4.jpg);
  /* 表示する画像 */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}

#modelhouse .madorizu div.point5 span:hover:after {
  background: url(../images/point5.jpg);
  /* 表示する画像 */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}

#modelhouse .madorizu div.point7 span:hover:after {
  background: url(../images/point7.jpg);
  /* 表示する画像 */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}

#modelhouse .madorizu div.point8 span:hover:after {
  background: url(../images/point8.jpg);
  /* 表示する画像 */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}

@media screen and (min-width: 980px) {
  #modelhouse .flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  #modelhouse .number {
    margin: 120px 0 0 -50px;
  }
}

@media screen and (max-width: 768px) {
  .sp {
    display: inline;
  }
  #modelhouse {
    font-size: 16px;
    max-width: 100vw;
    padding: 5px;
  }
  #modelhouse .mode {
    text-align: left;
    margin: 0px 0 50px;
  }
  #modelhouse .ribbon9 h2 {
    padding: 0 20px;
    line-height: 4rem;
    font-size: 1.3rem;
  }
  #modelhouse .ribbon9:after {
    bottom: -29px;
    right: -45px;
    border: 1.6rem solid #922e36;
    border-right-color: transparent;
  }
  #modelhouse .ribbon9:before {
    bottom: -29px;
    left: -45px;
    border: 1.6rem solid #922e36;
    border-left-color: transparent;
  }
  #modelhouse .mode h3 {
    font-size: 1.6rem;
    margin: 20px 3px 0;
    line-height: 3.2rem;
    display: block;
  }
  #modelhouse .mode h3 span:nth-child(2) {
    border-bottom: 1px solid #fff;
    width: 100%;
  }
  #modelhouse .mode h3 span:nth-child(3) {
    text-align: right;
    width: 100%;
  }
  #modelhouse .mode h3 span.min {
    border: none;
  }
  #modelhouse .mode h3 span.skewx {
    display: none;
  }
  #modelhouse .detail {
    margin: 0 3px 20px;
  }
  #modelhouse .madorizu div {
    width: 1.6rem;
    height: 1.6rem;
  }
  #modelhouse .madorizu div::before {
    width: 1.6rem;
    height: 1.6rem;
  }
  #modelhouse .madorizu div span:after {
    position: fixed;
    bottom: 60px;
    left: 10vw;
    right: 10vw;
    width: 80vw;
    height: 80vw;
    z-index: 2;
    top: auto;
  }
  #modelhouse .madorizu .number ul li {
    text-indent: -1.5rem;
    padding-left: 1.5rem;
    margin: 5px 0;
    font-size: 0.9rem;
  }
  #modelhouse .madorizu .number span {
    padding: 2px 5px;
  }
  span.fl.mr15.sp-hide.tb-hide {
    display: none;
  }
}

@-webkit-keyframes sdb03 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1);
            box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes sdb03 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1);
            box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.quo2{
	text-decoration: underline;
}
html{
  scroll-behavior: smooth;
}

@media screen and (max-width: 768px){
#plan h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 0 auto 30px auto;
    padding: 0;
    border-bottom: 1px solid #1e1e1e;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
}

#plan h2 + p {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    width: 100%;
    margin: 0 auto 20px auto;
    padding: 0;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}
#plan #plan2 {
    width:100%;
    display:block;
    margin:0 auto;
}

.access p.catch {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    width: 100%;
    margin: 85px auto 30px;
    padding: 0;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}
.access p.access_img{
    width:95%;
    margin:0 auto;
}

@media screen and (max-width: 768px) {
  .access p.catch {
      margin: 30px auto;
  }
}

.access .station {
    overflow: hidden;
    border: 1px solid #1E1E1E;
    padding: 5% 5%;
    margin: 50px auto 100px;
    width: 95%;
}
.access .station .txt {
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    width: 100%;
    font-size: 22px;
    float: none;
    line-height: 1.0;
    text-align: center;
}
.access .station .min {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    width: 40%;
    width: 95%;
    float: none;
    text-align: center;
    margin: 30px auto;
}
.access .station .cap {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    width: 100%;
    float: none;
    font-size: 12px;
    margin-top: 0%;
}

.copyright{
    margin-bottom: 40px;
}

}

#float_btn{
    position: fixed;
    top: 130px;
    right: 0;
    z-index: 9999;
}


footer{
    border-top:2px solid #555555;

}
#main-footer ul{
    list-style-type:none;
}

.container {
    display: block;
    margin: 0 auto;
}

.container.container-sm {
    max-width: 1030px;
    padding: 0 15px;
}


#main-footer .container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
  -webkit-flex-align: start;
  align-items: flex-start;
  -ms-flex-flow: row-reverse;
      flex-flow: row-reverse;
  padding: 50px 15px;
}

@media screen and (max-width: 768px) {
  #main-footer .container {
    display: block;
    padding: 30px 15px 20px;
  }
}

#main-footer .container .left-info {
  width: 540px;
  border-right: 1px solid #b7b7b7;
}

@media screen and (max-width: 768px) {
  #main-footer .container .left-info {
    width: 100%;
    border-right: none;
    border-top: 1px solid #b7b7b7;
    padding-top: 15px;
  }
}

#main-footer .container .left-info .logo {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-flex-align: center;
      align-items: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  #main-footer .container .left-info .logo {
    margin-bottom: 15px;
  }
}

#main-footer .container .left-info .logo img {
  margin-right: 15px;
}

@media screen and (max-width: 768px) {
  #main-footer .container .left-info .logo img {
    width: 80%;
   margin: 0 auto;
  }
}

#main-footer .container .left-info .logo span {
  color: #6f6f6f;
  font-weight: 500;
  font-size: 27px;
  font-size: 2.7rem;
}

@media screen and (max-width: 768px) {
  #main-footer .container .left-info .logo span {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

#main-footer .container .left-info .phone-contact {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-flex-align: center;
      align-items: center;
  color: #6f6f6f;
  font-weight: 500;
  font-size: 26px;
    margin: 20px auto 0;
}

@media screen and (max-width: 768px) {
  #main-footer .container .left-info .phone-contact {
    font-size: 24px;
    font-size: 1.4rem;
  }
}

#main-footer .container .left-info .phone-contact i {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
  margin-right: 5px;
}

#main-footer .container .left-info .copyright {
  font-size: 10px;
  font-size: 1rem;
}

#main-footer .container .right-info {
  width: calc(100% - 585px);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: start;
  -webkit-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  -webkit-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  #main-footer .container .right-info {
    width: 100%;
    padding-bottom: 20px;
  }
}

#main-footer .container .right-info .sitemap {
  margin: 0 10px;
}

@media screen and (max-width: 768px) {
  #main-footer .container .right-info .sitemap {
    width: 33.333%;
    margin: 0;
  }
}

#main-footer .container .right-info .sitemap li {
  width: 100%;
  margin-bottom: 15px;
    text-align: left;
}

#main-footer .container .right-info .sitemap li a {
  display: block;
  color: #6f6f6f;
  position: relative;
  padding-left: 12px;
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  #main-footer .container .right-info .sitemap li a {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

#main-footer .container .right-info .sitemap li a:before {
  display: block;
  content: '';
  width: 4px;
  height: 4px;
  border: 1px solid #6f6f6f;
  border-top: none;
  border-left: none;
  background-color: transparent;
  -ms-transform: rotate(-45deg) translateY(-50%);
  -webkit-transform: rotate(-45deg) translateY(-50%);
      transform: rotate(-45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
}

#main-footer .container .right-info .sitemap li a:hover {
  text-decoration: underline;
}

.txt-basic, #main-footer .container .left-info .copyright {
  color: #6f6f6f;
  line-height: 1;
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  .txt-basic, #main-footer .container .left-info .copyright {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.btn.btn-dark {
    color: white;
    background-color: #6f6f6f;
    font-size: 14px;
    font-size: 1.4rem;
}
.btn.btn-footer {
    background-image: url(https://www.alnetgarden.jp/wp/wp-content/themes/alnet/images/index/mailLogo.png);
    /* background-position: 0 9px; */
    background-repeat: no-repeat;
    background-position: 20px 50%;
    padding: 12px 25px 12px 50px;
    font-size: 16px;
}

/* 20200827 */
.location-photos{
  margin-top: 30px;
padding-bottom: 80px;
text-align:center;
}
.location-photos ul li::before{
counter-increment: num;
    content: counter(num);
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000;
    color: #fff;
    width: 20px;
    text-align: center;
    font-size: 12px;
}
.location-photos ul .genchi_01::after {
    content: 'アルネットガーデン幸手上高野3期 販売現地';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 23px;
    /* background-color: #000; */
    color: #fff;
    /* width: 20px; */
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.05em;
    text-shadow: -1px 0px 3px #000000;
}
.location-photos ul .genchi_02::after {
  content: 'アルネットガーデン幸手上高野3期 販売現地';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 23px;
    /* background-color: #000; */
    color: #fff;
    /* width: 20px; */
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.05em;
    text-shadow: -1px 0px 3px #000000;
}
.location-photos ul .genchi_03::after {
  content: 'アルネットガーデン幸手上高野4期 販売現地';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 23px;
    /* background-color: #000; */
    color: #fff;
    /* width: 20px; */
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.05em;
    text-shadow: -1px 0px 3px #000000;
}
.location-photos ul .genchi_04::after {
  content: 'アルネットガーデン幸手上高野4期 販売現地';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 23px;
    /* background-color: #000; */
    color: #fff;
    /* width: 20px; */
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.05em;
    text-shadow: -1px 0px 3px #000000;
}


.location-photos ul{
    position:relative;
    list-style-type: none;
    display:flex;
    flex-wrap: wrap;
}



.location-photos-ul{
    counter-reset: num;
}

.location-photos ul .location_1{
    width: 49%;
    margin-top: 1%;
    margin-left: 0%;
    margin-right: 0.5%;
    position:relative;
}

.location-photos ul .location_1:nth-child(2n){
    margin-left: 0.5%;
    margin-right: 0%;
}
.location-photos ul .location_1_2{
    width:50%;
    display:flex;
    flex-wrap: wrap;
    list-style-type: none;
}
.location-photos ul .location_1_2 li{
    width:49%;
    position:relative;
    margin-left: 1%;
    margin-bottom: 0.5%;
    margin-top: 0.5%;
    height: min-content;
}
.location-photos ul .location_5::before {
        display: none;
}
.location-photos p{
display:inline-block;
    margin-left: 1.5em;
}


@media screen and (max-width: 768px){
.location-photos{
    padding-bottom: 40px;
    }
.location-photos ul{
    display:block;
    }
.location-photos ul .location_1 {
    width: 98%;
    margin-right: 1%!important;
    margin-left: 1%!important;
    position: relative;
    }
.location-photos ul .location_1_2 {
    width: 100%;
    }
    .location-photos ul .location_1_2 li {
    margin-right: 1%;
    width: 100%;
    }
.location-photos .location_1::before {
        display: none;
    }
.location-photos ul .location_1::before{
    counter-increment: num;
    content: counter(num);
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000;
    color: #fff;
    width: 20px;
    text-align: center;
    font-size: 12px;
    }
    .location-photos p {
    display: inline-block;
    font-size: 0.8em;
    margin-left: 0.5em;
    }

}

.location-photos p span{
    background-color: #000;
    color: #fff;
    width: 20px;
    text-align: center;
    font-size: 12px;
    margin-top: 0.3em;
    display: inline-block;
    margin-right: 0.3em;
}

/*# sourceMappingURL=style.css.map */


.planarea {
  margin: auto;
}

.planarea .tab_class {
  width: 480px;
  height: 80px;
  border: 1px solid #1E1E1E;
  line-height: 100%;
  padding-top: 15px;
  font-size: 24px;
  text-align: center;
  display: block;
  float: left;
  order: -1;
  cursor: pointer;
  background-color: #efefef;
}
.planarea .tab_class2 {
  margin-left: 40px;
  cursor: pointer;
}

/*.planarea input[name="tab_name"] {
  display: none;
}*/

/*.planarea input:checked + .tab_class {*/
  .planarea label:hover {
  background-color: #ffffff;
  line-height: 100%;
  padding-top: 15px;
}

.planarea .tab_class img{
  width: 35px;
}

/*.planarea .content_class {
  display: none;
  width: 100%;
}

.planarea input:checked + .tab_class + .content_class {
  display: block;
}*/




.outlinearea {
  width: 1000px;
  margin: auto;
  flex-wrap: wrap;
  display: flex;
}

.outlinearea .tab_class {
  width: 480px;
  height: 80px;
  border: 1px solid #1E1E1E;
  line-height: 100%;
  padding-top: 15px;
  font-size: 24px;
  text-align: center;
  display: block;
  float: left;
  order: -1;
  cursor: pointer;
  background-color: #efefef;
}
.outlinearea .tab_class2 {
  margin-left: 40px;
  cursor: pointer;
}

.outlinearea input[name="tab_name2"] {
  display: none;
}

.outlinearea input:checked + .tab_class {
  background-color: #ffffff;
  line-height: 100%;
  padding-top: 15px;
}

.outlinearea .tab_class img{
  width: 35px;
}

.outlinearea .content_class {
  display: none;
  width: 100%;
}

.outlinearea input:checked + .tab_class + .content_class {
  display: block;
}
@media screen and (max-width: 768px) {
  .outlinearea {
    width: 100%;
  }
  .outlinearea .tab_class {
    width: 50%;
    font-size: 18px;
  }
  .outlinearea .tab_class a{
    width: 100%;
    font-size: 18px;
    cursor: pointer;
  }
  .outlinearea .tab_class2 {
    margin-left: 0px;
  }
  .outlinearea input:checked + .tab_class + .content_class {
    margin-top: 20px;
  }
}


/* slider(slick) */


/* slide-box */

.slide-box {
  position: relative;
  margin: 0;
  padding: 0;
}

/* slide */

.slide {
  position: relative;
  margin: 0;
  padding: 0;
}
.slide .item {
  position: relative;
  height: 100%;
}
.slide .item a {
  display: block;
}
.slide .item::before {
  display: block;
  padding-top: 65%;
  content: "";
}
.slide .item .image {
  position: relative;
  overflow: hidden;
}
.slide .item img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
}
.slide > .slick-list,
.slide > .slick-list > .slick-track,
.slide > .slick-list > .slick-track > .slick-slide > div {
  position: relative;
  height: 100%;
}

/* slide-navigation */

.slide-navigation {
  line-height: 0;
  position: relative;
  margin: 0;
  padding: 0;
}
.slide-navigation .item {
  position: relative;
  cursor: pointer;
}
.slide-navigation .item .image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.slide-navigation .item .image::before {
  display: block;
  padding-top: 75%;
  content: "";
}
.slide-navigation .item .image::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.5;
  background: #000;
}
.slide-navigation .slick-current .image::after {
  opacity: 0;
}
.slide-navigation .item .image {
  position: relative;
  overflow: hidden;
}
.slide-navigation .item .image img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .slide-navigation {
    width: 100%;
  }
  .slide-navigation .item .image::before {
    padding-top: 75%;
  }
}

/* slick */

.slick-vertical .slick-slide {
  border: 0 solid transparent;
}
.slick-arrow {
  z-index: 999;
}
.slick-prev {
  top: 25px;
  bottom: 0;
  left: 20px;
  right: auto;
  margin: auto;
}
.slick-next {
  top: 25px;
  bottom: 0;
  left: auto;
  right: 20px;
  margin: auto;
}


/* modal */


.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.5);
}

.modal-content {
  background-color: #f4f4f4;
  margin: 20% auto;
  width: 50%;
  box-shadow: 0 5px 8px 0 rgba(0,0,0,0.2),0 7px 20px 0 rgba(0,0,0,0.17);
  animation-name: modalopen;
  animation-duration: 1s;
}

@keyframes modalopen {
  from {opacity: 0}
  to {opacity: 1}
}

.modal-header h1 {
  margin: 1rem 0;
}

.modal-header {
  background: lightblue;
  padding: 3px 15px;
  display: flex;
  justify-content: space-between;
}

.modalClose {
  font-size: 2rem;
}

.modalClose:hover {
  cursor: pointer;
}

.modal-body {
  padding: 10px 20px;
  color: black;
}




/* 0303 */

.text01 {
  position: absolute;
  top: 11%;
  max-width: 1078px;
  width: 42%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.text01_2 {
  position: absolute;
	top: 33%;
  max-width: 1078px;
  width: 42%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}



.text02 {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 55%;
}
.mv02{
position: relative;
}
.mvtext01 {
  background-color: #2e77b6;
  color: #FFF;
  font-weight: bold;
  font-size: 1.8em;
  text-align: left;
  width: 100%;
  line-height: 1.2em;
  padding: 0.3em;
}
.mvtext01 p{
width: 100%;
  margin: 0 auto;
  max-width: 1000px;
}

.mvtext02 {
  color: #FF0000;
  font-weight: bold;
  background-color: #f0ead8;
  padding: 0.1em;
  font-size: 3.75em;
}
.mvtext02 p{
width: 100%;
  margin: 0 auto;
  max-width: 1000px;
}
.mvtext03 {
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
  position: relative;
  padding-top: 20px;
}
.mvtext03 img {
  position: absolute;
  top: -213px;
  right: 0;
  max-width: 260px;
}
@media screen and (min-width: 768.1px){
#mv,.mv02{
  min-width: 1000px;
}
}
@media screen and (max-width: 768px){
.mvtext01 {
  background-color: #2e77b6;
  color: #FFF;
  font-weight: bold;
  font-size: 3.111111vw;
  text-align: left;
  width: 100%;
  line-height: 1.2em;
  padding: 0.3em;
}
.mvtext01 p {
  width: 70vw;
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
  font-size: 3.111111vw;
  line-height: 1.3em;
}

.mvtext02 {
  color: #FF0000;
  font-weight: bold;
  background-color: #f0ead8;
  padding: 0.1em;
  font-size: 5.65555vw;
  letter-spacing: -0.05em;
  padding-left: 1em;
}

.mvtext03 img {
  position: absolute;
  top: -22vw;
  right: 3vw;
  max-width: 26vw;
}
.text02 {
  position: absolute;
  bottom: 1%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 70%;
}

.text01 {
  top: 5%;
  max-width: 1078px;
  width: 80%;
}
.text01_2 {
    top: 39%;
    width: 82%;
}








}

.directions{
  list-style-type: none;
      display: flex;
      justify-content: center;
      font-size: 33px;
      }
  .red{
      color: #FF0000;
      }
      .hanbaijokyo .red span {
      font-size: 0.65em;
      margin-left: 0.05em;
      color: #000;
      position: absolute;
      bottom: 1em;
  }
  .directions .red{
    color: #FF0000;
      font-size: 1.4em;
      }
  .kyuko{
    font-size: 0.7em;

  }
  @media screen and (max-width: 768px){
    .directions{font-size: 20px;display:block;}

  }

  .alnet_title{
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
    text-align: center;
    background-color: #FFF;
    padding-bottom:1.8em;
  }
  .alnet_title_img{
    width: 80%;
    margin-bottom: 1em;
  }
  .titleflex {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-end;
      text-align: left;
      font-size: 1.5em;
      font-weight: bold;
      background-image: url(../images/title_addimg.png);
      background-position: -14% 100%;
      background-repeat: repeat no-repeat;
      padding-bottom: 0.6em;
      background-size: 95%;
      /* width: 70%; */
      /* margin: 0 auto; */
  }
  .alnet_title .titletext{
    width: 100%;
    /* border-bottom: 1px solid #333; */
  }
  .alnet_title .teian{
    font-size: 1.6em;
    font-weight: bold;
    margin-top: 0.3em;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  }

  .alnet_title .titleimg{
    width: 50%;
    position: relative;
    display: none;
  }
  .toptext {
      font-size: 1.8em;
      /* font-weight: bold; */
      margin-top: 1.5em;
      margin-bottom: 1em;
      font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
      line-height: 1.8em;
  }
.toptext span{
  font-weight: bold;
}

  .toptext2{
      font-size: 1.1em;
      font-weight: bold;
      line-height: 2.0em;
  }

  .img_mov {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      margin-top: 3em;
  }
  .img_mov div {
      width: 100%;
  }

  @media screen and (min-width: 768px){
    .img_mov div {
    }
  }
  @media screen and (min-width: 768px){

  .hanbaijokyo{
    font-size: 16px;
  }

  }
  @media screen and (max-width: 768px){
    .alnet_title .teian {
      font-size: 4.1755555vw;
    }
    .alnet_title_img{
      width: 90%;
    }
    .toptext {
      font-size: 4.85555vw;
      margin-bottom: 0.5em;
      text-align: left;
  }
  .toptext2 {
      font-weight: normal;
      line-height: 2.0em;
      font-size: 3.35555vw;
      /* font-size: 14px; */
  }
  .titleflex{
    font-size: 4.955555vw;
    width: 70%;
    margin: 0 auto;
    background-size: 200%;
    padding-bottom: 0.1em;
  }
  .img_mov div {
      width: 90%;
      margin: 0vw auto 0vw auto;
    }
  .img_mov div:nth-child(1) {
    margin: 0vw auto 4vw auto;
    }



  }

  .fade{
    opacity : 0;
    transition: opacity 4s;
  }
  .fade.view{
    opacity: 1;
  }


  .hanbaijokyo table , td, th {
      border: 1px solid #595959;
      border-collapse: collapse;
  }
  .hanbaijokyo td, th {
    padding: 3px;

  }
  .hanbaijokyo th {
    background: #F5F8E4;
    text-align: center;
    padding: 0.5em;
    font-size: 1.0em;
    vertical-align: middle;
  }
  .hanbaijokyo .even {
    background: #EBECF6;
  }
  .hanbaijokyo .odd {
    background: #fefcf9;
  }
  .hanbaijokyo .grey{
    background: #d8d8d9;
  }
  .hanbaijokyo .yell{
    background: #F5F8E4;
  }
  .hanbaijokyo .pink{
    background: #fcf1f6;
  }

  .hanbaijokyo .pdflink {
      font-size: 1.5em;
      font-weight: bold;
  }


  .hanbaijokyo td:nth-child(1) {
      padding: 0.3em 0.1em 0.2em 1.2em;
      text-align: center;
      font-size: 1.2em;
      padding: 0.3em 0.5em 0.2em 0.5em;
      vertical-align: middle;
  }
  .hanbaijokyo td:nth-child(2) {
      padding: 0.5em 1em;
      text-align: center;
      font-size: 1.2em;
      /* font-weight: bold; */
  }
  .hanbaijokyo td:nth-child(3) {
      padding: 0.5em 1em;
      text-align: center;
      font-size: 1.2em;
      /* font-weight: bold; */
      position: relative;
  }
  .hanbaijokyo td:nth-child(4) {
      padding: 0.5em 1em;
      text-align: center;
      font-size: 1.2em;
  }
  .hanbaijokyo td:nth-child(5) {
    padding: 0.5em 1em;
    text-align: center;
    font-size: 1.3em;
    font-weight: bold;
    color: #ef7b07;
  }
  .hanbaijokyo td:nth-child(6) {
      padding: 0.5em 1em;
      text-align: center;
      padding: 0;
  }
  .hanbaijokyo td:nth-child(6) span{
    font-weight: bold;
    font-size: 1.1em;
  }
  .hanbaijokyo td:nth-child(7) {
    padding: 0.5em 1em;
    text-align: center;
    padding: 0;
    text-decoration: underline;
    font-weight: bold;
    color: #2E77B6;
    vertical-align: middle;
}
  #concept .inner{
    width: 1000px;
      min-width: 1000px;
      margin: 0 auto;
  }

  .planarea table{
    width: 100%;
    margin: 0px auto 50px auto;
  }

  .planarea p{
      font-size: 1.5em;
      margin-top: 2em;
  }

  .bigtext{
    text-align: center;
      font-size: 2em;
      font-weight: bold;
      margin: 1.3em 0;
  }
  .captext {
    position: absolute;
    right: 1em;
    bottom: -2em;
    font-size: 12px;
}
  @media screen and (max-width: 768px){
    #concept .inner{
    width: 100%;
      min-width: auto;
      margin: 0 auto;
  }
  .alnet_title .titletext{
    width: 100%;
    border-bottom: 0px solid #333;
      text-align: center;
  }

  .alnet_title .titleimg{
    width: 70%;
      margin: 0 auto;
  }

  #outline table td {
    padding: 10px 10px 10px 20px;
    font-size: 14px;
    border: 0px solid #1e1e1e;
    line-height: 1.8;
    display: block;
    width: 100%;
}
#outline table th {
  width: 100%;
  display: block;
}
.captext {
  position: absolute;
  right: 1em;
  bottom: -2em;
  font-size: 10px;
  color: #333;
}
.planarea p {
  font-size: 1.3em;
  margin-top: 2em;
  margin-bottom: 0.5em;
}
.bigtext {
  font-size: 7.555555555vw;
}
  }

  .slick-initialized .slick-slide {
      display: block;
      margin: 20px 3px 20px 3px;
  }
  .inner{
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  }
  .big{
    font-size: 1.7em;
      text-align: center;
      font-weight: bold;
  }


  .captiontext {
    z-index: 10000000;
    font-size: 14px;
    color: #0000008c;
    text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
    font-weight: bold;
    position: absolute;
    right: 0;
    bottom: -2em;
}
  @media screen and (max-width: 768px){
    /*
    .hanbaijokyo tr td:nth-child(1),.hanbaijokyo tr th:nth-child(1){
    display: none;
  }
  */
  .planarea table{
    font-size: 12px;
    max-width: 600px;
  }
  .hanbaijokyo .red span {
    font-size: 0.7em;
    margin-left: 0.2em;
    color: #000;
    position: relative;
    bottom: 0em;
    display: inline-block;
}
  .hanbaijokyo td:nth-child(2) {
    padding: 0.5em 0em;
    text-align: center;
    font-size: 1.0em;
    /* font-weight: bold; */
    width: 10%;
    vertical-align: middle;
}
.hanbaijokyo td:nth-child(3) {
    padding: 0.5em 0.5em;
    text-align: center;
    font-size: 1.2em;
    /* font-weight: bold; */
    position: relative;
    width: 18%;
    vertical-align: middle;
}
.hanbaijokyo td:nth-child(4) {
    padding: 0.5em 0.5em;
    text-align: center;
    font-size: 1.2em;
    vertical-align: middle;
    width: 18%;
}
.hanbaijokyo td:nth-child(5) {
    padding: 0.5em 0.5em;
    text-align: center;
    font-size: 1.2em;
    vertical-align: middle;
}
.hanbaijokyo td:nth-child(6) {
    padding: 0.5em 0.5em;
    text-align: center;
    padding: 0;
    width: 15%;
    vertical-align: middle;
}
.hanbaijokyo .pdflink {
    font-size: 1.3em;
}
.nonum{
  display: block;
    font-weight: bold;
    font-size: 1.2em;
}
.hanbaijokyo{
  counter-reset: number 0;
}
.nonum:before{
  counter-increment: number 1;
  content: "区画　No." counter(number) ;
  display: inline;
}
.captiontext {
    z-index: 10000000;
    font-size: 14px;
    color: #000;
    text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
    font-weight: bold;
    position: absolute;
    right: 0;
    bottom: -1.5em;
}

  }


  .flextextbox{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .flextext{
    width: 49%;
    font-size: 14px;
  }
  .flextext p{
    width: 100%;
    border-bottom: 1px solid #abaaaa;
  }
  .flextext ul {
      width: 100%;
      list-style: none;
      clear: both;
      background-image: url(../images/nakaguro.png);
      background-size: contain;
      display: flex;
      justify-content: space-between;
      background-repeat: repeat-x;
    }



  .flextext ul li:nth-child(1) {
      display: block;
      /* float: left; */
      background: #FFF;
      padding-right: 0.1em;
      padding-bottom: 0.2em;
      padding-top: 0.2em;
  }

  .flextext ul li:nth-child(2) {
      display: block;
      /* float: right; */
      background: #FFF;
      padding-left: 0.4em;
  }


  #outline h4{
    text-align: center;
  }

  @media screen and (max-width: 768px){
    .flextext {
      width: 96%;
      margin: 0em auto 1em auto;
      font-size: 12px;
      max-width: 440px;
  }
  .flextext ul.bigul{
      background-position-y: 0.7em;
      background-size: 1em;
  }
  .flextext ul.bigul li:nth-child(2){
    padding-top: 0.9em;
  }

  }

  .access_img{
    text-align: center;
      margin-top: 3em;
  }

.omoushikomi{
  width: 100%;
  margin: 1em auto;
  text-align: center;
}
.omoushikomi a{
  color: #FFF;
  background-color: #2E77B6;
  font-size: 1.25em;
  font-weight: bold;
  padding: 1em 1.8em;
  display: inline-block;
}

.omoushikomi.ageo a{
  background-color: #ea545d;
}

@media screen and (max-width: 768px){
  .omoushikomi a{
    font-size: 1em;
  }
}




@media screen and (max-width: 768px){
  .access .attention{
    font-size: 12px;
    text-align: left;
    margin-top: 20px;
    padding: 0 10px;
  }
  }
@media screen and (min-width: 769px){
  .access .attention {
      font-size: 14px;
      text-align: left;
      margin-top: 20px;
  }
  }


#gallery{
    max-width: 1000px;
    width: 100%;
    margin: 0 auto 50px auto;
    padding: 0;
}

.park_img{
	position:relative;
}
.park_img p {
    position: absolute;
    top: 72%;
    left: /**55**/58%;
    transform: translate(-50%, -50%);
		max-width: 241px;
		width: 25%;
}


.blinking{
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
