@charset "utf-8";
img, object, embed, video {
	max-width: 100%;
}

body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;
    float: left;
    clear: both;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}

/* Mobile Layout: 480px and below. */
#スマートフォン {
}
body header {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: both;
	visibility: visible;
	z-index: 2;
}
#title {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

#title h1 {
    font-size: 1.4em;
    width: 96%;
    line-height: 1em;
    margin-left: 2%;
    margin-top: 20px;
}
#title a {
	color: #000000;
	text-decoration: none;
}


body main {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 0px;
    z-index: 1;
}
#service {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}
#service .con1200 h2 {
	text-align: center;
	line-height: 1em;
}
#service_box .colome3 li {
	list-style-type: none;
	text-align: center;
}

#about {
	padding-top: 50px;
	padding-bottom: 50px;
	float: left;
	clear: both;
	width: 100%;
}
#about .con1200 h2 {
	text-align: center;
	line-height: 1em;
}
#about .con1200 dl {
	margin-left: 2%;
	margin-right: 2%;
	border-bottom: 1px solid #C8C8C8;
}
.con1200 dl dt {
	float: left;
	width: 80px;
	font-size: 0.9em;
}
.con1200 dl dd {
	margin-left: 80px;
}
#skill {
	padding-top: 50px;
	padding-bottom: 50px;
	float: left;
	clear: both;
	width: 100%;
}
#skill .con1200 h2 {
	text-align: center;
	line-height: 1em;
}
#skill .con1200 table {
}

#skill .con1200 table tbody tr td {
    border-bottom: 1px solid rgba(187,187,187,1.00);
    font-size: 0.9em;
    padding-top: 20px;
}

























footer   {
    width: 100%;
    background-color: #D8D8D8;
    float: left;
}




#footer_office {
	width: 100%;
	background-color: #3F3F3F;
	float: left;
}
#footer_office .con1200 h3 {
	margin-left: 2%;
	background-image: url(../images/ui/logo_w.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 30px auto;
}
.con1200 h3 a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}

#footer_office .con1200 dl {
    margin-left: 2%;
    color: #FFFFFF;
}
#footer_office .con1200 dl dt {
    float: left;
    font-size: 0.8em;
    width: 50px;
}
#footer_office .con1200 dl dd {
    font-size: 0.9em;
}
#footer_office dl dd a {
    color: #FFFFFF;
    text-decoration: none;
}



#footer_copy {
	background-color: #262626;
	clear: both;
	float: left;
	width: 100%;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
#footer_copy p {
	text-align: center;
	font-size: 0.8em;
	color: #884600;
}
#footer_tel {
    background-image: url(../images/ui/taxi_bess.gif);
    background-size: auto 100%;
    background-repeat: repeat-x;
    background-position: 0% 0%;
    display: block;
    height: 50px;
    width: 100%;
    float: left;
    clear: both;
    background-color: #FFFFFF;
    position: fixed;
    bottom: 0px;
}
#footer_tel li {
    list-style-type: none;
    text-align: center;
}
#footer_tel li a {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 5px;
    padding-top: 25px;
}
#footer_tel li a img {
    height: 30px;
    text-align: center;
    padding-top: 0px;
    margin-top: 10px;
}



.non {
    position: absolute;
    right: 99999px;
}

.red   {
    color: #FF0004;
}



.pc {
	display: none;
}
.em05   {
	font-size: 0.5em;
}
.em06   {
	font-size: 0.6em;
	line-height: 0em;
}

.em07   {
	font-size: 0.7em;
}
.em08   {
	font-size: 0.8em;
}
.em09   {
	font-size: 0.9em;
}
.em14  {
    font-size: 1.4em;
}
.em2  {
    font-size: 2em;
}

.tablet   {
    display: none;
}
.pc   {
    display: none;
}
.tablet_pc   {
    display: none;
}


















































/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

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

	
#タブレット {
}
#title {
    width: 100%;
}
#service .con1200 h2 {
	font-size: 2em;
}

.con1200 #service_box .colome3 {
	float: left;
	width: 32.333%;
	margin-left: 0.5%;
	margin-right: 0.5%;
}
#about .con1200 h2 {
	font-size: 2em;
}
#skill .con1200 table {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
tbody tr td {
    padding-left: 2%;
    padding-right: 2%;
}
















	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.tablet   {
    display: block;
}	
.tablet_pc   {
    display: block;
}	
	
.mobi   {
    display: none;
}
.pc {
	display: none;
}

	
}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

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

	
#パソコン {
}
body header {
	position: fixed;
	top: 0px;
	background-color: #FFFFFF;
	z-index: 2;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	clear: both;
	float: none;
}
body main {
}




.con1200  {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#skill .con1200 table {
	width: 80%;
}









	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.pc {
	display: block;
}

.mobi {
	display: none;
}	
.tablet   {
    display: none;
}	
.tablet_pc   {
    display: block;
}	



}	
/* WideDesktop Layout: 1233px to a max of 2000px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1233px) {
#ワイドパソコン {
}
#title h1 {
    margin-left: 0px;
}



	




		
}
