/* タブレット以下 */
@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;
    }
    
.pc-hidden {
	display:inherit;
}
.sp-hidden {
	display:none;
}

.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;line-height:1.2em; padding:5px;}
.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;
}




.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%;
}

#wrap {
    width: 100%;
    margin: 0 auto;
    background-image: none;
}

img {
	max-width:100%;
	height:auto;
}
.widget_text .pageimg h2 img {
	width:100%;
}

.box-head {
    text-align: center;
}

.box-head .header-logo {
    margin: 26px 0 10px;
}

.header-tel {
	margin:0 0 20px;
}

#headerTop #site-description {
	font-size:12px;
}

#topMainBnrFrame img {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: none;
    width: 100%;
    height: auto;
    max-width: 100%;
}

.slideFrame {
    overflow: hidden;
    width: 100%;
    height: auto;
    position: relative;
    display: block;
}

body.home #main #container {
    width: auto;
}

body.home.one-column #main #container #content {
    float: none;
    width: auto;
}

.box-home-b {
    padding: 30px 10px 30px;
    background-color: #3fa5f1;
}
.box-home-b p {
    font-size: 12px;
    color: #fff;
    text-align: center;
}
.yajirushi-a img {
	width:43px;
	height:auto;
}

.box-bner-a-b {
    margin: 10px 0px;
}

.box-home-d {
    padding: 45px 10px 45px;
    background-color: #dddddd;
}

.box-home-e {
    padding: 45px 10px 60px;
    background-image: url(../../../wp-content/uploads/kbk-b.png);
    background-repeat: repeat;
    background-position: center center;
    color: #fff;
}

.box-home-e .box-right {
    width: auto;
    float: none;
    overflow: hidden;
}
.box-home-e .box-left {
    width: auto;
    float: none;
    overflow: hidden;
}

.box-right {
    width: auto;
    float: none;
    overflow: hidden;
	padding-top:30px;
}
.box-left {
    width: auto;
    float: none;
    overflow: hidden;
}
.box-right img, 
.box-left img {
	display:block;
	margin-right:auto !important;
	margin-left:auto !important;
}


.bner-b a:first-child {
    margin: 0 auto 10px;
	display:block;
}
.bner-b a:last-child {
    margin: 30px auto 0px;
	display:block;
}

.footer-table .td-a {
    width: auto;
    text-align: center;
	padding:30px 15px 15px;
}
.footer-table .td-b {
    padding-left: 0px;
	text-align: center;
    vertical-align: bottom;
}

.footer-link {
	display:none;
}

.img-right {
    float: none;
    margin: 0 auto 25px;
	display:block;
	text-align:center;
}

.box-pa1-a {
    padding: 0px 10px 70px;
}

.box-pa1-b {
    padding: 70px 10px 70px;
}

.pa1-c {
    margin: 23px 0 0;
	text-align:center;
}

.pa1-c img {
	margin:20px 0 0px;
}
.pa1-d {
	text-align:center;
}

.ttl-a, 
.ttl-a2, 
.ttl-a3, 
.ttl-a4 {
    font-size: 28px;
}
.ttl-a .emp01, 
.ttl-a2 .emp01, 
.ttl-a3 .emp01, 
.ttl-a4 .emp01 {
    font-size: 18px;
	line-height:1.1em;
}

body.archive #main #container #content {
    width: auto;
    padding: 0 10px 0;
    border-left:none;
	float:none;
}

body.left-sidebar #main #container #sideTower {
	float:none;
    padding: 0 10px 40px;
    width: auto;

}
#content .infoList .infoListBox div.entryTxtBox.haveThumbnail {
    float: none;
    margin-right: 0px;
}
#content .infoList .infoListBox div.thumbImage {
    width: auto;
    display: block;
    overflow: hidden;
    float: none;
    text-align: center;
    position: relative;
    top: 0px;
    right: 0px;
	padding-bottom:10px;
}

.ttl-c {
    font-size: 28px;
}
.ttl-c .emp01 {
    font-size: 18px;
	line-height:1.1em;
}

.ttl-e {
    font-size: 22px;
    font-weight: normal;
    padding: 0 0 0 25px;
    border-left: 10px solid #66b9f5;
    margin: 0 0 34px;
    line-height: 1.7em;
}

.pd-l-30 {
    padding-left: 0px;
	text-align:center;
	padding-top:20px;
}

.ttl-f {
    background-image: url(../../../wp-content/uploads/icon-a.png);
    background-repeat: no-repeat;
    background-position: left 10px;
    padding: 3px 0 3px 25px;
    margin: 45px 0 21px;
}

.table-pd1-b td {
    padding: 0 0 20px;
    text-align: center;
}

.list-a li {
    padding: 2px 0 13px 30px;
}

.table-pd1-f td {
    padding: 0 0px 21px 0;
	text-align:center;
}

.box-case-a {
    padding: 0 0px;
    background-image: none;
    margin: 0 0 78px;
}

.box-case-b {
    width: 226px;
    height: 309px;
    padding: 40px 20px 0 24px;
	margin:0 auto;
}
.box-case-a .td-a {
    width: 270px;
    padding: 0;
    color: #fff;
    font-size: 11px;
	margin:0 auto;
}

.box-case-a .td-b {
    padding: 20px 0px 0 0;
    vertical-align: top;
    font-size: 12px;
	text-align:center;
}
.box-case-a .td-c {
    padding: 15px 0px 0 0;
    vertical-align: top;
    font-size: 12px;
	text-align:center;
}
.pa1-name {
    text-align: right;
    margin: 73px 0 0;
    font-size: 13px;
}

.box-pf1-b {
	display:none;
}

.ttl-t{
	background-image:none;
}


}
