@charset "UTF-8";
/* css Access [top] */

@import url("../content.css");
@import url("main.css");

/*---------------------------------------------------- */
/* Company */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_company {
	padding: 0;
	margin: 0 auto;
	height: auto;
}
.waku_company .accessArea {
	padding: 0;
	margin: 0 auto;
	height: auto;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

/*== iframe ==*/
.waku_company .accessArea .photo_map {
	padding: 0;
	margin: 0 auto;
	height: auto;
	border: solid 1px #dcdcdc;
	background-color: #fff;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}
.waku_company .accessArea .photo_map iframe {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	vertical-align: bottom;
}

/*== P ==*/
.waku_company .accessArea .txt_map {
	padding: 0;
	margin: 0 auto;
	height: auto;
}
.waku_company .accessArea .txt_map p {
	padding: 0;
	margin: 0;
	color: #6d6e6f;
	font-weight: 600;
	line-height: 1.3;
	text-align: right;
}
.waku_company .accessArea .txt_map a,
.waku_company .accessArea .txt_map a:hover {
	text-decoration: underline;
}

/*---------------------------------------------------- */
/* Table */
/*---------------------------------------------------- */
/*== Waku ==*/
.haco_summary {
	padding: 0;
	margin: 0 auto;
	height: auto;
}
.haco_summary table {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	border-collapse: collapse;
}
.haco_summary table th {
	border: solid 1px #dcdcdc;
	margin: 0;
	height: auto;
	vertical-align: top;
}
.haco_summary table td {
	border: solid 1px #dcdcdc;
	margin: 0;
	height: auto;
	vertical-align: top;
}

/*== P ==*/
.haco_summary table th h4 {
	padding: 0;
	/*color: #3d3e3f;*/
	color: #008080;
	font-weight: 600;
	text-decoration: none;
	text-align: left;
	line-height: 1.4;
}
.haco_summary table td p {
	padding: 0;
	/*color: #3d3e3f;*/
	color: #008080;
	font-weight: 500;
	text-decoration: none;
	text-align: left;
	line-height: 1.4;
}
.haco_summary table td p a,
.haco_summary table td p a:hover {
	text-decoration: underline;
}


/* PC */
@media print, screen and (min-width: 960px) {
/*---------------------------------------------------- */
/* Company */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_company {
	margin-bottom: 50px;
	width: 98%;
}
.waku_company:last-child {
	margin-bottom: 0;
	width: 98%;
}
.waku_company .accessArea {
	width: 98%;
}

/*== iframe ==*/
.waku_company .accessArea .photo_map {
	padding: 10px 10px;
	margin-bottom: 12px;
	width: 100%;
}
.waku_company .accessArea .photo_map iframe {
	height: 350px;
}

/*== P ==*/
.waku_company .accessArea .txt_map {
	width: 98%;
}
.waku_company .accessArea .txt_map p {
	font-size: 16px;
}

/*---------------------------------------------------- */
/* Table */
/*---------------------------------------------------- */
/*== Waku ==*/
.haco_summary {
	width: 98%;
}
.haco_summary table th {
	padding: 15px 0;
	width: 25%;
	background-color: #f9fbfc;
}
.haco_summary table td {
	padding: 15px 0;
	width: 75%;
	background-color: #fff;
}

/*== P ==*/
.haco_summary table th h4 {
	margin: 0 20px;
	font-size: 18px;
}
.haco_summary table td p {
	margin: 0 20px;
	font-size: 18px;
}



}


/* Tablet */
@media all and (max-width: 959px) and (min-width: 600px) {
/*---------------------------------------------------- */
/* Company */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_company {
	margin-bottom: 40px;
	width: 98%;
}
.waku_company:last-child {
	margin-bottom: 0;
	width: 98%;
}
.waku_company .accessArea {
	width: 97%;
}

/*== iframe ==*/
.waku_company .accessArea .photo_map {
	padding: 8px 8px;
	margin-bottom: 10px;
	width: 100%;
}
.waku_company .accessArea .photo_map iframe {
	height: 300px;
}

/*== P ==*/
.waku_company .accessArea .txt_map {
	width: 98%;
}
.waku_company .accessArea .txt_map p {
	font-size: 14px;
}

/*---------------------------------------------------- */
/* Table */
/*---------------------------------------------------- */
/*== Waku ==*/
.haco_summary {
	width: 97%;
}
.haco_summary table th {
	padding: 15px 0;
	width: 30%;
	background-color: #f9fbfc;
}
.haco_summary table td {
	padding: 15px 0;
	width: 70%;
	background-color: #fff;
}

/*== P ==*/
.haco_summary table th h4 {
	margin: 0 16px;
	font-size: 16px;
}
.haco_summary table td p {
	margin: 0 16px;
	font-size: 16px;
}



}


/* SP */
@media only screen and (max-width: 599px) {
/*---------------------------------------------------- */
/* Company */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_company {
	margin-bottom: 30px;
	width: 98%;
}
.waku_company:last-child {
	margin-bottom: 0;
	width: 98%;
}
.waku_company .accessArea {
	width: 96%;
}

/*== iframe ==*/
.waku_company .accessArea .photo_map {
	padding: 5px 5px;
	margin-bottom: 8px;
	width: 100%;
}
.waku_company .accessArea .photo_map iframe {
	height: 250px;
}

/*== P ==*/
.waku_company .accessArea .txt_map {
	width: 98%;
}
.waku_company .accessArea .txt_map p {
	font-size: 12px;
}

/*---------------------------------------------------- */
/* Table */
/*---------------------------------------------------- */
/*== Waku ==*/
.haco_summary {
	width: 96%;
}
.haco_summary table th {
	padding: 10px 0;
	width: 30%;
	background-color: #f9fbfc;
}
.haco_summary table td {
	padding: 10px 0;
	width: 70%;
	background-color: #fff;
}

/*== P ==*/
.haco_summary table th h4 {
	margin: 0 12px;
	font-size: 14px;
}
.haco_summary table td p {
	margin: 0 12px;
	font-size: 14px;
}


}