/* CSS Document */
/* ==========================================================================//
//
//　750px以下
//
// ========================================================================== */

@media screen and (max-width: 750px) {

  
/* mainimg
---------------------------------------------------------- */
.mainimg_sp {
	background-image:url(/about/img/mainimg_01_sp.jpg);
}

/* area_copy
---------------------------------------------------------- */
.area_copy .ttl_01 {
	font-size:4.5vw;
	width:14%;
  text-align: center;
}
.area_copy .box_copy {
  width: 70%;
}
.area_copy .box_copy p {
	font-size:19px;
  text-align: justify;
  text-justify: inter-ideograph;
}


/* area_about_wrap
---------------------------------------------------------- */
.area_about_wrap .ttl_01 {
	font-size:4.5vw;
	margin:0 0 6%;
}
.area_about_wrap .ttl_02 {
	font-size:3vw;
	margin:0 0 4%;
}
.area_about_wrap table {
	width:96%;
}
.area_about_wrap table tr th {
	width:25%;
}
.area_about_wrap table tr th,
.area_about_wrap table tr td {
	padding:3.5% 1.5%;
	font-size:3.5vw;
	line-height:1.4;
}
.area_company,
.area_history,
.area_trader,
.area_access {
	padding:10% 0 15%;
}



/* area_company
---------------------------------------------------------- */
.area_company {
}

/* area_history
---------------------------------------------------------- */
.area_history {
}

/* area_trader
---------------------------------------------------------- */
.area_trader {
}
.area_trader table:first-of-type {
	margin:0 auto 10%;
}
.area_trader table tr th {
	border-bottom:5px solid #81b4d7;
}
.area_trader table tr th.first {
	width:18%;
}
.area_trader table tr th.second {
	width:18%;
}
.area_trader table tr th.third {
}


/* area_qualification
---------------------------------------------------------- */
.area_qualification {
	padding:10% 0 5%;

}
.area_qualification table tr th {
	border-bottom:3px solid #81b4d7;
}
.area_qualification table tr th.first {
	width:9%;
}

/* area_access
---------------------------------------------------------- */
.ancer {
		margin-bottom:110px;
}
.area_access {
}
.area_access {
    padding-top: 70px;
}
.area_access .gmap {
	max-width:100%;
	margin:0 auto;
	height:500px;
}
.area_access .gmap iframe {
	width:100% !important;
	height:100% !important;
}
.area_access .txt_01 {
	margin:3% 0 11%;
	font-size:2vw;
}
.area_access .box_img {
	display:block;
}
.area_access .box_img li {
	width:75%;
	line-height:3;
	font-size:2vw;
	margin:0 auto;
}
.area_access .box_img li:first-child {
	margin:0 auto 6%;
}

.area_access .box_img li img {
	width:100%;
	height:auto;
}








}
