@charset "UTF-8";

@import url('reset.css');

html, body, p ul {margin:0; padding:0;}
a {text-decoration:none; color: #7AA821;}
a:hover {color: #FF8C00;}
ul{list-style-type:none;}
img{width: 100%;}

p.ms_g {font-family: 'MS Gothic', 'ＭＳ ゴシック';}
p.mryo {font-family: Meiryo, 'メイリオ';}

body {
	width: 100%;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS Gothic', 'ＭＳ ゴシック', Meiryo, 'メイリオ', sans-serif;
	font-size: 13px;
	overflow-x: hidden;
}

header, footer, .contents {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
.contents {
	margin-top: 80px;
}

/* Header */
header {
	position: relative;
	height: 153px;
}
header .logo {
	width: 300px;
	height: 150px;
}

/* Header Menu */
nav {
	display: block;
	position: absolute;
	top: 22px;
	right: -0.5em;
}
nav ul {
 display: block;
}
nav li {
	float: left;
	margin-right: 2em;
}
nav li a {
	color: #666;
}
nav li a:hover {
	color: #E36C0A;
}

/* Header Company Notation */
div.company {
	position: absolute;
	width: 264px;
	height: 60px;
	top: 90px;
	right: 0;
}
div.company p.t1 {
	font-size: 13px;
}
div.company p.t2 {
	font-size: 36px;
	margin-top: 1px;
}
div.company p.t2 span {
	display: inline-block;
	font-size: 25px;
	margin-right: 0.15em;
}

/* Border */
div.b1 {
	width: 100%;
	height: 3px;
	background: #E36C0A;
}
div.b2 {
	width: 100%;
	height: 2px;
	background: #FFC000;
	margin-top: -2px;
}

/* Hamburger MENU */
.slicknav_menu {
	display: none;
}
/* End of Hamburger MENU */

/* 共通 */
/* Title */
.head {
	width: 200px;
	height: 72px;
}
.head .image {
	display: inline-block;
	width: 8px;
	height: 72px;
	margin-left: 0;
	float: left;
}
.head p.t1 {
	font-size: 36px;
	padding-top: 5px;
	padding-left: 9px;
	color: #000;
}
.head p.t2 {
	font-size: 17px;
	padding-top: 6px;
	padding-left: 14px;
	color: #FFF;
}
.head:after,
.list:after,
#feature:after,
#information:after,
#introduction:after,
.clear {
	display: block;
	content: "";
	clear: both;
}

/* 立建の特長 番号付リスト */
.list {
	width: 640px;
	height: 165px;
}
.list .no {
	width: 30px;
	height: 60px;
	margin-top: 0;
	float: left;
}
.list .txt {
	width: 562px;
	font-size: 15.7px;
	letter-spacing: 0.02em;
	color: #666;
	line-height: 155%;
	margin-left: 11px;
	float: left;
}
/* for Firefox */
@-moz-document url-prefix() {
	.list .txt {
		letter-spacing: 0;
	}
}

/* 各写真 */
.each_photo {
	width: 100%;
	height: 0;
	padding-bottom: 49%;
	margin: 0 0 50px;
}

.p01 {
	background: url("../img/p01.jpg") no-repeat;
	-moz-background-size: contain;
	background-size: contain;
}
.p02 {
	background: url("../img/p02.jpg") no-repeat;
	-moz-background-size: contain;
	background-size: contain;
}
.p03 {
	background: url("../img/p03.jpg") no-repeat;
	-moz-background-size: contain;
	background-size: contain;
}
.p04 {
	background: url("../policy/p04.jpg") no-repeat;
	-moz-background-size: contain;
	background-size: contain;
}
.p05 {
	background: url("../policy/p05.jpg") no-repeat;
	-moz-background-size: contain;
	background-size: contain;
}
.p06 {
	background: url("../contact/p06.jpg") no-repeat;
	-moz-background-size: contain;
	background-size: contain;
}

/* 立建の特長 */
#feature .head_position {
	width: 200px;
	height: 72px;
	padding-top: 17px;
	padding-left: 18px;
}

#feature .textbox {
	width: 600px;
	height: 160px;
	margin-top: 15px;
	margin-left: 15px;
	background-color: rgba(255, 255, 255, 0.6);
}
#feature .textbox p {
	width: 96%;
	height: 80%;
	font-size: 15.5px;
	letter-spacing: 0.02em;
	font-weight: bold;
	color: #000;
	line-height: 155%;
	padding-top: 21px;
	padding-left: 16px;
}
/* for Firefox */
@-moz-document url-prefix() {
	#feature .textbox p {
		letter-spacing: -0.04em;
	}
}

#feature .list_no1 {
	margin-top: -3px;
	margin-left: 9px;
}
#feature .list_no2 {
	margin-top: 2px;
	margin-left: 158px;
}
#feature .list_no3 {
	margin-top: 2px;
	margin-left: 332px;
}

/* 会社情報 */
#information {
	position: relative;
}
#information .head_position {
	position: absolute;
	width: 200px;
	height: 72px;
	top: 22px;
	right: 5px;
	float: left;
}

#information .textbox {
	position: relative;
	width: 405px;
	height: 0;
	padding-top: 42%;
	margin-top: 5.5%;
	margin-left: 15px;
	background-color: rgba(255, 255, 255, 0.6);
	float: left;
}
#information .textbox p {
	position: absolute;
	width: 95.5%;
	font-size: 14px;
	letter-spacing: 0;
	font-weight: bold;
	color: #000;
	line-height: 115%;
	top: 10px;
	left: 18px;
}
#information .textbox p span.p1 span {
	letter-spacing: 0em;
}
/* for Firefox */
@-moz-document url-prefix() {
	#information .textbox p {
		letter-spacing: -0.05em;
	}
}
/* for Chrome */
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
	#information .textbox p {
		letter-spacing: -0.05em;
	}
}

#information .textbox p span.p1 .msp,
#information .textbox p span.p2 .msp {
	display: block;
	content: "";
	margin: 6px 0;
}

#information .r_grade {
	width: 49.5%;
	height: 65.3%;
	margin-top: 5px;
	float: left;
}
#information .r_grade .head {
	display: block;
	width: 70%;
	height: 10%;
	margin-left: 22px;
}
#information .r_grade .txt {
	display: block;
	width: 93.4%;
	font-family: Meiryo, 'メイリオ', sans-serif;
	margin-top: 15px;
	margin-left: 22px;
	font-size: 15.25px;
	color: #666;
	line-height: 150%;
}

#information .bar {
	width: 1px;
	height: 310px;
	border-left: 1px #CCC solid;
	margin-top: 8px;
	margin-left: 5px;
	float: left;
}
#information .hr {
	display: none;
}

#information .shikaku {
	position: relative;
	width: 49%;
	height: 65.3%;
	margin-top: 5px;
	float: left;
}
#information .shikaku .head {
	display: block;
	width: 37.4%;
	height: 10%;
	margin-left: 22px;
}
#information .shikaku .num {
	display: block;
	width: 47%;
	font-family: Meiryo, 'メイリオ', sans-serif;
	margin-top: 15px;
	margin-left: 22px;
	font-size: 16px;
	color: #666;
	line-height: 150%;
}
#information .shikaku .num span {
	display: inline-block;
	width: 12.3em;
}

#information .shikaku .s1 {
	position: absolute;
	width: 42.2%;
	height: 148.5%;
	top: 5px;
	right: 8px;
}

/* 事業紹介 */
#introduction .head_position {
	width: 200px;
	height: 72px;
	padding-top: 17px;
	padding-left: 18px;
}

#introduction .slink {
	display: block;
	margin-top: 15px;
	margin-left: 30px;
}
#introduction .slink ul {
	display: block;
}
#introduction .slink li {
	margin-right: 2em;
	font-size: 22.5px;
	font-weight: bold;
	margin-bottom: 3.4%;
}
#introduction .slink li a {
	color: #000;
}
#introduction .slink li a:hover {
	color: #E36C0A;
}

#introduction .st {
	display: block;
	position: relative;
	width: 30%;
	height: 0;
	padding-top: 50%;
	margin-left: 2.5%;
	margin-bottom: 50px;
	border: solid 1px #CCC;
	float: left;
}

#introduction .st img {
	position: absolute;
	width: 100%;
	top: 0;
	left:0;
}
#introduction .st p {
	position: absolute;
	font-family: Meiryo, 'メイリオ', sans-serif;
	width: 97%;
	height: 73%;
	top: 24%;
	left: 5px;
	padding-right: 20px;
	font-size: 15px;
	color: #666;
	line-height: 135%;
	letter-spacing: 0em;
}
#introduction .st .tel_icon {
	position: absolute;
	width: 11%;
	height: 0
	padding-top: 142.42%;
	top: 37.5%;
	left: 3.5%;
}
#introduction .st .tel,
#introduction .st .fax {
	position: absolute;
	font-family: Meiryo, 'メイリオ', sans-serif;
	width: 80%;
	font-size: 28px;
	font-weight: bold;
	color: #666;
	line-height: 135%;
	letter-spacing: 0em;
	top: 39.5%;
	left: 20%;
}

#introduction .st .fax_icon {
	position: absolute;
	width: 16.6%;
	height: 0
	padding-top: 142.42%;
	top: 53%;
	left: 1.5%;
}
#introduction .st .fax {
	top: 54.5%;
	left: 20%;
}

#introduction .st .mail_icon {
	position: absolute;
	width: 16.6%;
	height: 0
	padding-top: 74%;
	top: 74%;
	left: 1.5%;
	z-index: 999;
}
#introduction .st .mail {
	position: absolute;
	font-family: Meiryo, 'メイリオ', sans-serif;
	width: 80%;
	font-size: 11.5px;
	color: #666;
	line-height: 135%;
	letter-spacing: 0em;
	top: 74.5%;
	left: 21%;
}
#introduction .st .mail a {
	color: #666;
}
#introduction .st .mail a:hover {
	color: #E36C0A;
}
#introduction .st .mailadd {
	position: absolute;
	font-family: Meiryo, 'メイリオ', sans-serif;
	width: 80%;
	font-size: 16px;
	font-weight: bold;
	line-height: 135%;
	letter-spacing: 0em;
	top: 58.75%;
	left: 19.5%;
	z-index: 999;
}
#introduction .st .mailadd a {
	color: #666;
}
#introduction .st .mailadd a:hover {
	color: #E36C0A;
}

/* Facebook */
#facebook {
	width: 47.5%;
	margin-top: -50px;
	margin-left: 2.5%;
	float: left;
}
#facebook .h01 {
	width: 30%;
	height: 0;
	padding-top: 21%;
	margin-top: -21%;
	margin-bottom: 10%;
}
#facebook .fbimg {
	width: 98.5%;
	top: 7%;
	left: 0;
}

/* 画像・地図 */
#map {
	position: relative;
	width: 47%;
	margin-top: -3px;
	margin-left: 3%;
	padding-bottom: 21px;
	float: right;
}
#map .m01 {
	width: 96.8%;
	height: 0;
	padding-top: 47%;
	margin-top: -47%;
	margin-bottom: 47%;
}
#map .m02 {
	width: 55%;
	height: 0;
	padding-top: 49.8%;
	margin-top: -49.8%;
	margin-bottom: 49.8%;
	margin-left: -5px;
}
#map .gmap {
	position: relative;
	width: 96.8%;
	height: 0;
	padding-top: 58.7%;
	margin-top: -19.5%;
	top: 103.5%;
	left: -5px;
}
#map .gmap iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

/* Footer */
footer {
	position: relative;
	height: 54px;
	margin-top: 70px;
	margin-bottom: 0;
}
footer .hr {
	width: 100%;
	height: 8px;
	background: url("../img/footer_border.jpg") repeat-x;
}

footer .menu {
	position: absolute;
	width: 290px;
	height: 20px;
	top: 22px;
	left: 50%;
}
footer .menu li {
	position: relative;
	font-size: 13px;
	float: left;
	left: -50%;
}
footer .menu li a {
	color: #666;
}
footer .menu li a:hover {
	color: #E36C0A;
}

footer .copy {
	position: absolute;
	font-size: 13px;
	width: 360px;
	height: 20px;
	top: 80%;
	left: 50%;
}
footer .copy span {
	position: relative;
	left: -50%;
}

/* プライバシーポリシー */
#policy .each_photo,
#toi .each_photo {
	width: 100%;
	height: 0;
	padding-bottom: 12%;
	margin: 0 0 50px;
}
#policy .head_position,
#toi .head_position {
	width: 200px;
	height: 72px;
	padding-top: 17px;
	padding-left: 18px;
}
#policy .head,
#toi .head {
	width: 400px;
}
#policy .textbox, {
	width: 90%;
	margin: 0 auto;
}
#policy .textbox p {
	font-size: 15.5px;
	letter-spacing: -0.01em;
	font-weight: bold;
	color: #666;
	line-height: 200%;
}
/* for Firefox */
@-moz-document url-prefix() {
	#policy .textbox p {
		letter-spacing: -0.07em;
	}
}
#policy .textbox span {
	display: block;
	margin-left: 1em;
	text-indent: -1em;
}
#policy .textbox div.signature {
	position: relative;
	width: 100%;
	height: 94px;
	margin-top: 6%;
}
#policy .textbox div.signature p {
	position: absolute;
	width: 170px;
	height: 100%;
	right: 0;
}

/* サイトマップ */
#sitemap  {
	margin-top: 8%;
	margin-bottom: 7.5%;
}
#sitemap .head {
	width: 400px;
}
#sitemap .head_position {
	width: 200px;
	height: 72px;
	padding-top: 17px;
	padding-left: 18px;
}

#sitemap .textbox {
	width: 100%;
	height: 308px;
	margin-top: 42px;
	margin-left: 0;
	background-color: rgba(255, 255, 255, 0.6);
}
#sitemap .textbox .col {
	display: block;
	padding-top: 17.5px;
	margin-left: 143px;
	float: left;
}
#sitemap .textbox .col p {
	font-size: 140%;
	font-weight: normal;
	margin-top: 22.5px;
}
#sitemap .textbox .col p.m1 {
	height: 20px;
	padding-left: 4px;
	border-left: solid 3px #FFC000;
}
#sitemap .textbox .col p.m2 {
	height: 20px;
	padding-left: 1.3em;
}
#sitemap .textbox .col p a {
	color: #000;
}
#sitemap .textbox .col p a:hover {
	color: #FF8C00;
}

.totop1, .totop2, .totop3,
.totop4, .totop5, .totop6,
.totop7 {
	position: relative;
	width: 100%;
	height: 15px;
	display: block;
	content: "";
	clear: both;
	z-index: 99;
}
.totop1 .toup, .totop2 .toup, .totop3 .toup,
.totop4 .toup, .totop5 .toup, .totop6 .toup,
.totop7 .toup {
	position: absolute;
	right: 0;
}
.up_button {
	width: 48px;
	height: 15px;
	color: #E36C0A;
	background: url("../img/arrowup.gif") no-repeat;
	font-family: Meiryo, 'メイリオ';
	padding-left: 16px;
}

.contents {
	position: relative;
}
.totop1 {
	position: absolute;
	bottom: 15px;
}
.totop2 {
	position: absolute;
	bottom: -20px;
}
.totop3 {
	position: absolute;
	bottom: 18px;
}
.totop4 {
	margin-top: 0px;
}
.totop5 {
	position: absolute;
	bottom: -25px;
}
.totop6 {
	position: absolute;
	bottom: -35px;
}
.totop7 {
	position: absolute;
	bottom: -35px;
}

/* お問い合わせページ */
#c_table {
	display: table;
	width: 1000px;
	margin: 0 auto 0;
	border-top: 1px solid #999;
}
#c_table dl, #c_table dt, #c_table dd {
	margin: 0;
	padding: 0;
}
#c_table dl {
	display: table-row;
	font-size: 100%;
}
#c_table dt {
	display: table-cell;
	width: 30%;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 1%;
	padding-left: 1.5%;
	padding-bottom: 3.5%;
	vertical-align: top;
	background: #FED966;
	font-weight: bold;
}
#c_table dl:last-child dt {
	padding-bottom: 8%;
}
#c_table dd {
	display: table-cell;
	width: 70%;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 0;
	padding-left: 1%;
}
#c_table dt span {
	display: inline-block;
	color: #E36C0A;
	margin-left: 1%;
}
#c_table dd span {
	font-size: 80%;
}
#c_table dd p {
	margin-top: 1.25%;
	margin-bottom: 0.25%;
}
#c_table dd input {
	width: 20em;
	height: 25px;
	font-size: 110%;
	letter-spacing: 0.05em;
	border: 1px solid #999;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, Meiryo, 'メイリオ', 'MS Gothic', 'ＭＳ ゴシック', sans-serif;
}
#c_table dd textarea {
	width: 98%;
	height: 5.55em;
	font-size: 110%;
	margin-top: 1.25%;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, Meiryo, 'メイリオ', 'MS Gothic', 'ＭＳ ゴシック', sans-serif;
}

.personal_info {
	width: 1000px;
	margin: 8% auto 0;
	padding-left: 6.5%;
	font-size: 120%;
	line-height: 150%;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, Meiryo, 'メイリオ', 'MS Gothic', 'ＭＳ ゴシック', sans-serif;
}
.personal_info span {
	display: inline-block;
	font-weight: bold;
	margin-bottom: 1em;
}

.submit {
	width: 1000px;
	margin: 5.5% auto 0;
	text-align: center;
}
.submit input {
	width: 118px;
	height: 25px;
	font-size: 100%;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, Meiryo, 'メイリオ', 'MS Gothic', 'ＭＳ ゴシック', sans-serif;
	padding: 1.5px 1px 0.5px;
	background: #FED966;
	border: 1px solid #999;
	cursor: pointer;
}
.submit input:hover {
	font-weight: bold;
}

.txc {
	width: 100%;
	height: 118px;
	margin: 60px 0 90px;
	padding: 0;
	text-align: center;
}
.txc span.mlft {
	display: inline-block;
	margin-left: 1.25em;
	font-weight: normal;
}



.googlemaps {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, Meiryo, 'メイリオ', 'MS Gothic', 'ＭＳ ゴシック', sans-serif;
	width: 930px;
	margin: 100px auto 50px;
}
.googlemaps .mtitle {
	text-align: center;
	font-size: 200%;
	letter-spacing: 0.05em;
}
.googlemaps .honsya,
.googlemaps .kokufu {
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}
.googlemaps .honsya .title,
.googlemaps .kokufu .title {
	font-size: 150%;
	letter-spacing: 0.05em;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
.googlemaps .honsya .map,
.googlemaps .kokufu .map {
	margin-top: 15px;
	text-align: center;
}
.googlemaps .honsya .map iframe,
.googlemaps .kokufu .map iframe {
	width: 930px;
}






@media only screen and (max-width: 1000px) {
	/* Header */
	header, footer, .contents {
		width: 100%;
		margin: 0 auto;
		text-align: left;
	}
	.contents {
		margin-top: 70px;
	}

	/* Header Menu */
	nav li {
		margin-right: 1.4em;
	}

	.list {
		width: 610px;
	}
	.list .txt {
		width: 565px;
	}

	/* 立建の特長 */
	#feature .list_no2 {
		margin-left: 16%;
	}
	#feature .list_no3 {
		margin-left: 33.75%;
	}

	/* 会社情報 */
	#information .head_position {
		right: 0;
	}
	#information .textbox {
		width: 40.5%;
	}
	#information .textbox p {
		font-size: 1.4vw;
		line-height: 110%;
		top: 8px;
	}
	#information .r_grade .txt {
		font-size: 1.48vw;
	}

	#information .bar {
		width: 1px;
		height: 0;
		padding-top: 30.6%;
	}

	#information .shikaku .num {
		font-size: 1.55vw;
	}

	/* 事業紹介 */
	#introduction .slink li {
		font-size: 2.25vw;
	}

	#introduction .st p {
		font-size: 1.48vw;
	}

	#introduction .st .tel,
	#introduction .st .fax {
		font-size: 2.76vw;
	}
	#introduction .st .mail {
		font-size: 1.13vw;
	}
	#introduction .st .mailadd {
		font-size: 1.58vw;
	}

	/* Footer */
	footer {
		margin-top: 70px;
	}

	/* プライバシーポリシー */
	#policy .textbox p .br {
		display: none;
	}

	/* サイトマップ */
	#sitemap .head {
		width: 360px;
	}
	#sitemap .textbox {
		height: 0;
		padding-top: 30.8%;
		margin-top: 4%;
	}
	#sitemap .textbox .box {
		margin-top: -30.8%;
	}
	#sitemap .textbox .col {
		padding-top: 1.75%;
		margin-left: 14.5%;
	}
	#sitemap .textbox .col p {
		font-size: 1.82vw;
		margin-top: 22.5px;
	}

	/* お問合せページ */
	#c_table,
	.personal_info,
	.submit {
		width: 96%;
	}
	#c_table dl dt {
		padding-bottom: 4.5%;
	}
	#c_table dd textarea {
		width: 97%;
		margin-bottom: 1.25%;
	}
	#c_table dd input,
	#c_table dd textarea {
		font-size: 115%;
	}
	#c_table dd input {
		width: 22.5em;
	}
	#c_table dd textarea {
		width: 90%;
	}
	.personal_info {
		width: 95%;
		font-size: 115%;
		padding-left: 2.5%;
		padding-right: 2.5%;
	}

.googlemaps {
	width: 98%;
	margin: 10% auto 5%;
}
.googlemaps .mtitle {
	font-size: 2.6vw;
}
.googlemaps .honsya,
.googlemaps .kokufu {
	margin-top: 6.5%;
	width: 98%;
}
.googlemaps .honsya .title,
.googlemaps .kokufu .title {
	font-size: 1.95vw;
	width: 93%;
}
.googlemaps .honsya .map iframe,
.googlemaps .kokufu .map iframe {
	margin-top: 1.5%;
	width: 98%;
}

}






@media only screen and (max-width: 960px) {
	#introduction .st p {
		text-align: justify;				/* 両端揃え */
		text-justify: inter-ideograph;		/* 両端揃え CSS3 IE下位互換用 */
		-ms-text-justify: inter-ideograph;	/* 両端揃え CSS3 IE8〜用 */
		word-break: normal;					/* 禁則処理 改行をどう扱うかの設定 */
		word-wrap: break-word;				/* 禁則処理 単語途中で改行するかどうかの設定 */
	}

	/* 画像・地図 */
	#map {
		margin-top: -6px;
	}
	#map .m02 {
		top: 34%;
	}
	#map .gmap {
		top: 98%;
	}

	/* サイトマップ */
	#sitemap .textbox .col {
		padding-top: 1.75%;
		margin-left: 12.5%;
	}
	#sitemap .textbox .col p {
		font-size: 2vw;
		margin-top: 19px;
	}
}





@media only screen and (max-width: 920px) {
	#feature .list_no2 {
		margin-left: 10%;
	}
	#feature .list_no3 {
		margin-left: 20%;
	}

	/* Facebook */
	#facebook .fbimg {
		top: 6%;
		left: 0;
	}

	/* 画像・地図 */
	#map {
		margin-top: -10px;
	}
	#map .m02 {
		top: 32.5%;
	}
	#map .gmap {
		top: 93.5%;
	}

	/* サイトマップ */
	#sitemap .textbox .col p {
		font-size: 2vw;
		margin-top: 17px;
	}
}





@media only screen and (max-width: 880px) {
	/* 画像・地図 */
	#map {
		margin-top: -11px;
	}

	footer {
		margin-top: 60px;
	}

	#policy p.t1,
	#toi p.t1 {
		font-size: 3.5vw;
	}
	#policy .head .image,
	#toi .head .image {
		width: 7px;
		height: 50px;
	}

	/* サイトマップ */
	#sitemap .textbox .col p {
		font-size: 2vw;
		margin-top: 14px;
	}
}





@media only screen and (max-width: 820px) {
	/* サイトマップ */
	#sitemap .textbox .col p.m1 {
		height: 5%;
		padding-left: 3px;
	}
	#sitemap .textbox .col p.m2 {
		height: 5%;
	}
	#sitemap .textbox .col p {
		font-size: 2vw;
		margin-top: 16px;
	}
}





@media only screen and (max-width: 800px) {
	/* 画像・地図 */
	#map {
		margin-top: -14px;
	}
}





@media only screen and (max-width: 768px) {
	/* Header Menu */
	nav {
		display: none;
	}

	/* Hamburger MENU */
	.slicknav_menu {
		display: block;
	}
	.slicknav_menu {
		position: fixed;
		display: block;
		width: 100%;
		z-index: 9999;
	}

	header {
		padding-top: 50px;
	}

	/* 共通パーツ */
	.head .image {
		width: 7px;
		height: 68px;
	}
	.head p.t1 {
		font-size: 246%;
	}
	.head p.t2 {
		font-size: 115%;
	}

	/* 立建の特長 番号付リスト */
	.list .no {
		width: 5.1%;
		height: 200%;
		margin-top: 0;
		float: left;
	}
	.list {
		width: 78%;
		height: 25.8%;
		margin-bottom: 40px;
	}
	.list .txt {
		width: 87.8%;
		font-size: 2.1vw;
		text-align: justify;				/* 両端揃え */
		text-justify: inter-ideograph;		/* 両端揃え CSS3 IE下位互換用 */
		-ms-text-justify: inter-ideograph;	/* 両端揃え CSS3 IE8〜用 */
		word-break: normal;					/* 禁則処理 改行をどう扱うかの設定 */
		word-wrap: break-word;				/* 禁則処理 単語途中で改行するかどうかの設定 */
	}
	.list .txt .br {
		display: none;
	}

	/* 会社情報 */
	#information .head_position {
		right: -26px;
	}
	#information .textbox {
		width: 95.5%;
		padding-top: 28%;
		margin-top: 95px;
	}
	#information .textbox p span {
		display: block;
		font-size: 1.8vw;
		line-height: 100%;
		float: left;
	}
	#information .textbox p span.p1 {
		width: 53%;
	}
	#information .textbox p span.p2 {
		width: 47%;
	}
	#information .shikaku .head {
		margin-left: 16px;
	}
	#information .shikaku .num {
		margin-left: 16px;
	}

	/* Footer */
	footer {
		margin-top: 50px;
	}
	footer .menu li {
		font-size: 1.71vw;
	}
	footer .copy {
		font-size: 1.71vw;
		top: 78%;
	}

	#policy p.t1,
	#toi p.t1 {
		font-size: 3.2vw;
	}
	#policy .head .image,
	#toi .head .image {
		width: 6px;
		height: 40px;
	}
	#policy .head,
	#toi .head {
		margin-top: -3%;
	}

	/* サイトマップ */
	#sitemap p.t1 {
		font-size: 3.2vw;
	}
	#sitemap .textbox .col {
		padding-top: 1.5%;
		margin-left: 11.5%;
	}
	#sitemap .textbox .col p {
		font-size: 2.1vw;
		margin-top: 14px;
	}
	#sitemap .textbox {
		padding-top: 30%;
	}

	.totop1 {
		position: absolute;
		bottom: -25px;
	}

	/* お問合せページ */
	#c_table dl {
		font-size: 1.75vw;
	}
	#c_table dd input,
	#c_table dd textarea {
		font-size: 90%;
	}
	#c_table dd span {
		font-size: 80%;
	}
	#c_table dd input {
		width: 26em;
	}
	.submit input {
		width: 17%;
		height: 20%;
		font-size: 2vw;
	}

	.txc {
		margin: 70px 0 70px;
	}
}





@media only screen and (max-width: 650px) {
	/* 立建の特長ぺージ */
	#feature .textbox {
		width: 94.8%;
		height: 0;
		padding-top: 27%;
		margin-top: 5px;
	}
	#feature .textbox p {
		margin-top: -28.5%;
		font-size: 2.3vw;
		text-align: justify;				/* 両端揃え */
		text-justify: inter-ideograph;		/* 両端揃え CSS3 IE下位互換用 */
		-ms-text-justify: inter-ideograph;	/* 両端揃え CSS3 IE8〜用 */
		word-break: normal;					/* 禁則処理 改行をどう扱うかの設定 */
		word-wrap: break-word;				/* 禁則処理 単語途中で改行するかどうかの設定 */
	}
	#feature .textbox p .br {
		display: none;
	}

	/* 会社情報 */
	#information .shikaku .s1 {
		right: 4px;
	}

	#information .shikaku .head {
		margin-left: 14px;
	}
	#information .shikaku .num {
		margin-left: 14px;
	}

	/* 事業紹介 */
	#introduction .slink {
		margin-top: 5px;
	}
	#introduction .slink li {
		font-size: 2.25vw;
	}

	/* Footer */
	footer .copy {
		top: 73%;
	}

	#policy .textbox p {
		font-size: 2.3vw;
		text-align: justify;				/* 両端揃え */
		text-justify: inter-ideograph;		/* 両端揃え CSS3 IE下位互換用 */
		-ms-text-justify: inter-ideograph;	/* 両端揃え CSS3 IE8〜用 */
		word-break: normal;					/* 禁則処理 改行をどう扱うかの設定 */
		word-wrap: break-word;				/* 禁則処理 単語途中で改行するかどうかの設定 */
	}
	#policy .textbox div.signature p {
		width: 31%;
	}

	/* サイトマップ */
	#sitemap .textbox .col {
		padding-top: 4%;
		margin-left: 9%;
	}
	#sitemap .textbox .col p {
		font-size: 2.3vw;
		margin-top: 9px;
	}
	#sitemap .textbox {
		padding-top: 28%;
		margin-top: 4px;
	}
}





@media only screen and (max-width: 550px) {
	footer .copy {
		top: 70%;
	}

	#policy p.t1,
	#toi p.t1 {
		font-size: 3.5vw;
	}
	#policy .head .image,
	#toi .head .image {
		width: 5.3px;
		height: 30px;
	}
	#policy .head,
	#toi .head {
		margin-top: -6%;
	}
	#information .textbox p span.p1 .msp,
	#information .textbox p span.p2 .msp {
		margin: 5px 0;
	}
	/* サイトマップ */
	#sitemap p.t1 {
		font-size: 3.5vw;
	}
	#sitemap .textbox .col {
		padding-top: 3%;
		margin-left: 7.5%;
	}
	#sitemap .textbox .col p {
		font-size: 2.5vw;
		margin-top: 9px;
	}

	.totop5 {
		bottom: -10px;
	}
}





@media only screen and (max-width: 480px) {
	/* Header */
	header .logo {   /* 70% */
		width: 210px;
		height: 105px;
	}

	/* Header Company Notation */
	div.company {
		width: 175px;
		height: 42px;
		top: 63px;
		right: 0;
	}
	div.company p.t1 {
		font-size: 10px;
	}
	div.company p.t2 {
		font-size: 25px;
		margin-top: 3px;
	}
	div.company p.t2 span {
		font-size: 17px;
	}

	.contents {
		margin-top: 0;
	}

	/* 共通 */
	/* Title */
	.head {
		width: 140px;
		height: 50.4px;
	}
	.head .image {
			width: 5px;
			height: 48px;
		margin-left: 0;
	}
	.head p.t1 {
		font-size: 172%;
		padding-top: 3.5px;
		padding-left: 6.3px;
	}
	.head p.t2 {
		font-size: 80%;
		padding-top: 4.2px;
		padding-left: 9.8px;
	}

	.list {
		width: 81%;
	}

	.list .txt {
		font-size: 3vw;
	}

/* 立建の特長ぺージ */
	#feature .textbox {
		width: 92%;
		height: 0;
		padding-top: 25%;
		margin-top: -17px;
	}
	#feature .textbox p {
		width: 97%;
		margin-top: -32.5%;
		font-size: 2.5vw;
		letter-spacing: 0;
		line-height: 125%;
		padding-left: 6px;
	}

	#feature .list_no1 {
		margin-top: -5px;
		margin-left: 9px;
	}
	#feature .list_no2 {
		margin-left: 32px;
	}
	#feature .list_no3 {
		margin-left: 54px;
	}

	/* 会社情報 */
	#information .head_position {
		right: -80px;
	}
	#information .textbox {
		padding-top: 32%;
		margin-top: 70px;
	}
	#information .textbox p span {
		font-size: 1.8vw;
		line-height: 105%;
		margin-top: -6px;
	}
	#information .textbox p span.p1 {
		width: 57%;
	}
	#information .textbox p span.p2 {
		width: 43%;
	}
	/* CSSハック Firefox */
	@-moz-document url-prefix() {
		#information .textbox p span {
			letter-spacing: -0.1em;
			line-height: 100%;
		}
	}

	#information .r_grade {
		width: 86%;
		margin-top: 0;
	}
	#information .r_grade .head {
		width: 60%;
		height: 8.568%;
		margin-left: 11%;
	}
	#information .r_grade .txt {
		font-size: 2.5vw;
		margin-left: 11%;
		text-align: justify;				/* 両端揃え */
		text-justify: inter-ideograph;		/* 両端揃え CSS3 IE下位互換用 */
		-ms-text-justify: inter-ideograph;	/* 両端揃え CSS3 IE8〜用 */
		word-break: normal;					/* 禁則処理 改行をどう扱うかの設定 */
		word-wrap: break-word;				/* 禁則処理 単語途中で改行するかどうかの設定 */
	}
	#information .r_grade .txt .br {
		display: none;
	}

	#information .bar {
		display: none;
	}
	#information .hr {
		display: block;
		width: 82%;
		height: 1px;
		border-bottom: 1px #CCC solid;
		padding-top: 15px;
		margin-left: 9%;
		clear: both;
	}

	#information .shikaku {
		width: 100%;
		margin-top: 15px;
		float: left;
	}
	#information .shikaku .head {
		width: 28%;
		height: 8.568%;
		margin-left: 11%;
	}
	#information .shikaku .num {
		font-size: 2.5vw;
		margin-left: 11%;
	}
	#information .shikaku .num span {
		width: 13em;
	}

	#information .shikaku .s1 {
		width: 35%;
		height: 123%;
		top: 0px;
		right: 40px;
	}

	/* 事業紹介 */
	#introduction {
		margin-top: 45px;
	}
	#introduction .slink {
		margin-top: -21px;
		margin-left: 28px;
	}
	#introduction .slink li {
		font-size: 2.8vw;
		margin-bottom: 2.5%;
	}

	#introduction .st {
		width: 45.5%;
		height: 0;
		padding-top: 85%;
		margin-left: 3%;
		margin-bottom: 45px;
	}
	#introduction .st p {
		width: 96%;
		top: 21%;
		font-size: 2.4vw;
	}

	#introduction .st p .br {
		display: none;
	}

	#introduction .st .tel,
	#introduction .st .fax {
		font-size: 4.18vw;
	}
	#introduction .st .mail {
		font-size: 1.8vw;
	}
	#introduction .st .mailadd {
		font-size: 2.56vw;
	}

	/* Facebook */
	#facebooklink {
		margin-bottom: -20px;
	}
	#facebook {
		width: 95%;
		height: 525px;
		margin-top: 0;
	}
	#facebook .fbimg {
		width: 100%;
		top: 7%;
	}

	/* 画像・地図 */
	#map {
		width: 95%;
		height: 600px;
		margin-top: 30px;
		margin-left: 2.5%;
		float: left;
	}
	#map .m01 {
		width: 100%;
	}
	#map .m02 {
		padding-top: 51.25%;
		margin-left: -6px;
	}
	#map .gmap {
		width: 100%;
		top: 0;
		left: 0;
	}

	/* Footer */
	footer {
		margin-top: 25px;
	}
	footer .menu li {
		font-size: 12.5px;
		left: -47%;
	}
	footer .copy {
		font-size: 12.5px;
		top: 80%;
	}
	footer .copy span {
		left: -47%;
	}


.googlemaps .mtitle {
	font-size: 5.45vw;
}
.googlemaps .honsya .title,
.googlemaps .kokufu .title {
	font-size: 4vw;
}


	#policy p.t1,
	#toi p.t1 {
		font-size: 4.3vw;
	}
	#policy .head .image,
	#toi .head .image {
		width: 4.3px;
		height: 30px;
	}
	#policy .head,
	#toi .head {
		margin-top: -6%;
	}
	#policy .textbox p {
		font-size: 2.8vw;
		line-height: 170%;
	}
	#policy .textbox div.signature p {
		width: 37%;
	}

	.p05 {
		background: url("../policy/p05.jpg") no-repeat;
		-moz-background-size: cover;
		background-size: cover;
		background-position: top right 40%;
		width: 100%;
		height: 140px;
		margin-bottom: 80px;
	}

	/* サイトマップ */
	#sitemap p.t1 {
		font-size: 4.3vw;
	}
	#sitemap .textbox {
		width: 100%;
		height: 90%;
		margin-top: 0;
	}
	#sitemap .textbox .col {
		display: block;
		padding-top: 17.5px;
		margin-left: 7%;
		float: left;
	}
	#sitemap .textbox .col p {
		font-size: 3vw;
		margin-top: 20px;
	}
	#sitemap .textbox .col p.m1 {
		height: 5%;
	}
	#sitemap .textbox .col p.m2 {
		height: 5%;
	}

	.totop4 {
		margin-bottom: 0px;
	}
	.totop5 {
		bottom: 0px;
	}

	/* お問合せページ */
	dl {
		font-size: 2.4vw;
		line-height: 175%;
	}

	#c_table {
		display: block;
		width: 85%;
		border-top: none;
		margin-left: auto;
		margin-right: auto;
	}
	#c_table dl {
		display: block;
		font-size: 2.8vw;
		margin-left: -3%;
	}
	#c_table dt {
		display: block;
		width: 99.5%;
		height: 1.5em;
		padding-top: 0.75em;
		border: 1px solid #999;
		margin-top: -1px;
		vertical-align: middle;
	}
	#c_table dd {
		display: block;
		width: 100%;
		border: 1px solid #999;
		margin-top: -1px;
		padding-top: 1%;
		padding-bottom: 1%;
	}
	#c_table dl:last-child dt {
		padding-bottom: 1em;
	}
	#c_table dd textarea {
		width: 97.5%;
		height: 5.25em;
	}
	dd input,
	dd textarea {
		font-size: 90%;
		line-height: 125%;
	}

	dd input {
		width: 98%;
	}
	.personal_info {
		font-size: 2.5vw;
	}

	.submit {
		margin-bottom: 5%;
	}
	.submit input {
		width: 24%;
		margin-top: 2%;
		padding-top: 8px;
		padding-bottom: 6px;
		font-size: 3vw;
	}

	.totop7 {
		position: absolute;
		bottom: -15px;
	}

	.txc {
		height: 86px;
		margin: 50px 0 60px;
	}
}





@media only screen and (max-width: 470px) {
	#map{
		margin-bottom: -15px;
	}
}
@media only screen and (max-width: 460px) {
	#map{
		margin-bottom: -30px;
	}
}
@media only screen and (max-width: 450px) {
	#map{
		margin-bottom: -45px;
	}
}
@media only screen and (max-width: 440px) {
	#map{
		margin-bottom: -60px;
	}
}
@media only screen and (max-width: 430px) {
	#map{
		margin-bottom: -75px;
	}
}
@media only screen and (max-width: 420px) {
	#map{
		margin-bottom: -90px;
	}
}
@media only screen and (max-width: 410px) {
	#map{
		margin-bottom: -105px;
	}
}





@media only screen and (max-width: 400px) {
	/* 会社情報 */
	#information .textbox {
		width: 94%;
		margin-left: 9px;
		padding-top: 28%;
	}
	#information .textbox p span {
		font-size: 1.75vw;
		line-height: 105%;
		margin-top: -6px;
	}
	#information .textbox p span.p1 {
		width: 55%;
	}
	#information .textbox p span.p2 {
		width: 42%;
	}

	/* Facebook */
	#facebooklink {
		margin-bottom: 10px;
	}
	#facebook {
		height: 470px;
	}

	/* Footer */
	footer {
		margin-top: 50px;
	}

	#policy .textbox {
		margin-bottom: 5%;
	}
	#policy .textbox div.signature {
		margin-top: 4%;
	}
	#policy .textbox div.signature p {
		width: 39%;
	}
	#policy .head .image,
	#toi .head .image {
		width: 4px;
		height: 25px;
	}
	#policy .head,
	#toi .head {
		margin-top: -8%;
	}

	#fb {
		position: relative;
		height: 1025px;
	}
	.totop4 {
		position: absolute;
		bottom: 0px;
	}
	.totop5 {
		bottom: 10px;
	}

	.submit {
		margin-bottom: 16%;
	}

	.txc {
		margin: -15px 0 80px;
	}
}





@media only screen and (max-width: 320px) {
	#map {
		position: relative;
		top: -50px;
	}
	footer {
		top: -100px;
	}
	footer .menu {
		width: 100%;
	}
	footer .copy {
		width: 100%;
		font-size: 10px;
		margin-left: 2%;
	}

	#policy .textbox {
		margin-bottom: 10%;
	}
	#policy .textbox div.signature p {
		width: 41%;
	}
	#policy .head,
	#toi .head {
		margin-top: -9%;
	}
	#policy .head .image,
	#toi .head .image  {
		width: 3.3px;
		height: 15px;
	}

	.p05 {
		margin-bottom: 180px;
	}

	#fb {
		position: relative;
		height: 875px;
	}
	.totop4 {
		position: absolute;
		bottom: 0px;
	}
	.totop5 {
		bottom: 20px;
	}

	.submit {
		margin-bottom: 52%;
	}
}