@charset "UTF-8";
/* CSS Document */

.smt-off{
	display: none; 
	}
.smt-on{
	display: inline;
	}
.smt-bon{
	display: block;
	}
.smt-img img{
	max-width: 100%;
	height: auto;
}
.contents-area {
    margin: 0 auto;
    padding: 0;
    width: 90%;
}
form#mailform-area dl dt {
    border-top: none;
    clear: both;
    float: none;
    font-size: 14px;
    margin: 0;
    padding: 5px 0;
    text-align: left;
    width: 90%;
}
form#mailform-area dl dd {
    border-top: none;
    font-size: 14px;
    line-height: 1.5em;
    margin: 0;
    padding: 2px 5px 10px 0px;
    text-align: left;
}
form#mailform-area textarea{
	max-width: 100%;
}
form#mailform-area input{
	max-width: 100%;
}
.page-box{
	padding: 20px 20px;
	border: 1px solid #aaa;
}
.lang-ul {
    z-index: 99999999;
    left: 0;
    top: 0;
    width: 160px;
}
#header {
    background: #fff none repeat scroll 0 0;
    height: auto;
}
.logo-smt img{
	width: 30%;
	height: auto;
}
.logo-smt{
	margin: 0 auto;
	text-align: center;
}
.concept-left{
	display: none;
}
.concept-right{
	width: 100%;
	margin: 0 auto;
	float: none;
    padding: 20px 0;
}
.business-left {
    float: left;
    margin: 0 1% 0 5%;
    width: 42%;
    height: 350px;
}
.business-middle {
    float: right;
    margin: 0 5% 0 1%;
    width: 42%;
    height: 350px;
}
.business-middle2 {
    float: left;
    margin: 0 1% 0 5%;
    width: 42%;
    height: 350px;
}
.business-right {
    float: right;
    margin: 0 5% 0 1%;
    width: 42%;
    height: 350px;
}
.footer-link {
	display: flex;
	-js-display: flex;
	left: 0;
	justify-content: center;
    position: relative;
    top: 0;
    margin: 0 auto;
}
address {
    font-size: 12px;
    position: relative;
    right: 0;
    top: 0;
    text-align: center;
    margin: 10px 0;
    clear: both;
}
#footer {
    height: auto;
    padding: 20px 0;
    position: relative;
}
.greeting-box {
    border: 1px solid #c1c1c1;
    margin: 0 0 30px;
    padding: 40px 40px;
}
.about-left {
    float: none;
    width: 100%;
    text-align: center;
}
.about-right {
    float: none;
    width: 100%;
}
table.office-table {
    margin: 10px auto 80px;
    width: 100%;
}
table.office-table th {
    border-bottom: 1px solid #e65f2b;
    color: #333;
    font-weight: bold;
    line-height: 1.5;
    padding: 10px 20px;
    text-align: right;
    width: 120px;
}
.beige-area {
    background: #fdf4f1 none repeat scroll 0 0;
    padding: 60px 10%;
    width: 80%;
}
.business-page-left {
    float: none;
    width: 100%;
}
.business-page-left img{
	max-width: 100%;
}
.business-page-right {
    float: none;
    width: 100%;
}
.business-page-right img{
	max-width: 100%;
}
table.business-table {
    border: 1px solid #999;
    border-radius: 10px;
    border-spacing: 0;
    margin: 10px auto;
    width: 100%;
}
.products-page-left {
    float: none;
    width: 100%;
}
.products-page-left img{
	max-width: 100%;
	height: auto;
}
.products-page-right {
    float: none;
    width: 100%;
}
.beige-area-top {
    background: #fdf4f1 none repeat scroll 0 0;
    padding: 60px 2%;
    width: 96%;
}
#page-top {
    position: fixed;
    bottom: 30px;
    right: 10px;
}
