/*
Theme Name: ishige
*/

@charset "UTF-8";
/* CSS Document */

/*RESET
====================================*/


* {
margin: 0;
padding: 0;
font-family : "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", san-serif, "ＭＳ Ｐゴシック","ＭＳ ゴシック",  osaka;
font-size: 15px;
line-height:160%;
}
table {
border-collapse: collapse;
border-spacing: 0;
}


table.achievements {
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
}

table.achievements td {
    border: 1px solid #E6E6E6;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 5px 7px 5px 7px;
}

table.achievements tr.title {
background-color:#cccccc;
padding-lefe:0importnat;
}

table.contact {
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
border:1px solid #e6e6e6;
}

table.contact th {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DDDDDD;
    line-height: 140%;
    padding: 5px 10px;
    width: 500px;
}

table.contact td {
    border: 1px solid #DDDDDD;
    line-height: 140%;
    padding: 5px 10px;
    width: 520px;
}

.flag_nec {
    width: 450px;
}

#formbtn{
    background-color: #FF9900;
    border-style: none;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    height: 45px;
    width: 150px;
margin-top:10px;
}

#formbtn:hover{
background-color: #9bc617;
}

img{border:0;margin:0px;padding:0px;vertical-align: bottom;}
ul{
list-style-type:none;	
margin-bottom:25px;
}


h1,h2,h3,h4,h5,h6{
margin:0px !important;
padding:0px !important;	
}

.clear{

clear:both;}

.txtcenter{
text-align:center;	
}
.txtright{
text-align:right;	
}
.fright{
float:right;	
}
.fleft{
float:left;	
}

a{
color:#333333;
text-decoration:none;
}

a:hover{
color:#666666;	
text-decoration:underline;
}
/*IE7*/
*:first-child+html img{display:block;}

a.tuzuki{
color:#1111cc;
text-decoration:none;
font-weight:bold;
font-size:16px;
}

a.tuzuki:hover{
color:#666666;	
text-decoration:underline;
}
/*IE7*/
*:first-child+html img{display:block;}

/*common　LAYOUT
====================================*/


body{
	background-color:#b1e474;
	min-width:1000px;
	background-repeat:repeat;
	background-position:center top;
}



header{
	background-image:url(images/head_bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}


#head1{
	width:1000px;
margin:0px auto;
padding:0px 0px !important;
height:82px;
position:relative;
}

#head1 #logo{
float:left;
margin:15px 0px 0px 0px !important;
font-size:14px;
font-weight:normal !important;
color:#333;
width:370px;
}
#head1 #logo a{
color:#333;
text-decoration: none !important;
}

#head1 #head_tel{
float:right;	
margin:7px 20px 0px 0px !important;
padding-right:0px !important;
font-size:11px !important;
}


#head1 #btn_mail{
float:right;	
margin: 15px 0px 0px 10px !important;
}
#head1 #btn_mail a{
margin:0px 0px 0px 0px;
	display:block;
	width:219px;
	height:56px;
	background-image:url(images/h_btn.png);
  text-indent: 100% !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}

#head1 #btn_mail a:hover{
	background-position:0px -56px;
}
#head2{
margin:0px auto 0px !important;
background-repeat:no-repeat;
background-position:center top;
text-align:center;
	padding-top:2px !important;
}


.contactBnr{
	width:988px;
	height:229px;
	margin:0px auto;
	background-image: url(images/contactBnr_bg.png);
	position:relative;
	margin-left:-10px;
}

.contactBnr #c_btn{
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
    overflow: hidden;
    width: 414px;
    height: 101px;
    top: 109px;
    left: 542px;
    background-image: url(images/c_btn.png);
}

.contactBnr #c_btn:hover{
	background-position:left bottom;
}
.contact_inBox{
	padding-top:30px;
}


.contactBnr .c_Tel{
    position: absolute;
    top: 107px;
    left: 194px;
}


section .inBox{
width:1000px;
margin:0px auto;
	background-color: #fff;
}







nav#gnavi{
	background-image:url(../images/bg_gnavi.gif);
	background-repeat:repeat-x;
}


#gnavi ul{
width:1000px;
margin:0px auto;
overflow:hidden;
	background-image:url(../images/bg_gnavi.gif);
	background-repeat:repeat-x;
}
#gnavi ul li{
	float:left;

}


#gnavi ul li a{
	display:block;
	height:50px;
	background-image:url(images/gnavi.jpg);
	background-repeat:no-repeat;
  text-indent: 100% !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}

#g01 a{background-position:0px 0px;width:170px !important;}
#g02 a{background-position:-170px 0px;width:166px !important;}
#g03 a{background-position:-336px 0px;width:166px !important;}
#g04 a{background-position:-502px 0px;width:166px !important;}
#g05 a{background-position:-668px 0px;width:167px !important;}
#g06 a{background-position:-835px 0px;width:165px !important;}


#g01 a:hover{background-position:0px -50px;}
#g02 a:hover{background-position:-170px -50px;}
#g03 a:hover{background-position:-336px -50px;}
#g04 a:hover{background-position:-502px -50px;}
#g05 a:hover{background-position:-668px -50px;}
#g06 a:hover{background-position:-835px -50px;}
















/*under　LAYOUT
====================================*/

#mainBox{
width:1000px;
margin:0px auto;
background-color:#ffffff;
overflow:hidden;
}


#main{
padding-left:15px;
width:705px;
float:left; 
padding-bottom:50px;
}
#main .entry section{
overflow:hidden;
}

#osusume{
	background-image:url(images/bg_osusume.gif);
	background-position:left bottom;
	overflow:hidden;
	width:692px;
	background-repeat:no-repeat;
	font-size:18px !important;
	padding-bottom:10px;
	clear:both;
	margin-top:30px;
}

#osusume .ph{
float:left;
padding:0px 15px 15px 0px;	
}

#osusume p a{
font-size:18px;	
line-height:120%;
}

#osusume p img{
	border:1px solid #cccccc;
	padding:2px;
}

#osusume section{
margin:10px 25px 10px 30px;	
padding-bottom:10px;
border-bottom:1px solid #ccc;
overflow:hidden;
}

.entry{
width:689px;	
}

#side{
float:right;
width:270px;	
padding-bottom:50px;
}

#navi_side{
	background-color:#43a418;
	width:249px;
	padding-right:2px;
	padding-left:4px;
	padding-bottom:1px;
}

#navi_side h2{
	color:#ffffff;
	text-align:left;
	padding:3px 15px !important;

}


#navi_side li{
	width:249px;
	height:43px;
	margin-top:1px;
}
#navi_side li a{
	display:block;
	width:249px;
	height:43px;
	background-image:url(images/bg_sidenavi.gif);
	line-height:43px;
	text-indent:30px;
	text-decoration:none !important;
}
#navi_side li a:hover{
	background-position:left bottom;
}


#recent{
	background-color:#43a418;
	width:249px;
	padding-right:2px;
	padding-left:4px;
	padding-bottom:10px;
}



h2#recent_tit{
	color:#ffffff;
	text-align:left;
	padding:0px 15px !important;
	margin-right:-3px !important;
	background-image:url(images/bg_recebt_h2.gif);
	background-repeat:no-repeat;
	height:35px;
	margin-top:20px !important;
	margin-bottom:0px !important;
	line-height:40px;
}

#recent .reBox{
background-color:#ffffff;
width:227px;	
margin:0px 0px 1px 0px;
padding:10px;
overflow:hidden;
}
#recent .reBox .ph{
float:left;
padding:0px 10px 0px 0px;	
}

#recent .reBox .ph img{
	border:1px solid #cccccc;
	padding:2px;
}

#recent .reBox p a{
	font-size:13px !important;
	line-height:14px !important;
}



.widget{
	background-color:#43a418;
	width:249px;
	padding-right:2px;
	padding-left:4px;
	padding-bottom:10px;
	
	margin-top:20px;
}

.widget h2{
	color:#ffffff;
	text-align:left;
	padding:5px 15px 3px !important;
}

.widget li{
	width:249px;
	height:43px;
	margin-top:1px;
}
.widget li a{
	display:block;
	width:249px;
	height:43px;
	background-image:url(images/bg_sidenavi.gif);
	line-height:43px;
	text-indent:30px;
	text-decoration:none !important;
}
.widget li a:hover{
	background-position:left bottom;
}
 #calendar_wrap{
	 
background-color:#ffffff;
width:227px;	
margin:0px 0px 1px 0px;
padding:10px;
overflow:hidden;
 }
 #wp-calendar{
	width:227px;
	margin:0px auto; 
 }
 #wp-calendar tbody td, #wp-calendar tbody th, #wp-calendar thead td, #wp-calendar thead th{
	 border:1px solid #cccccc;
	 padding:3px;
	 text-align:center;
 }
 #wp-calendar thead th{
	 background-color:#71b951;
	 color:#ffffff;
 }
 #wp-calendar tbody td a{
	color:#05B7A3;
	font-weight:bold;
 }

 #wp-calendar #today{
background-color:#d6f2c9;	
border:1px solid #3aac07;
}
.h1Box h1{
	background-image:url(images/bg_h1.gif);
	background-position:bottom left;
padding:10px 20px 15px 20px !important;
font-size:22px;
line-height:140% !important;
font-weight:normal;
margin-bottom:15px!important;
}

.h2Box h2 a{	
font-size:22px;
}

.entry_date{
	font-size:12px;
	color:#5E5E5E;
	text-align:right;
	padding-top:5px;
	margin-bottom:15px;
	
}

.entry_date a{
	font-size:12px;
}
a.more-link{
	color:#05B7A3;
	font-weight:bold;
}

.icatch{
float:right;
padding:0px 0px 15px 15px;
margin-bottom:15px;	
}

.entry_txt p{
padding-top:5px;
	padding-bottom:15px;
	padding-left:10px;
	font-size:15px;
}

.entry_txt h2{
	background-image:url(images/bg_h2.gif);
	background-position:left bottom;
	padding:5px 20px 5px 20px !important;	
	border:1px solid #ccc;
	clear:both;
	font-weight:normal;
	font-size:18px;
	margin-bottom:20px !important;
	margin-top: 15px !important;
}

.entry_txt h3{
	background-image:url(images/bg_h3.gif);
	background-position:3px 14px;
	background-repeat:no-repeat;
padding:5px 20px 3px 20px !important;	
	border-bottom:1px solid #3c9b13;
	clear:both;
	font-weight:normal;
	font-size:16px;
	margin-bottom:20px !important;
	margin-top:10px;
}

.entry_txt h4{
	background-position:3px 14px;
	background-repeat:no-repeat;
padding:5px 20px 3px 10px !important;	
	clear:both;
	font-weight:bold;
	font-size:16px;
	margin-bottom:20px !important;
	margin-top:10px;
}

.entry_txt h5{
	background-position:3px 14px;
	background-repeat:no-repeat;
padding:5px 20px 3px 10px !important;	
	clear:both;
	font-weight:normal;
	font-size:16px;
	margin-bottom:20px !important;
	margin-top:10px;
}



.h2Box h2{
	background-image:url(images/bg_h1.gif);
	background-position:bottom left;
padding:10px 20px 15px 20px !important;

font-size:22px;
line-height:140% !important;
font-weight:normal;
}



.pager {
	margin: 0 0 10px;
	padding: 10px 10px 5px;
	overflow: hidden; 
	position: relative; 
	zoom:1;
}
.page-numbers {
	display: inline-block;
	margin-bottom: 5px;
	padding: 3px 8px;
	background: #fefaf1;
	vertical-align: middle;
}

a:hover.page-numbers {
	background-color:#eeb039;
	color:#ffffff;
}


#side .current {
	display: inline-block;
	margin-bottom: 5px;
	padding: 3px 8px;
	background: #fefaf1;
	border: none;
	vertical-align: middle;
	border: 1px solid #dcdad5;
}





/*TOP LP　LAYOUT
====================================*/


.contactBox{
margin:0px -90px 0px -16px;
height:390px;
}


div.contactBox a#btn {
	display: block;
	width: 1090px;
	height: 390px;
	background-image:url(images/bg_contact1.png);
	text-indent: -9999px !important;
	white-space: nowrap !important;
	overflow: hidden !important;
}

div.contactBox a:hover#btn {
	background-position:0px -390px;
}




.contactBox2{
margin:0px -90px 0px -16px;
height:390px;
background-image:url(images/bg_contactBox.png);
background-repeat:repeat-y;
}


div.contactBox2 a#btn {
	display: block;
	width: 1090px;
	height: 390px;
	background-image:url(images/bg_contact2.png);
	text-indent: -9999px !important;
	white-space: nowrap !important;
	overflow: hidden !important;
}

div.contactBox2 a:hover#btn {
	background-position:0px -390px;
}



.contactBox3{
	background-image:url(images/bg_contact2.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:360px;
position:relative;
padding-bottom:100px;
background-color:#ffffff;}



.contactBox .tel{
	position:absolute;
	left:242px;
	top:247px;
	width:324px;
	height:46px;
}

.contactBox2 .tel,.contactBox3 .tel{
	position:absolute;
	left:229px;
	top:270px;
	width:324px;
	height:46px;
}


#huki1{
position:absolute;
top: 0px;
left: -1000px;
height: 150px;
width: 578px; 
z-index:10 !important;
}
#huki2{
position:absolute;
top: 30px;
left: 250px;
height: 150px;
width: 578px; 
z-index:10 !important;
}
#huki3{
position:absolute;
top: 30px;
left: -1000px;
height: 150px;
width: 578px; 
z-index:10 !important;
}



.mailbtn2_waku{
padding:215px 0px 0px 730px;
	
}
.mailbtn3_waku{
padding:245px 0px 0px 715px;
	
}
.mailbtn2{
	width:224px;
	height:68px;
	display:block;
	background-image:url(images/btn_2.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
  text-indent: 100% !important;
  white-space: nowrap !important;
  overflow: hidden !important;
	
}
a:hover.mailbtn2{
	background-position:0px -68px;
}

.d_none{
	display:none;
}


#nayami{
	background-image:url(images/bg_nayami.jpg);
	width:1000px;
	height:603px;
	position:relative;}
	
	
		#img_nayami{
	width:310px;
	height:270px;
	position:absolute;	
	left:700px;
	top:0px;
	background-color:transparent;
	}
	
#nayami_txt{
position:absolute;
top: 184px;
left: -2000px;
height: 758px;
width: 373px; 
z-index:10 !important;
}
#reason{
margin:0px -8px 0px -11px;	
}

#reason_1{
	background-image:url(images/bg_reason1.png);
	width:1011px;
	height:362px;
	margin-left:0px !important;
	position:relative;
}#reason_2,#reason_3,#reason_4{
	background-image:url(images/bg_reason2.png);
	width:1011px;
	height:299px;
	margin-left:0px !important;
	position:relative;
}
#reason_1 h3,#reason_2 h3,#reason_3 h3,#reason_4 h3{
position:absolute;
top: 35px;
left: -1000px;
height: 91px;
width: 716px; 
z-index:10 !important;}

#reason_1 .txt,#reason_2 .txt,#reason_3 .txt,#reason_4 .txt{
	padding:126px 0px 0px 170px;
	
}



#result{
width:1000px;
height:802px;
background-image:url(images/bg_result.jpg);
background-repeat:no-repeat;	
}

#result_txt{
margin:40px auto 0px;	
width:788px;
height:430px;
}

#voice{
	background-image:url(images/bg_voice.jpg);
	background-repeat:repeat-y;}

#voicehead{
	
background-image:url(images/bg_voice_head.jpg);
width:1000px;
height:276px;
background-repeat:no-repeat;
position:relative;
}


#voicehead h2{position:absolute;
top: 77px;
left: -1000px;
height: 80px;
width: 305px; 
z-index:10 !important;
}


.voicebox{
overflow:hidden;	
}



#in_price2{
	background-image:url(images/bg_price2.jpg);
	width:460px;
	height:344px;
	background-repeat:no-repeat;
	padding:20px 440px 0px 100px;
}

#profile{
	background-color:#ffffff;	
	width:902px;
	padding:50px 49px 0px;
	overflow:hidden;
}

#profile dl{
width:420px;	
margin-top:40px;
}


#profile dt{
	font-size:18px;
color:#492d1f;
width:90px;
float:left;
}
#profile dd{
	padding-left:90px;
	font-size:18px;
color:#492d1f;
}

#about{
width:838px;
height:685px;
background-image:url(images/bg_about.gif);
padding:140px 25px 0px;
background-repeat:no-repeat;
}

#qaBox{
width:936px;
padding:30px 32px 0px;
background-color:#ffffff;	
}

#saigoni{
width:1000px;
height:296px;
background-image:url(images/bg_saigoni.jpg);
background-repeat:no-repeat;
padding-top:460px;
}


footer{
	background-image:url(images/bg_footer.jpg);
	background-repeat:repeat-x;
	height:394px;}
	
	
#in_footer{
	width:1000px;
	margin:0px auto;
	padding-top:35px;
}
/*
footer{
	background-repeat:repeat-x;
	height:310px;
	background-color:#cbeea1;}
	
	
#in_footer{
	width:1000px;
	margin:0px auto;
}*/


footer dt{
	clear:left;
float:left;
width:130px;
font-size:15px;	
color:#492d1f;
}
footer dd{
	padding-left:130px;
font-size:15px;	
color:#492d1f;
}




#snavi {
	background-image:url(images/bg_snavi.png);
	background-repeat:repeat;
overflow: hidden;
position: fixed;
right: 0px;
top: 50%;
width: 100px;
z-index: 9999;
padding:10px 20px;
}

#snavi  li{
border-bottom:1px #d1eedf dotted;
padding:3px 0px;
}

#snavi  a{
	display:block;
color:#ffffff;
font-size:13px !important;
text-decoration:none;
}
#snavi .current a,#snavi a:hover{
color:#facd51 !important;
}



/*smartphone　STYLE
====================================*/


#huki1_s{
position:absolute;
top: 0px;
left: 250px;
height: 150px;
width: 578px; 
z-index:10 !important;
}

#nayami_txt_s{
position:absolute;
top: 184px;
left: 125px;
height: 758px;
width: 373px; 
z-index:10 !important;
}


#reason_1 h3#s,#reason_2 h3#s,#reason_3 h3#s,#reason_4 h3#s{
position:absolute;
top: 35px;
left: 165px;
height: 91px;
width: 716px; 
z-index:10 !important;}


#voicehead h2#s{position:absolute;
top: 77px;
left: 305px;
height: 80px;
width: 305px; 
z-index:10 !important;
}

#huki3_s{
position:absolute;
top: 30px;
left: 250px;
height: 150px;
width: 578px; 
z-index:10 !important;
}


/*common　STYLE
====================================*/

.d_none{
	display:none;
}



.PL10{
padding-left:150px;	
}

.PB15{
	padding-bottom:15px;
}
.PB20{
	padding-bottom:20px;
}
.PB30{
	padding-bottom:30px;
}
.PL20{
	padding-left:20px;
}
.PL50{
	padding-left:50px;
}
.PR15{
	padding-right:15px;
margin-bottom:30px;
}

.PR55{
padding-right:55px !important;	
}

.PT30{
padding-top:30px !important;	
}

.PT20{
padding-top:20px !important;	
}
.PB65{
	padding-bottom:65px !important;
}
.ml11{
	margin-left:11px !important;
}

.PL90{
padding-left:90px !important;	
}

.mauto{
margin-left:auto;
margin-right:auto;	
}

.f_16{
	font-size:16px !important;
	text-align:20px !important;
}

.f_12{
font-size:12px !important;	
}
.f_13{
font-size:13px !important;	
}
.f_15{
font-size:15px !important;	
}
.f_19{
font-size:19px !important;	
}
.f_21{
font-size:21px !important;	
}
.f_24{
font-size:24px !important;	
}


.f_brown{
color:#492d1f;	
}

.f_green{
color:#1a902e !important;	
}

.fbold{
	font-weight:bold;
}
.fnormal{
	font-weight:normal;
}



.entry_txt ul{
margin-left:20px;	
}

.entry_txt ul li{
	list-style-image:url(images/bg_list.gif);
	list-style-position:inside;
}

#copy{
	clear: both;
float:right;
padding-top:15px;
font-size:12px;
margin-top:110px;
}

#fnav{
width:350px;
float:left;
padding-top:15px;
margin-left:50px;
margin-top:150px;
}

#fnav a,#fnav{
font-size:12px;	
color:#000;
}


.under_page{
	padding-bottom:50px;
	padding-top:30px;
}



/*contact_html*/
#head_C{
	background-image:url(../images/header_C_bg.png);
	background-repeat:repeat-x;
	height:105px;
	
}

#in_head1_C{
	background-image:url(../images/in_headc_bg.png);
	background-position:center top;
	background-repeat:no-repeat;}

#in_head2_C{
	width:998px;
	margin:0px auto;
}

#contact_page{
width:800px;
background-color:#fff;
margin:30px auto 0px !important;
padding:40px 40px 0px;
}
.h1Box h1{
	background-image:url(images/bg_h1.gif);
	background-position:top left;
padding:15px 20px 10px 20px !important;
font-size:22px;
line-height:140% !important;
font-weight:normal;
margin-bottom:15px!important;
border:1px solid #cccccc;
text-decoration:none;
color:#000;
}


.h2Box h2{
	background-image:url(images/bg_h2.gif);
	background-position:top left;
padding:10px 20px 2px 20px !important;
font-size:18px;
line-height:140% !important;
font-weight:normal;
margin-top:30px!important;
margin-bottom:20px!important;
border:1px solid #dedede;
clear:both;
}






/*contact_form_2*/
#contactTable{
background-color:#c6eec2;
padding:7px;
margin-top:30px;
}
#contactBox_in{
background-color:#edf6ec;
padding:30px 0px 10px;
border:1px solid #fff;
}


table.contact2 {
    border-collapse: collapse;
    border-spacing: 0;
	width:720px;
border:none !important;
margin:0px auto;
}

table.contact2 tr{
}

table.contact2 th {
border:none !important;
    border-bottom: 1px solid #b5d4b0 !important;
background-color:transparent !important;
    line-height: 140%;
    padding: 10px 10px;
width:45%;
}

table.contact2 td {
border:none !important;
    border-bottom: 1px solid #ffffff !important;
    line-height: 140%;
    padding: 10px 10px;
width:55%;
}

table.contact2 td .flag_nec {
padding:3px;
width: 490px;
border:solid 1px #ccc;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: inset 1px 4px 9px -4px rgba(0,0,0,1.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);
}

table.contact2 td .flag_nec2{
width:100px;
border:solid 1px #ccc;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: inset 1px 4px 9px -4px rgba(0,0,0,1.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);
}

.hissu{background:url(images/formbtn1.gif) no-repeat left center ;text-indent:35px;}
.nin{background:url(images/formbtn2.gif) no-repeat left center;text-indent:35px;}

#formbtn{
    background-color: #f89508;
    border-style: none;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    height: 45px;
    width: 150px;
margin-top:10px;

}

#formbtn:hover{
background-color: #f85d08;
}


#contact_btn{
text-align:center;
}


footer#foot_C{
	background-image:url(../images/bg_footer.gif);
	background-repeat:repeat-x;
	height:343px;	
	clear:both;
	background-position:left bottom;
	margin-top:30px;
}



#wrapper_C{
width:1200px;
margin:0px auto;
background-image:none !important;
background-repeat:repeat-x;
}



.fix_menu_smartphone{
	display:none;
}
.fix_menu_smartphone img{
	display:none;
}



/* アンケートフォーム：カルーセル */
#loopslider_wrap {
    position: absolute;
    top: 50px;
    left: 0;
    overflow: hidden;
    height: 320px;
}
#carousel {
	background-color: #fff;
	padding: 50px 0;
	width: 100%;
	height: 320px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#carousel ul {
	overflow: hidden;
	height: 320px;
	float: left;
}
#carousel ul::after {
	content: "";
	display: table;
	clear: both;
}
#carousel li {
	float: left;
	width: 250px;
	text-align: center;
	padding: 10px 0;
}
#carousel li a {
	display: block;
	height: 320px;
}
#carousel li a img {
	display: block;
	margin: 0 auto;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
}
.lb-dataContainer .lb-number {
	display: none!important;
}

#map{
	text-align: center;
	height:300px;
	padding:20px 45px;
}

#box1{
	float:left;
}

#map2{
	float:right;
	padding:60px 40px 0px 0px;
}

.left_box{
	font-size:15px !important;
	width:50%;
	float:left;
}
.left_box dt,.left_box dd,.right_box dt,.right_box dd{
	font-size:13px !important;
}

.right_box{
	float:right;
	font-size:15px !important;
	width:50%;
}