@charset "utf-8";

/* コンタクトボバー */

.ftContLink {
  background: transparent;
  border: none;
  position: relative;
  border-radius: 0;
  z-index: 1;
}
.ftContLink::before,
.ftContLink::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}
.ftContLink::before {
  background: #5CB9B5;
  border: #5CB9B5;
  z-index: -1;
}
.ftContLink::after {
  background: rgb(242 171 74 / 50%);
  z-index: -2;
}
.ftContLink:hover {
  color: #fff;
  background: #fff;
}
.ftContLink:hover::before {
  background: transparent;
}
 
.ftContLink:hover::after {
  top: 6px;
  left: 6px;
}

/* footerデザイン */

.ftItem01 {
    margin: 0 0 -130px 0!important;
}

.ftNavMagBx a {
    font-size: 13px;
}

.copy {
    font-size: 11px;
    letter-spacing: 0.2em;
    margin-top: 15px;
}

.ftContTit01 {
    font-size: 25px;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    font-weight:700;
}

.ftConttxt01 {
    margin-top: 57.5px;
    font-size: 14px;
}

.ftSubTit01 {
    margin-top: 17px;
    font-size: 18px;
}

.ftContLink {
    padding: 40px 15px;
    max-width: 1200px;
    margin: 0 auto;
    width: 91%;
}

.ftContLink {
    display: block;
    background: #5CB9B5;
    color: #fff;
    border: 2px solid #5CB9B5;
}

.ftContTxtBx {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ftInner {
    max-width: 1800px;
    width: 100%;
    margin: 0 auto;
}

.ftItem02 {
    padding: 159px 15px 70px 15px!important;
    background:#F3F9F9;
}


.ftImgBx01 {
    margin-bottom: 35px;
}

.ftNavMagBx {
    margin-top: 12px;
}

.copyBx {
    max-width: 1230px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 15px;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}

.ftNavInner {
    max-width: 1103px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.ftNavLink {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.01em;
    color:#8BABAB;
    padding-top: 8px;
    display: block;
}

.ftNavLink:hover{
    color:#957248;
}


.ftItem02Inner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 70px 0 0 0;
    border-top: 1px solid #8BABAB;
    display: none;
}

.copyBx img {
    width: 42%;
    max-width: 241px;
}
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

  .ftContTit01 {
    font-size: 30px;
}

.ftItem02Inner {
    display: block;
}

.ftContLink {
    width: 96%;
}

.copyBx {
    justify-content: space-between;
    flex-wrap: nowrap;
}

.ftContLink {
    padding: 80px 15px;
}

.copyBx {
    flex-direction: row;
}

.copy {
    margin-top: 0px;
}

.ftItem02 {
    padding: 159px 15px 70px 15px!important;
}

  
.ftConttxt01 {
    font-size: 16px;
}



  /* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:992px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.spMenuLink {
	/* font-size: 20px; */
}

.hdOnlineBtn {
    max-width: 220px;
}

.hdWrap {
 top: 30px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 992px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1024px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  
.ftContTit01 {
    font-size: 40px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */