
body {
	-webkit-text-size-adjust: 100%;
}
img{
max-width: 100%;
height: auto;
width /***/:auto;
}
ul,li,p {
	margin: 0;
	padding: 0;
	list-style: none;
}
#container{
width:100%;
}
.container{
width:100% !important;
margin-top: 0;
}

.smart_off {display: none;}
/*共通項目*/
.smart_head {	width:100%;}
.smart_head img { width : auto}   /* IE8 */
.smart_head img { max-width : 100%}
img {	vertical-align: bottom;}

.clear {	clear: both;}
.mc_color{
	background:#DFF7F8;			/*サイトによって背景色を変更*/	
}
.mc-list-group h3{
	font-size:14px;
	text-align:left;
	text-indent:10px;
	line-height:30px;
	background:#EEE;
	border-left:5px solid #0066CC;
}
.mc-group ul{
	width:98%;
	margin:0 auto;
	padding:0;
	list-style:none;
}
.mc-group ul li{
	width:45%;
	float:left;
	padding:4px;
	margin: 2px;
	border:1px solid #EEE;
}
.mc-group ul li:hover{
	background:#EEE;
}
.mc-group ul li img{
	max-width:85%;
}


h2.multi_h2,
h2.conts_h2 {
	width: 100%;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 24px;
	padding: 3%;
	background: #f5f5f5;
	text-align:left;
	margin: 0 0 10px 0;
	font-weight: bold;
}

/* staff スタッフ紹介 */
.staff {
	width: 100%;
	margin: 10px auto;
	font-size: 16px;
}
.staff ul {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.staff h3{
	width:100%;
	font-size:14px;
	text-align:left;
	text-indent:10px;
	line-height:30px;
	background:#EEE;
	border-left:5px solid #0066CC;
}
.staff_1 li {
	margin-bottom: 30px;
}
.staff_1_name {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 10px;
	background:#DFF7F8;
}
.staff_1_photo {	
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
.staff_1_photo img {
	max-width: 96%;
	border: 0;	
}
.staff_1_prof {
	width: 96%;
	margin: 0 auto 10px;
}
.staff_1_prof span {
	display: block;
	border-bottom: 1px dashed #aaaaaa;
	font-weight: bold;
}
.staff_1_prof p {
	margin: 5px 0 10px 0;
	font-size: 13px;
}
.staff_1_comment {
	font-size: 13px;
	border: 1px solid #999999;
	width: 96%;
	margin: 0 auto;
}
.staff_1_comment p {
	background: #eeeeee;
	margin: 5px;
	padding: 5px;
}
/* staff shosai */
.staff_detail {
	text-align: left;
}
.staff_detail_main {
	overflow: hidden;
	margin-bottom: 10px;
	text-align:left;
}
.staff_detail_left {
	width: 96%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.s_usa_detail_left img {
	border: 1px solid #666;
	padding: 2px;
}
.staff_detail_right {
	width: 96%;
	margin: 0 auto;
}
.staff_detail_right span {
	background:#DFF7F8;			/*サイトによって背景色を変更*/
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-indent: 20px;
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	display: block;
}
.staff_detail_right p {
	width: 100%;
	margin: 0 auto 10px;
}
.staff_detail_left span {
	background:#DFF7F8;			/*サイトによって背景色を変更*/
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-indent: 20px;
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	display: block;
}
.staff_detail_left p {
	width: 100%;
	margin: 0 auto 10px;
}

/* お客様の声 */

.voices {
	width: 100%;
	font-size: 16px;
}
.voices ul {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.voices li {
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.voices_2 li {
	border-bottom: 1px dotted #dddddd;
	margin-bottom: 15px;
	padding-bottom: 15px;	
}
.voices_2 a {
	display: block;
	text-decoration: none;
}
.voices_2_title {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 10px;
}
.voices_2_title a:hover {
	background: #dddddd;
}

.voices_2_photo {	
	width: 100%;
	text-align: center;
}
.voices_2_photo img {
	width: 96%;
	margin-bottom: 5px;
}
.voices_2_text {
	width: 100%;
}
.voices_2_text p {
	margin: 0;
	font-size: 14px;
	padding:5px;
	overflow: hidden;
	line-height: 25px;
}
.voices_2_link {
	width: 50%;
	border: 1px solid #FF9326;
	padding: 2px;
	margin: 0 auto;
}
.voices_2_link a {
	width: 100%;
	height: 40px;
	background: #FF9326;
	text-align: center;
	line-height: 40px;
	color: #ffffff;
	font-weight: bold;
}
.voices_2_link:hover {
	border: 1px solid #dddddd;
}
.voices_2_link:hover a {
	background: #dddddd;
}
.voices h3 {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin: 0 0 10px 0;
}
.voices_detail {
	width: 100%;
	overflow: hidden;
}
.voices_detail_photo {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
.voices_detail_photo img {
	max-width: 96%;
}
.voices_detail_text {
	width: 100%;  
	margin-bottom: 10px;
	text-align: center;
}
.voices_detail_text img {
	max-width: 96%;
	margin-bottom: 10px;
}
.voices_detail_text span {
	width: 96%; 
	font-weight: bold;
	text-align: center;
	display: block;
}
.voices_detail_text p {
	width: 96%;
	font-size: 14px;
	text-align: left;
	margin: 10px auto;
}
.voices_free {
	width: 96%;
	border-top: 1px dashed #dddddd;
	padding-top: 10px;
	margin: 0 auto;
}
.voices_free img {
	max-width: 96%;
}

/* ----------------------------------------
	saleform
---------------------------------------- */
.maincontents{
	width:100% !important;
	float: none;
	padding: 0;
}
.saleform {
	width: 98%;
	font-size:11px;
	padding: 10px 0;
	margin: 0 auto;
}
.saleform img{
	text-align:center;
}
.saleform label{
	display:block;
}
.saleform1{
	margin-top:10px;
}
.saleform table{
	width:100%;
}
.saleform table td{
	padding:10px;
}
.saleform table tr th{
  width: 25%;
  padding:10px;
  font-size: 11px;
  background: #EEE;
 }
.saleform-middlecom{
	margin-top:20px;
}
.saleform-boxti{
	color:#FFF;
	background:#6185AB !important;
}
/* 入力 サイズ指定*/
.saleform_seimei{
	display:block;
	margin:5px 0;
}
.saleform_seimei span{
	display:block;
	text-align:center;
}
.saleform_seimei input{
	width:80%;
	margin-left:10px;
}
.saleform_tel input{width:29%;}
.saleform_tel span{
	display:block;
	text-align:left;
}
.saleform_mail input{width:100%;}
.saleform_mail span{
	display:block;
	text-align:left;
}
.saleform_fax input{width:100%;}
.saleform_fax span{
	display:block;
	text-align:left;
}
.mandatory_check input{
	margin-right:10px;
}
.saleform_other textarea{
	width:100%;
	height:80px;
}
.saleform-menseki{
	width:100%x;
}
.saleform-menseki input{
	width:70%;
	margin-right:5px;
	display:inline-block;
}
.saleform-chikunen input{
	width:80%;
}
#box span,#box2 span,#box3 span{
	display:block;
}
/*mantion*/
.saleform-mantion input{
	width:100%;
	margin-bottom:5px;
}
.saleform-mantion-goshitsu input{
	width:50%;
}
.saleform-senyu input{
	width: 75%;
	margin-right: 5px;
}
th.th-half{
	width:10% !important;
}
/* ----------------------------------------
	inquiry form
---------------------------------------- */
.inquiry_form{
	padding:10px 0;
}
.inquiry_form table{
	width:98%;
	margin:10px auto;
	border:1px solid #BBB;
}
.inquiry_form table td{
	padding:10px;
	border-bottom:1px solid #CCC;
}
.inquiry_form table tr th{
	padding:10px;
	width:25%;
	font-size: 11px;
	background:#EEE;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
/*入力サイズ指定*/
.inquiry_form label{
	display:block;
}
.inqform_name input,.inqform_mail input{
	width:100%;
	height:30px;
}
.inqform_tel input{
	width:90%;
	height:30px;
}
.inqform_address input{
	width:100%;
	height:30px;
}
.inqform_sex{
	width:110%;
}
.inqform_age input{
	width: 70%;
	height: 30px;
	margin-right: 2px;
}
.inqform_shosai textarea{
	width:100%;
	height:100px;
}
/* ----------------------------------------
	search_map
---------------------------------------- */
.search_map_form{
	width:98%;
	margin:0 auto;
}
.search_map_form table tr{
	display:block;
	width:100%;
       overflow:hidden;
}
.search_map_form table th{
	display:block;
	width:100%;
	text-align:left;
	text-indent:5px;
	font-weight:bold;
	padding:5px 0;
}
.search_map_form table td{
    padding: 5px 0;
    margin: 0 auto;
    display: block;
}
/*沿線*/
.line_d{
	width:100%;
}
.line_d li {
    width: 48%;
    float:left;
}
.line_d label{
    width: 100% !important;
    font-size: 12px !important;
}
/*こだわり*/
li.kodawari_komoku{
	float:left;
	width:50%;
}
li.kodawari_komoku label:hover {
	color: #FF5400;
	text-decoration:none;
}
/******************* list_map *******************/
/* ----------------------------------------
	list_map
---------------------------------------- */
h2.maps-ti{
	margin: 15px 0;
	padding: 0;
	line-height: 40px;
	text-align: left;
	text-indent: 15px;
	color: #666666;
	font-size: 18px;
	font-family: 小塚ゴシック Pro;
	font-weight: bold;
	border-bottom:2px dashed #C4C4C4;
	position: relative;
}
.maps-kodadwari{
	position: absolute;
	right: 2%;
	top: 0;
	font-weight:normal;
}
.maps-kodadwari a {
    width: 100%;
    display: block;
    font-size: 13px;
    border: solid 1px #ccc;
    line-height: 32px;
    padding: 0 2px 0 0;
    position:relative;
}
.maps-kodadwari a:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 3px;
    width: 0;
    height: 0;
    margin-top: -5px;
    border: 5px solid transparent;
    border-left: 5px solid #000;
}
.maps-kaiin-btn a {
    line-height: 55px;
    font-size: 20px;
    font-weight: bold;
    color: #fff!important;
    display: block;
    background: #EC0000;
    margin: 0 0 10px 0;
    border-radius: 5px;
    box-shadow: 0 3px #B70100;
    text-shadow: 0px 1px #B70100;
}
.maps-li-title{
	font-size:11px;
	color:#686868;
	text-align:left;
	padding:5px;
	margin:10px 0;
	background:#FFEBD7;
}
.maps-sear{
	margin:0 0 5px 0;
}
.maps-searchbox h4 {
    font-size: 18px;
    margin: 0;
    line-height: 40px;
    background: #F3F2ED;
    font-weight: bold;
    border-top: solid 2px #333;
}
.maps-searchbox {
    border: solid 1px #ccc;
    border-width: 0 1px 1px 1px;
}
.maps-searchform {
    padding: 3% 2%;
}
.maps-sear-ti{
	background:#EEEEEE;
    line-height: 30px;
    font-size: 17px;
}

.maps-sear-komoku{
	margin:10px 0;
	text-align: left;
}
.maps-searchbtn{
	line-height:30px;
	text-align:center;
}
.maps-searchbtn input{
	vertical-align:middle;
}
table.s-search{
	margin-bottom:10px;
	width:100%;
	display:block;
}
table.s-search tr{
	display:block;
}
table.s-search th.s-searchtitle{
	display:block;
	width: 100%;
	font-size: 11px;
	background: #FFA64D;
	color: #FFFFFF;
	padding:5px 0;
	text-indent:5px;
}
table.s-search tr td{
	display:block;
	width: 100%;
	vertical-align:top;
}
.s-searchzokusei{
	width:100%;
	margin:0 !important;
}
.s-searchzokusei li{
	width:50%;
	float:left;
}
.s-searchzokusei li label{
	width:100% !important;
}

/*0803*//*
	#maps-sear-kodawari table{
		display: block;
	}
	#maps-sear-kodawari table thead{
		display: none;
	}
	#maps-sear-kodawari table tbody{
		display: block;
	}
	#maps-sear-kodawari table tbody tr{
		display: block;
		margin-bottom: 1.5em;
	}
	#maps-sear-kodawari table tbody td{
		display: list-item;
		border: none;
		width: 100%;
		float: none;
	}
	#maps-sear-kodawari table tbody td{
		margin-left: 20px;
		padding: 0;
	}
*/

/*googlemap*/
.gmap-container{
	 width:100%;
	 position:relative;
	 overflow:hidden;
	 margin:10px 0;
}
.gmap{
	 width:100%;
	 height:300px;
	 margin: 0px auto;
}
.gmap-side-container{
	height: 298px;
	 position:absolute;
	 top:0px;
	 right:-232px;
	 opacity:0.2;
}
.gmap-side{
	 background-color:#fff;
	 width:230px;
	 height:100%;
	 overflow:auto;
	 border:1px solid #888;
}
.map-side-open{
	width:30px;
	top:100px;
	left:-30px;
	padding: 30px 0;
	text-align:center;
	position:absolute;
	cursor:pointer;
	background:#666666;
}
.map-side{
	font-family: 小塚ゴシック Pro;
}
.map-side-ti{
	background: #666666;
	color: #FFF;
	width: 100%;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
}
.map-side-ti2{
	background: #E3E3E3;
	color: #666666;
	width: 100%;
	line-height: 20px;
	font-size: 11px;
	text-align: center;
}
/**/
.map-side-list{
	width: 100%;
	margin: 0 auto;
	text-align:left;
}
.map-side-list ul{
	margin: 0;
	padding: 5px;
	list-style: none;
	border-top: 1px dashed #333;
	border-bottom: 1px dashed #333;
}
.map-side-list ul li{
	margin:5px 0;
	line-height:18px;
}
li.map-side-shurui{
	width:50%;
	color:#233A69;
	padding:0 5px;
	text-align:center;
	font-size:11px;
	background:#C6E6F3;
}
li.map-side-name a{
	color:#666666;
	font-size:12px;
}
li.map-side-img{
	width:65px;
	float:left;
}
li.map-side-img img{
	max-width:65px;
	height:auto;
}
li.map-side-info{
	width:130px;
	float:right;
}
span.map-side-kakaku{
	color:#FF7F00;
	font-size:15px;
}
li.map-side-more a{
	display:block;
	width:200px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	line-height:28px;
	padding-bottom:2px;
	background:url(../img/map-side-list-morebg.jpg) left top no-repeat;
}
.maps-kaiin{
	overflow:hidden;
}
.maps-kaiin-count{
	width:100%;
}
.maps-kaiin-btn{
	width:100%;
	padding: 10px 0;
}
.kaiinbukken_count{
	font-size: 12px !important;
	line-height: 22px !important;
}
.kaiinbukken_count span{
	font-size: 18px !important;
	font-weight: bold !important;
}

/* ----------------------------------------
	list_map notfound
---------------------------------------- */
.maps-notfound-com{
	font-size:12px;
	color:#666666;
	margin:10px 0;
	padding:15px 0 0 0;
	text-align:center;
	line-height:25px;
	background:#EAFAF9;
	
}
.orange{
	color:#FF6600;
}
.maps-notfound-com img{
	margin:10px 0;
}
.map-nf-mikokai{
	margin: 0 auto 20px auto;
	width: 90%;
  
        clear:both;
}
.map-nf-mikokai a{
	display:block;
	width:100%;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#878787;
	text-decoration:none;
	border:1px dashed #333;
	background:#EEE;
}
.map-nf-mikokai a:hover{
	color:#000000;
	background:#DDD;
}
.orange2{
	display:block;
	color:#FF9900;
}

.maps-sear label{
	width: 48%;
	display: inline-block;
	text-align: left;
        line-height:30px;
       
        font-size:13px;
}
.s-school, ul.school, ul.school li {
    width: 100%!important;
}
.line_a2 li{
	width:48% !important;
	display: inline-block;
}
.line_a2 li label{
	width:100% !important;
}
.line_d2{
	margin:0;
}
.line_d2 li{
	width:50% !important;
	display: inline-block;
} 
.line_d2 li label{
	width:100% !important;
} 
.maps-kodawari-more label{
	width:100% !important;
}

/* ----------------------------------------
	reminder
---------------------------------------- */
.reminder_wrap {
	margin-bottom: 200px;
}
.reminder_txt {
	font-size: 15px;
	line-height: 24px;
	padding: 20px 0;
}
.reminder_form {
}
.reminder_form table {
	width: 96%;
	border-collapse: collapse;
	margin: 0 auto 20px;
}
.reminder_form th,
.reminder_form td {
	border: 1px solid #ccc;
	padding: 15px 4%;
	font-size: 14px;
	display: block;
	width: 100%;
	box-sizing: border-box;
}
.reminder_form th {
	background: #eee;
	border-bottom: none;
}
.reminder_form td {
}
.reminder_form td input {
	padding: 2%;
	width: 96%;
	font-size: 17px;
	line-height: 30px;
	border-radius: 3px;
	background: #ffdfdf;
	-webkit-appearance: none;
	height: auto;
}
.reminder_form p {
}
.reminder_form p input {
	padding: 3% 4%;
	font-size: 15px;
	cursor: pointer;
	-webkit-appearance: none;
	background: #F4F9FF;
	border: 1px solid #006DD9;
	color: #006DD9;
}
.reminder_comptxt {
	padding: 20px 0;
	font-size: 15px;
	line-height: 24px;
	text-align: left;
	width: 96%;
	margin: 0 auto;
}
.reminder_login {
	border-top: 1px solid #ccc;
	padding-bottom: 40px;
}
.reminder_login_tl {
	font-size: 15px;
	padding: 20px 0;
}
.reminder_login table {
	width: 96%;
	border-collapse: collapse;
	margin: 0 auto 20px;
}
.reminder_login th,
.reminder_login td {
	border: 1px solid #ccc;
	padding: 15px 4%;
	font-size: 14px;
	display: block;
	width: 100%;
	box-sizing: border-box;
}
.reminder_login th {
	background: #eee;
	border-bottom: none;
}
.reminder_login td {
}
.reminder_login td input {
	padding: 2%;
	width: 96%;
	font-size: 17px;
	line-height: 30px;
	border-radius: 3px;
	background: #ffdfdf;
	-webkit-appearance: none;
	height: auto;
}
.reminder_login p input {
	margin: 0 auto;
	width: 300px;
	text-align: center;
	padding: 10px 20px;
	border-radius: 3px;
	background: #F4F9FF;
	border: 1px solid #006DD9;
	color: #006DD9;
	cursor: pointer;
	font-size: 15px;
}
.reminder_login p input:hover {
	background: #DBEDFF;
	border: 1px solid #006DD9;
	color: #006DD9;
}

/* ----------------------------------------
	privacy
---------------------------------------- */
.privacy {
	width: 96%;
	margin: 0 auto;
}
.privacy span {
	display: block;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 3px solid #eee;
}
.privacy p {
	margin-bottom: 20px;
}

/* ----------------------------------------
	sitemap
---------------------------------------- */
.sitemap {
	overflow: hidden;
	width: 96%;
	margin: 0 auto;
}
.sitemap_box {
	margin-bottom: 20px;
}
.sitemap_box p {
	font-weight: bold;
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 3px solid #eee;
}
.sitemap_box p i {
	margin-right: 10px;
}
.sitemap_box ul {
	overflow: hidden;
}
.sitemap_box li {
	float: left;
	width: 50%;
}
.sitemap_box a {
	color: #333;
	text-decoration: none;
	padding: 5px 0;
	border-bottom: 1px dashed #fff;
	font-weight: bold;
	color: #888;
	display: block;
}
.sitemap_box a:before {
	content: "-";
	padding-right: 5px;
}

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

.onl_link_box {
    border: 6px solid #0085b2;
    padding: 25px 3%;
    margin-top: 35px;
}
.onl_link_box p {
    font-size: 17px;
    line-height: 29px;
    font-weight: bold;
    text-align: center;
    color: #0085b2;
    margin-bottom: 20px;
}
.onl_link_box ul {
    margin: 0;
    padding: 0;
    text-align: left;
}
.onl_link_box li {
    list-style: none;
}
.onl_link_box a {
    display: block;
    background: #ff9326;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    position: relative;
    padding: 12px 0;
    padding-left: 20px;
    border: 2px solid #ff9326;
    text-decoration: none;
    margin-bottom: 10px;
}
.onl_link_box a::after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 25px;
    width: 8px;
    height: 8px;
    border-top: 3px solid #FFF;
    border-right: 3px solid #FFF;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}