@media only screen and (max-width:767px) {
    #header2 {
		display: none;
	}
}



.inner {
  margin: 0 auto;
  width: 100%;
}

.wrapper1280 {
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
}

@media only screen and (max-width: 1280px) {
  .wrapper1280 {
    padding: 0 3%;
  }
}

@media only screen and (max-width: 767px) {
  .inner {
    min-width: 0;
    width: 92%;
    margin: 0 auto;
  }
  .wrapper1280 {
    width: 92%;
    margin: 0 auto;
  }
  .order1 {
    order: 1;
  }
  .order2 {
    order: 2;
  }
  .order3 {
    order: 3;
  }
  .order4 {
    order: 4;
  }
  .order5 {
    order: 5;
  }
  .order6 {
    order: 6;
  }
  .order7 {
    order: 7;
  }
  .order8 {
    order: 8;
  }
  .order9 {
    order: 9;
  }
  .order10 {
    order: 10;
  }
}

.demo {
	width: 100%;
	background-image: url(../img/index/demo_m02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 4680px;
}

.f80 { font-size: 80%; }
.f110 { font-size: 110%; }
.f120 { font-size: 120%; }
.f130 { font-size: 130%; }
.f150 { font-size: 150%; }
.f160 { font-size: 160%; }
.f190 { font-size: 190%; }


.txtYellow {
  color: #ffff00;
}

.txtRed {
  color: #ab1f2e;
}
.txtOrange {
  color: #ddab55;
}
.txtGreen {
    color: rgb(47, 118, 76);
}
.txtWhite {
    color: rgb(240, 236, 231);
}

/* top */
#secTop {
      position: relative;
  opacity: 0.7;
}

#secTop img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width:767px) {
#secTop {
  width: 100%;
  height: auto;
}
}

/* model */

#secModel {
    width: 1000px;
    padding-top: 50px;
    margin: 0px auto;
}
.m_box1 {
    width: 820px;
    display: flex;
    margin: 0px auto;
}
.m_in1 {
    position: relative;
    width: 360px;
}
.m_on1 {
    position: absolute;
    bottom: -2%;
    left: -25%;
}
.m_bun1 {
    position: absolute;
    top: 11%;
    left: -7%;
}
.m_in2 {
    position: relative;
    width: 460px;
}
.pea1 {
    width: 425px;
    padding-top: 50px;
    padding-bottom: 54px;
    margin: 0px auto;
}
.dai_txt {
    color: rgb(171, 31, 46);
    font-size: 25px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 2px;
}
.text1 {
    font-weight: 300;
}
.m_on2 {
    position: absolute;
    bottom: 49%;
    left: 9%;
}
.m_box2 {
    width: 600px;
    padding-top: 70px;
    margin: 0px auto;
}
.m_in3 {
    width: 470px;
    position: relative;
}
.m_txt3 {
    text-align: center;
    padding-top: 8px;
}
.m_on3 {
    position: absolute;
    right: -7%;
    bottom: 16%;
}
.m_in4 {
    position: absolute;
    right: -54%;
    top: 32%;
}
.m_box3 {
    width: 800px;
    padding-top: 15px;
    position: relative;
    margin: 0px auto;
}
.m_yaji {
    position: absolute;
    top: -13%;
    left: 11%;
}
.m_img4 {
    width: 800px;
}
.pea2 {
    width: 773px;
    margin: 4px auto 0px;
}
.m_box4 {
    display: flex;
    width: 870px;
    justify-content: space-around;
    padding-top: 60px;
    margin: 0px auto;
}
.m_in5 {
    width: 500px;
}
.m_in6 {
    width: 325px;
    padding-top: 18px;
    margin: 0px auto;
}
.m_in06 {
    padding-top: 15px;
    display: flex;
    justify-content: space-around;
}
.greenbox {
    font-size: 18px;
    background: rgb(47, 118, 76);
    padding: 5px;
}
.m_box5 {
    width: 700px;
    position: relative;
    padding-top: 60px;
    margin: 0px auto;
}
.m_on7-1 {
    position: absolute;
    bottom: 24%;
    left: 21%;
}
.m_on7-2 {
    position: absolute;
    top: 24%;
    right: 20%;
}
.m_on7-3 {
    position: absolute;
    bottom: 38%;
    right: 1%;
}
.m_box6 {
    padding-top: 25px;
    width: 850px;
    display: flex;
    justify-content: space-around;
    margin: 0px auto;
}
.m_in8 {
    width: 360px;
}
.pea3 {
    padding-top: 50px;
}
.m_in9 {
    width: 450px;
    position: relative;
}
.m_on9 {
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.m_box7 {
    width: 980px;
    padding-top: 60px;
}
.m_bun3 {
    width: 317px;
    margin: 0px auto;
}
.m_box8 {
    width: 980px;
    display: flex;
    justify-content: space-around;
}
.m_in10 {
    width: 450px;
}
.m_box8_1 {
    width: 520px;
    display: flex;
    justify-content: space-around;
}
.m_in11 {
    width: 250px;
}
.m_in12 {
    width: 250px;
}
.mlastbox {
    width: 1000px;
    margin: 90px auto 60px;
}

@media only screen and (max-width:767px) {
    
    #secModel {
        width: 100%;
        padding-top: 15%;
    }

.m_box1 {
    width: 90%;
    display: block;
}
.m_in1 {
    width: 80%;
    margin: 0px 0 0 17%;
}
.m_on1 {
    width: 56%;
    bottom: -1%;
    left: -17%;
}
.m_bun1 {
    width: 6%;
    top: 18%;
    left: -9%;
}
.m_in2 {
    width: 95%;
    margin: 0px auto;
}
.pea1 {
    width: 100%;
    padding-top: 2%;
    padding-bottom: 5%;
    margin: 0px auto;
}
.dai_txt {
    font-size: 5vw;
    margin-bottom: 0%;
}
.text1 {
    font-size: 3.5vw;
}
.m_on2 {
    width: 90%;
    bottom: 50%;
    left: 5%;
}
.m_box2 {
    width: 94%;
    padding-top: 16%;
}
.m_in3 {
    width: 95%;
    margin: 0px auto;
}
.m_txt3 {
    padding-top: 2%;
    line-height: 1.4;
    padding-left: 10%;
}
.m_on3 {
    width: 18%;
    right: -4%;
    bottom: 16%;
}
.m_in4 {
    right: 2%;
    top: -16%;
    text-align: center;
    line-height: 1.4;
}
.br-pc {
    display: none;
}
.m_box3 {
    width: 95%;
    padding-top: 4%;
}
.m_yaji {
    width: 11%;
    top: -14%;
    left: 5%;
}
.m_img4 {
    width: 100%;
}
.pea2 {
    width: 96%;
    margin: 2% auto 0px;
}
.m_box4 {
    width: 95%;
    display: block;
    padding-top: 5%;
}
.m_in5 {
    width: 96%;
    margin: 0px auto;
}
.m_in6 {
    width: 67%;
    padding-top: 5%;
}
.m_in06 {
    padding-top: 3%;
    display: flex;
}
.greenbox {
    font-size: 3.5vw;
    padding: 1%;
}
.m_box5 {
    padding-top: 9%;
    width: 95%;
}
.m_in7 {
    width: 100%;
}
.m_on7-1 {
    width: 25%;
    bottom: 19%;
    left: 15%;
}
.m_on7-2 {
    width: 26%;
    top: 23%;
    right: 18%;
}
.m_on7-3 {
    width: 24%;
    bottom: 37%;
    right: 1%;
}
.m_box6 {
    padding-top: 0px;
    width: 90%;
    display: block;
}
.m_in8 {
    width: 100%;
}
.pea3 {
    padding-top: 3%;
}    
.m_in9 {
    width: 95%;
    padding-top: 5%;
    margin: 0px auto;
}
.m_on9 {
    width: 40%;
}
.m_box7 {
    width: 93%;
    padding-top: 10%;
    position: relative;
    margin: 0px auto;
}
.m_bun3 {
    width: 65%;
    position: absolute;
    left: 17%;
    top: 4%;
}
.m_box8 {
    width: 100%;
    display: block;
}
.m_in10 {
    width: 95%;
}
.m_box8_1 {
    width: 100%;
    display: flex;
    padding-top: 2%;
    justify-content: space-around;
}
.m_in11 {
    width: 48%;
}
.m_in12 {
    width: 48%;
}
.mlastbox {
    width: 93%;
    margin: 10% auto 4%;
}
}

/* price */

.m1price {
    width: 800px;
    display: flex;
    text-align: center;
    align-items: flex-end;
    margin: 0px auto;
}
.priceL {
    width: 360px;
    font-weight: 500;
    margin: 0 auto;
}
.mensekitxt {
    font-size: 15px;
    color: rgb(0, 0, 0);
    letter-spacing: 1.6px;
}
.sougaku {
    letter-spacing: 0.1em;
    margin-top: -8px;
    color: rgb(0, 0, 0);
}
.sougaku .big {
    font-size: 32px;
}
.Bnr1 {
    background-color: rgb(170, 170, 170);
    color: rgb(255, 255, 255);
    font-size: 15px;
    padding: 12px 0px;
    margin: 0px;
}
.Bnr2 {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    color: rgb(255, 255, 255);
    font-size: 15px;
    margin-top: 5px;
}
.Bnr2 .left {
    color: rgb(255, 255, 255);
    background-color: rgb(86, 142, 107);
    width: 178px;
    padding: 12px 0px;
}
.Bnr2 .right {
    color: rgb(255, 255, 255);
    background-color: rgb(86, 142, 107);
    width: 178px;
    padding: 12px 0px;
}
.Bnr3 {
    background-color: #ddab55;
    color: #fff;
    padding: 14px;
    font-size: 15px;
    margin-top: 5px;
    margin: 5px 0;
}
.Bnr4 {
    background-color: #ddab55;
    color: #fff;
    padding: 14px;
    font-size: 15px;
    margin-top: 5px;
    margin: 5px 0;
}
.Bnr5 {
    background-color: rgb(170, 170, 170);
    color: rgb(255, 255, 255);
    font-size: 15px;
    line-height: 1.2;
    padding: 10px;
}
.priceR {
    width: 375px;
    margin: 0 auto;
}
.jitubutu {
    font-size: 15px;
    text-align: center;
    padding-top: 10px;
}

@media only screen and (max-width:767px) {
    #m1price{
        width: 100%;
    }
.m1price{
    width: 90%;
    display: flex;
    flex-direction: column-reverse;
    margin: 0 auto;
}
.mensekitxt{
    font-size: 3.5vw;
    letter-spacing: 1.6px;
}
.sougaku {
    letter-spacing: 0.1em;
    font-size: 4vw;
    padding: 0;
}
.sougaku .big {
    font-size: 8vw;
    letter-spacing: 0.08em;
}
.sougaku .fRoboto {
    letter-spacing: 0.08em;
}
.priceL{
    width: 95%;
    margin: 0 auto;
}
.Price .txt{
    font-size: 16px;
    letter-spacing: 1.6px;
    font-weight: bold;
}
.Bnr1{
    padding:  3% 0;
    margin: 0;
    font-size: 3.5vw;
}
.Bnr2{
    display: flex;
    font-size: 3.5vw;
    margin-top: 1%;
}
.Bnr2 .left{
    width: 49.4%;
    padding: 3% ;
}
.Bnr2 .right{
    width: 49.4%;
    padding: 3% 
}
.Bnr3{
    padding: 3% 0;
    font-size: 3.5vw;
    margin-top: 1%;
}
.Bnr4{
    padding:  3% 0;
    margin: 1% 0;
    font-size: 3.5vw;
}
.Bnr5{
    padding:  3% 0;
    font-size: 3.5vw;
}
.priceR{
    width:100%;
    margin: 5% auto;
}
.jitubutu{
    font-size: 3vw;
    padding-top: 1%;
    padding-bottom: 5%;
}
.setubi_Sp {
    display: none;
}

}

/* loca */

#secLoc {
    width: 1000px;
    padding-top: 120px;
    margin: 0px auto;
}
.lctop {
    width: 290px;
    margin: 0px auto;
}
.lcbox1 {
    width: 940px;
    display: flex;
    justify-content: space-around;
    padding-top: 70px;
}
.lc_in1 {
    width: 470px;
    text-align: center;
    margin: 0px auto;
}
.txt1 {
    font-size: 20px;
}
.lc_in2 {
    width: 404px;
    padding-top: 80px;
}
.lc_txt1 {
    position: absolute;
    top: -3%;
    right: -4%;
}
.lcbox2 {
    width: 582px;
    position: relative;
    margin: 0px auto;
}
.border-radius {
    width: 272px;
    height: 35px;
    font-size: 18px;
    background-color: rgb(221, 171, 85);
    color: rgb(240, 236, 231);
    margin-top: 3px;
    text-align: center;
    border-radius: 30px;
}
.lc_txt2 {
    text-align: center;
    padding-top: 50px;
}
.txt02 {
    font-size: 20px;
    line-height: 1.2;
}
.txt2 {
    font-size: 20px;
    line-height: 1.2;
}
.br-sp {
    display: none;
}
.lc_dai1 {
    width: 503px;
    padding-top: 70px;
    padding-bottom: 30px;
    margin: 0px auto;
}
.lcbox3 {
    width: 940px;
    display: flex;
    text-align: center;
    justify-content: space-around;
}
.lc_in3 {
    width: 460px;
}
.lc_in4 {
    width: 460px;
    position: relative;
}
.lcon4 {
    position: absolute;
    bottom: 13%;
    right: -10%;
}
.lc_txt3 {
    text-align: center;
    padding-top: 30px;
}
.lc_dai2 {
    width: 372px;
    padding-top: 70px;
    padding-bottom: 30px;
    margin: 0px auto;
}
.lcbox4 {
    width: 940px;
    justify-content: space-around;
    display: flex;
    margin: 0px auto;
}
.lc_in5 {
    width: 460px;
}
.lc_in5_1 {
    padding-top: 50px;
    width: 390px;
}
.lc_txt4 {
    padding-top: 10px;
}
.txt3 {
    font-size: 20px;
    line-height: 1.5;
}
.lc_dai3 {
    width: 370px;
    padding-top: 70px;
    padding-bottom: 30px;
    margin: 0px auto;
}
.lcbox5 {
    width: 1000px;
    display: flex;
    justify-content: space-around;
    text-align: center;
}
.lcbox5_1 {
    width: 500px;
    display: flex;
    justify-content: space-around;
}
.lc_in6 {
    width: 240px;
}
.lc_in7 {
    width: 240px;
}
.lcbox5_2 {
    width: 500px;
    display: flex;
    justify-content: space-around;
}
.lc_in8 {
    width: 240px;
}
.lc_in9 {
    width: 240px;
}
.lc_dai4 {
    width: 445px;
    padding-top: 70px;
    padding-bottom: 40px;
    margin: 0px auto;
}
.lcbox6 {
    width: 950px;
    display: flex;
    justify-content: space-around;
    text-align: center;
    margin: 0px auto;
}
.lc_in10 {
    position: relative;
    width: 460px;
}
.lc_bun1 {
    position: absolute;
    top: -7%;
    left: 18%;
}
.lc_on10 {
    position: absolute;
    bottom: 14%;
    left: -3%;
}
.lc_in11 {
    position: relative;
    width: 460px;
}
.lc_bun2 {
    position: absolute;
    top: -5%;
    left: 5%;
}

@media only screen and (max-width:767px) {
    #secLoc {
        width: 100%;
        padding-top: 20%;
        margin: 0px auto;
    }
    .lctop {
        width: 55%;
    }
    .lcbox1 {
        width: 95%;
        display: block;
        padding-top: 10%;
        margin: 0px auto;
    }
    .txt1 {
        font-size: 4.5vw;
    }
    .lc_in1 {
        width: 100%;
    }
    .lc_in2 {
        width: 96%;
        padding-top: 0%;
        margin: 0px auto;
    }
    .lcbox2 {
        width: 100%;
        padding-top: 7%;
    }
    .lc_txt1 {
        position: absolute;
        top: 1%;
        right: 0px;
    }
    .txt02 {
        font-size: 4vw;
        line-height: 1.2;
        text-align: center;
    }
    .for-pc {
        display: none;
    }
    .border-radius {
        width: 110%;
        height: 50%;
        font-size: 3.5vw;
        margin-left: -12%;
    }
    .lc_txt2 {
        padding-top: 5%;
    }
    .txt2 {
        font-size: 4vw;
        line-height: 1.5;
    }
    .br-sp {
        display: block;
    }
    .lc_dai1 {
        width: 90%;
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .lcbox3 {
        width: 100%;
        display: block;
    }
    .lc_in3 {
        width: 93%;
        margin: 0px auto;
    }
    .lc_in4 {
        width: 93%;
        padding-top: 2%;
        margin: 0px auto;
    }
    .lcon4 {
        width: 26%;
        bottom: 15%;
        right: -3%;
    }
    .lc_txt3 {
        padding-top: 2%;
    }
    .lc_dai2 {
        width: 90%;
        padding-top: 7%;
        padding-bottom: 5%;
        margin: 0px auto;
    }
    .lcbox4 {
        width: 100%;
        display: block;
    }
    .lc_in5 {
        width: 90%;
        margin: 0px auto;
    }
    .lc_in5_1 {
        padding-top: 1%;
        width: 100%;
        margin: 0px auto;
        text-align: center;
    }    
    .lc_txt4 {
        padding-top: 1%;
    }
    .txt3 {
        font-size: 4vw;
        line-height: 1.5;
    }
    .lc_dai3 {
        width: 90%;
        padding-top: 7%;
        padding-bottom: 5%;
    }
    .lcbox5 {
        width: 100%;
        display: block;
        text-align: center;
    }
    .lcbox5_1 {
        width: 96%;
        margin: 0px auto;
    }
    .lc_in6 {
        width: 48%;
    }
    .lc_in7 {
        width: 48%;
    }
    .lcbox5_2 {
        width: 96%;
        margin: 0px auto;
    }
    .lc_in8 {
        width: 48%;
    }
    .lc_in9 {
        width: 48%;
    }
    .lc_dai4 {
        width: 90%;
        padding-top: 7%;
        padding-bottom: 5%;
    }
    .lcbox6 {
        width: 100%;
        display: block;
        padding-top: 3%;
    }
    .lc_in10 {
        width: 93%;
        margin: 0px auto;
    }
    .lc_bun1 {
        width: 63%;
        top: -9%;
        left: 18%;
    }
    .lc_on10 {
        width: 27%;
        bottom: 14%;
        left: -2%;
    }
    .lc_in11 {
        width: 93%;
        padding-top: 7%;
        margin: 0px auto;
    }
    .lc_bun2 {
        width: 85%;
        top: 4%;
        left: 7%;
    }
}

/* star */

.star {
    width: 220px;
    padding-top: 60px;
    margin: 0px auto;
}

@media only screen and (max-width:767px) {
    .star {
        width: 45%;
        margin: 0px auto;
    }
}


/* map */

#secMap {
    width: 1000px;
    margin: 80px auto;
}
.maptop {
    width: 300px;
    margin: 0px auto;
}
.mapimg {
    width: 555px;
    padding-top: 30px;
    margin: 0px auto;
}
.button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 370px;
    background-color: rgb(47, 118, 76);
    color: rgb(240, 236, 231);
    font-size: 1.2em;
    margin: 25px auto;
    padding: 1em 2em;
    border-radius: 34px;
    text-decoration: none;
}
.button:hover {
    border: none;
    width: 370px;
    border: 1px solid  rgb(47, 118, 76);
    background-color:rgb(240, 236, 231);
    color: rgb(47, 118, 76);
    font-weight: 600;
}

@media only screen and (max-width:767px) {

    #secMap {
        width: 95%;
        margin: 10% auto;
    }
    .maptop {
        width: 55%;
    }
    .mapimg {
        width: 90%;
        padding-top: 5%;
    }
    .button {
        width: 83%;
        font-size: 1em;
        margin: 3% auto;
        padding: 1em;
        border-radius: 34px;
    }
    .button:hover {
        border: none;
        width: 93%;
    }

}


/* toiawase */

.Toiawase a{
    text-decoration: none;
}
.Toiawase {
    background-color: rgb(171, 31, 46);
    margin-top: 3%;
    padding: 45px 0px 45px;
}
.Toi-btn {
    width: 1100px;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-evenly;
    margin: 0px auto;
}
.Contact {
    width: 500px;
    background-color: rgb(243, 240, 233);
    padding: 40px 0px;
}
.Toiawase .tit {
    text-align: center;
    font-size: 35px;
    letter-spacing: 7px;
    color: rgb(250, 248, 244);
}
.Toiawase .tit p,
.Toiawase .txt p{
	color:rgb(195, 46, 62);
	}
.Toiawase .txt {
    text-align: center;
    font-size: 17px;
    margin-top: 5px;
    color: rgb(250, 248, 244);
}
.Reserve {
    width: 500px;
    position: relative;
    background-color: rgb(195, 46, 62);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(243, 240, 233);
    border-image: initial;
    padding: 40px 0px;
}
.ResImg{
	position: absolute;
	top: -40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	width: 440px;
	}

.Toiawase .quo {
    width: 75%;
    font-size: 18px;
    line-height: 1.4;
    color: rgb(70, 70, 40);
    letter-spacing: 0.8px;
    text-align: center;
    background-color: rgb(255, 255, 255);
    position: absolute;
    top: 140px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 20;
    padding: 10px 0px;
}
.Toiawase .quobg  {
    font-size: 23px;
    vertical-align: -2px;
}
@media only screen and (max-width: 767px) {

    .Toiawase{
        padding: 9% 0 5%;
        }
    .Toi-btn{
        width: 90%;
        flex-direction: column-reverse;
        }
    .Contact{
        width: 100%;
        padding: 7% 0;
        margin-top: 17%;
        }
    .Reserve{
        width: 100%;
        padding: 7% 0;
        }
    
    .ResImg{
        top: -30%;
        width: 100%;
        }
    .Toiawase .tit{
        font-size: 7.5vw;
        letter-spacing: 3px;
        }
    .Toiawase .tit p,
    .Toiawase .txt p{
        color: #ab1f2e;
        }
    .Toiawase .txt{
        font-size: 3.3vw;
        margin-top: 3%;
        }
        .Toiawase .quo {
        width: 80%;
        font-size: 3.4vw;
        line-height: 1.1;
        top: 84%;
    }
    }

/*-----------------------------------------------
	box_access
-----------------------------------------------*/

.box_access{
	background-color: #09449D;
    width: 94.75%;
    border-radius: 5px;
    margin: 50px auto;
}
.box_access .inner_access {
    width: 94.75%;
    margin: 0 auto;
    padding: 13px 0 30px;
}

.box_access .conMap {
    width: 100%;
    height: 450px;
}

@media only screen and (max-width: 767px) {
.box_access{
	margin: 2em auto;
}
.box_access .inner_access {
    padding: 10px 0 14px;
}
.box_access .conMap {

}
}


.secContact {
  padding-top: 100px;
  text-align: center;
}

.secContact .place {
  text-align: left;
  max-width: 1280px;
  margin: 50px auto 0;
}

.secContact .place .titBox .tit {
	padding-left: 10px;
	font-size: 20px;
	letter-spacing: 1.6px;
	border-left: 3px solid #ab1f2e;
	line-height: 30px;
	/* color: #3c5929; */
}

.secContact .outline {
  text-align: left;
  max-width: 1280px;
  margin: 50px auto 30px;
}

.secContact .outline .titBox .tit {
	padding-left: 10px;
	font-size: 20px;
	letter-spacing: 1.6px;
	border-left: 3px solid #ab1f2e;
	line-height: 30px;
}

.secContact .outline .titBox .box {
	margin-top: 10px;
	font-size: 11px;
	line-height: 1.64;
	margin-bottom: 20px;
    letter-spacing: 0.1em;
    font-weight: 300;
}


.secContact .cards {
	margin-top: 30px;
	/* color: #3c5929; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.secContact .cards .card {
  width: 30.468%;
  border: 3px solid #ab1f2e;
  border-radius: 12px;
  padding: 16px 0;
  text-align: center;
  background: #f0ece7;
  position: relative;
}

.secContact .cards .txtLink {
  display: inline-block;
  margin: 20px 0;
  font-size: 18px;
  letter-spacing: 0.8px;
  color: #3a80a9;
  text-decoration: none;
  border-bottom: 1px solid #3a80a9;
}

.secContact .cards .txtLink .txtLink01 {
  font-size: 16px;
}

.secContact .cards .txt {
  font-size: 14px;
  letter-spacing: 0.8px;
}

.secContact .cards .box {
  text-align: left;
  width: 330px;
  margin: 25px auto 0;
  font-size: 13px;
  line-height: 1.846;
  background: #f9f7f5;
  padding: 20px 0 20px 25px;
  border-radius: 8px;
}

.secContact .bnrBottom {
  display: block;
  margin: 110px auto;
  position: relative;
  z-index: 10;
}

.secContact .bnrBottom::before {
  content: "";
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 100%;
  height: 100%;
  background-image: repeating-linear-gradient(-45deg, rgba(0,0,0,0), rgba(0,0,0,0) 2px, rgba(0,0,0,0) 0, #000 4px);
  z-index: -1;
}

/* .secContact .bnrBottom::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  border-radius: 15px;
  background-color: #fff;
  border: 3px solid #000000;
} */

.secContact .bnrBottom img {
  width: 100%;
  height: auto;
}

.secContact .bnrs {
  margin: 130px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.secContact .bnr {
  width: 620px;
  height: 200px;
  position: relative;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 60px 0 0;
}

.secContact .bnr .tit {
  font-size: 40px;
  letter-spacing: 3.2px;
  position: relative;
  z-index: 200;
}

.secContact .bnr .txt {
  font-size: 18px;
  letter-spacing: 0.8px;
  margin-top: 20px;
  position: relative;
  z-index: 200;
}

.secContact .bnr img {
  position: absolute;
  top: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 200;
}

.secContact .bnr02 {
  background: #fe9900;
}

.secContact .bnr01::before {
  content: "";
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 100%;
  height: 100%;
  background-image: repeating-linear-gradient(-45deg, rgba(0,0,0,0), rgba(0,0,0,0) 2px, rgba(0,0,0,0) 0, #15aee1 4px);
  z-index: -1;
}

.secContact .bnr01::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background-color: #fff;
  background: #15aee1;
}

.secContact .bnr02::before {
  content: "";
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 100%;
  height: 100%;
  background-image: repeating-linear-gradient(-45deg, rgba(0,0,0,0), rgba(0,0,0,0) 2px, rgba(0,0,0,0) 0, #fe9900 4px);
  z-index: -1;
}

.secContact .bnr02::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background-color: #fe9900;
  background: #fe9900;
}

.secContact .bnr:first-child {
  margin-right: 38px;
}

@media only screen and (max-width: 767px) {
  .secContact {
    padding-top: 40px;
  }
  .secContact .wrapper1280 {
    width: 100%;
    padding: 0;
  }
  .secContact .innerSp {
    width: 92%;
    margin: 0 auto;
  }
  .secContact .bnrs {
    margin: 20px 0;
    display: block;
    width: 100%;
  }
  .secContact .bnr02 {
    margin-right: 0;
    margin-bottom: 20px;
    display: block;
  }
  .secContact .cards {
    display: block;
    width: 100%;
  }
  .secContact .cards .card {
    margin-bottom: 10%;
    width: 100%;
    padding: 5% 0;
  }
  .secContact .cards .card .box {
    width: 90%;
	padding: 3% 0 3% 4%;
    letter-spacing: 0.09em;
  }
  .secContact .cards .card .imgBox {
    width: 90%;
    margin: 0 auto;
  }
  .secContact .cards .card .txtLink {
    font-size: 15px;
    letter-spacing: 0;
  }
  .secContact .cards .card .txt {
    font-size: 13px;
  }
  .secContact .bnrBottom {
    margin: 30px auto;
  }
  .secContact .bnrs {
    width: 100%;
    display: block;
    padding: 0;
    margin: 40px auto 0;
  }
  .secContact .bnrs a {
    display: block;
    margin-bottom: 20px;
    width: 100%;
  }
  .secContact .bnr {
    width: 100%;
    display: block;
    height: auto;
    padding: 40px 0;
  }
  .secContact .bnr img {
    width: 90%;
    top: -30px;
  }
  .secContact .bnr02 {
    margin-top: 50px;
  }
  .secContact .bnr .tit {
    font-size: 20px;
  }
  .secContact .bnr .txt {
    margin-top: 10px;
    font-size: 13px;
    letter-spacing: 0;
  }
}

.footer {
  height: 200px;
  background: #f9faf9;
  position: relative;
}

.footer .backTop {
  position: absolute;
  top: -47px;
  right: 20px;
}

@media only screen and (max-width: 767px) {
  .footer {
    height: auto;
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .header .links {
    display: none;
  }
}



.kodomomirai {
    margin: 40px auto 0px;
    width: 1000px;
}

@media only screen and (max-width: 767px) {
  .kodomomirai {
    width: 98%;
    margin: 7% auto 0%;
  }
}

.roomtour {
    width: 599px;
    margin: 55px auto 14px;
}

@media only screen and (max-width: 767px) {
  .roomtour {
	width: 90%;
    margin: 8% auto 4%;
  }
}

#secTop .kanbai {
  position: absolute;
  top: 36%;
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  z-index: 100;
} 
@media only screen and (max-width: 767px) {
#secTop .kanbai {
  width: 80%;
  top: 40%;
}
}