@charset "utf-8";

.footer {
    background-color: #000000;
    color: #fff;
    padding: 80px 15px 30px 15px;
    position: relative;
}

.ftInner {
    max-width: 1370px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.ftContact {
    background-image: url(/system_panel/uploads/images/ft_contact.jpg);
    padding: 70px 15px;
    position: relative;
    border: 1px solid #676767;
}

.ftContactItem {
    max-width: 587px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.ftContTitBx01 {
    text-align: center;
}


.ftEnTit01 {
    margin-top: 20px;
}

.ftContTit {margin-top: 13px;letter-spacing: 0.25em;}

.ftContTxt01 {
    margin-top: 25px;
    text-align: center;
    font-size: 14px;
}

.ftTelFlexBx {
    display: flex;
    align-items: center;
    font-size: 20px;
}

.ftTelItem {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    max-width: 226px;
    width: 100%;
    margin: 40px auto 0 auto;
    flex-direction: column;
}

.ftContTelTxt {
    margin-right: 15px;
}

.ftContBtn img {
    position: absolute;
    top: 50%;
    left: 8%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.ftContBtn {
    max-width: 480px;
    width: 100%;
    margin: 0 auto;
    padding: 19px 10px;
    max-width: 280px;
}
.ftBtnwrap{
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}

.ftContactEnAr01 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 50px auto 0 auto;
    flex-direction: column;
}

.ftContactEnTxt {
    max-width: 915px;
    width: 100%;
}

.ftContBtn02 {
    max-width: 321px;
    width: 100%;
    margin-top: 30px;
    height: 50px;
    border: 1px solid #D0BD8A;
    letter-spacing: 0.25em;
    display: flex;
    align-items: center;
}

.ftContact:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgb(0 0 0 / 70%);
}

.ftNavLink01 {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.1em;
    display: inline-block;
    margin-right: 2%;
}

.ftNavLink01:hover {
    color: #ccc;
}

.ftMainItem01Bx01 {
    max-width: 932px;
    width: 100%;
}

.ftNavAr01 {
    display: flex;
    justify-content: space-between;
    margin-top: 99px;
}

.ftMainItem01Bx02 {
    max-width: 320px;
    width: 100%;
}

.ftMainItem01 {
    display: flex;
    justify-content: space-between;
    margin-top: 100px;
    border-bottom: 1px solid #676767;
    padding-bottom: 120px;
    flex-direction: column;
    align-items: center;
}

.ftNavLink02 {
    color: #fff;
    display: inline-block;
    padding: 1em 1.6em 1em;
    position: relative;
}

.ftNavLink02:hover {
    color: #ccc;
}

.ftNavLink02:before {
    content: "";
    display: block;
    width: 1px;
    height: 1em;
    background-color: #666666;
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.ftMainItem02 {
    display: flex;
    max-width: 506px;
    width: 100%;
    justify-content: space-between;
    margin: 30px auto;
    flex-direction: column;
    /* align-items: center; */
}

.ftMainItem03 {
    padding-top: 24px;
    border-top: 1px solid #676767;
    display: flex;
}

.ftMainItem03Inner {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-start;
    max-width: 380px;
    margin: auto;
}

.ftMainItem03Bx02 {
    max-width: 154px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: auto;
}

.ftSnsLink {
    padding: 5px;
}

.copy {
    font-size: 13px;
    color: #8D8D8D;
    margin-top: 20px;
    text-align: center;
}

.ftMainBtn {
    max-width: 320px;
    background-color: #967FB7;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.1em;
    border: 1px solid #967FB7;
    margin: 30px auto 0 auto;
    height: 64px;
}

.ftMainBtn img {
    margin-right: 1em;
}

.ftMainBtn:hover {
    opacity: 0.8;
    color: #fff;
}

.ftContTxt01 {
    font-size: 13px;
}

.ftContBtn:before {
    content: "";
    display: block;
    max-width: 1.3em;
    width: 100%;
    height: 1px;
    background-color: #fff;
    margin: 0 auto 0 0;
    position:absolute;
    top: 50%;
    right: 4.8%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.btn01.ftContBtn02:before {
    width: 1.3em;
    right: 6%;
}

.ftContBtn02 img {
    margin-right: 20.3px;
    position: absolute;
    left: 11%;
}

.ftMain01 {
    padding-top: 0px;
    border-top: 1px solid #676767;
    margin-top: 120px;
}

.ftLogoBx {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.ftLogoTxt01 {
    margin-top: 20px;
    font-size: 12px;
}



.ftLogoBx {
    flex-direction: column;
    justify-content: space-between;
}

.ftLogoBx img {
    margin-right: 2.1em;
}

.ftMenuTitBx {
    font-size: 20px;
    position: relative;
    display: flex;
    align-items: center;
    margin: 26.5px 0px 21px 0;
}

.ftMenuTitBx:after {
    /* content: ""; */
    /* display: block; */
}

.ftMenuBd {
    height: 1px;
    background-color: #CCCCCC;
}

.ftMenuTitBx p {
    margin: 0 1.2em 0 0;
}

.ftGraBg {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

.ftNavLink02:last-child:before {
    display: none;
}

.ftNavLink02Tit {
    font-size: 17px;
}

.ftNavLink02.ftNavLink02Sub {
    font-size: 15px;
}

.ftNavLink02Sub:nth-child(2):before {
    display: none;
}

.ftNavLink02.ftNavLink02Sub:nth-child(n+2) {
    padding-right: 0.2em;
}

.ftMainItem02Bx01:nth-child(2) {
    max-width: 396px;
}

.ftContTxt01 {
    font-size: 13px;
    text-align: left;
}

.ftContTxt02 {
    font-size: 12px;
}

.ftNavLink02Sub.ftNavLink02SubNoHover:hover {
    color: #fff;
}


.ftTelFlexBx:nth-child(n+2) {
    margin-top: 8px;
}

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

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

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



.ftContTxt02 {
    font-size: 14px;
    text-align: center;
}

.ftNavLink02 {
 font-size:17px;
}

.ftContactEnAr01 {
    flex-direction: row;
}

.ftContBtn02 {
    margin-top: 0;
    height: 68px;
    display: flex;
    align-items: center;
}

.ftMainItem02Bx01:nth-child(2) {
    max-width: 100%;
    justify-content: flex-start;
}

.ftMainItem02 {
    flex-direction: row;
}

.ftMainItem03Inner {
    flex-direction: row;
    max-width: 100%;
}
  

  
.ftMainNavAr01 {
    justify-content: flex-start;
}

.ftLogoBx {
    display: flex;
    flex-direction: row;
}

.ftLogoTxt01 {
    font-size: 15px;
    text-align:center;
}

.ftTelItem {
    flex-direction: row;
}

.ftContTxt01 {
    text-align: center;
    font-size: 17px;
}

.footer {
    padding: 173px 15px 158px 15px;
}

.ftMainItem02 {
    max-width: 951px;
    margin: 30px 0;
}

.ftMainItem03Bx02 {
    margin: 0 0 0 auto;
}

.copy {
    text-align: left;
    margin-top: 40.5px;
}

.ftTelItem {
    max-width: 480px;
}
  
  
.ftTelFlexBx:nth-child(n+2) {
    margin-top: 0px;
}


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

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

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


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

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

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

  .ftMainItem01 {
    flex-direction: row;
    align-items: flex-start;
}


.ftNavLink01 {
    font-size: 18px;
}

  

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

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

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