@charset "utf-8";


/*各cssファイルの読み込み
---------------------------------------------------------------------------*/
@import url("keyframes.css");
@import url("slide.css");

/*全端末（PC・タブレット・スマホ）共通設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*全体の設定
---------------------------------------------------------------------------*/
.icon {
    display: flex;
    justify-content: center;
    align-items: center; 
    position:absolute;
    top: 15%;
    left: 50%;
    transform: translate(-50%, -50%);
	width:100%;
}
body {
	margin: 0px;padding: 0px;
	font-family: "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;	/*文字サイズ*/
	line-height: 2;		/*行間*/
	color: #666;		/*文字色*/
	background: #f5f3f0;	/*背景色*/
	-webkit-text-size-adjust: none;
}
h1,h2,h3,h4,h5,h6,h7,p,ul,ol,li,dl,dt,dd,form,figure,form,select,textarea,input {margin: 0px;padding: 0px;font-size: 100%;font-weight: normal;}
ul {list-style-type: none;}
img {border: none;max-width: 100%;height: auto;vertical-align: middle;margi-left:10px;}
table {border-collapse: collapse;font-size: 100%;border-spacing: 0;width:100%;}
video {max-width: 100%;}
iframe {width: 100%;}

/*土壌・地下水汚染のしくみ*/
#SpeHarmful {
	width: 100%;
	border-collapse: collapse;
	border: 0 none;
}
.under2 {
    vertical-align: bottom;
    margin-left: 10px;
    margin-top: 10px;
    border: 1px solid #000000;
    margin-right: 0px;
	height:230px;
}
.under5 {
    vertical-align: bottom;
    margin-left: 0px;
    margin-top: 10px;
    border: 1px solid #000000;
    margin-right: 0px;
	height:230px;
}
div.chaild9{
   float:left;
   text-align:center;
   margin: 5px;
   font-size: 17px;
}
div.chaild10{
   float:left;
   text-align:left;
   margin-left: 15px;
   margin-top: 10px;
   font-size: 17px;
}
table#SpeHarmful tr th {
	padding: 2px;
	border: 1px solid #8e79af;
	text-align: center;
	vertical-align: middle;
	font-size: 90%;
	font-weight: normal;
}

table#SpeHarmful tr th#NoBorder {
	border: 0 none;
}

table#SpeHarmful tr th.TopTitle {
	background: #cabed7;
	font-size: 90%;
	color: #000;
}

table#SpeHarmful tr th.LeftTitle {
	background: #816ba6;
	color: #fff;
}

table#SpeHarmful tr td {
	
	padding: 2px;
	border: 1px solid #8e79af;
	text-align: left;
	vertical-align: middle;
	font-size: 90%;
	font-weight: normal;
}

table#SpeHarmful tr td.NoList {
	width: 520px;
	height: 20px;
	border: 0 none;
}


/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
	color: #666;
	transition: 0.4s;
}
a:hover {
	color: #695e4d;
	text-decoration: none;
}

.soil {
	margin:15px;
	width:250px;
}
.soil5 {
	margin:15px 100px 15px 15px;
	height:700px;
}
.soil4 {
	margin:15px;
	width:250px;
}
.soil2 {
	margin:15px;
	width:230px;
}
.soil3 {
	margin:15px;
	width:400px;
}

.under3 {
    vertical-align: bottom;
    margin: 3% 2% 3% 2%;
 
   
    width: 50%;
	height: 45%;
}
.under4 {
    
    margin: 3% 2% 3% 2%;
 
    border: 1px solid #000000;
    width: 100%;
	
}
/*ヘッダーブロック（ロゴやメニューが入った最上段ブロック）
---------------------------------------------------------------------------*/
/*ヘッダーブロック*/
header {
	position: fixed;	/*ヘッダーを上部に固定する指定*/
	z-index: 1;
	left: 0px;			/*左からの配置場所の指定*/
	top: 0px;			/*上からの配置場所の指定*/
	width: 100%;		/*幅*/
	background: #383229;	/*背景色*/
	font-size: 14px;	/*文字サイズ*/
	height: 50px;		/*ヘッダーの高さ*/
}
/*ロゴ画像*/
header #logo img {
	height: 50px;	/*高さ。上のheaderのheightと合わせる。*/
	float: left;	/*左に回り込み*/
	background: #695e4d;	/*背景色*/
}

/*メインメニュー
---------------------------------------------------------------------------*/
/*メニューブロック全体*/
#menubar {
	float: left;
}
/*メニュー１個あたりの指定*/
#menubar li {
	float: left;
	letter-spacing: 0.1em;
}
#menubar li a, .ddmenu-title {
	display: block;text-decoration: none;
	color: #fff;	/*文字色*/
	padding: 0px 14px;	/*上下、左右へのメニュー内の余白*/
	line-height: 50px;	/*行間。headerのheightと数字を合わせる。*/
}
/*マウスオン時の背景色*/
#menubar li a:hover {
	background: #695e4d !important;
}
/*ドロップダウンメニューの親メニューへの追加指定。基本指定は上の.ddmenu-titleにあります。*/
.ddmenu-title {
	padding-left: 40px;	/*アイコン分の余白を確保*/
	background: url(../images/arrow1.png) no-repeat 10px center / auto 25px;	/*アイコン画像の読み込み。最後の25pxは高さ指定。*/
}

/*小さい端末用メニューを非表示にする*/
#menubar-s,#menubar-s2,#menubar-s3,#menubar-s4 {display: none;}
/*３本バーアイコンを表示させない*/
#menubar_hdr {display: none;}

/*ドロップダウンメニュー（ddmenu）
---------------------------------------------------------------------------*/
/*メニューブロック全体*/
#menubar ul.ddmenu {
	position:absolute;visibility: hidden;z-index: 10;
	width: auto;
	margin-left: -40px;	/*.ddmenu-titleのpadding-leftと数字を合わせてマイナス記号をつける。*/
}
/*メニュー１個あたりの指定*/
#menubar ul.ddmenu li {
	float: none;
}
#menubar ul.ddmenu li a {
	background: #000;	/*背景色（古いブラウザ用）*/
	background: rgba(0,0,0,0.8);	/*背景色。0,0,0は黒の事で0.8は色が80%出た状態。*/
	border: 1px solid rgba(255,255,255,0.4);	/*線の幅、線種、色。255,255,255は白の事で0.4は色が40%出た状態。*/
	border-top: none;	/*上の線だけ消す*/
}
/*１つ目のメニューへの追加指定*/
#menubar ul.ddmenu li:first-child a {
	border-top: 1px solid rgba(255,255,255,0.4);	/*上の線の指定*/
}
/*ドロップダウンのマウスオン事*/
li:hover ul.ddmenu {
	animation-name: opa1;	/*keyframes.cssで使う@keyframesの指定*/
	animation-duration: 0.4S;	/*アニメーションの実行時間。0.4秒。*/
	animation-fill-mode: both;	/*アニメーションの待機中は最初のキーフレームを維持、終了後は最後のキーフレームを維持。*/
}

/*facebookやtwitterなどのアイコン
---------------------------------------------------------------------------*/
/*アイコン全体を囲むブロック*/
ul.icon {
	float: right;	/*アイコンブロックを右に回り込み*/
	margin-right: 20px;	/*右側に空けるスペース*/
}
/*アイコン１個あたりの設定*/
ul.icon li {
	display: inline-block;	/*横並びにさせる指定*/
	padding-top: 10px;		/*上に空ける余白。header内の上下の配置バランスをここでとって下さい。*/
}
/*アイコン画像の設定*/
ul.icon img {
	width: 30px;		/*画像の幅*/
	margin-right: 5px;	/*画像同士の余白*/
}

/*コンテンツ（contents）
---------------------------------------------------------------------------*/
/*コンテンツブロック全体*/
div.child{
   float:left;
   margin: 1% 0% 0% 2%;
   width:10%;
   font-size:13px;
	
}
div.child2{
   float:left;
   margin: 1% 0% 0% 2%;
   width:20%;
   font-size:14px;
}
div.child2 p{
  margin-left:10px;
	
}

#contents {
	margin-top: 20px;	/*上に空ける余白。headerとの間に空けたいスペースを調整して下さい*/
	padding: 3%;		/*コンテンツ内の余白*/
}
/*トップページのコンテンツへの追加指定*/
.home #contents {
	margin-top: 600px;	/*スライドショーの高さに合わせて調整して下さい*/
}
/*h2タグ*/
#contents h2 {
	clear: both;
	margin-bottom: 20px;	/*下に空けるスペース*/
	font-size: 120%;		/*文字サイズ*/
	background: #383229;		/*背景色*/
	color: #fff;			/*文字色*/
	border-left: 50px solid #695e4d;	/*左の線の幅、線種、色*/
	line-height: 50px;		/*行間*/
	padding-left: 30px;		/*左に空ける余白*/
}
#contents h4 {
	clear: both;
	margin-bottom: 20px;	/*下に空けるスペース*/
	font-size: 200%;		/*文字サイズ*/
	font-weight:bold;
	border: 2px solid #560506;	/*下の線の幅、線種、色*/
	padding-left: 20px;	
	background:#322517;
	color:#FFF;
}
/*h2タグ内のspanタグ*/
#contents h5 span {
	font-size: 60%;	/*文字サイズ*/
	padding-left: 5px;	/*左に空ける余白*/
}
/*h2タグ内のspanタグの文字の最初と最後に表示させる記号*/
#contents h2 span::before,#contents h2 span::after {
	content: "-";
}
/*h3タグ*/
#contents h3 {
	clear: both;
	margin-bottom: 20px;	/*下に空けるスペース*/
	font-size: 120%;		/*文字サイズ*/
	font-weight:bold;
	border-bottom: 2px solid #000;	/*下の線の幅、線種、色*/
	padding-left: 20px;		/*左に空ける余白*/
}
#contents h6 {
	clear: both;
	margin-bottom: 20px;	/*下に空けるスペース*/
	font-size: 200%;		/*文字サイズ*/
	font-weight:bold;
	border-bottom: 2px solid #000;	/*下の線の幅、線種、色*/
	padding-left: 20px;		/*左に空ける余白*/
}

/*段落タグ設定*/
#contents p {
	padding: 0px 20px 20px;	/*上、左右、下への余白*/
}
/*他。微調整。*/
#contents p + p {
	margin-top: -5px;
}
#contents h2 + p,
#contents h3 + p {
	margin-top: -10px;
}
#contents section + section {
	margin-top: 30px;
}

/*list（トップページやServiceページで使っている横長ブロック）
---------------------------------------------------------------------------*/
/*ボックスの設定*/
#contents .list {
	position: relative;overflow: hidden;
	display: flex;
	align-items: center;
	background: #FFF;	/*背景色*/
	color: #000;		/*文字色*/
	margin-bottom: 1px;	/*ボックス同士に空けるスペース*/
}
#contents .list2 {
	position: relative;overflow: hidden;
	display: flex;
	align-items: center;
	background: #000;	/*背景色*/
	color: #fff;		/*文字色*/
	margin-bottom: 1px;	/*ボックス同士に空けるスペース*/
}
#contents .list3 {
	position:relative;
	overflow: hidden;
	display: flex;
	align-items: center;
	background: #fff;	/*背景色*/
	color: #000;		/*文字色*/
	margin-bottom: 3%;
	margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
}
#contents .list4 {
	position: relative;overflow: hidden;
	display: flex;
	align-items: center;
	background: #fff;	/*背景色*/
	color: #000;		/*文字色*/
	margin-bottom: 3%;	/*ボックス同士に空けるスペース*/
}
#contents .list5 {
	position: relative;overflow: hidden;
	display: flex;
	align-items: center;
	background: #fff;	/*背景色*/
	color: #000;		/*文字色*/
	margin-bottom: 3%;	/*ボックス同士に空けるスペース*/
	padding:2%
}
#contents .list10 {
	position: relative;overflow: hidden;
	display: flex;
	align-items: center;
	background: #fff;	/*背景色*/
	color: #000;		/*文字色*/
	margin-bottom: 20px;	/*ボックス同士に空けるスペース*/
}
#contents .list12 {
	position: relative;overflow: hidden;
	display:block;
	align-items: center;
	background: #fff;	/*背景色*/
	color: #000;		/*文字色*/
	margin-bottom: 1px;	/*ボックス同士に空けるスペース*/
}
#contents .list12 {
	position: relative;overflow: hidden;
	display: flex;
	align-items: center;
	background: #fff;	/*背景色*/
	color: #000;		/*文字色*/
	margin-bottom: 1px;	/*ボックス同士に空けるスペース*/
}
#contents .list11 {
	position: relative;overflow: hidden;
	display: flex;
	align-items: center;
	background: #fff;	/*背景色*/
	color: #000;		/*文字色*/
	margin-bottom: 1px;	/*ボックス同士に空けるスペース*/
}
/*リンクテキストの文字色*/
#contents .list a {
	color: #fff;
}
#contents .list2 a {
	color: #fff;
}
#contents .list3 a {
	color: #fff;
}
#contents .list4 a {
	color: #fff;
}
#contents .list10 a {
	color: #fff;
}
#contents .list11 a {
	color: #fff;
}
/*ボックス内のh4（見出し）タグ*/
#contents .list h4 {
	margin-bottom: 10px;	/*下のテキストとの間に空けるスペース*/
	font-size: 120%;		/*文字サイズ*/
}
#contents .list2 h4 {
	margin-bottom: 10px;	/*下のテキストとの間に空けるスペース*/
	font-size: 120%;		/*文字サイズ*/
}
#contents .list3 h4 {
	margin-bottom: 10px;	/*下のテキストとの間に空けるスペース*/
	font-size: 120%;		/*文字サイズ*/
}
#contents .list4 h4 {
	margin-bottom: 10px;	/*下のテキストとの間に空けるスペース*/
	font-size: 120%;		/*文字サイズ*/
}
/*ボックス内のp（段落）タグ*/
#contents .list p {
	padding: 0;		/*余白のリセット*/
}
#contents .list2 p {
	padding: 0;		/*余白のリセット*/
}
#contents .list3 p {
	padding: 0;		/*余白のリセット*/
}
#contents .list4 p {
	padding: 0;		/*余白のリセット*/
}
#contents .list10 p {
	padding: 0;		/*余白のリセット*/
}
#contents .list11 p {
	padding: 0;		/*余白のリセット*/
}
/*ボックス内のfigure画像*/
#contents .list figure {
	float: left;	/*左に回り込み*/
	width: 20%;		/*画像の幅*/
	margin: 1% 0% 1% 2%;
}
#contents .list2 figure {
	float: left;	/*左に回り込み*/
	width: 34%;		/*画像の幅*/
	margin-left: 1%;
	margin-top: 0.5%;
	margin-bottom: 0.5%;
}
#contents .list3 figure {
	float: left;	/*左に回り込み*/
	width: 20%;		/*画像の幅*/
	margin: 3%;
}
#contents .list3 figure1 {
	width: 70%;		/*画像の幅*/
	height: 20%;
	margin: 2% 1% 1% 1% ;
	padding: 1% 1% 2% 1%;
}
#contents .list3 figure2 {
	float: left;	/*左に回り込み*/
	width: 24%;		/*画像の幅*/
	margin: 1% 1% 1% 0% ;
}
#contents .list3 figure3 {
	float: left;	/*左に回り込み*/
	width: 24%;		/*画像の幅*/
	margin: 1% 1% 1% 1% ;
}
#contents .list4 figure {
	float: right;	/*左に回り込み*/
	width: 30%;		/*画像の幅*/
	margin: 3%;
}
#contents .list10 figure {
	float: left;	/*左に回り込み*/
	width: 20%;		/*画像の幅*/
	margin: 1%;
	
}
#contents .list11 figure {
	float: left;	/*左に回り込み*/
	width: 100%;
	margin: 1%;/*画像の幅*/	
}

/*「class="text"」を指定したブロック。テキストブロック。*/
#contents .list .text {
	float: right;	/*右に回り込み*/
	width: 64%;		/*幅*/
	margin-left: 5%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
#contents .list2 .text {
	float: right;	/*右に回り込み*/
	width: 90%;		/*幅*/
	margin: 3%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
#contents .list3 .text {
	float: right;	/*右に回り込み*/
	width: 64%;		/*幅*/
	margin: 3%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
#contents .list4 .text {
	float: left;	/*右に回り込み*/
	width: 64%;		/*幅*/
	margin: 3%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
#contents .list10 .text {
	float: right;	/*右に回り込み*/
	width: 70%;		/*幅*/
	margin: 1%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
#contents .list10 .text2 {
	float: right;	/*右に回り込み*/
	width: 90%;		/*幅*/
	margin: 1%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
#contents .list11 .text {
	float: right;	/*右に回り込み*/
	width: 70%;		/*幅*/
	margin: 1%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
#contents .list11 .text2 {
	float: right;	/*右に回り込み*/
	width: 90%;		/*幅*/
	margin: 1%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
/*btn1
---------------------------------------------------------------------------*/
.btn1 a {
	display: block;text-decoration: none;
	background: #695e4d url(../images/arrow4.png) no-repeat 95% center / 15px;	/*背景色、アイコン画像の読み込み。95%は左からの配置場所、最後の15pxは画像幅。*/
	color: #fff;	/*文字色*/
	max-width: 300px;	/*最大幅。画面幅が狭くなった場合、小さく縮小されていきます。*/
	text-align: center;	/*テキストをセンタリング*/
	padding: 5px 15px;	/*上下、左右へのボタン内の余白*/
	margin: 20px 0px 20px 0px ;	/*上、左右、下へのボタンの外側への余白*/
}
/*マウスオン事に少し位置をずらす指定*/
.btn1 a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}

/*ラムサウンディング試験*/
#ExText {
	width: 466px;
	margin: 40px auto 0 auto;
	padding: 5px;
	border: 2px solid #00006e;
}

#InExText {
	padding: 5px;
	border: 2px solid #00006e;
	line-height: 1.4;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #00006e;
}

/*上側の方法*/
#RSExMethod {
	width: 600px;
	float:right;
}
#RSExMethod table {
	width: 100%;
	border-collapse: collapse;
	border: 0 none;
}

#RSExMethod table tr td {
	width: 335px;
	padding: 5px 0 0 0;
	border: 0 none;
	text-align: left;
	vertical-align: top;
}

#RSExMethod table tr td img {
	display: block;
	width: 150px;
	float: left;
}

#RSExMethod table tr td p {
	width: 165px;
	margin: 0;
	float: right;
}

/*上部テキスト*/
div#RumSoundEx div#RSExText {
	width: 520px;
	margin: 15px 0;
}

div#RumSoundEx div#RSExText div#RSExTextL {
	width: 170px;
	float: left;
}

/*フッター設定
---------------------------------------------------------------------------*/
footer {
	clear: both;
	text-align: center;
	font-size: 90%;		/*文字サイズ*/
	color: #fff;			/*文字色*/
}
footer a {color: #fff;}

footer a:hover {color: #fff;}
footer .pr {display: block;}

/*フッターメニュー
---------------------------------------------------------------------------*/
/*ボックス全体*/
#footermenu {
	overflow: hidden;
	padding: 20px 3%;		/*上下、左右へのボックス内の余白*/
	background: #695e4d;	/*背景色*/
}
/*リンクテキスト*/
#footermenu a {
	text-decoration: none;
	opacity: 0.7;	/*透明度。70%の色がついた状態。*/
}
/*マウスオン時*/
#footermenu a:hover {
	opacity: 1;		/*透明度。100%色がついた状態。*/
}
/*１行分の設定*/
#footermenu ul {
	float: left;		/*左に回り込み*/
	width: 23%;			/*幅。今回は４列作っているので、この数字と下のpadding-rightとpadding-leftを合計した数字が１列分になる。(23%＋1%＋1%)×4列＝100%*/
	padding-right: 1%;	/*右に空ける余白*/
	padding-left: 1%;	/*左に空ける余白*/
	text-align: left;	/*テキストを左寄せ*/
}
/*見出し*/
#footermenu li.title, #footermenu li.title a {
	opacity: 1;	/*透明度。100%色がついた状態。*/
	font-size: 110%;	/*文字サイズ*/
}

/*コピーライト
---------------------------------------------------------------------------*/
#copyright {
	clear: both;
	text-align: center;
	background: #383229;	/*背景色*/
}
#copyright a {text-decoration: none;}
#copyright a:hover {color: #666;}

/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
/*ブロック全体の設定*/
#new dl {
	padding: 0px 20px;		/*上下、左右へのブロック内の余白*/
	margin-bottom: 20px;	/*ブロックの下(外側)に空ける余白*/
	height: 170px;			/*高さ*/
	overflow: auto;			/*上の高さを超えるコンテンツ量になった場合にスクロールバーを出す*/
}
/*日付設定*/
#new dt {
	float: left;
	width: 9em;
	letter-spacing: 0.1em;
}
/*記事設定*/
#new dd {
	padding-left: 9em;
	border-bottom: 1px solid #ccc;	/*下線の幅、線種、色*/
}

/*ta1設定
---------------------------------------------------------------------------*/
/*テーブル１行目に入った見出し部分（※caption）*/
caption {
	border: 1px solid #ccc;	/*テーブルの枠線の幅、線種、色*/
	border-bottom: none;	/*下線だけ消す*/
	text-align: left;		/*文字を左寄せ*/
	background: #eee;	/*背景色*/
	font-weight: bold;		/*太字に*/
	padding: 10px;	/*ボックス内の余白*/
}
/*ta1テーブル*/
.ta1 {
	width: 100%;
	table-layout: fixed;
	margin: 0 0 20px;
	background: #fff;	/*背景色*/
}
.ta2, .ta2 td, .ta2 th {
	border: 1px solid #ccc;	/*テーブルの枠線の幅、線種、色*/
	padding: 5px;	/*ボックス内の余白*/
	word-break: break-all;
}
.ta3, .ta3 td, .ta3 th {
	border-right:  1px solid #ccc;	/*テーブルの枠線の幅、線種、色*/
	padding: 5px;	/*ボックス内の余白*/
	word-break: break-all;
}
.ta4, .ta4 td, .ta4 th {
	border-bottom:  1px solid #ccc;	/*テーブルの枠線の幅、線種、色*/
	border-top:  1px solid #ccc;
	padding: 5px;	/*ボックス内の余白*/
	word-break: break-all;
}
.ta5, .ta5 td, .ta5 th {
	border-bottom:  1px solid #ccc;	/*テーブルの枠線の幅、線種、色*/
	border-top:  1px solid #ccc;
	border-right:  1px solid #ccc;
	padding: 5px;	/*ボックス内の余白*/
	word-break: break-all;
}
.ta6, .ta6 td, .ta6 th {
	border-top:  1px solid #ccc;
	padding: 5px;	/*ボックス内の余白*/
	word-break: break-all;
}
.ta7, .ta7 td, .ta7 th {
	border-bottom:  1px solid #ccc;	/*テーブルの枠線の幅、線種、色*/
	border-top:  1px solid #ccc;
	border-left:  1px solid #ccc;
	padding: 5px;	/*ボックス内の余白*/
	word-break: break-all;
}
.ta8, .ta8 td, .ta8 th {
	border-top:  1px solid #ccc;
	border-left:  1px solid #ccc;
	padding: 5px;	/*ボックス内の余白*/
	word-break: break-all;
}
.ta9, .ta9 td, .ta9 th {
	border-bottom:  1px solid #ccc;
	border-left:  1px solid #ccc;
	padding: 5px;	/*ボックス内の余白*/
	word-break: break-all;
}
.ta10, .ta10 td, .ta10 th {
	border-top:  1px solid #ccc;
	border-right:  1px solid #ccc;
	padding: 5px;	/*ボックス内の余白*/
	word-break: break-all;
	width:90%
}
.ta11, .ta11 td, .ta11 th {
	border-bottom:  1px solid #ccc;
	border-right:  1px solid #ccc;
	padding: 5px;	/*ボックス内の余白*/
	word-break: break-all;
	width:90%
}
.ta12, .ta12 td, .ta12 th {
	border-top:  1px solid #ccc;
	border-right:  1px solid #ccc;
	border-left:  1px solid #ccc;
	padding: 5px;	/*ボックス内の余白*/
	word-break: break-all;
	width:90%
}
.ta13, .ta13 td, .ta13 th {
	border-bottom:  1px solid #ccc;
	border-right:  1px solid #ccc;
	border-left:  1px solid #ccc;
	padding: 5px;	/*ボックス内の余白*/
	word-break: break-all;
	width:90%
}

/*左側ボックス*/
.ta1 th {
	width: 150px;	/*幅*/
	text-align: center;	/*センタリング*/
	font-weight: normal;
}
#recruit th {
	width: 20%;	/*幅*/
	text-align: left;/*センタリング*/
	font-weight: normal;
	padding:0 0 0 1%;
}

ul{list-style: none;}
/*inputボタン
---------------------------------------------------------------------------*/
#contents input[type="submit"].btn,
#contents input[type="button"].btn,
#contents input[type="reset"].btn {
	padding: 5px 10px;		/*上下、左右へのボックス内の余白*/
	border: 1px solid #ccc;	/*枠線の幅、線種、色*/
	font-size: 20px;		/*文字サイズ*/
	border-radius: 3px;		/*角丸のサイズ*/
	background: #eee;		/*背景色*/
}
/*マウスオン時の設定*/
#contents input[type="submit"].btn:hover,
#contents input[type="button"].btn:hover,
#contents input[type="reset"].btn:hover {
	border: 1px solid #999;	/*枠線の幅、線種、色*/
	background: #fff;		/*背景色*/
}

/*NEWアイコン
---------------------------------------------------------------------------*/
.newicon {
	background: #F00;	/*背景色*/
	color: #FFF;		/*文字色*/
	font-size: 70%;		/*文字サイズ*/
	line-height: 1.5;
	padding: 2px 5px;
	border-radius: 2px;
	margin: 0px 5px;
	vertical-align: text-top;
}

/*PAGE TOP（↑）設定
---------------------------------------------------------------------------*/
/*通常時のボタンは非表示*/
body .nav-fix-pos-pagetop a {display: none;}
/*fixmenu_pagetop.jsで設定している設定値になったら出現するボタンスタイル*/
body.is-fixed-pagetop .nav-fix-pos-pagetop a {
	display: block;text-decoration: none;text-align: center;
	width: 50px;		/*幅*/
	line-height: 50px;	/*高さ*/
	z-index: 1;
	position: fixed;
	bottom: 20px;	/*下から20pxの場所に配置*/
	right: 3%;		/*右から3%の場所に配置*/
	background: #666;	/*背景色（古いブラウザ用）*/
	background: rgba(0,0,0,0.6);	/*背景色。0,0,0は黒の事。0.6は60%色がついた状態。*/
	color: #fff;	/*文字色*/
	border: 1px solid #fff;	/*枠線の幅、線種、色*/
	animation-name: opa1;	/*keyframes.cssで使う@keyframesの指定*/
	animation-duration: 1S;	/*アニメーションの実行時間*/
	animation-fill-mode: both;	/*アニメーションの待機中は最初のキーフレームを維持、終了後は最後のキーフレームを維持。*/
}
/*マウスオン時*/
body.is-fixed-pagetop .nav-fix-pos-pagetop a:hover {
	background: #999;	/*背景色*/
}

/*checkブロック。赤い注意書きブロックです。
---------------------------------------------------------------------------*/
p.check {
	background: #ff0000;
	color:#fff;
	padding: 10px 25px !important;
	margin-bottom: 20px;
}
p.check a {color: #fff;}

/*ul.disc,olタグ
---------------------------------------------------------------------------*/
ul.disc {
	list-style: disc;
	padding: 0 20px 20px 45px;
}
ol {
	padding: 1% 1% 1% 8%;
	background: #FFFFFF;
	margin:2% 0% 3% 0%;
	text-align: left;
}
.boringlist ol {
	padding: 0% 0% 0% 8%;
	background: #FFFFFF;
	margin:0% 0% 0% 0%;
	text-align: left;
	
}

/*その他
---------------------------------------------------------------------------*/
.look {background: #222;padding: 5px 10px;border-radius: 4px;border: 1px solid #333;color: #fff;}
.mb15,.mb1em {margin-bottom: 15px !important;}
.mb30 {margin-bottom: 30px !important;
       }
.mb50 {margin-bottom: 50px !important;}
.clear {clear: both;}
.color1, .color1 a {color: #ffcc00 !important;}
.pr {font-size: 10px;}
.wl {width: 96%;}
.ws {width: 50%;}
.c {text-align: center;}

.r {text-align: right;}
.l {text-align: left;}
.fl {float: left;}
.fr {float: right;}
.big1 {font-size: 40px;}
.mini1 {font-size: 11px;display: inline-block;line-height: 1.5;}
.dn {display: none;}
.sh {display: none;}
	
.chaild3 p{
   
   font-size:13px;
   margin-left:8px;
	
}

@media screen and (max-width:1150px){
	.stext{
		font-size:13px;
	}
	.home #contents {
	margin-top: 550px;	/*スライドショーの高さに合わせて調整して下さい*/
}
}
/*画面幅900px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
	@media screen and (max-width:950px){
		
#SpeHarmful {
	width: 100%;
	border-collapse: collapse;
	border: 0 none;
	font-size:7px;
}		
		
div.child{
   float:left;
   margin: 1% 0% 0% 2%;
   width:20%;
   font-size:12px;
	
}
div.child2{
   float:left;
   margin: 1% 0% 0% 2%;
   width:25%;
   font-size:13px;
	
}
.chaild3{
   float:left;
   margin: 1% 0% 5% 2%;
   width:25%;
   font-size:13px;
	
		}}
/*画面幅900px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
	@media screen and (max-width:1125px){
/*メインメニュー
---------------------------------------------------------------------------*/
/*スマホ用メニューブロック全体*/
#menubar-s {
	overflow: auto;height: 100%;
	text-align: left;
	position: fixed;z-index: 100;
	top: 0px;
	width: 100%;
	background: rgba(0,0,0,0.8);	/*背景色*/
	border-top: 1px solid #fff;		/*上の線の幅、線種、色*/
	animation-name: opa1;		/*keyframes.cssで使う@keyframesの指定*/
	animation-duration: 0.5s;	/*アニメーションの実行時間。0.5秒。*/
	animation-fill-mode: both;	/*待機中は最初のキーフレームを、完了後は最後のキーフレームを維持*/
	font-size: 16px;	/*文字サイズ*/
}
/*メニュー１個あたりの設定と、子メニューの見出し。*/
#menubar-s ul li a,#menubar_hdr2 {
	display: block;text-decoration: none;
	padding: 10px 15px;	/*上下、左右へのメニュー内の余白*/
	border-bottom: 1px solid #fff;	/*下の線の幅、線種、色*/
	color: #fff;		/*文字色*/
}
		#menubar-s ul li a,#menubar_hdr3 {
	display: block;text-decoration: none;
	padding: 10px 15px;	/*上下、左右へのメニュー内の余白*/
	border-bottom: 1px solid #fff;	/*下の線の幅、線種、色*/
	color: #fff;		/*文字色*/
}
#menubar-s ul li a,#menubar_hdr4 {
	display: block;text-decoration: none;
	padding: 10px 15px;	/*上下、左右へのメニュー内の余白*/
	border-bottom: 1px solid #fff;	/*下の線の幅、線種、色*/
	color: #fff;		/*文字色*/
}
/*PC用メニューを非表示にする*/
#menubar {display: none;}

/*子メニュー
---------------------------------------------------------------------------*/
/*子メニューの見出しの追加。基本は上のブロックで設定しています。*/
#menubar_hdr2 {
	padding-left: 35px;
}
#menubar_hdr3 {
	padding-left: 35px;
}
#menubar_hdr4 {
	padding-left: 35px;
}
/*子メニューメニューブロック全体*/
#menubar-s2 {
	display: block;
	margin-top: 10px;
	background: rgba(0,0,0,0.5);	/*背景色*/
	border: 1px solid #666;		/*上の線の幅、線種、色*/
	border-bottom: none;		/*下の線のみ消す*/
}
#menubar-s3 {
	display: block;
	margin-top: 10px;
	background: rgba(0,0,0,0.5);	/*背景色*/
	border: 1px solid #666;		/*上の線の幅、線種、色*/
	border-bottom: none;		/*下の線のみ消す*/
}
#menubar-s4 {
	display: block;
	margin-top: 10px;
	background: rgba(0,0,0,0.5);	/*背景色*/
	border: 1px solid #666;		/*上の線の幅、線種、色*/
	border-bottom: none;		/*下の線のみ消す*/
}
/*「＞」アイコン設定*/
#menubar_hdr2.close {
	background: url(../images/arrow2.png) no-repeat 10px 18px / 18px;
}
#menubar_hdr3.close {
	background: url(../images/arrow2.png) no-repeat 10px 18px / 18px;
}
#menubar_hdr4.close {
	background: url(../images/arrow2.png) no-repeat 10px 18px / 18px;
}
/*「＾」アイコン設定*/
#menubar_hdr2.open {
	background: url(../images/arrow3.png) no-repeat 10px 18px / auto 18px;
}
#menubar_hdr3.open {
	background: url(../images/arrow3.png) no-repeat 10px 18px / auto 18px;
}
#menubar_hdr4.open {
	background: url(../images/arrow3.png) no-repeat 10px 18px / auto 18px;
}
/*子メニュー１個あたりの設定*/
#menubar-s2 li a {
	color: #fff !important;	/*文字色*/
	padding: 5px;	/*余白*/
	border-bottom: 1px solid #666 !important;		/*下の線の幅、線種、色*/
}
#menubar-s3 li a {
	color: #fff !important;	/*文字色*/
	padding: 5px;	/*余白*/
	border-bottom: 1px solid #666 !important;		/*下の線の幅、線種、色*/
}
#menubar-s4 li a {
	color: #fff !important;	/*文字色*/
	padding: 5px;	/*余白*/
	border-bottom: 1px solid #666 !important;		/*下の線の幅、線種、色*/
}

/*３本バーアイコン設定
---------------------------------------------------------------------------*/
/*３本バーブロック*/
#menubar_hdr {
	display: block;
	position: fixed;z-index: 100;
	top: 0px;		/*上からの配置場所*/
	right: 10px;	/*右からの配置場所*/
}
/*アイコン共通設定*/
#menubar_hdr.close,
#menubar_hdr.open {
	width: 50px;	/*幅*/
	height: 60px;	/*高さ*/
}
/*三本バーアイコン*/
#menubar_hdr.close {
	background: url(../images/icon_menu.png) no-repeat center top/50px;	/*背景画像の読み込み、画像の上半分（３本マーク）を表示。幅は50px。*/
}
/*閉じるアイコン*/
#menubar_hdr.open {
	background: url(../images/icon_menu.png) no-repeat center bottom/50px;	/*背景画像の読み込み、画像の下半分（×マーク）を表示。幅は50px。*/
}

/*facebookやtwitterなどのアイコン
---------------------------------------------------------------------------*/
/*アイコン全体を囲むブロック*/
ul.icon {
	float: left;	/*アイコンブロックを左に回り込み*/
	margin-left: 20px;	/*左側に空けるスペース*/
}
#contents .list2 {
	position: relative;overflow: hidden;
	display: block;
	align-items: center;
	background: #000;	/*背景色*/
	color: #fff;		/*文字色*/
	margin-bottom: 1px;	/*ボックス同士に空けるスペース*/
}
#contents .list2 figure {
	float: left;	/*左に回り込み*/
	width: 40%;		/*画像の幅*/
	margin-left: 5%;
	margin-top: 5%;
}	
#contents .list2 .text {
	float: right;	/*右に回り込み*/
	width: 90%;		/*幅*/
	margin: 3%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
#contents .list2 .text2 {
	width: 90%;		/*幅*/
	margin: 3%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
	padding: 3%;
}
		
#contents .list10 {
	position: relative;overflow: hidden;
	display: block;
	align-items: center;
	background: #fff;	/*背景色*/
	color: #000;		/*文字色*/
	margin-bottom: 1px;	/*ボックス同士に空けるスペース*/
}
		#contents .list12 {
	position: relative;overflow: hidden;
	display: block;
	align-items: center;
	background: #fff;	/*背景色*/
	color: #000;		/*文字色*/
	margin-bottom: 1px;	/*ボックス同士に空けるスペース*/
}
		#contents .list12 {
	position: relative;overflow: hidden;
	display: block;
	align-items: center;
	background: #fff;	/*背景色*/
	color: #000;		/*文字色*/
	margin-bottom: 1px;	/*ボックス同士に空けるスペース*/
}
#contents .list10 figure {
	float: left;	/*左に回り込み*/
	width: 40%;		/*画像の幅*/
	margin-left: 30%;
	margin-top: 3%;
}	
#contents .list10 .text {
	float: right;	/*右に回り込み*/
	width: 90%;		/*幅*/
	margin: 3%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
#contents .list10 .text2 {
	float: right;	/*右に回り込み*/
	width: 90%;		/*幅*/
	margin: 3%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
#contents .list11 {
	position: relative;overflow: hidden;
	display: block;
	align-items: center;
	background: #fff;	/*背景色*/
	color: #000;		/*文字色*/
	margin-bottom: 1px;	/*ボックス同士に空けるスペース*/
}
#contents .list11 figure {
	float: left;	/*左に回り込み*/
	width: 100%;		/*画像の幅*/
	margin-left: 0%;
	margin-top: 2%;
}	
#contents .list11 .text {
	float: right;	/*右に回り込み*/
	width: 90%;		/*幅*/
	margin: 3%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
#contents .list11 .text2 {
	float: right;	/*右に回り込み*/
	width: 90%;		/*幅*/
	margin: 3%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
	.stext{
		font-size: 13px;
	}
.under3 {
    vertical-align: bottom;
    margin: 3% 2% 3% 2%;
 
    
    width: 50%;
	height: 45%;
}
		.under4 {
    vertical-align: bottom;
    margin: 3% 1% 3% 1%;
 
    border: 1px solid #000000;
   width:100%;

}
	
}
		
		
		

@media screen and (max-width:800px){
	.stext{
		font-size: 13px;
	}
	
	.smalltext{
		font-size:10px;
	}
	
	.sta{
		text-align:right;
		width:20%;

	}
	#ExText {
	width: 366px;
	margin: 40px auto 0 auto;
	padding: 5px;
	border: 2px solid #00006e;
}

    #InExText {
	padding: 5px;
	border: 2px solid #00006e;
	line-height: 1.4;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #00006e;
}
div.child{
   float:left;
   margin: 1% 0% 0% 2%;
   width:20%;
   font-size:11px;
	
}
	div.child2{
   float:left;
   margin: 1% 0% 0% 2%;
   width:25%;
   font-size:13px;
	
}
	
}

@media screen and (max-width:700px){
	div.child{
   float:left;
   margin: 1% 0% 0% 2%;
   width:33%;
   font-size:10px;
	
}	
	div.child2{
   float:left;
   margin: 1% 0% 0% 2%;
   width:30%;
   font-size:13px;
	
}
	.chaild3{
   float:left;
   margin: 1% 0% 0% 2%;
   width:30%;
   font-size:10px;
	
}
.soil {
	margin:10px;
	width:200px;
}
.soil4 {
	margin:15px;
	width:220px;
}

	
}
		
		
		
		
		
		
		
/*画面幅600px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:600px){
.chaild3{
   float:left;
   margin: 1% 0% 0% 2%;
   width:25%;
   font-size:8px;
	
}
/*全体の設定
---------------------------------------------------------------------------*/
body {
	font-size: 12px;
	font-size: 2.93vw;
}

	.smalltext{
		font-size: 8px;
	}

#footermenu ul {
	float: left;		/*左に回り込み*/
	width: 38%;			/*幅。今回は４列作っているので、この数字と下のpadding-rightとpadding-leftを合計した数字が１列分になる。(23%＋1%＋1%)×4列＝100%*/
	padding-right: 6%;	/*右に空ける余白*/
	padding-left: 6%;	/*左に空ける余白*/
	text-align: left;	/*テキストを左寄せ*/
	padding-bottom: 3%;
}	
	
/*ヘッダーブロック（ロゴやメニューが入った最上段ブロック）
---------------------------------------------------------------------------*/
/*ヘッダーブロック*/
header {
	height: 50px;		/*ヘッダーの高さ*/
	background: #695e4d;	/*背景色*/
	text-align: center;
}
/*ロゴ画像*/
header #logo img {
	float: none;	/*左に回り込み*/
}

	.textleft{
		text-align: right;
	}	
	
/*facebookやtwitterなどのアイコン
---------------------------------------------------------------------------*/
/*アイコン全体を囲むブロック*/
ul.icon {
	float: none;
	margin: 0px;
}
/*アイコン１個あたりの設定*/
ul.icon li {
	padding-top: 0px;
}

/*コンテンツ（contents）
---------------------------------------------------------------------------*/
/*コンテンツブロック全体*/
#contents {
	margin-top: 100px;	/*上に空ける余白。headerとの間に空けたいスペースを調整して下さい*/
}
/*トップページのコンテンツへの追加指定*/
.home #contents {
	margin-top: 400px;	/*スライドショーの高さに合わせて調整して下さい*/
}
/*h2タグ*/
#contents h2 {
	border-left: 5px solid #695e4d;	/*左の線の幅、線種、色*/
	line-height: inherit;
	padding-left: 10px;		/*左に空ける余白*/
}
/*h3タグ*/
#contents h3 {
	padding-left: 15px;		/*左に空ける余白*/
}
	#contents h6 {
	padding-left: 15px;		/*左に空ける余白*/
}

	#contents h4 {
	padding-left: 15px;		/*左に空ける余白*/
}
/*段落タグ設定*/
#contents p {
	padding: 0px 15px 20px;	/*上、左右、下への余白*/
}
#contents .list2 {
	position: relative;overflow: hidden;
	display: block;
	align-items: center;
	background: #000;	/*背景色*/
	color: #fff;		/*文字色*/
	margin-bottom: 1px;	/*ボックス同士に空けるスペース*/
}
#contents .list2 figure {
	float: left;	/*左に回り込み*/
	width: 40%;		/*画像の幅*/
	margin-left: 5%;
	margin-top: 5%;
}	
#contents .list2 .text {
	float: right;	/*右に回り込み*/
	width: 90%;		/*幅*/
	margin: 3%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
#contents .list2 .text2 {
	width: 90%;		/*幅*/
	margin: 3%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
#contents .list10 {
	position: relative;overflow: hidden;
	display: block;
	align-items: center;
	background: #fff;	/*背景色*/
	color: #000;		/*文字色*/
	margin-bottom: 1px;	/*ボックス同士に空けるスペース*/
}
	#contents .list12 {
	position: relative;overflow: hidden;
	display: block;
	align-items: center;
	background: #fff;	/*背景色*/
	color: #000;		/*文字色*/
	margin-bottom: 1px;	/*ボックス同士に空けるスペース*/
}
	#contents .list10 {
	position: relative;overflow: hidden;
	display: block;
	align-items: center;
	background: #fff;	/*背景色*/
	color: #000;		/*文字色*/
	margin-bottom: 1px;	/*ボックス同士に空けるスペース*/
}
		#contents .list12 {
	position: relative;overflow: hidden;
	display: block;
	align-items: center;
	background: #fff;	/*背景色*/
	color: #000;		/*文字色*/
	margin-bottom: 1px;	/*ボックス同士に空けるスペース*/
}
#contents .list10 figure {
	float: left;	/*左に回り込み*/
	width: 100%;		/*画像の幅*/
	margin-left: 5%;
	margin-top: 5%;
}	
#contents .list10 .text {
	float: right;	/*右に回り込み*/
	width: 90%;		/*幅*/
	margin: 3%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
#contents .list10 .text2 {
	float: right;	/*右に回り込み*/
	width: 90%;		/*幅*/
	margin: 3%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
#contents .list11 {
	position: relative;overflow: hidden;
	display: block;
	align-items: center;
	background: #fff;	/*背景色*/
	color: #000;		/*文字色*/
	margin-bottom: 1px;	/*ボックス同士に空けるスペース*/
}
	
#contents .list11 figure {
	float: left;	/*左に回り込み*/
	width: 100%;		/*画像の幅*/
	margin-left: 0%;
	margin-top: 5%;
}	
#contents .list11 .text {
	float: right;	/*右に回り込み*/
	width: 90%;		/*幅*/
	margin: 3%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
#contents .list11 .text2 {
	float: right;	/*右に回り込み*/
	width: 90%;		/*幅*/
	margin: 3%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
div.child{
   float:left;
   margin: 1% 0% 0% 2%;
   width:40%;
   font-size:11px;
	
}
div.child2{
   float:left;
   margin: 1% 0% 0% 2%;
   width:50%;
   font-size:15px;
	}
.chaild3{
   float:left;
   margin: 5px;
   font-size: 150%;	
}	

	
	/*テーブル（ta1）
---------------------------------------------------------------------------*/
/*ta1設定*/
.ta1, .ta1 td, .ta1 th {
	padding: 5px;	/*ボックス内の余白*/
}
/*ta1の左側ボックス*/
.ta1 th {
	width: 100px;
}

/*その他
---------------------------------------------------------------------------*/
body.s-n #sub,body.s-n #footermenu {display: none;}
.big1 {font-size: 20px !important;}
.sh {display:block;}
.pc {display:none;}
.ws,.wl {width: 94%;}
.fl {float: none;}
.fr {float: none;}



.stext{
	font-size:10px;
		}
		
.ta1 th {
	width: 50px;	/*幅*/
	text-align: center;	/*センタリング*/
	font-weight: normal;
		}
	
#ExText {
	width: 300px;
	margin: 40px auto 0 auto;
	padding: 5px;
	border: 2px solid #00006e;
}
#InExText {
	padding: 5px;
	border: 2px solid #00006e;
	line-height: 1.4;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	color: #00006e;
}		
		}
		
@media print{

}

/*画像マウスオーバー
---------------------------------------------------------------------------*/
.img_wrap{
  border: 1px solid #ddd;
  width: 15%;
  margin: 2% 0% 2% 4% ;
  transition-duration: 0.5s;
}
.img_wrap img{
  width: 100%;
  cursor: pointer;
}
.img_wrap:hover{
  box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
  transform: translateY(-10px);
  transition-duration: 0.5s;
}
.sp2 {
	vertical-align: -7px;
	line-height: 0px;
}

.sp1 {
	vertical-align: -19px;
	line-height: 0px;
}

ul.side li {
	display: inline;
}

.td-css13 { 
    border-style:none; 

	}
.nowrap {
	white-space: nowrap; /* 勝手に折り返さない */
}
.texleft{
	text-align: left;
		}
.keiei ol{
	list-style-type: decimal;
	background: #FFFFFF;
	text-align: left;
}

h5 {
	margin-bottom: 10px;
	font-size: 150%;
	color:#0014B1;
	font-weight: 600;
}


/* フレックスボックスの基本設定 等間隔（両端揃え）折返しあり */
.flex-col4 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.flex-col3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
}
/* コンテンツ下のマージン */
.flex-child { margin-bottom: 10px; }

/* 各カラム毎のコンテンツと疑似要素の横幅 */
.flex-col2 .flex-child { width: calc( (100% - 10px) / 2 ); }
.flex-col3::after
.flex-col3 .flex-child { width: calc( (100% - 20px) / 3 ); }

.flex-col4::before,
.flex-col4::after,
.flex-col4 .flex-child { width: calc( (100% - 30px) / 4 ); }

.flex-col5::before,
.flex-col5::after,
.flex-col5 .flex-child { width: calc( (100% - 40px) / 5 ); }
	
/* 最終行は両端揃えにしない */
.flex-col3::after,
.flex-col4::before,
.flex-col4::after { content: ""; }
.flex-col4::before { order: 1; }

/* レスポンシブ対応 */

/* 991px以下で4列 → 3列 */

@media screen and (max-width: 991px) {
	.flex-col5::after,
	.flex-col5 .flex-child { width: calc( (100% - 20px) / 3 ); }

div.chaild3 p{
   
	font-size:60%;
}
	
.soil4 {
	margin:15px;
	width:200px;
}	
}

/* 767px以下で4列・3列 → 2列 */
@media screen and (max-width: 767px) {
	.flex-col5 .flex-child,
	.flex-col3 .flex-child,	
	.flex-col4 .flex-child { width: calc( (100% - 10px) / 2 ); }

}

/* 575px以下で全て1列 */
@media screen and (max-width: 575px) {
	.flex-col2 .flex-child,
	.flex-col .flex-child { width: 100%; 
	}
	.simple {
	width:35%;
}
	.under4 {
    vertical-align: bottom;
    margin: 3% 1% 3% 1%;
    border: 1px solid #000000;
    width:70%;

}
	

	#ExText {
	width: 200px;
	margin: 40px auto 0 auto;
	padding: 5px;
	border: 2px solid #00006e;
}
    #InExText {
	padding: 5px;
	border: 2px solid #00006e;
	line-height: 1.4;
	text-align: center;
	font-size: 6px;
	font-weight: bold;
	color: #00006e;
}	
	
div.chaild9{
   float:left;
   text-align:center;
   margin: 5px;
   font-size: 10px;
}
}

@media screen and (max-width: 575px){
	div.child{
   float:left;
   margin: 1% 0% 0% 2%;
   width:50%;
   font-size:11px;
}
	
.under2 {
    vertical-align: bottom;
    margin-left: 1px;
    margin-top: 10px;
    border: 1px solid #000000;
    margin-right: 0px;
	height:90px;
}
	.under5 {
    vertical-align: bottom;
    margin-left: 0px;
    margin-top: 10px;
    border: 1px solid #000000;
    margin-right: 0px;
	width:100%;
	height:100%;
}
	
	div.child2{
   float:left;
   margin: 1% 0% 0% 2%;
   width:100%;
   font-size:11px;
	
}		
	.soil {
	margin:5px;
	width:125px;
}
	.soil4 {
	margin:5px;
	width:125px;
}
}



.rumimg {
	padding-bottom:20px;
}


#contents .list10 .text3 {
	
	width: 90%;		/*幅*/
	margin: 1%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
#contents .list12 .text3 {
	
	width: 70%;		/*幅*/
	margin: 1%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}
#contents .list11 .text3 {
	
	width: 90%;		/*幅*/
	margin: 1%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}

.top {
	width:420px;
}


.center {
	margin:5%;
	
}

#contents .list11 .text5 {
	float: right;	/*右に回り込み*/
	width: 100%;		/*幅*/
	margin-left: 3%;/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
	vertical-align: top;
}
#contents .list11 .text5 {
	float: right;	/*右に回り込み*/
	width: 100%;		/*幅*/
	margin-left: 4%;/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
	vertical-align: top;
}
.hyousou {
	padding-right: 5px;
	width:90%;
}

.solo {
	padding-top:30px;
}

div.list10 table tr .Cell010 {
	width: 10%;
}

div.list10 table tr .Cell020 {
	width: 20%;
}


div.list10 table tr .Cell060 {
	width: 20%;
	text-align: left;
}

div.list10 table tr .Cell070 {
	width: 150px;
}

.ultra {
	margin:20px 8px 0px 0px;
}
.ultra2 {
	margin:20px 8px 0px 0;
	width:100%;
}

div.child_flame{
	clear:both;
}



.under {
	vertical-align: bottom;
	margin-left:5px;
	padding-top:5px;
}




.text4 {
	font-size:60%
}

div#parent1{}
div#parent1 div.chaild_flame{clear:both;}

div.chaild2{
   float:left;
   margin: 5px;
   font-size: 150%;	
}
.chaild3{
   float:left;
   margin: 5px;
   font-size:150%;	
}
div.chaild2 p{
   margin-left:15px;
	font-weight:bold;
}



.text6 {
	margin:1%;
}

.blank {
	padding:5%;
}






.border {
	border: 1px solid black;
}



#middle {
	margin:10px 0 0 0;
}

#small {
	margin:0px;
}

.none {
	margin:0px;

}

#big li {margin:10px 0;padding:0 0 0 10px;text-indent:-1em;
	
}

#middle li {
	
margin:0;padding:0 0 0 15px;text-indent:-1em;
}

#small li {
	margin:0;padding:0 0 0 10px;text-indent:0;
}






.company {
	position: absolute;left:0px;top:0px;width: 100%;height: 100%;
	
	
}

.bottom {
	margin-bottom:2%;
}

.rising {
	margin:auto;
	height:180px;
}



.topmargin {
	margin-left:2%;
	margin-top:1%;
}
.Cell030 {
	width:3%;
}

div.list10 table tr .Cell080 {
	width: 30%;
	text-align: left;
}

	div.list10 table tr .Cell090 {
	width: 20%;
	text-align:center;
	vertical-align: middle;
}

	#contents .list10 .text9 {
	float: right;	/*右に回り込み*/
	width: auto;		/*幅*/
	margin: 1% 1%;		/*外側に取るスペース。これがないと枠ギチギチに文字が表示されます。*/
}

div.child3{
   float:left;
   margin: 1% 0% 0% 2%;
   width:auto;
   font-size:13px;
	
}

div.list10 table {
	width: 90%;
	margin: 1px;
	border-collapse: collapse;
	border: 0px none;
}

.rigingtext {
	margin-top:1%;
	line-height: 150%;
}

h7 {
	background:url(../images/construction/rising_method/process_subttl.gif) left center no-repeat;line-height:20px;font-size:16px;color:#41826e !important;border:none !important;
}


h7 span{width:auto;padding-right:10px;color:#fff;text-align:center;}

.marginbottom {
	margin-bottom:1%;
}

.news {
	width: auto;                /* 横幅を200pxに指定 */
  height: 750px;               /* 横幅を200pxに指定 */
 -webkit-overflow-scrolling:auto;overflow:auto;
}


h9 {
	display: block;
	border: 1px solid #ccc;	/*テーブルの枠線の幅、線種、色*/
	border-bottom: none;	/*下線だけ消す*/
	text-align: left;		/*文字を左寄せ*/
	background: #eee;	/*背景色*/
	font-weight: bold;		/*太字に*/
	padding: 10px;	/*ボックス内の余白*/
	
}

a[href*=".pdf"]:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 34px;
	margin-right: 10px;
	background-image: url("../images/works/1588903.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 50px 37px;
}
@media screen {
            .news {
                display: block;
			
	}
}
@media print {
  @page {
    margin: 19.05mm;
  }
  html{
    height: auto;
    font-size: 14px;
    overflow: visible !important;
    -webkit-print-color-adjust: exact;
  }
  body{
    width: auto;
    height: auto;
    padding-top: 0;
    zoom: 0.5;
    overflow: visible !important;
    overflow-x: hidden;
  }
  .page{
    padding-top: 0;
  }
  .page main{
    padding-bottom: 0 !important;
  }
  header,
  footer {
    display: none !important;
  }
	
.news {
	width: auto;                /* 横幅を200pxに指定 */              /* 横幅を200pxに指定 */
    height:auto;
	display:block;
}

  /*top slider*/
  .topPage .mainVisual #mainimg{
    width: 1200px;
  }

  /*top btmBnr*/
  .topPage .btmBannerArea .glide__slide{
    width: 30%;
  }


	
}

@media print and (-ms-high-contrast: none) {
    @page {
        size: A4;
        margin: 12.7mm 9.7mm;
    }

    body {
        zoom: 1.8;
        width: 1200px;
        transform: scale(0.5);
        transform-origin: 0 0;
 
}

@media print{
    .no_print{
        display: none;
    
	}
	#mainimage{
		
		width:100%;
	
	}
.news {
	width: auto;                /* 横幅を200pxに指定 */              /* 横幅を200pxに指定 */
   
}
}

    /*firefox frexbox繝舌げ隗｣豸�*/
/*@-moz-document url-prefix() {
    body,
    .breadcrumb,
    .signboard .container,
    .page main,
    .page,
    .signboard,
    .breadcrumb__wrapper,
    .content,
    .content__description, .content__description--box,
    .page--contentAttention, .page--contentWithShadow,
    .page--companyTop .page--contentAttention,
    .page--companyTop .page--contentWithShadow{
      display: block!important;
      
    }
    .page--companyTop .page--contentWithShadow .contentsCard{
     display: inline-block;
     width: 23%;
    }
	}*/}
body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
