/* タブレット以下 */
@media (max-width:767px) {
    #content img {
        max-width: 100% !important;
        height: auto !important;
    }
    
    .innerBox{
        width: auto;
        
    }
    .innerBox img {
        max-width: 100%;
    }
    .arconix-tabs-horizontal ul.arconix-tabs {
        border-bottom: none;
    }
    .arconix-panes {
        border-top: 1px solid #cccccc !important;
    }
    
    /* ヘッダー　*/
    #header {
        padding: 5px 0 0;
    }
    #header #headerInner,
    #header .logo,
    #header .head-contact{
       display: block;
        text-align: center;
    }
    #header .logo {
        padding-bottom: 10px;
    }
    
    #header .innerBox {
        margin: 0 3%;
        text-align: center;
    }
    
    #header #site-title {
        text-align: center;
    }
    #header #headContact {
        text-align: center;
        width: auto;
    }
    #header #headContact #headContactTel {
        font-size: 22px;
    }
    #headerTop #site-description {
        text-align: center;
    }

    #gMenu{display: none;}
    button#responsive-menu-button {
        border-radius: 5px;
        z-index: 100000;
    }
    #responsive-menu .menu-item {
        border-bottom: 1px solid #444;
    }
    /* スライドショー*/
    
    #topMainBnrFrame {
        position: relative;
        height: auto;
        display: block;
        margin: 0 auto;
        width: 96%;
        min-height: inherit;
    }
    /*　フッター*/
    
    #footer a{color: #fff;}
    
    #footer #footerOutline {
        float: none;
        text-align: center;
        width: auto;
        font-size: 12px;
    }

    #footerSiteMap {
        box-sizing: border-box;
        display: block;
        overflow: hidden;
        padding: 15px 2% 0;
        width: 100%;
    }
    
    #footerSiteMap .menu li {
        margin:0 0 8px;
    }
    
    #footerSiteMap .menu li a {
        font-size: 14px;
        background-position: left 2px;
        padding: 0px 20px 4px 18px;
    }
    #footerSiteMap .menu li ul {
        margin: 0;
    }
    #footerSiteMap .menu {
        font-size: 12px;
    }
    #footerSiteMap .menu li li a {
        background-position: 3px 3px;
        padding: 0px 20px 0px 18px;
        font-size: 11px;
    }
    #main {
        width: 100%;
        margin: 0px auto;
    }

    #main #container {
        overflow: visible;
    }

    #main #container #content,
    #main #container #content.wide{
        padding: 0 2%;
        padding-bottom: 20px;
        width: auto;
        margin-bottom: 0;
        float: none;
    }
    

    #main #container #sideTower {
        box-sizing: border-box;
        display: block;
        float: none;
        overflow: hidden;
        padding: 0 2%;
        width: 100%;
    }
    
    table.block-table,
    table.block-table tbody,
    table.block-table tr,
    table.block-table th,
    table.block-table td {
        display: block;
    }
    .block-table img {
        display: block;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    
    /* TrustForm*/
    
    #trust-form {
        height: auto;
        width: 100%;
    box-sizing: border-box;
    }
    #trust-form table,
    #trust-form tbody,
    #trust-form tr,
    #trust-form th,
    #trust-form td{
        display: block;
        overflow: hidden;
    }
            
    div#trust-form.contact-form table th {
        width: 100%;
        float: none;
    }
    
    /* other */
    #panList {
        padding: 0 2%;
        box-sizing: border-box;
    }
    
    .amazingslider-nav-container-1 {
        margin: 0 !important;
    }
    .amazingslider-bullet-wrapper-1 {
        margin-top: 0 !important;
    }
    .amazingslider-bullet-wrapper-1 > div {
        box-sizing: border-box;
        width: 32% !important;
        padding: 0 !important;
        margin-right: 2% !important;
    }
        .amazingslider-bullet-wrapper-1 > div:nth-child(3n) {
        margin-right: 0 !important;
    }
    .amazingslider-bullet-wrapper-1 > div > div {
        width: 100% !important;
    }
    .amazingslider-bullet-wrapper-1 > div > div img{
        margin-top: 0 !important;
    }
    


.table-a {	display:table !important; width:100% !important;}
.table-a tbody {display:table-row-group !important;}
.table-a tr { display:table-row !important;}
.table-a th, .table-a td {display:table-cell !important; width:inherit !important;  word-break:break-all;}
.table-a td img {min-width:50px !important; height: auto !important;}
.table-a th {min-width:50px !important;}

.table-b { display:table !important; }
.table-b tr { display:table-row !important; }
.table-b tbody { display:table-row-group !important; }
.table-b th { display:table-cell !important; }
.table-b td { display:table-cell !important; }


.news-box table {	display:table !important; width:100% !important;}
.news-box tbody {display:table-row-group !important;}
.news-box tr { display:table-row !important;}
.news-box th, .news-box td {display:table-cell !important; width:inherit !important;  word-break:break-all;}
.news-box td img {min-width:50px !important; height: auto !important;}
.news-box th {min-width:50px !important;}

table,
tbody,
tr,
th,
td {
	display:block;
}


.pc-hidden {
	display:inherit;
}
.sp-hidden {
	display:none;
}

.box-home-left {
    width: auto;
    float: none;
    overflow: hidden;
}

.box-home-right {
    width: auto;
    float: none;
    overflow: hidden;
}

.ggl-map iframe { width:100% !important; height:300px; }


.box-inner {
	width:100%;
}

.pd-r-20 {padding-right:0px !important; padding-bottom:20px;}
.pd-l-20 {padding-left:0px !important; padding-top:20px;}

.pd-r-30 {padding-right:0px !important; padding-bottom:20px;}
.pd-l-30 {padding-left:0px !important; padding-top:20px;}

.pd-r-40 {padding-right:0px !important; padding-bottom:20px;}
.pd-l-40 {padding-left:0px !important; padding-top:20px;}

.sp-delete {display:none;}

.sp-txal-center {text-align:center !important;}

#topMainBnrFrame {
    position: relative;
    height: auto;
    display: block;
    margin: 0 auto;
    width: auto;
    min-height: inherit;
}

.slideFrame {
    overflow: hidden;
    width: 100%;
    height: 220px;
    position: relative;
    display: block;
}

#topMainBnrFrame img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 220px;
    max-width: 1600px;
}

#header .logo {
    display: inline-block;
    margin-left: 0px;
	margin-top:20px;
	text-align:center;
}

#header .logo img {
	max-width:80%;
}

.header-lang {
    float: none;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,Georgia,メイリオ,Meiryo,serif;
    color: #000;
    font-size: 16px;
    padding-top: 23px;
    font-weight: bold;
    padding: 20px 0 20px;
}

body.home.one-column #main #container #content {
    float: none;
    width: auto;
    margin: 0 auto;
}

.home-table-img3 td {
    vertical-align: top;
    padding-right: 0px;
	width:300px;
	margin:20px auto;
}

.box-home-c {
    background-image: url(../../../wp-content/uploads/kbk-a.png);
    background-repeat: repeat;
    background-position: center center;
    padding: 40px 20px;
    margin: 70px 0 0;
}

.box-home-c .td-a p {
    font-size: 19px;
    font-weight: bold;
	text-align:center;
}

.btn-a {
    display: inline-block;
    padding: 7px 5px;
	width:200px;
    text-decoration: none;
    color: #152745;
    background-color: #fff;
    border: 2px solid #152745;
    text-decoration: none;
    transition: .4s;
    margin: 20px auto 0px;
    font-size: 14px;
    font-weight: normal;
    background-image: url(../../../wp-content/uploads/icon-arrow-b.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.box-home-c .td-b {
    text-align: center;
}

.box-home-c .td-b img {
    margin: 5px 0 5px 0px;
}

.box-footerinfo {
    height: auto;
    overflow: hidden;
}

.footer-table-a .td-b {
    text-align: center;
    color: #fff;
    height: auto;
	padding:40px 0 25px ;
}

.pa1-name-a {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    margin-top: 0px;
    color: #000;
}

.box-pa1-b {
    background-image: url(../../../wp-content/uploads/kbk-a.png);
    background-repeat: repeat;
    background-position: center center;
    padding: 0px 10px 10px;
    margin: 100px 0 0;
}

.pa1-name-b {
    font-size: 24px;
}

.ttl-a {
    color: #000;
    font-size: 28px;
    font-weight: bold;
    line-height: 1em;
    margin: 70px 0 36px;
    text-align: center;
}

.pa1-name-c {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin-top: 30px;
    margin-left: 0;
    color: #000;
}

.table-tel .td-a {
    width: auto;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,Georgia,メイリオ,Meiryo,serif;
}

.table-tel .td-b {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,Georgia,メイリオ,Meiryo,serif;
}

.box-pf1-c {

    background-image: url(../../../wp-content/uploads/kbk-a.png);
    background-repeat: repeat;
    background-position: center center;
    padding: 0px 10px 10px;
    margin: 70px 0 0;

}

.btn-s {
    background-image: url(../../../wp-content/uploads/icon-arrow-b.png);
    background-repeat: no-repeat;
    background-position: 10px center;

}

.table-tel .td-a a {
	font-size:34px;
}

#content .box-pd1-a table td img {
	max-width:50% !important;
	margin: 0 auto;
	display: block;
}
	
.list-b li {
	font-size:17px;
}

.box-pe1-b {
    padding: 0px 0 80px;
}

}