@charset "utf-8";
/* FontSizeSetting */


body{
    color: #000;i
    margin: 0px;
    padding: 0px;
    font-size: 100%;
    line-height: 150%;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-image: url(../images/ya_gry.png);
    background-repeat: no-repeat;
    background-position: 0px 0ox;

}

/* フェードイン */

.fade-up {
  transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -webkit-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  transition: transform 0.7s;
  -moz-transition: transform 0.7s;
  -webkit-transition: transform 0.7s;
  -o-transition: transform 0.7s;
}

/* LinkSetting */
A:link {text-decoration:none;	color: #0000ff}
A:visited {text-decoration:none;	color: #0000ff}
A:active {text-decoration:underline; color: #0000ff}
A:hover {text-decoration:underline; color: #966b83}



/* baselayoutSetting */
html body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

p {
	margin-bottom: 10px;
}

img{
	border: none;
	vertical-align: bottom;

}

hr{
	line-height: 0px;
	display: none;
}

.clear{
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}

#stage {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 0px;
    background-color: #FFFFFF;
    float: left;
}

#contents {

}

.con_set{
    overflow: hidden;
    width: 98%;
    margin-right: auto;
    margin-left: auto;
}

.img100 img{
	width: 100%;
}


/* ヘッダーフッター */

#header{
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;
}

#header_con{
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    overflow: hidden;    
}

/* LinkSetting */
#header A:link {text-decoration:none;
    color: #000000;
}
#header A:visited {text-decoration:none;	color: #000000;}
#header A:active {text-decoration:none; color: #000000;}
#header A:hover {
    text-decoration: none;
    color: #000000;
}


#header_logo {
    float: left;
    width: 260px;
}

#header_name {
    color: #000000;
    font-size: 14px;
    text-align: right;
    padding-top: 30px;
    font-weight: bold;
    float: left;
}

/* ナビゲーション */

.drawer-nav ul li A:link {text-decoration:none;
    color: #000000;
}
.drawer-nav ul li A:visited {text-decoration:none;	color: #000000;}
.drawer-nav ul li A:active {text-decoration:none; color: #000000;}
.drawer-nav ul li A:hover {
    text-decoration: none;
    color: #000000;
    background-color: #EEEEEE;
}


.drawer-nav ul{
    padding: 10px;
}
.drawer-nav ul li{
    text-align: right;
    background-color: #FFFFFF;
    border-bottom: thin solid #CCCCCC;

}
.drawer-nav ul li a{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
}
.drawer-dropdown a{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
}

.drawer-dropdown-menu ul{

}
.drawer-dropdown-menu li {
    border: 1px solid #CCCCCC;
    margin-bottom: 3px;    
}

.drawer-dropdown-menu li a{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 15px;
    display: block;
    line-height: 110%;
    font-size: 70%;
}


/* LinkSetting */
#footer A:link {text-decoration:none;
     color: #000000;
}
#footer A:visited {text-decoration:none; color: #000000;}
#footer A:active {text-decoration:none;  color: #000000;}
#footer A:hover {
    text-decoration: none;
     color: #0000FF;
}


#footer{
    width: 100%;
    background-color: #E4E4E4;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
}
#footer_con{
    margin-right: auto;
    margin-left: auto;
    max-width: 960px;
    overflow: hidden;
}

#footer_nav {
  position: relative;
  overflow: hidden;
}

#footer_nav ul{
  position: relative;
  left: 50%;
  float: left;
	list-style-type: none;

	
}
#footer_nav ul li{
	padding: 10px;
	list-style-type: none;
	font-size: 85%;
  position: relative;
  left: -60%;
  float: left;
  
}
#copy_right{
    text-align: center;
    padding-top: 0px;
    padding-bottom: 10px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    } 

/* topへ */
#pagetop{
    text-align: center;
}

/* コーナー内リンク */

#foot_inner_menu{
    padding: 20px;
    border-top: thin dotted #CCCCCC;
    border-bottom-width: thin dotted #CCCCCC;
    margin-top: 20px;
    margin-bottom: 15px;
} 
#foot_inner_menu_t{
    font-weight: bold;
    color: #04995F;
} 
#foot_inner_menu ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
} 
#foot_inner_menu li{
    background-image: url(../images/ya_gry.png);
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: 0px 5px;
} 


/* titleSetting */

h1{
	font-size: 150%;
	font-weight: normal;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
	background-color: #00984b;
	padding-top: 15px;
	padding-bottom: 15px;
}
.h1_title{
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;	
}


h2{
    font-weight: bold;
    font-size: 130%;
    color: #666666;
    padding-top: 10px;
    padding-bottom: 15px;    
    text-align: left;
}


	h3{
    font-weight: bold;
    font-size: 110%;
    border-left: 3px solid #04995F;
    padding-left: 10px;
}
	
	h4{
    font-weight: bold;
    font-size: 110%;

}

	h5{
    font-weight: bold;
    font-size: 100%;
    margin-bottom: 10px;
    margin-top: 0px;        
}
	
/* テキスト装飾 */

	
.txt_bold{
	font-weight: bold;
}
.txt_bold_B{
	font-weight: bold;
	font-size: 120%;
}	
.txt_bold_B_G{
	font-weight: bold;
	font-size: 120%;
	color: #638C0B;
}		

.txt_small{
	font-size: 85%;
}

.txt_small_red{
    font-size: 85%;
    color: #c59b81;
}

.txt_blue{
    color: #00C9F3;
}

.txt_yel{
    color: #f3bf02;
}
.txt_grn{
    color: #009a63;
}

.txt_red{
    color: #ff2600;
}

.txt_bluegrn{
    color: #00b69f;
}
.txt_perple{
    color: #8b8ed1;
}

.txt_gry{
    color: #666666;
}

.icon_ya{
    background-image: url(../images/ya_gry.png);
    background-position: 0px 2px;
    padding-left: 15px;
    background-repeat: no-repeat;
}

.w20{
    width: 20%;
}
.w95{    width: 95%;
}
.w80{    width: 80%;
}

.w30{    width: 30%;
}

.w70{    width: 70%;
}

.w50{    width: 50%;
}

.w10{    width: 10%;
}
.w60{    width: 60%;
}

/* リスト */

.list01{}
.list01 ol{
    padding: 0px;
    margin-top: 0em;
    margin-right: 3em;
    margin-left: 3em;
    margin-bottom: 0em;
}
.list01 ol {
margin: 0;
padding: 0;
list-style: none;
counter-reset: yourDefinition;
}
.list01 ol li {
padding-left: 35px;
text-indent: -35px;
}
.list01 ol li:before {
counter-increment: yourDefinition;
content: counter(yourDefinition);
display: inline-block;
margin-right: 10px;
width: 24px;
height: 24px;
text-align: center;
color: white;
font-weight: bold;
font-family: helvetica;
text-indent: 0;
background: #00b7ee;
border-radius: 100%;
}



/* マージン設定 */


.box_under15{
	margin-bottom: 15px;
}
.box_top40{
	margin-top: 40px;
}
.box10{
    padding: 10px;
}

.waku95{
	width: 95%;
}

.box_center{
    text-align: center;
}

.box_lr_center{
    margin-right: auto;
    margin-left: auto;
}
.box_left{
    text-align: left;
}
.box_right{
    text-align: right;
}
.icon_ya_gry{
	background-image: url(../images/icon_ya_gry.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
}

.bg_gry{
    background-color: #E4E4E4;
}
.bg_purple{
    background-color: #DBDAE5;
}
.ws_none{
    white-space: nowrap;
}
/* =topメイン画像
--------------------------------- */
#top_main{
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#top_main img{
    width: 100%;
}



/* =topコンテンツ１
--------------------------------- */
#top_Concept{
    width: 100%;
    background-color: #FFFFFF;
    text-align: left;
}
#top_Concept a{
    color: #000000;
    display: block;
    text-decoration: none;
}
#top_Concept_waku{
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px;
    overflow: hidden;
}

#top_Concept_title{
	font-size: 170%;
	line-height: 150%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}
.top_Concept_con_title{
	font-weight: bold;
	font-size: 150%;
	line-height: 150%;
	text-align: center;
	color: #00984B;
	border: 1px solid #00984B;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top_Concept_con{
	padding-top: 18px;
	padding-bottom: 18px;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-weight: bold;
}
#top_Concept_con img{
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
}
#top_Concept_con01{
    width: 31%;
    float: left;
}
#top_Concept_con02{
    width: 31%;
    margin-left: 3.5%;
    margin-right: 3.5%;
    float: left;
}
#top_Concept_con03{
    width: 31%;
    float: right;
}

.top_Concept_copy{
    padding: 5px;
}



/* =topコンテンツ2
--------------------------------- */
#top_Concept2{
    width: 100%;
    background-color: #fff79a;
    text-align: left;
    padding-top: 50px;
    padding-bottom: 50px;
}
#top_Concept2 a{
    color: #ffffff;
    display: block;
    text-decoration: none;    
}
#top_Concept2_waku{
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

#top_Concept2_title{
    
    font-size: 170%;
    color: #ffffff;
    line-height: 150%;
    text-align: center;
}

#top_Concept2_con{
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
}
#top_Concept2_con img{
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
}
#top_Concept2_con01{
    width: 45%;
    float: left;
}

#top_Concept2_con03{
    width: 45%;
    float: right;
}

.top_Concept2_copy{
    padding: 5px;
    color: #FFFFFF;
}



/* =topコンテンツ３
--------------------------------- */
#top_Concept3{
    max-width: 900px;
    background-color: #FFFFFF;
    text-align: left;
}
#top_Concept3 a{
    color: #000000;
    display: block;
    text-decoration: none;    
}
#top_Concept3_waku{
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	overflow: hidden;

}

#top_Concept3_title{
    
    font-size: 170%;
    color: #000000;
    line-height: 150%;
    text-align: center;
	font-weight: bold;	
}

#top_Concept3_con{
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}
#top_Concept3_con img{
    width: 100%;
    margin-top: 0px;
    margin-bottom: 30px;
}



/* =topコンテンツ4
--------------------------------- */
#top_Concept4{
    width: 100%;
    background-color: #FFFFFF;
    text-align: left;
}
#top_Concept4 a{
    color: #000000;
    display: block;
    text-decoration: none;
}
#top_Concept4_waku{
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px;
    overflow: hidden;
}

#top_Concept4_title{
	font-size: 170%;
	line-height: 150%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}

.top_Concept4_con{
	padding-top: 0px;
	padding-bottom: 18px;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
}

/* コンテンツ

--------------------------------- */

#contents_waku{
	padding: 10px;
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;	
	text-align: left;	
}

/* コンテンツテーブル
--------------------------------- */
.con_table{
    width: 98%;
    margin-right: auto;
    margin-left: auto;
}

.con_table table{
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin-bottom: 15px; 
    width: 100%;    

}
.con_table table th{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #EEEEEE;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
}
.con_table table td{
    border-right:  1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;   
    padding: 5px;    
    
}

.con_table ul {
    margin-left: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    margin-right: 0px;
}

/* お問い合わせテーブル
--------------------------------- */

.form_table{
    width: 98%;
    margin-right: auto;
    margin-left: auto;
}

.form_table table{
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin-bottom: 15px; 
    width: 100%;    

}
.form_table table th{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #EEEEEE;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
}
.form_table table td{
    border-right:  1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;   
    padding: 5px;    
    
}

input {    padding: 10px;
            font-size: 110%;}
option{    padding: 10px; 
            font-size: 110%;}

textarea{    padding: 10px; 
            font-size: 110%;}    

.w_m{    width: 50%;    }
.w_L{    width: 90%;    }




/* 左右50%レイアウト
--------------------------------- */
.layout50{
    overflow: hidden;

}

.layout50_left{
    width: 48%;
    float: left;

}
.layout50_right{
    width: 48%;
    float: right;

}

/* 左右40%60%レイアウト
--------------------------------- */
.layout4060{
    overflow: hidden;
}

.layout4060_left{
    width: 35%;
    float: left;

}
.layout4060_right{
    width: 63%;
    float: right;

}

/* googlemapレスポンシブ化
--------------------------------- */
.google-map {
    position: relative;
    width: 100%;    /* 左右に余白が必要なら値を変更してもOK */
    height: 0;
    padding-bottom: 56.25%;    /* padding-topでもOK */
    overflow: hidden;
}
.google-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;    /* 必要であれば!importantを付けてください */
    height: 100%;    /* 必要であれば!importantを付けてください */
}

.qa_set{}
.qa_line{
	padding: 5px;
	border-top: 1px solid #CCCCCC;
}
.qa_q{
	padding-left: 30px;
	padding-top: 0px;
	margin-bottom: 10px;
	background-image: url(../images/icon_q.png);
	background-repeat: no-repeat;

}

.qa_a{
	padding-left: 30px;
	padding-top: 0px;
	margin-bottom: 10px;
	background-image: url(../images/icon_a.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-position: 0 0;
	margin-left: 20px;	
}

.pc_view{}
.sp_view{
    display: none;
}




/* =sp
-------------------------------------------------------------------------------------- */

@media (max-width: 768px){

#stage {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}

#header{
	width: 100%;
		
	}
	
#header_con{
    width: 100%;

	}
#header_logo {
    width: 200px;

}
#header_logo img {
    width: 100%;

}
	
#header_nav {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
}
#header_nav ul li{
    font-size: 100%;}

#footer_nav ul li{
	font-size: 100%;
}

    
/* ページ内リンク */

#innner_link_{
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    padding: 0px;
    max-width: 95%;
}
#innner_link ul li{
    list-style-image: none;
    list-style-type: none;
    width: 48%;
    border: 1px solid #cccccc;
    font-weight: normal;
    font-size: 90%;
} 

    

	
/* =topコンセプト
--------------------------------- */
#top_Concept{
    background-color: #FFFFFF;

}
#top_Concept_waku{
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
    text-align: left;    
}

#top_Concept_title{
    font-size: 150%;
    line-height: 150%;
    text-align: center;
}

    
/* titleSetting */


	
.txt_bold{
	font-weight: bold;
}
.txt_bold_B{
	font-weight: bold;
	font-size: 120%;
}	
.txt_bold_B_G{
	font-weight: bold;
	font-size: 120%;
	color: #638C0B;
}	
	
	#top_main p .word A{
    font-size: 12px;
}	
	
 

/* コンテンツ

--------------------------------- */
#con_body{
    max-width: 95%;
    margin-right: auto;
    margin-left: auto;
     text-align: left;   
}
#con_catch{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 110%;
    line-height: 130%;
}


#con_catch_img{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
#con_catch_img img{
    width: 100%;

}


  
.pc_view{    display: none;}
.sp_view{   display: inherit;
}

   
	
/* =sp768終了
	
-------------------------------------------------------------- */
	
}

/* =sp2
-------------------------------------------------------------- */
@media (max-width : 480px){
    


    
h1{
    font-size: 110%;
   margin-bottom: 5px;    
}

h2{
    font-size: 110%;

}    
    
.txt_bold_B{
	font-weight: bold;
	font-size: 110%;
}    
    

    


#header_name {
    color: #000000;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 10px;    
    font-weight: bold;
    float: none;
    text-align: center;    
}    
    
#innner_link ul{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
    
#innner_link ul li{
    width: 49%;

}
    
#innner_link ul li a{
    display: block;
    font-size: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
}
    
/* =topコンテンツ１
--------------------------------- */

#top_Concept_waku{
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    margin-bottom: 0px;    
    overflow: hidden;
}

#top_Concept_title{
    
    font-size: 130%;
    line-height: 150%;
    text-align: center;
}


#top_Concept_con{
    padding-top: 20px;
    padding-bottom: 30px;
    overflow: hidden;
}    
#top_Concept_con img{
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}
#top_Concept_con01{
    width: 80%;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}
#top_Concept_con02{
    width: 80%;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;    
}
#top_Concept_con03{
    width: 80%;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;    
}
    
/* =topコンテンツ2
--------------------------------- */
#top_Concept2{
    padding-top: 30px;
    padding-bottom: 30px;
}

#top_Concept2_waku{
    max-width: 96%;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

#top_Concept2_title{
    font-size: 150%;
    color: #ffffff;
    line-height: 150%;
    text-align: center;
}

#top_Concept2_con{
    padding-top: 30px;
    padding-bottom:0px;
    overflow: hidden;
}

#top_Concept2_con01{
    width: 78%;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;    

}

#top_Concept2_con03{
    width: 78%;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;    

}



/* =topコンテンツ３
--------------------------------- */


#top_Concept3_waku{
    max-width: 96%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    overflow: hidden;
}

#top_Concept3_title{
        font-size: 110%;
    color: #000000;
    line-height: 150%;
    text-align: center;
}

#top_Concept3_con{
    padding-top: 30px;
    padding-bottom: 0px;
    overflow: hidden;
}
#top_Concept3_con img{
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
}
#top_Concept3_con01{
    width: 80%;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;    
}
#top_Concept3_con02{
    width: 80%;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;    
}
#top_Concept3_con03{
    width: 80%;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;    
}

#top_Concept3_con04{
    width: 80%;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;    
}


    
    

/*コンテンツ */    
#con_page_t{
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;    
    position: absolute;/*絶対配置*/
    top: 40%;
    right: 1%;    
    font-size: 120%;
    color: #000000;
    text-align: center;
}   
 
/* =調査の流れ　テーブル
--------------------------------- */



.fgi_left25{
    float: none;
    width: 100%;
}
.fgi_left43{
    float: none;
    width: 100%;
}
    

/* 左右50%レイアウト
--------------------------------- */
.layout50{}

.layout50_left{
    width: 96%;
    float: none; 
    margin-right: auto;
    margin-left: auto;    
    
}
.layout50_right{
    width: 96%;
    float: none;
    margin-right: auto;
    margin-left: auto;
}
  
/* 左右40%60%レイアウト
--------------------------------- */
.layout4060{
    overflow: hidden;
}

.layout4060_left{
    width: 96%;
    float: none;
    margin-right: auto;
    margin-left: auto;
}
.layout4060_right{
    width: 96%;
    float: none;
    margin-right: auto;
    margin-left: auto;    

}    
    



/* お問い合わせテーブル 組み換え
--------------------------------- */

.form_table table th{
	display: block;
}
.form_table table td{
	display: block;
}


    
/* =sp2 480終了
-------------------------------------------------------------- */

}

.li_cen {
	text-align: center;
}
