@charset "UTF-8";

/* //////////////////////////////////////////////////

　下層ページ

////////////////////////////////////////////////// */


/* お取り引きの流れ
-------------------------------------------------- */
#flow #mainimg {
	padding-top: 200px;
	background-image: url(../img/flow/mainimg.jpg);
}
#flow #pagetit {
	background-image: url(../img/flow/ico_pagetit.png);
	padding-top: 80px;
}

#flow #contents section {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#flow #sec01 {
	padding-top: 70px;
	background-image: url(../img/flow/bg_step01.jpg)
}
#flow #sec02 {
	background-image: url(../img/flow/bg_step02.jpg)
}
#flow #sec03 {
	background-image: url(../img/flow/bg_step03.jpg)
}
#flow #sec04 {
	padding-bottom: 40px;
	background-image: url(../img/flow/bg_step04.jpg)
}
#flow #contents .container {
	width: 870px;
	padding: 70px 0;
	border-left: 1px solid #31b997;
	text-align: center;
}
#flow #sec01 .container {
	padding-top: 0;
}
#flow #sec01 .container:after {
	position: absolute;
	top: -15px;
	left: -8px;
	content: "";
	background: url(../img/flow/bg_step_top.png);
	width: 15px;
	height: 15px;
}
#flow #sec04 .container {
	padding-bottom: 30px;
}
#flow #sec04 .container:after {
	position: absolute;
	bottom: 0;
	left: -1px;
	content: "";
	background: url(../img/flow/bg_step_btm.png);
	width: 15px;
	height: 18px;
}

#flow #contents h3 {
	position: absolute;
	top: 50%;
	left: -79px;
	margin-top: -37px;
	background: url(../img/flow/bg_stepLabel.png) no-repeat;
	width: 178px;
	height: 65px;
	padding-top: 15px;
	color: #fff;
	font-size: 1.7em;
	font-style: italic;
	text-align: center;
}
#flow #contents h3 em {
	font-size: 1.2em;
}
#flow #contents p {
	width: 480px;
	margin: 0 auto;
}
#flow #contents .catch {
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 1.7em;
	font-style: italic;
	border-bottom: 1px solid #3db5ed;
	line-height: 1.5;
}


@media screen and (max-width: 768px) {
	#flow #mainimg {
		height: 240px;
		padding-top: 60px;
	}
	#flow #pagetit {
		background-size: 30px;
		padding-top: 40px;
	}

	#flow #sec01 {
		padding-top: 40px;
	}
	#flow #sec04 {
		padding-bottom: 20px;
	}
	#flow #contents .container {
		width: auto;
		padding: 40px 20px;
		margin: 0 0 0 20px;
	}
	#flow #sec04 .container {
		padding-bottom: 20px;
	}

	#flow #contents h3 {
		top: 10px;
		left: -15px;
		margin-top: 0;
		background-size: 89px;
		width: 89px;
		height: 32px;
		padding-top: 3px;
		font-size: 1.5em;
	}
	#flow #contents p {
		width: auto;
	}
	#flow #contents .catch {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
}





/* 保証・アフターサービス
-------------------------------------------------- */
#after #mainimg {
	padding-top: 200px;
	background-image: url(../img/after/mainimg.jpg);
}
#after #pagetit {
	background-image: url(../img/after/ico_pagetit.png);
	padding-top: 80px;
}

#after .sec {
	display: table;
	table-layout: fixed;
	width: 100%;
}
#after .sec .col {
	display: table-cell;
}
#after .sec .inner {
	width: 100%;
	padding: 70px 60px;
}
#after .sec h3 {
	overflow: hidden;
	padding: 0 30px 15px;
	font-size: 1.7em;
	font-style: italic;
	border-bottom: 1px solid #3db5ed;
}
#after .sec h3 em {
	float: left;
	margin-right: 10px;
	color: #31b997;
	font-size: 1.4em;
}
#after .sec h3 span {
	display: block;
	padding-top: 5px;
}
#after .sec p {
	padding: 20px 30px 0;
}

#after .sec .image {
	position: relative;
	background-position: center;
	background-size: cover;
}
#after #sec01 .image {
	background-image: url(../img/after/bg_sec01.jpg)
}
#after #sec02 .image {
	background-image: url(../img/after/bg_sec02.jpg)
}
#after #sec03 .image {
	background-image: url(../img/after/bg_sec03.jpg)
}
#after .sec .image:after {
	position: absolute;
	/*
	top: 50%;
	margin-top: -45px;
	*/
	content: "";
	width: 23px;
	height: 89px;
}
#after #sec01 .image:after { top: 85px }
#after #sec02 .image:after { top: 112px }
#after #sec03 .image:after { top: 140px }
#after .sec .right:after {
	left: 0;
	background: url(../img/after/bg_right.png) no-repeat;
}
#after .sec .left:after {
	right: 0;
	background: url(../img/after/bg_left.png) no-repeat;
}

#after #sec04 {
	padding: 45px 0 35px;
	background: url(../img/after/bg_point.jpg) center;
	background-size: cover;
	text-align: center;
}
#after #sec04 h3 {
	display: inline-block;
	border-bottom: 1px solid #3db5ed;
	padding: 0 70px 15px;
	margin: 0 auto 40px;
}
#after #sec04 li {
	position: relative;
	margin: 0 14px 35px;
	background: url(../img/home/bg_service_label.png);
	color: #fff;
	font-size: 1.28em;
}
#after #sec04 li i {
	position: absolute;
	top: -10px;
	left: 5px;
	color: #59bbe0;
	font-size: 1.6em;
	font-style: normal;
}
#after #sec04 li span {
	display: table-cell;
	padding: 10px 0 0 10px;
	width: 325px;
	height: 107px;
	vertical-align: middle;
	line-height: 1.4;
}
#after #sec04 li img {
	position: absolute;
	top: -40px;
	right: -80px;
}


@media screen and (max-width: 768px) {
	#after #mainimg {
		height: 240px;
		padding-top: 60px;
	}
	#after #pagetit {
		background-size: 28px;
		padding-top: 45px;
	}

	#after .sec .inner {
		padding: 40px 20px;
	}
	#after .sec .image:after {
		top: 50% !important;
		margin-top: -22px;
		width: 11px;
		height: 44px;
		background-size: 11px;
	}
	#after .sec h3 {
		padding: 0 10px 10px;
		font-size: 1.5em;
	}
	#after .sec h3 span {
		padding-top: 0;
	}
	#after .sec p {
		padding: 10px 10px 0;
	}

	#after #sec04 {
		padding: 35px 0 25px;
		overflow: hidden;
	}
	#after #sec04 h3 {
		padding: 0 30px 15px;
	}
	#after #sec04 h3 img {
		width: 100%;
		max-width: 311px;
	}
	#after #sec04 li {
		margin: 0 10px 25px;
	}
	#after #sec04 li i {
		top: -7px;
		left: 6px;
	}
	#after #sec04 li img {
		top: -20px;
		right: -40px;
		width: 80px;
	}

}
@media screen and (max-width: 480px) {
	#after .sec .inner {
		padding: 20px 10px;
	}
	#after .sec h3 {
		padding: 0 0 10px;
	}
	#after .sec p {
		padding: 10px 0 0;
	}

	#after #sec04 li {
		margin: 0 10px 25px 0;
	}
	#after #sec04 li span {
		width: 280px;
		height: 80px;
	}
	#after #sec04 li img {
		top: -30px;
		right: -38px;
	}
}






/* ガラスコーティング
-------------------------------------------------- */
#coating #mainimg {
	padding-top: 200px;
	background-image: url(../img/coating/mainimg.jpg);
}
#coating #pagetit {
	background-image: url(../img/coating/ico_pagetit.png);
	padding-top: 85px;
}

/* anchor */
#coating #anchor {
	width: 100%;
	text-align: center;
}
#coating #anchor li {
	background-size: cover !important;
}
#coating #anchor li:nth-child(1) {
	background: url(../img/coating/bg_nav01.jpg) no-repeat center bottom;
}
#coating #anchor li:nth-child(2) {
	background: url(../img/coating/bg_nav02.jpg) no-repeat center bottom;
}
#coating #anchor li:nth-child(3) {
	background: url(../img/coating/bg_nav03.jpg) no-repeat center bottom;
}
#coating #anchor a {
	display: block;
	height: 270px;
	padding: 60px 10px 0;
	color: #fff;
	font-size: 2em;
	line-height: 1.1;
}
#coating #anchor a small {
	display: block;
	margin-top: 13px;
	font-size: 0.46em;
	line-height: 1.8;
}
#coating #anchor a:hover {
	text-decoration: none;
}

/* contents - common */
#coating .sec h3 {
	padding: 30px 0;
	color: #fff;
	font-size: 2.14em;
}
#coating .sec .bgImage {
	background-position: center;
	background-size: cover;
}
#coating .sec .bgG {
	background-color: #f2f2f2;
}
#coating .row .col {
	width: 50%;
}
#coating .row .col:nth-child(1) { padding-right: 10px }
#coating .row .col:nth-child(2) { padding-left:  10px }

#coating .tit {
	padding: 15px 0;
	background-color: #f0f8ff;
	border: 1px solid #59bbe0;
	color: #59bbe0;
	font-size: 1.4em;
}
#coating .tit01 {
	position: relative;
}
#coating .tit01:after {
	position: absolute;
	bottom: -14px;
	left: 50%;
	margin-left: -13px;
	content: "";
	width: 26px;
	height: 14px;
	background: url(../img/coating/bg_textBox.png) no-repeat;
}
/* table */
.table {
	width: 100%;
	table-layout: fixed;
}
.table th, table td {
	padding: 12px 0;
	border-left: 1px solid #a8acc7;
	border-bottom: 1px solid #a8acc7;
	background: #fff;
	text-align: center;
	line-height: 1.3;
	vertical-align: middle;
}
.table tr th:first-child, table tr td:first-child {
	border-left: none;
}
.table th {
	background: #dbf5ff;
}
.table td {
	font-size: 1.07em;
}

.txtPa30 { padding: 30px 0 }
.txtPa40 { padding: 40px 0 }
.txtPa45 { padding: 45px 0 }
.txtPa50 { padding: 50px 0 }
.txtPa60 { padding: 60px 0 }
.txtPa70 { padding: 70px 0 }
#coating .txt01 { font-size: 1.7em; /* 24px */ }
#coating .txt02 {	font-size: 2em; /* 28px */ }
#coating .txt03 {	font-size: 2.14em; /* 30px */}
#coating .style {
	color: #f2667d;
	font-size: 20px;
}
#coating .style em {
	font-size: 26px;
}


/* sec1 */
#coating #sec01 h3 {
	background: #2f859b;
}
#coating #sec01 .bgImage {
	padding-bottom: 45px;
	background-image: url(../img/coating/bg_sec01.jpg);
}
#coating #sec01 .bgG01 {
	padding: 5px 0 80px;
}
#coating #sec01 .images dt {
	margin: 40px 0;
}
#coating #sec01 .images dd img:first-child {
	margin-right: 20px;
}

#coating #sec01 .points .box {
	position: relative;
	text-align: left;
	margin: 40px 20px 80px;
	padding: 40px 55px;
}
#coating #sec01 .points .box .point {
	position: absolute;
	top: -30px;
	left: -20px;
}
#coating #sec01 .points b {
	font-size: 1.14em;
}

#coating #sec01 table {
	margin-bottom: 70px;
}
#coating #sec01 th:first-child {
	width: 18%;
}
#coating #sec01 th {
	font-size: 0.9em;
}
#coating #sec01 td small {
	font-size: 0.85em;
}

#coating #sec01 .styles h5 {
	margin-bottom: 30px;
}

#coating .ulStyle li {
	background: #fff;
	margin-bottom: 2px;
	text-align: left;
}
#coating .ulStyle i {
	display: table-cell;
	vertical-align: middle;
	width: 60px;
	height: 84px;
	padding: 0 0 0 15px;
	background: url(../img/coating/bg_num.png) no-repeat 100% 50%;
	color: #fff;
	font-size: 1.43em;
	font-style: normal;
}
#coating .ulStyle span {
	display: table-cell;
	vertical-align: middle;
	height: 84px;
	padding-left: 20px;
	line-height: 1.4;
}
#coating .ulStyle .notNum i {
	background: none;
	color: #f2667d;
}

#coating #sec01 .ulStyle {
	margin: 40px 0 20px;
}

/* sec2 */
#coating #sec02 h3 {
	background: #353148;
}
#coating #sec02 .bgImage {
	padding-bottom: 70px;
	background-image: url(../img/coating/bg_sec02.jpg);
}

#coating #sec02 .reco li {
	position: relative;
	margin: 30px 8px 0px;
	background: url(../img/coating/bg_label.png);
	font-size: 1.28em;
}
#coating #sec02 .reco li i {
	position: absolute;
	top: -15px;
	left: 2px;
	color: #59bbe0;
	font-size: 1.8em;
	font-style: normal;
}
#coating #sec02 .reco li span {
	display: table-cell;
	padding: 10px 0 0 10px;
	width: 325px;
	height: 107px;
	vertical-align: middle;
}

#coating #sec02 .bgG01 {
	padding: 65px 0;
}
#coating #sec02 .inner.box {
	position: relative;
	border: 1px solid #59bbe0;
	margin: 0 55px 0 0;
	padding: 20px;
}
#coating #sec02 .inner.box:after {
	position: absolute;
	top: 50%;
	right: -23px;
	content: "";
	background: url(../img/coating/bg_box_arrow.png) no-repeat;
	width: 23px;
	height: 42px;
	margin-top:-21px;
}
#coating #sec02 .box h4 {
	line-height: 1.5;
	margin-bottom: 15px;
}
#coating #sec02 .box p.small {
	font-size: 0.86em;
}

#coating #sec02 .ulStyle i {
	width: 110px;
	background-image: url(../img/coating/bg_em.png);
}
#coating #sec02 .ulStyle .image01 {
	margin-left: 105px;
}

#coating #sec02 .bgW01 {
	padding: 60px 0 85px;
}
#coating #sec02 .table {
	margin: 30px 0 70px;
}
#coating #sec02 .table th,
#coating #sec02 .table td {
	padding: 35px 0;
	border: 1px solid #a8acc7;
	font-size: 1.07em;
}
#coating #sec02 tr:first-child th,
#coating #sec02 tr:first-child td {
	font-size: 1.27em;
}
#coating #sec02 .table small {
	font-size: 0.79em;
}
#coating #sec02 .table em {
	color: #f2667d;
}

#coating #sec02 .plus {
	margin-bottom: 70px;
}
#coating #sec02 .plus:nth-of-type(3) {
	margin-bottom: 0;
}
#coating #sec02 .plus .image {
	margin: 35px 0 25px;
}
#coating #sec02 .plus .ulStyle li {
	border: 1px solid #cadae8;
}

/* sec3 */
#coating #sec03 h3 {
	background: #dc4242;
}
#coating #sec03 .bgG {
	padding: 65px 0;
}
#coating #sec03 ol {
	padding: 35px;
	border: 1px solid #ff989f;
}
#coating #sec03 li {
	background: #fff;
	padding: 30px 0;
	margin-bottom: 2px;
	font-size: 1.14em;
	line-height: 1.4;
}
#coating #sec03 li i {
	display: inline-block;
	margin-bottom: 20px;
	width: 24px;
	line-height: 24px;
	background: #ef6161;
	color: #fff;
	font-style: normal;
}



@media screen and (max-width: 768px) {
	#coating #mainimg {
		height: 240px;
		padding-top: 60px;
	}
	#coating #pagetit {
		background-size: 53px;
		padding-top: 45px;
	}

	#coating #anchor a {
		height: 240px;
		padding: 30px 10px 0;
		color: #fff;
		font-size: 1.9em;
	}


	/* contents - common */
	#coating .sec h3 {
		padding: 20px 0;
	}
	#coating .row .col:nth-child(1),
	#coating .row .col:nth-child(2) {
		padding: 10px;
	}
	#coating .tit {
		padding: 10px 0;
	}
	.table th, table td {	padding: 10px 0 }

	.txtPa30 { padding: 15px 0 }
	.txtPa40 { padding: 20px 0 }
	.txtPa45 { padding: 23px 0 }
	.txtPa50 { padding: 25px 0 }
	.txtPa60 { padding: 30px 0 }
	.txtPa70 { padding: 35px 0 }
	#coating .txt01 { font-size: 1.6em; line-height: 1.3 }
	#coating .txt02 {	font-size: 1.8em; line-height: 1.3 }
	#coating .txt03 {	font-size: 1.9em; line-height: 1.3 }

	#coating .style { font-size: 17px }
	#coating .style em { font-size: 23px }

	#coating .ulStyle i {
		width: 40px;
		height: 70px;
		padding: 0 0 0 10px;
		line-height: 1.2;
	}
	#coating .ulStyle span {
		height: 70px;
		padding: 0 10px;
	}


	/* sec1 */
	#coating #sec01 .bgImage {
		padding-bottom: 25px;
	}
	#coating #sec01 .bgG01 {
		padding: 5px 0 50px;
	}
	#coating #sec01 .images dt {
		margin: 15px 0;
	}
	#coating #sec01 .images dd img {
		width: 50%;
		padding: 0 5px;
	}
	#coating #sec01 .images dd img:first-child {
		margin-right: 0px;
	}
	#coating #sec01 .points .box {
		margin: 30px 10px 30px;
		padding: 20px;
	}
	#coating #sec01 .points .box .point {
		top: -25px;
		left: -10px;
		width: 48px;
	}

	#coating #sec01 table {
		margin-bottom: 40px;
	}

	#coating #sec01 .styles h5 {
		margin-bottom: 15px;
	}

	#coating #sec01 .ulStyle {
		margin: 20px 0;
	}


	/* sec2 */
	#coating #sec02 .bgImage {
		padding-bottom: 40px;
	}

	#coating #sec02 .reco li {
		margin: 20px 0px 0px;
		background-size: 100% 100%;
	}
	#coating #sec02 .reco li span {
		width: 300px;
		height: 90px;
	}

	#coating #sec02 .bgG01 {
		padding: 30px 0;
	}
	#coating #sec02 .inner.box {
		margin: 0;
		padding: 10px;
	}
	#coating #sec02 .inner.box:after {
		display: none;
	}

	#coating #sec02 .ulStyle i {
		width: 65px;
	}
	#coating #sec02 .ulStyle .image01 {
		margin: 8px 0 0;
		width: 100%;
		max-width: 260px;
	}

	#coating #sec02 .bgW01 {
		padding: 35px 0 40px;
	}
	#coating #sec02 .table {
		margin: 20px 0 40px;
	}
	#coating #sec02 .table th,
	#coating #sec02 .table td {
		padding: 25px 0;
		font-size: 1em;
	}
	#coating #sec02 tr:first-child th,
	#coating #sec02 tr:first-child td {
		font-size: 1.1em;
	}

	#coating #sec02 .plus {
		margin-bottom: 40px;
	}
	#coating #sec02 .plus .image {
		margin: 25px 0 20px;
	}

	/* sec3 */
	#coating #sec03 .bgG {
		padding: 35px 0;
	}
	#coating #sec03 ol {
		padding: 10px;
	}
	#coating #sec03 li {
		padding: 20px 10px;
	}
	#coating #sec03 li i {
		margin-bottom: 10px;
	}

}

@media screen and (max-width: 480px) {
	#coating #anchor a {
		padding: 20px 5px 0;
		font-size: 1.6em;
	}
	#coating #anchor a small {
		font-size: 0.5em;
	}
}




/* カークリーニング
-------------------------------------------------- */
#clean #mainimg {
	padding-top: 200px;
	background-image: url(../img/clean/mainimg.jpg);
}
#clean #pagetit {
	background-image: url(../img/clean/ico_pagetit.png);
	padding-top: 85px;
}

#clean .sec {
	padding: 65px 0;
}
#clean .bgG {
	background-color: #f2f2f2;
}
#clean .col {
	position: relative;
	font-size: 1.4em;
}
#clean .row .col {
	width: 50%;
}
#clean .col img {
	margin-bottom: 8px;
}
#clean .row .col:nth-child(odd) { padding-right: 20px }
#clean .row .col:nth-child(even) { padding-left: 20px }

#clean .col:after {
	position: absolute;
	content: "";
}
#clean .row .before:after {
	top: 42%;
	right: -10px;
	background: url(../img/clean/arrow_left.png) no-repeat;
	width: 13px;
	height: 26px;
}
#clean .vertical .before:after {
	bottom: -30px;
	left: 50%;
	margin-left: -13px;
	background: url(../img/clean/arrow_down.png) no-repeat;
	width: 26px;
	height: 13px;
}

#clean .tit {
	margin-bottom: 30px;
	padding: 15px 0;
	background-color: #f0f8ff;
	border: 1px solid #59bbe0;
	font-size: 1.4em;
}
#clean .txt04 { font-size: 1.42em; /* 20px */ }
#clean .txt01 { font-size: 1.7em; /* 24px */ }
#clean .txt02 {	font-size: 2em; /* 28px */ }
#clean .txt03 {	font-size: 2.14em; /* 30px */}

#clean .row {
	margin: 30px 0 0;
}
#clean #sec03 .row .col {
	margin-bottom: 25px;
}
#clean #sec03 .vertical .before {
	margin-bottom: 55px;
}

#clean #price {
	padding: 60px 0;
}
#clean #price table {
	width: 33.33%;
	margin: 40px 0 20px;
	border-left: 1px solid #a8acc7;
}
#clean #price table:nth-of-type(1) {
	border-left: none;
}
#clean #price th {
	padding: 7px 0;
	background: #dbf5ff;
	font-size: 1.2em;
	text-align: center;
	border-bottom: 1px solid #a8acc7;
}
#clean #price td {
	white-space: nowrap;
	font-size: 1.07em;
}
#clean #price tr td:nth-child(odd) {
	padding: 15px 0 15px 25px;
	border-right: none;
	text-align: left;
}
#clean #price tr td:nth-child(even) {
	padding: 15px 25px 15px 0;
	border-left: none;
	text-align: right;
}

#clean #price .note {
	font-size: 0.87em;
}
#clean #price li {
	list-style: decimal;
	margin-left: 25px;
	margin-bottom: 8px;
}
#clean #price em {
	color: #f66e88;
}


@media screen and (max-width: 768px) {
	#clean #mainimg {
		height: 240px;
		padding-top: 60px;
	}
	#clean #pagetit {
		background-size: 38px;
		padding-top: 45px;
	}

	#clean .sec {
		padding: 40px 0;
	}
	#clean .col {
		font-size: 1.2em;
	}
	#clean .col img {
		width: 100%;
	}
	#clean .row .col:nth-child(odd) { padding-right: 5px }
	#clean .row .col:nth-child(even) { padding-left: 5px }

	#clean .txt04 { font-size: 1.3em; }
	#clean .txt01 { font-size: 1.6em; line-height: 1.3 }
	#clean .txt02 {	font-size: 1.8em; line-height: 1.3 }
	#clean .txt03 {	font-size: 1.9em; line-height: 1.3 }

	#clean .row .before:after {
		right: -4px;
		background-size: 7px;
		width: 7px;
		height: 13px;
	}
	#clean .vertical .before:after {
		bottom: -15px;
		margin-left: -7px;
		background-size: 13px;
		width: 13px;
		height: 7px;
	}

	#clean .tit {
		margin-bottom: 20px;
		padding: 15px 0;
	}

	#clean .row {
		margin: 20px 0 0;
	}
	#clean #sec03 .row .col {
		margin-bottom: 20px;
	}
	#clean #sec03 .vertical .before {
		margin-bottom: 30px;
	}

	#clean #price {
		padding: 35px 0;
	}
	#clean #price table {
		width: 100% !important;
		margin: 20px 0;
		border-left: none;
	}

	#clean #price tr td:nth-child(odd) {
		padding: 15px 0 15px 15px;
	}
	#clean #price tr td:nth-child(even) {
		padding: 15px 15px 15px 0;
	}

	#clean #price ol {
		float: none;
	}
	#clean #price li {
		margin-left: 33px;
	}


}







/* お問い合わせ
-------------------------------------------------- */
#contact #mainimg {
	height: 380px;
	padding-top: 140px;
	background-image: url(../img/contact/mainimg.jpg);
}
#contact #pagetit {
	background-image: url(../img/contact/ico_pagetit.png);
	padding-top: 85px;
}
#contact #pagetit p {
	margin-top: 10px;
	font-size: 1.14em;
}

#contact p.text {
	margin: 35px 0;
	font-size: 1.14em;
}
#contact #contents em {
	color: #f2667d;
}

#contact #contents form {
	border: 1px solid #59bbe0;
	background-color: #f0f8ff;
	padding: 30px;
	margin-bottom: 80px;
}
#contact #contents dt {
	width: 175px;
	padding: 5px 0 10px 15px;
}
#contact #contents dd {
	padding: 5px 0 10px;
}
#contact #contents label {
	margin-right: 30px;
	font-size: 0.92em;
}
#contact #contents input.txt {
	width: 270px;
	height: 25px;
	border: 1px solid #dcdcdc;
}
#contact #contents textarea {
	width: 500px;
	height: 200px;
	border: 1px solid #dcdcdc;
}
#contact #contents .submit {
	width: 100%;
	padding: 15px;
	background: #EA3E3E;
	border: 1px solid #EA3E3E;
	border-radius: 0;
	color: #fff;
	font-size: 18px;
	letter-spacing: 0.07em;
	cursor: pointer;
}
#contact #contents .back{
	margin-top: 20px;
	background: #2A97CA;
	border: 1px solid #2A97CA;
}
#contact #contents .submit:hover {
	opacity: 0.8;
}



@media screen and (max-width: 768px) {
	#contact #mainimg {
		height: 240px;
		padding-top: 60px;
	}
	#contact #pagetit {
		background-size: 27px;
		padding-top: 40px;
	}

	#contact p.text {
		margin: 25px 0;
	}
	#contact #contents form {
		padding: 10px;
		margin-bottom: 40px;
	}
	#contact #contents dt {
		float: none;
		width: auto;
		padding: 0;
		font-weight: bold;
	}
	#contact #contents dd {
		float: none;
		padding-bottom: 15px;
	}
	#contact #contents label {
		margin-right: 20px;
	}
	#contact #contents input.txt {
		width: 100%;
		height: 30px;
	}
	#contact #contents textarea {
		width: 100%;
		height: 150px;
	}
	#contact #contents .submit {
		-webkit-appearance: none;
		padding: 12px;
		font-size: 16px;
	}

}
