@charset "utf-8";


/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */

body {
color:#333;
font-size:13px;
font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
-webkit-text-size-adjust: none;
}

/* リンク設定
------------------------------------------------------------*/
a{color:#74b4df;text-decoration:none;}
a:hover{color:#006699;}
a:active, a:focus {outline:0;}

.item a{color:#ffffff;text-decoration:none;}
.item a:hover{color:#006699;}
.item a:active, a:focus {outline:0;}

/* スクロール設定
------------------------------------------------------------*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}


/* 全体
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
width:auto;
text-align: left;
	letter-spacing: 0.05em;
position:relative;
}

.inner{
margin:0 auto;
width:100%;
}

#top {
	overflow-x : hidden;
	background: url(../images/bg_back01.jpg) left top no-repeat;}
#sub {
	overflow-x : hidden;
	background: url(../images/bg_back04.jpg) left top no-repeat;}	
	
#top_top {
	background: url(../images/bg_back02.jpg) left top repeat-y;}	
	

/*************
/* ヘッダー
*************/
#header{
height:172px;
}

#header h1{
padding:5px 0 10px 15px;
font-size:10px;
font-weight:normal;
}

#header a{
color:#333;
}

#header a:hover{
color:#888;
}

/*************
/* ロゴ
*************/
.logo{
float:left;
}

.logo p{float:left;}

.logo img{
width:auto;
float:left;
padding:2px 10px 0 10px;
}

.logo span{display:block;}

/*************
/* 電話番号
*************/
.info{
float:right;
padding-right:20px;
text-align:right;
}

.info .open{font-size:11px;}


/*************
/* ロゴ+電話番号
*************/
.logo,.info .tel{
margin-top:6px;
font-size:20px;
font-weight:bold;
}

.logo span,.info span{
color:#333;
font-size:.6em;
font-weight:normal;
}

/* BREADCRUMBS
---------------------------------------------*/
/* パンくずリスト */

#breadcrumbs {
	font-weight: bold;
	color: #00000;
	line-height: 65px;
}
#breadcrumbs a:link,
#breadcrumbs a:visited {
	color: #00000;
	
}
#breadcrumbs a:hover,
#breadcrumbs a:active {
	color: #006699;
	
}



/********************
/* メインナビゲーション
********************/
#onelayout {clear: both;
	margin: 0 auto;
	width: 100%;}
	
#navi {clear: both;
	margin: 0 auto;
	z-index: 1000;}

#navi li {
	float: left;
	width: 136px;
	text-indent: -9999px;}

#navi li em a {
	display: block;
	overflow: hidden;
	height:0 !important;
	height /**/: 70px;
	padding-top: 70px;
	background-image: url(../images/navi.gif);}
	
.gnv01 a {background-position: 0 0;}
.gnv02 a {background-position: -136px 0;}
.gnv03 a {background-position: -272px 0;}
.gnv04 a {background-position: -408px 0;}
.gnv05 a {background-position: -544px 0;}
.gnv06 a {background-position: -680px 0;}
.gnv07 a {background-position: -816px 0;}

.gnv01 a:hover {background-position: 0 -70px;}
.gnv02 a:hover {background-position: -136px -70px;}
.gnv03 a:hover {background-position: -272px -70px;}
.gnv04 a:hover {background-position: -408px -70px;}
.gnv05 a:hover {background-position: -544px -70px;}
.gnv06 a:hover {background-position: -680px -70px;}
.gnv07 a:hover {background-position: -816px -70px;}

/**************************
/* メイン画像（トップページ）
**************************/

#mainBanner{
clear: both;
margin:0 auto;
padding-top:5px;
width: auto;
height: auto;
}

#mainBanner .inner{
position:relative;
	max-width:2560px;
	width: 2560px;
	height:auto;
	margin-left: -820px;
	background:#e4e3e8;
}


.slogan{
position:absolute;
max-width:100%;
height:auto;
bottom:0;
left:0;
padding:5px 10px;
line-height:1.4;
z-index:100;
}

.slogan h2{
padding-bottom:5px;
color:#333;
font-size:20px;
}

.slogan h3{
font-size:14px;
color:#666;
}

#Box{
	width: 100%;
}
#Box ul {
	margin: 0 auto;
	width: 960px;
}

/**************************
/* メイン画像（サブページ）
**************************/
#mainimages{
clear: both;
margin:0 auto;
padding-top:5px;
width:auto;
height: 291px;
}

/**************************
/* グリッド
**************************/
.gridWrapper{
padding:60px 0 60px;
overflow: hidden;
}

* html .gridWrapper{height:1%;}
	
.grid{
float:left;
border-radius:5px;
background:#fff;
}

.box{
margin:0 5px;
}

.box img{
max-width:100%;
height:auto;
}

.box h3{padding:10px 0 5px;}

.box h3, .box p{text-align:left;}

.box h3.title{
font-size:14px;
font-weight:bold;
padding:15px 0;
margin-bottom:5px;
}

.box p.readmore{
padding:10px 5px 5px;
text-align:right;
}

/*************
証拠が無ければはじまりません！
*************/

.f-action{
	background-color: rgba(255,255,255,0.8);
	padding:95px 15px 15px;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	position:relative;
	min-height:40px;
	margin-bottom:40px;
}

.contactinfo{
	position:absolute;
	top:-20px;
	left:5px;
}

.f-tel{
	color:#323232;
	font-size:230%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#first{
	padding: 0 !important;
}

#inport li{
	line-height: 0;
}
	
#inport img{
	width: 100%;
	height: auto;
}

#first-problem .imples{
	position:absolute;
	top:-30px;
	left:75px;
}

#inport ul{
	margin:40px 0 0;}

#inport li{
	float:left;
	list-style:none;
	width:27.5%;
	margin:0 1% 0 0;
}

#inport li:first-child{
	width:40%;
	float:left;
	margin:0 4% 0 0;
}

#inport li:last-child{
	margin:0;
}

#inport img{
	width: 100%;
	height: auto;
}

/*************
メイン コンテンツ
*************/
#main{
margin-top:25px;
}

section.content article{
padding-top:20px;
margin-bottom:30px;
overflow:hidden;
}

section.content_br{
margin-bottom:30px;
}

section.content article.box{
padding:15px;
font-size:14px;
font-weight:bold;
color:#006699;
  border-radius: 10px 10px 10px 10px;
background-color:#a0d7e0;
}


* html section.content article{height:1%;}

section.content p{margin-bottom:5px;}

h3.heading{
font-size:18px;
font-weight:bold;
color:#ffffff;
padding:15px 0;
padding-left:80px;
background: url(../images/bg_back03.jpg) left top no-repeat;
}

h3.why{
font-size:16px;
font-weight:bold;
padding:15px 0;
margin-bottom:5px;
background-color:#F9F9F9;
}

h3.heading img{
width:auto;
float:left;
padding:2px 2px 0 2px;
}


section.content img{
max-width:90%;
height:auto;
}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}

/*************
/* メイン コンテンツ　はじめての方　
*************/

section.content ul{margin:5px 10px;
}

section.content li{
padding:5px 0;
list-style-position: inside;
border-bottom:1px dashed #ebebeb;
font-weight:bold;
color:#006699;
}

.midashi{
font-size:16px;
font-weight:bold;
color:#ff0000;
}

.nagare_midashi{
font-size:18px;
font-weight:bold;
color:#000000;
}
.green_color{
color:#006699;
}
.under {
  background: linear-gradient(transparent 70%, #ff99ab 70%);
  }



.under a{color:#006699;text-decoration:none;}
.under a:hover{color:#74b4df;}
.under a:active, a:focus {outline:0;}

.backwaku{
  background: #a0d7e0;
  border-radius: 10px 10px 10px 10px;
  padding: 20px 20px 20px 20px;
  }
 
 .kadomaru{
  border-radius: 20px 20px 20px 20px;
  }
  
.balloon01 {
	position: relative;
	background: #ECD1B3;
	border: 4px solid #;
	margin-top: 20px;
		margin-bottom: 30px;
	padding: 20px 20px 20px 20px;
}
.balloon01:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.balloon01:after {
	border-color: rgba(236, 209, 179, 0);
	border-top-color: #ECD1B3;
	border-width: 20px;
	margin-left: -20px;
}
.balloon01:before {
	border-color: rgba(0, 0, 0, 0);
	border-top-color: #;
	border-width: 26px;
	margin-left: -26px;
}
 
.balloon02 {
	position: relative;
	background: #b1d1b3;
	border: 4px solid #;
	padding: 20px 20px 20px 20px;
	margin-bottom: 30px;
}
.balloon02:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.balloon02:after {
	border-color: rgba(177, 209, 179, 0);
	border-top-color: #b1d1b3;
	border-width: 20px;
	margin-left: -20px;
}
.balloon02:before {
	border-color: rgba(0, 0, 0, 0);
	border-top-color: #;
	border-width: 26px;
	margin-left: -26px;
} 

.balloon03 {
	position: relative;
	background: #ECD1B3;
	border: 4px solid #;
	padding: 20px 20px 20px 20px;
		margin-bottom: 30px;
}
.balloon03:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.balloon03:after {
	border-color: rgba(236, 209, 179, 0);
	border-top-color: #ECD1B3;
	border-width: 20px;
	margin-left: -20px;
}
.balloon03:before {
	border-color: rgba(0, 0, 0, 0);
	border-top-color: #;
	border-width: 26px;
	margin-left: -26px;
}

/*************
/* メイン コンテンツ　調査項目　
*************/

.box_title {
font-size:20px;
font-weight:bold;
margin-bottom:15px;
padding: 0.25em 0.5em;/*上下 左右の余白*/
color: #494949;/*文字色*/
background: transparent;/*背景透明に*/
border-left: solid 5px #6EC0D1;/*左線*/
}

.box_kadomaru {
font-size:15px;
margin-top:15px;
background: #6EC0D1; /*背景色*/
padding: 0.5em;/*文字周りの余白*/
color: white;/*文字を白に*/
border-radius: 0.5em;/*角の丸み*/
}

.box_item {
margin:0 auto;
text-align:center;
font-size:16px;
background: #6EC0D1; /*背景色*/
padding: 1em;/*文字周りの余白*/
color: white;/*文字を白に*/
border-radius: 0.5em;/*角の丸み*/
}

.box1 {
	width:100%;
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    border: solid 1px #000000;
}

.space {
margin-right: 3em;
}
  
/*************
/* 問合せ
*************/

.action{
	box-shadow: 0 0 0 4px #ccc inset;
	background:url(../images/action-bg.jpg) no-repeat left center;
	width:960px;
	height:auto;
	margin:0px auto 70px;
}

.action div{
	width:50%;
	padding:18px 0 18px 50%;
	text-align:center;
}

.ac-tel{
	color:#323232;
	font-size:260%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:15px;
}
.action_sm{display: none;}
.qrcode_sm{display: none;}
.mail_sm{display: none;}	


/*************
テーブル
*************/
section table {
border-collapse:collapse;
width: 100%;
margin:10px auto;}
section th, section td  { padding: 10px; border: 1px solid #ddd; }
section th  { background: #cccccc; }
section td  { background: #ffffff; }
/*----------------------------------------------------
  .fee
----------------------------------------------------*/
.fee th  { width: 30%; text-align: left; }
 
@media only screen and (max-width:480px){
    .fee { margin: 0 -10px; }
    .fee th,
    .fee td{
    width: 100%;
    display: block;
    border-top: none;
    }
  .fee tr:first-child th { border-top: 1px solid #ddd; }
}


/*************
/* サイドバー
*************/
#sidebar ul{padding-top:10px;}

#sidebar li{
margin-bottom:10px;
padding-bottom:10px;
list-style:none;
border-bottom:1px dashed #f1f1f1;
}

#sidebar li:last-child{
border:0;
margin-bottom:0px;
}

#sidebar li a{
font-size:12px;
display:block;
color:#333;
}

#sidebar li a:hover{
color:#888;
}

#sidebar ul.list li{
clear:both;
margin-bottom:5px;
padding:5px 0;
overflow:hidden;
border:0;
}

ul.list li{height:1%;}

ul.list li img{
float:left;
margin-right:10px;
}

ul.list li{
font-size:12px;
line-height:1.35;
}


/*************
/* フッター
*************/
#footer_nav{
clear:both;
overflow:hidden;
background:#156d8d;
}

#footer_nav ul.footer_nav{
width:100%;
padding:10px 0;
text-align: center;
}

#footer_nav ul.footer_nav li{
display: -moz-inline-box;
  display: inline-block;
  /display: inline;
  /zoom: 1;
margin-bottom:6px;
padding:0 7px 0 8px;
font-size:11px;	
color:#ffffff;
border-right:1px solid #ffffff;
}

#footer_nav ul.footer_nav li a{color:#ffffff;text-decoration:none;}
#footer_nav ul.footer_nav li a:hover{color:#6ec0d1;}
#footer_nav ul.footer_nav li a:active, a:focus {outline:0;}

#footer{
clear:both;
overflow:hidden;
background:#d3c8b6;
padding:10px 10px 20px 10px;
}

* html #footer{height:1%;}

#footer .grid{
padding:10px 0 5px;
margin:0;
background:transparent;
}

#footer #info .logo, #footer #info .info{float:none;}

#footer #info .info{
clear:both;
padding:10px 0 0 0;
text-align:left;
}


#footer #area .area{
clear:both;
padding:10px 0 0 0;
text-align:center;
}

#footer #area .area dl, dt, dd{
  margin : 0;
  padding : 0;
}

.area dl{
  width  : 100%;
}

.area dt{
  width  : 100%;
  font-weight : bold;
  /* indentを使ってはみ出すのを防止 */
  text-indent : 3px;
}

.area dd{
  float : left;
  padding-left : 15px
}

#footer .logo{font-size:18px;}

#footer .info .tel,#footer .info .tel span,#footer #info .open{
font-size:12px;
color:#333;
}

ul.footnav{
float:right;
width:650px;
padding:10px 0;
}

ul.footnav li{
float:right;
margin-bottom:10px;
padding:0 7px 0 8px;
font-size:11px;	
border-right:1px solid #b6b6b6;
}

#footer a{color:#333;}
#footer a:hover{color:#888;}

address{
clear:both;
padding:20px 0 50px 0;
text-align:center;
font-style:normal;
font-size:10px;
color:#333;
}


/*************
/* clearfix
*************/
 
/*.clearfix { overflow:hidden; }
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix { zoom:1; }
*:first-child+html .clearfix { zoom:1; }*/

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {    clear: both }

.clearfix {    zoom: 1 }




/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 960px){
	#header,#wrapper,.inner{
	width:960px;
	padding:0;
	margin:0 auto;
	}
	
	#wrapper{padding-bottom:20px;}
	
  nav#mainNav{
	clear:both;
	overflow:hidden;
	position:relative;
	}
	
	nav#mainNav .inner{
	width:932px;
	padding:0 14px;
	}

	nav#mainNav ul li{
	float: left;
	position: relative;
	}

	nav#mainNav li:last-child{border-right:1px dotted #ebebeb;}

	nav#mainNav ul li a{
	display: block;
	text-align: center;
	_float:left;
	font-size:13px;
	width:154px;
	height:45px;
	padding-top:9px;
	color:#333;
	border-left:1px dotted #ebebeb;
	}

	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	}

	nav#mainNav ul li a span{
	color:#cdcdcd;
	font-size:10px;
	}

	nav div.panel{
	display:block !important;
	float:left;
	}

	a#menu{display:none;}

	nav#mainNav li.active a, nav#mainNav li a:hover{
	color:#909090;
  background:#f9f9f9;
	padding-top:9px;
	}
	
	#mainBanner{margin-left:15px;}
	#subpage #mainBanner{margin:17px auto;}
	
	#main{
	float:right;
	width:657px;
	padding-right:15px;
	}
	
	#sidebar{
	float:left;
	width:245px;
	padding:25px 0 0 15px;
	overflow:hidden;
	}
	
	#sidebar article{
	padding-top:7px;
	margin-bottom:20px;
	overflow:hidden;
	}
	
	/* グリッド全体 */
	.gridWrapper{
	width:960px;
	margin:0 0 0 -10px;
	}
	
	#gallery article{padding:10px 0 10px 10px;}
	
	/* グリッド */
	.grid{
	float:left;
	width:300px;
	margin-left:20px;
	}
	
	#subpage .grid{width:auto;}
	
  #gallery .grid{
	width:auto;
	margin:10px 0 2px 10px;
	}
}

@media only screen and (max-width:959px){
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}

#navi li em a {
	display: block;
	overflow: hidden;
	height:0 !important;
	height /**/: 30px;
	padding-top: 30px;
	background-image: url(../images/navi_sm.gif);}
	
.gnv01 a {background-position: 0 0;}
.gnv02 a {background-position: -400px 0;}
.gnv03 a {background-position: -800px 0;}
.gnv04 a {background-position: -1200px 0;}
.gnv05 a {background-position: -1600px 0;}
.gnv06 a {background-position: -2000px 0;}
.gnv07 a {background-position: -2400px 0;}

.gnv01 a:hover {background-position: 0 -30px;}
.gnv02 a:hover {background-position: -400px -30px;}
.gnv03 a:hover {background-position: -800px -30px;}
.gnv04 a:hover {background-position: -1200px -30px;}
.gnv05 a:hover {background-position: -1600px -30px;}
.gnv06 a:hover {background-position: -2000px -30px;}
.gnv07 a:hover {background-position: -2400px -30px;}
	
#onelayout {
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
  border:1px solid #e4e4e4;}

#onelayout a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	}

#onelayout a#menu span{
	padding-left:10px;
	color:#333;
	}
#onelayout a.menu span:before{content: "→ ";}
#onelayout a.menuOpen span:before{content: "↓ ";}

#onelayout a#menu:hover{cursor:pointer;}

	#navi{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

#onelayout ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

#onelayout ul li a,#onelayout ul li.current-menu-item li a{
	color:#333;
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	}
	
#onelayout ul li a span{padding-left:10px;}
	
#onelayout ul li:first-child a{
	border-top:1px solid #e4e4e4;
	}
	
#onelayout ul li:last-child a{border:0;}
	
#onelayout ul li.active a{color:#888;}

#navi{flotta:none;}
	
	#subpage #mainBanner{max-width:668px;}
	
	#sidebar{padding-bottom:30px;}
	
	#sidebar article{padding:7px 0 15px;}
	
	#footer .grid,#footer ul.footnav{
	float:none;
	width:100%;
	text-align:center;
	}

	ul.footnav li{float:none;display:inline-block;}
	
	.grid{
	width:32%;
	margin:10px 0 0 1%;
	}
	
	#gallery .grid{
	float:left;
	width:31%;
	margin:0 0 0 1%;
	}
	
	#footer .grid img, #footer .info{float:none;}
	#footer .grid p{display:block;}
	#footer #info .info{float:none;text-align:center;}
	
	#footer .logo,#footer .info{
	width:100%;
	float:none;
	}
	
	#footer .logo p{float:none;display:block;}
	#footer .logo img{float:none;padding:0;}
	


/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
	#header{
	height:auto;
	padding-bottom:20px;
	}
	
	#header h1,.logo,.info{text-align:center;}
	
	.logo,.info{
	clear:both;
	width:100%;
	float:none;
	}
	
	.logo p{float:none;display:block;}
	.logo img{float:none;padding:0;}
	
	.box img{
	float:left;
	margin-right:5px;
	}
	
	.box h3{padding-top:0;}

  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}
	
	#gallery .grid{float:left;}
	
}


/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
	.grid{width:100%;}
	.box img{max-width:100px;}
	#mainBanner h2,#mainBanner p{font-size:80%;}
	
#top {
	background: none;
	background-color:#ffffff;}
#sub {
	background: none;
	background-color:#ffffff;}
#sm {
	background: url(../images/bg_back02.jpg) left top repeat-y;}
	
.title{display:none;
	background-image: none}	

.action{display:none;
	background-image: none}	
	
.action_sm{width:100%;
display: block;}

.mail_sm{display: block;}
.mail_sm a {display: block;
	margin:0 auto;
	width:100%;
height:32px;
background-image: url(../images/mail_sp_a.gif);}		

.mail_sm a:hover {background-image: url(../images/mail_sp_b.gif);}	

section.content p{
margin-left:10px;
margin-right:10px;
margin-bottom:5px;}

.br_pc{display:none;}
.br_sp{display:block;}

.clearText {
text-indent:100%;
white-space:nowrap;
overflow:hidden;
}
.img_sm{display:none;}	
}

.qrcode{display:none;
	background-image: none}	
	
.qrcode_sm{width:100%;
display: block;}

#qrcode a:hover img{
	opacity: .8;
}