 

@charset "euc-jp";
/*---------------- pc & phone  common ---------------*/
*{
	margin:0;
	padding:0;
	line-height:150%;
}
body{
	color:#1c1c1c;
	background-color:#FFFFD0;
}

img{
	border:none;	
}

div{
	margin:0px;
	padding:0px;
}

a{
	overflow: hidden;
	outline: none;
	text-decoration:none;
}

.aleat{
	color:#F00	
}

.gotop{
	text-align:right;
}

.gotop a{
	font-weight:bold;
    color:#1c1c1c;
}

h1{
	line-height: 1.2em;
}

h1 a{
	color:#1c1c1c;
}

h1 a:hover{
	text-decoration:none;
	color:#1c1c1c !important;
}

h2{
	font-size: 122%;
	line-height: 1.2em;
}

#content{
	background-color:#fff;
}

#content a:hover{
	text-decoration:underline;
}

ul#topmenu li{
	list-style-type:none;
}

ul#topmenu li a{
	display:block;
	line-height:1.3em;
    color:#1c1c1c;
}

.c_name{
	border:0;
	font-size: 1.3em;
	font-family: Arial, sans-serif;
	border: solid 1px #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);	
}

p.kakunin .c_btn{
	border: solid 1px #bbb;
	padding: 1% 2%;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	cursor: pointer;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/*ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ*/
@media screen and (max-width: 769px) {
/* smartphone  style */

*{
	font-size:98%;	
}

body{
	font-family:"„Ò„é„ź„ÎłŃ„Ž Pro W3", "Hiragino Kaku Gothic Pro", "„á„€„ê„Ș", Meiryo, Osaka, "ŁÍŁÓ ŁĐ„Ž„·„Ă„Ż", "MS PGothic", sans-serif;
}
#wrapper{
	margin:0 auto;
}

#sp_yohaku{
	width:96%;
	margin:0 auto;	
}

/*------------ sp_clearfix ------------*/
.sp_clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.sp_clearfix {
	display: inline-table;
}
/*------------ IE-mac ------------*/
* html .sp_clearfix {
	height: 1%;
}
*+html .sp_clearfix {
	min-height: 1%;
}
.sp_clearfix{
	display: block;
}
/*---------- End IE-mac ----------*/

.sp_hidden{
	display:none;	
}

h1{
	margin: 5% 0 2% 0;
	text-align: center;
}

h1 a{
	font-size: 145%;
	line-height: 1.3em;
    font-weight:normal;
}

h1 img{
	border:0;
	max-width : 100%;
	width : 100%;
	margin:0px;
}

h2{
	margin: 1% 0 3% 0;
	padding: 1% 0 1% 2%;
	color:#1c1c1c;
	border-left: 4px solid #1c1c1c;
}

.gotop {
	margin: 5% 2.5% 0 0;
}

/******************* topmenu *************************/

#topmenu{
	margin-bottom:5%;	
}

#topmenu li a{
	padding: 3.5% 0 2% 0;
	font-size: 110%;
	width: 49%;
	float: left;
	margin: 2px 0 0 2px;
	text-align: center;
	background-color: #fff;
	opacity: 0.5;
}

/******************* content *************************/

#content{
	padding: 2.5%;
}

#content img{
	width: 70%;
}

#content li{
	margin-left:10%;
}

/*****************contact*********************/

.main_con{
	margin-top:6%;	
}

dl.tmp_cnt dt {
	margin: 2% 0 2% 0;
	padding-top: 0.5%;
	padding-left: 2%;
    border-bottom:1px dotted #ccc;
    width: 97%;
}

dl.tmp_cnt dd{
	margin-bottom:4%;	
    color: #2D00B2;	    	
}

p.kakunin{
	margin-bottom:4%;	
}

.c_name{
	width: 95%;
	padding:2%;
}

/*****************footer********************/
address{
	border-top:1px solid #444;
	margin-top: 3%;
	padding: 1% 0;
	font-size: 80%;
	text-align: center;
	color: #444;
    font-style:normal;

}
}

/*ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ*/
@media screen and (min-width: 770px) {
/* PC style*/

body{
	text-align:center;
	font-family:"„á„€„ê„Ș", Meiryo,"„Ò„é„ź„ÎłŃ„Ž Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ŁÍŁÓ ŁĐ„Ž„·„Ă„Ż", "MS PGothic", sans-serif;
}

#wrapper{
	width:1100px;
	margin:0 auto;
	text-align:left;
	background-color:transparent;
}

h1{ 
	width: 100%;
	font-size: 222%;
	margin: 5% 0 5% 0;
}

h1 a{
	line-height:1em !important;
	font-weight:bold;
}

h2{
	color: #1c1c1c;
	border-left: 4px solid #1c1c1c;
	margin-bottom: 4%;
	padding: 0.6% 0 0.5% 1.3%;
}

.gotop {
	padding-top: 1.5%;
	clear:both;
}

/******************* left_area *************************/

ul#topmenu{
	margin:0 0 4% 0;
	width: 18.2%;
	float:left;
}

ul#topmenu li{
	padding: 0 0 8% 0;
}

ul#topmenu li a{
	padding: 0 0 7% 0;
	font-size:85%;
	border-bottom: 2px transparent solid;
    font-weight:bold;
}

ul#topmenu li a:hover{
	border-bottom: 2px #1c1c1c solid !important;
	color:#1c1c1c !important;
}
/******************* content *************************/

#content{
	padding: 2.8% 2.6% 3% 2.8%;
    width: 76.4%;
	float:right;
}

#content li{
	margin-left:4%;
}

/******************* contact *********************/
.main_con{
	margin: 5% 0 5% 0;	
}

dl.tmp_cnt {
	width: 50%;
	margin: 3% auto 0 auto;
}

dl.tmp_cnt dt {
	padding: 2% 0 1.5% 0;
    border-bottom:1px dotted #ccc;
    width: 100%;        
}

dl.tmp_cnt dd {
    color: #2D00B2;
    font-size: 110%;
    line-height: 1.3em;
    padding: 2% 0 1.5%;
    width: 65%;
}

p.kakunin{
	text-align:center;
	margin-top:2%;
}

.form_btn,p.btn_push{
	text-align:center;
	margin-top:2%;
}

.c_name{
	width: 147%;
	padding: 3%;
}

/******************* footer *************************/

ul#footer{
	border-top: #1c1c1c 1px solid;
	margin-top:3%;
	padding-top: 0.7%;
	text-align: center;
	width:100%;
	float:left;
}

ul#footer li{
	width: 16.3%;
	font-size: 85%;
	float: left;
    list-style-type:none;
}

ul#footer li a{
	font-weight:bold;
    color:#1c1c1c;
}

ul#footer li a:hover{
	border-bottom:1px solid #1c1c1c;
}

address{
	font-size: 72%;
	text-align: right;
	padding: 2.5% 0 0.5% 0;
	clear:both;
    font-style:normal;
}
address.Pw {
	margin:0;
	padding:5px 0;
}

}

	

	
