@charset "UTF-8";
/*
Theme Name: MD Original Theme
Version:2.2.3
Description:2023.10.02
*/

/* 231031 DR.BRIDGE start */

 .app_btn {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
 }

 .app_btn a {
    display: block;
    width: 100%;
    transition: all 0.3s;
 }

 .app_btn a:first-child {
	max-width: 171px;
 }

 .app_btn a:nth-child(2) {
	max-width: 214px;
 }

 .app_btn a img {
 	height: 63px;
	max-height: 63px;
 }

/* 231031 DR.BRIDGE end */

/* 241105 DR.BRIDGE start */

.ft_bnr {
    margin-bottom: 2em;
    margin-bottom: 50px;
}

.ft_bnr a {
    display: block;
    margin: 0 auto;
    max-width: 500px;
    border: 1px solid #fff;
}

.footer .line-1 {
	padding: 0 0 0;
}

/* 241105 DR.BRIDGE End */