@charset "UTF-8";

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

/* --------------------------------------------------*/
/* base style */
/* --------------------------------------------------*/
img {
	max-width: 100% !important;
	height: auto !important;
	height: auto;
}
#container {
	width: 100%;
	min-width: 100%;
}
.opacity:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

/* --------------------------------------------------*/
/* header and Global Nav */
/* --------------------------------------------------*/

/* Header Logo
--------------------------------------------------*/
#top-logo {
	/*display: none;*/
}

#top-head,
.inner {
	width: 100%;
	padding: 0;
}


/* --------------------------------------------------*/
/* Lead TXT */
/* --------------------------------------------------*/
#company-visual {
}
#lead-txt {
	width: 100%;
	margin: 150px auto;
}
#lead-txt .lead-txt {
	padding: 0 50px;
}


/* --------------------------------------------------*/
/* contents */
/* --------------------------------------------------*/


article {
	width: 100%;
}
.base {
	width: 100%;
	padding: 0;
}
.conts {
	width: auto;
	padding: 20px;
	margin: 0 0 80px;
}
.conts p {
}
.conts p.captn_wht {
}
.conts a:hover img {
}


/* h1 each section
--------------------------------------------------*/
h1.company_icon,
h1.business_icon {
}


/* h2 each section
--------------------------------------------------*/
h2.biz {
	width: 100%;
	/*width: auto;
	padding-right: 40px;
	padding-left: 40px;*/
}


/* h3 each section
--------------------------------------------------*/
/* ----- */


/* Picture and Balloon
--------------------------------------------------*/
/* ----- */


/* Box
--------------------------------------------------*/
.fc {
	/*margin: 30px auto 50px;*/
}
h3.kamikiridokoro {
	/*display: block;
	text-align: center;*/
}
.salons {
	/*clear: left;*/
}
.box {
	float: none;
	width: 100%;
	margin: 0;
	/*position: relative;*/
}
.box p {
	/*text-align: center;*/
}
.box a:link {
	color: #FFF;
	text-decoration: none;
}
.map {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 75.15%;	/* 330:248 */
	overflow: hidden;
}
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* for Image Decoration
------------------------------ */

/* table chart
--------------------------------------------------*/
.chrt {
}
.chrt tr {
}
.chrt th,
.chrt td {
	min-width: 60px;
}


/* --------------------------------------------------*/
/* Common Styles */
/* --------------------------------------------------*/
.mrgn_btm30 {
}
.mrgn_btm50 {
}
.mrgn_btm80 {
}
.pdd_btm30 {
}
.pdd_btm50 {
}
.pdd_btm80 {
}
.pdd_btm100 {
}
hr {
}



/* --------------------------------------------------*/
/* footer */
/* --------------------------------------------------*/
footer {
	width: 100%;
}
footer p {
}
}

@media screen and (max-width: 359px) {
	.area_title {
		font-size: 215.3%;
		line-height: 1.4;
		width: 100%;
	}
}