@import url(./font.css);
@charset "utf-8";

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family:'Noto Sans Japanese',"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",Meiryo, "メイリオ","ＭＳ Ｐゴシック", sans-serif; font-weight: 240;font-size: 13px; line-height: 1.7;}
body { margin: 0;}

::-moz-selection { background: #333; color: #fff; text-shadow: none; }
::selection { background: #333; color: #fff; text-shadow: none; }

a{color: #000;}
a:hover{text-decoration: underline;}
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; font-weight: 500; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #555; text-decoration: none; }
mark { background: #ff0; color: #555; font-style: italic; font-weight: bold; font-weight: 500;}
pre, code, kbd, samp { font-family:monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol , p { margin: 0; padding: 0 0 0 0; }
ul>li,ol>li{list-style-type:none;}
dd { margin: 0 0 0 0; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: bottom; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: #555; padding: 0.2em 0; }
h1,h2,h3,h4,h5{padding: 0; margin: 0;font-weight: 500; font-weight: bold;}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.cfix:before, .cfix:after { content: ""; display: table; }
.cfix:after { clear: both; }
.cfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */

@media print {
  * { /*background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important;*/ } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  /*a[href]:after { content: " (" attr(href) ")"; }*/
  /*abbr[title]:after { content: " (" attr(title) ")"; }*/
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
	body {
		-webkit-print-color-adjust: exact;
	}
}

/* ==========================================================================
    [全デバイス共通]
   ========================================================================== */

/* ----------------------------------------
 html要素デフォルト設定 
 ---------------------------------------- */
body{
	position: relative;
}


em,i{font-style: normal;}

/* ----------------------------------------
 基本ページ構造 
 ---------------------------------------- */
.clrR{color: #f00 !important;}
.clrB{color: #00f !important;}
.clrK{color: #000 !important;}

.Bld{font-weight: 500 !important;}

.posiR{position: relative !important;}
.posiA{position: absolute !important;}
.algnC{text-align: center !important;}
.algnL{text-align: left !important;}
.algnR{text-align: right !important;}
.marginC{margin: 0 auto !important;}

@font-face {
    font-family: 'dinbek';
    src: url('./fonts/dinbek-medium.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
/*■文字の設定*/
.fntSS	{font-size: 60% !important;} /*10px*/
.fntS	{font-size: 77% !important;} /*10px*/
.fnt2S	{font-size: 86% !important;} /*12px*/
.fntL	{font-size: 108% !important;} /*14px*/
.fntXL	{font-size: 123.1% !important;} /*16px*/
.fnt2XL	{font-size: 138.5% !important;} /*18px*/
.fnt3XL	{font-size: 153.9% !important;} /*20px*/
.fnt4XL	{font-size: 182% !important;} /*24px*/
.fnt5XL	{font-size: 200% !important;} /*26px*/
.fnt6XL	{font-size: 228.5% !important;} /*32px*/
.fnt7XL	{font-size: 285.7% !important;} /*40px*/
.fntN{font-weight: 200 !important;}

/*■マージン、パディング設定*/
/*上マージ*/
.mgT1	{margin-top: 0.06em !important; }.mgT3	{margin-top: 0.18em !important;}
.mgT5	{margin-top: 0.31em !important; }.mgT10{margin-top: 0.62em !important;}
.mgT15	{margin-top: 0.93em !important;}.mgT20{margin-top: 1.25em !important;}
.mgT25	{margin-top: 1.56em !important;}.mgT30{margin-top: 1.87em !important;}
/*下マージ*/
.mgB1	{margin-bottom: 0.06em !important; }.mgB3	{margin-bottom: 0.18em !important;}
.mgB5	{margin-bottom: 0.31em !important; }.mgB10{margin-bottom: 0.62em !important;}
.mgB15	{margin-bottom: 0.93em !important;}.mgB20{margin-bottom: 1.25em !important;}
.mgB25	{margin-bottom: 1.56em !important;}.mgB30{margin-bottom: 1.87em !important;}
.mgB35	{margin-bottom: 2.18em !important;}.mgB40	{margin-bottom: 2.5em !important;}
.mgB50	{margin-bottom: 3.12em !important;}.mgB60	{margin-bottom: 3.75em !important;}
.mgB70	{margin-bottom: 4.37em !important;}.mgB100	{margin-bottom: 6em !important;}
/*右マージン*/
.mgR10	{margin-right: 0.62em !important;}.mgR15	{margin-right: 0.93em !important;}
.mgR20	{margin-right: 1.25em !important;}.mgR30	{margin-right: 1.87em !important;}
/*左右マージン*/
.mgRL5	{margin-right: 0.31em !important; margin-left: 0.31em !important;}.mgRL10	{margin-right: 0.62em !important; margin-left: 0.62em !important;}
.mgRL15	{margin-right: 0.93em !important; margin-left: 0.93em !important;}.mgRL20	{margin-right: 1.25em !important; margin-left: 1.25em !important;}

ul.Dul {
	margin-left: 2em;
	list-style-type: disc;
}
ul.Dul>li{list-style-type:disc;}

.hover:hover{
	-ms-filter: "alpha( opacity=50 )";
	filter: alpha( opacity=50 );
	opacity: 0.5;
	text-decoration: none;
	-webkit-transition: opacity .5s ease,border .5s ease;
	/* transition: background-color .5s ease,border .5s ease; */
}
.en{font-family: 'vijaya', sans-serif;}

h2.comTtl {text-align: center; line-height: 1.2; margin-bottom: 0.5em;}
h2.comTtl strong{font-size: 1.6em; display: block; }
h2.comTtl span{font-size: 0.8em; display: block;color: #339;}

/* ==========================================================================
    [PC、タブレット端末]
   ========================================================================== */

.wrap{margin: 0 auto; position: relative;}
.sp{display: none !important;}

.f-left{ float:left;}
.f-right{ float:right;}

a.link {
  position: relative;
  display: inline-block;
  padding: .4em;
  text-decoration: none;
}
a.link::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  background-color: #000;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
a.link:hover::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

/*margin-bottom*/
.btm{margin-bottom: 0px;}
.btm1{margin-bottom: 0px;}
.btm2{margin-bottom: 0px;}
.btm3{margin-bottom: 0px;}

.nviBtn{
	display: inline-block;
	width: 360px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	padding: 0.7em 0 0.7em;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;	
	background: #000 url("../images/arw_1.png") 95% 50% no-repeat;			        
}
.nviBtn span{line-height: 0.5;}
.nviBtn strong{
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 0.5;
	padding-top: 0.3em;
	color: #FFF;
}

/*ヘッダー*/

header{
/*
box-shadow:rgba(0, 0, 0, 0.11) 0px 2px 7px 0px;
-webkit-box-shadow:rgba(0, 0, 0, 0.11) 0px 2px 7px 0px;
-moz-box-shadow:rgba(0, 0, 0, 0.11) 0px 2px 7px 0px;
*/	
}
header{width: 100%;}
header .topBar{background: #000; line-height: 1;}
header .topBar .box{width: 1200px; margin: 0 auto;padding: 13px 0 13px; position: relative; }
header .topBar .box h2{color: #FFF; font-weight: 200; font-size: 0.9em; text-indent: -9999px; width: 479px; height: 13px; background: transparent url(../images/hd_telnum.png?2018) 0 0 no-repeat;}
header .topBar .box img{vertical-align:top;}
header .topBar .box ul li{display: inline-block; margin-left: 10px;}
header .topBar .box ul {position: absolute; top: 5px; right: 10px;}
header .topBar .box ul li img{width: 30px;}

header .box-top{position: relative; width: 1000px; height: 200px; margin: 0 auto; padding-top: 60px;}
header .box-top h1{position: absolute; left: 0; top: 60px; z-index: 100;}
header .box-top h1 a{display: block; background: transparent url(../images/hd_logo.png?201801) 0 0 no-repeat; width: 63px; height: 170px; text-indent: -9999px;}

header .box-top .menu-btn,header .box-top .cls-btn{display: none;}
header .box-top .spCls{display: none;}
header .box-top ul li.contact a:hover{text-decoration: none;}
header .box-btm .wrap{width: 1000px; maring: 0 auto; position: relative;}
header .box-btm .wrap ul{width: 100%; text-align: right;}
header .box-btm .wrap li{
	display: inline-block;
	width: 22px; 
	height: 120px; 
	font-size: 14px; 
	padding: 0 0px;
	vertical-align: top;
	margin-left: 60px;
}
header .box-btm .wrap li a{
	display: block;
	width: 22px; 
	height: 120px;
	text-align: center; 
	text-indent: -9999px;
}
header .box-btm .wrap li.m0 a{background: transparent url(../images/mnu0.png) 0 0 no-repeat;}
header .box-btm .wrap li.m1 a{background: transparent url(../images/mnu1.png) 0 0 no-repeat;}
header .box-btm .wrap li.m2 a{background: transparent url(../images/mnu2.png) 0 0 no-repeat;}
header .box-btm .wrap li.m3 a{background: transparent url(../images/mnu3.png) 0 0 no-repeat;}
header .box-btm .wrap li.m4 a{background: transparent url(../images/mnu4.png) 0 0 no-repeat;}

header .box-btm .wrap ul>li>a{padding: 0 15px;}
header .box-btm .wrap ul>li>a span{display: block; margin: 0 0 5px;}
header .box-btm .wrap ul>li>a strong{display: block; color: #000; font-weight: normal;font-size: 11px; line-height: 0.8;}
header .box-btm nav>ul>li.slc>a{color: #000;}
header .box-btm nav>ul>li>a:hover{color: #000; text-decoration: none; /*-webkit-transition: color .5s ease;*/}
header .box-btm nav>ul>li>a:after{height: 1px;bottom: -16px;}
header .box-btm ul.navi{
	position: absolute;
	background: url("../images/navi-bg.png");
	width: 100%;
	left: 0px;
	top: 80px;
	padding: 40px 0px 40px;
	z-index: 100;
	font-size: 130%;
	font-weight: normal;
	opacity: 0;
	display: none;
}
header .box-btm ul.navi.open{
	display: block;
	-ms-filter: "alpha( opacity=100 )";
	filter: alpha( opacity=100 );
	opacity: 1;
	/*-webkit-transition: all .5s ease;*/
}
header .box-btm a{color: #333;}
header .box-btm ul.navi{text-align: center;}	
header .box-btm ul.navi a{color: #fff;}
header .box-btm ul.navi a::after{background: #fff;}
header .box-btm ul.navi li{
	display: inline-block;
	margin-left: 15px;
	padding: 0px;
	height: auto;
	vertical-align: top;
	text-align: left;
}
header .box-btm ul.navi li h3{margin-bottom: 0.9em;}	
header .box-btm ul.navi li ul{
	position: static;
	font-size: 1em;
	margin: 0;
	padding: 0;
	display: block;
}
header .box-btm ul.navi li ul li{
	font-weight: normal;
	font-size: 0.85em;
	margin: 0;
	padding: 0;
	display: inline-block;
	background: url("../images/header-arrow.png") left 50% no-repeat;
}
#keyimg-box .bx-controls-direction{display: none;}

.infoBox{
	border-top: 1px solid #DDD;
	text-align: center;
	padding: 35px 0 25px;
}
.infoBox .box{
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
}


/*フッター*/
footer{
	padding: 30px 0 80px; 
	font-size: 93%; 
	line-height: 1.6em; 
	width: 100%; 
	margin: 0 auto;
	background: #EEEEEE;
}
footer a{color: #333 !important;}
footer a.link::after {background: #333;}
footer>ul{text-align: center; margin-bottom: 20px;}
footer>ul>li{display: inline-block; margin : 0 10px; text-align: left;vertical-align: top;}

footer .ftmnu{margin: 0 0 30px;}
footer #copyright{text-align: center; color: #777; font-size: 1em;}
footer .ftBox{width: 1000px; margin: 0 auto 3em; text-align: center; }
footer .ftBox h3{font-size: 1.4em; color: #339; font-weight: normal; margin: 0 0 10px;}
footer .ftBox .logo img{width: 460px;}

footer .ftBox .add{
	font-size: 10px;
	color: #777;
}

footer .ftBox .add .cnt{
	display: inline-block;
	margin: 0 20px;
	border: 1px solid #000;
	padding: 0.3em 1em;
	width: 150px;
	text-align: center;
	font-size: 0.85em;
	background: url("../images/arw_2.png") 95% 50% no-repeat;		
}
footer .ftBox .add .cnt:hover{
	text-decoration: none;
}	
#tnvi{
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 62px;
	height: 131px;
	display: none;
}
#tnvi a{
	display: block;
	/*height: 100%;*/
}
#tnvi img{width: 100%;}
#main{padding-bottom: 20px;}

#main .btnContact{display: block; max-width: 420px; margin: 0 auto; background: #3B7901; padding: 15px 0; text-align: center; color: #FFF; font-weight: bold; font-weight: 500;; font-size: 1.4em;}


.tbl{width: 100%; text-align: left; margin-bottom: 60px;}
.tbl th{background: #eee; width: 27%; font-weight: bold; font-weight: 500;; padding: 13px 3%; border-right: 2px solid #fff; border-bottom: 2px solid #fff; vertical-align: top;}
.tbl td{background: #F6F6F6; width: 61%; padding: 13px 3%; border-bottom: 2px solid #fff; line-height: 1.4em;}
.tbl td a.link::after{background: #1198e3;}

.tbl2{width: 100%; text-align: left; font-size: 114.5%; line-height: 1.5em;}
.tbl2 th{padding: 0 2% 0 30px; width: 30%; vertical-align: top;}
.tbl2.type1{margin-bottom: 60px}
.tbl2.type1 th{text-align: right; width: 35%;padding: 0 3%;}

/*----------------------------------------
 * TOPページ
 *--------------------------------------*/
/*ビジュアルイメージ*/
#keyimg-box{max-width: 1260px; margin: 0 auto; position: relative; opacity: 0;}
#keyimg-box ul{width: 100%;}
#keyimg-box ul li{
	height: 500px; margin: 0 auto;
	-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
}
#keyimg-box ul li.key1{background: url("../images/key/1.jpg?20151021") 50% 50% no-repeat;width: 100%;}
#keyimg-box ul li.key2{background: url("../images/key/2.jpg?20151021") 50% 50% no-repeat;width: 100%;}
#keyimg-box ul li.key3{background: url("../images/key/3.jpg?20151021") 50% 50% no-repeat;width: 100%;}
#keyimg-box ul li.key4{background: url("../images/key/4.jpg?20151021") 50% 50% no-repeat;width: 100%;}
#keyimg-box ul li.key5{background: url("../images/key/5.jpg?20151021") 50% 50% no-repeat;width: 100%;}
#keyimg-box ul li.key6{background: url("../images/key/6.jpg?20151021") 50% 50% no-repeat;width: 100%;}

#keyimg-box ul img{margin: 0 auto;}
#keyimg-box .msg{position: absolute; left: 0;bottom: 20%; text-align: center; width: 100%; color: #FFF;}
#keyimg-box .msg{
	-moz-text-shadow: 0px 0px 19px rgba(0, 0, 0, 1);
	-webkit-text-shadow: 0px 0px 19px rgba(0, 0, 0, 1);
	-ms-text-shadow: 0px 0px 19px rgba(0, 0, 0, 1);
	text-shadow: 0px 0px 19px rgba(0, 0, 0, 1);	
}
#keyimg-box .msg h2{text-indent: -99999px;}
#keyimg-box .msg h2 br{display: none;}
#keyimg-box .msg .cpy span{display: block;}
#keyimg-box .msg p{font-size: 1.7em; margin-bottom: 0.8em;font-weight: normal;}
#keyimg-box .msg a{display: block; max-width: 300px; margin: 0 auto; border: 2px solid #FFF; padding: 15px; text-align: center; font-size: 1.28em; color: #FFF; background: transparent url(../images/arw_1.png) 95% 50% no-repeat;}
#keyimg-box .msg a:hover{text-decoration: none;}

#keyimg-box h2.comTtl {text-align: center; line-height: 1.1; margin-bottom: 0.5em;}
#keyimg-box h2.comTtl strong{font-size: 1.2em;}
#keyimg-box h2.comTtl span{font-size: 0.3em;}

.bx-wrapper .bx-viewport{
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none;
	left: 0px;
	overflow: visible !important;
	/*background: #ea0000;*/
}
.bx-wrapper{margin: 0 auto;}
.bx-wrapper .bx-controls-direction a{height: 50px;}

.bx-wrapper .bx-next:hover { background-position: 0px 0px;}
.bx-wrapper .bx-pager{padding-top: 0px; bottom:20px;}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #000;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 8px;
	outline: 0;
	-webkit-border-radius: 8px;
	   -moz-border-radius: 8px;
	        border-radius: 8px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active{background: #FFF;}

#main .boxWrap{max-width: 1100px; margin: 0 auto;}
#main .boxWrap2{max-width: 1100px; margin: 0 auto;}
#main .boxPdg{padding: 40px 0;}
#main .boxPdg2{padding: 40px 0 0;}

#main .topicsDiv{padding: 20px 0 40px; }
#main .topicsDiv h2{
	border-bottom: 1px solid #000;
	padding: 0 0.5em 0.7em;
}
#main .ttlLink{position: relative;}
#main .ttlLink a{position: absolute; bottom: 0.7em; right: 0; font-size: 0.8em; text-decoration: none; background: transparent url(../images/nvi_open.png) 100% 50% no-repeat; padding-right: 25px;}

#main .topicsUl{}
#main .topicsUl li{display: table; width: 100%;font-size: 1.1em; }
#main .topicsUl li .icn{color: #FFF; background: #FF6600; display:inline-block; padding: 0.3em 2em; letter-spacing: 0.1em;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}
#main .topicsUl li .day{font-weight: bold; font-weight: 500;; letter-spacing: 1px; }
#main .topicsUl li p{display: table-cell; padding: 0.7em 0; padding-right: 0em; text-align: left;}
#main .topicsUl li p:nth-child(1){width: 10%; white-space: nowrap; padding-left: 1em; padding-right: 2em;}

.top-list1{width: 100%; padding: 20px 0 0px;}
.top-list1 ul{max-width: 1100px; margin: 0 auto; text-align: center;}
.top-list1 ul li{display: inline-block; width: 32%; margin-right: 2%; vertical-align: top; position: relative;}
.top-list1 ul li:nth-last-child(1){margin-right: 0;}
.top-list1 ul li a{
	display: block;
	text-align: center; 
	color: #333;
	padding: 10px;
	text-decoration: none;
}
.top-list1 ul li a img{width: 100%; margin-bottom: 0.8em;}	
.top-list1 ul li a h2{text-indent: -9999px; height: 20px;}
.top-list1 ul li a h2.topL1{background: transparent url(../images/h2_1.png) 50% 0 no-repeat;}
.top-list1 ul li a h2.topL2{background: transparent url(../images/h2_2.png) 50% 0 no-repeat;}
.top-list1 ul li a h2.topL3{background: transparent url(../images/h2_3.png) 50% 0 no-repeat;}
.top-list1 ul li .img img{
	margin: 0 0 2.5em;
/*
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
*/
}
.top-list1 ul li a p{font-size: 1.1em; text-align: left;}
.top-list1 ul li ul li{display: block; width: 90%; text-align:left;padding: 0 5%}


#main .newsTtl{width: 158px;}


.conceptBox .img{
	width: 26%;
	float: left;
}
.conceptBox .img img{width: 100%;}
.conceptBox .txt{
	margin-left: 30%;
	font-size: 108%;
	line-height: 1.8;
	vertical-align: top;	
}
.conceptBox .protxt{
	margin-left: 30%;
	font-size: 108%;
	line-height: 1.8;
	vertical-align: top;	
}
.businessBox{
	text-align: center;
}
.businessBox .bBox{
	display: inline-block;
	vertical-align: top;
	width: 24%;
	padding: 10px 2%;
	margin: 0 2%;
	border: 1px solid #000;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;	
}
.businessBox .bBox h2{color: #000; margin: 0 0 10px;}
.businessBox .bBox li{
	background: #EEE;
	text-align: left;
	padding: 3px 20px;
	margin-bottom: 5px;
	font-weight: bold; font-weight: 500;;
	-webkit-border-radius: 16px;
	   -moz-border-radius: 16px;
	        border-radius: 16px;	
}
.seriesBox ul.img{
	float: left;
	width: 50%;
}
.seriesBox ul li img{width: 100%;}
.seriesBox ul li{
	display: inline-block;
	margin: 0 1.5%;
	width: 30%;
}
.seriesBox .txt{
	margin-left: 52%;
}
.businessUl li{
	display: inline-block;
	width: 18%;
	margin: 10px 1%;
	text-align: center;
	vertical-align: top;
}
.businessUl li img{width: 100%;}

.supportDiv{
	padding: 70px 0;
}	
.supportDiv .box{
	padding: 90px 0 0;
	height: 438px;
	background: transparent url("../images/bg_img1.jpg") 50% 0 no-repeat;	
}
.supportDiv .box h3 br{display: none;}
.supportDiv .box .msg{
	width: 41%;
	padding: 30px;
	background: #FFF;
	margin: 0 auto;
}
.radius10{
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;	
}
/*---------------------------------------*/
#main #headding{
	overflow:hiden;
	margin-bottom: 20px;
}
#main #headding .keyimg2{
	width: 1260px;
	margin: 0 auto;
	height: 280px;
	position: relative;
	background: transparent url("../images/key/6.jpg") 50% 50% no-repeat;	
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;	
}
#main #headding .img3{
	background: transparent url("../images/key/3.jpg") 50% 50% no-repeat;	
}
#main #headding .img4{
	background: transparent url("../images/key/5.jpg") 50% 50% no-repeat;	
}

#main #headding .keyimg2 .msg{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -1em;
	color: #FFF;
	-moz-text-shadow: 0px 0px 19px rgba(0, 0, 0, 1);
	-webkit-text-shadow: 0px 0px 19px rgba(0, 0, 0, 1);
	-ms-text-shadow: 0px 0px 19px rgba(0, 0, 0, 1);
	text-shadow: 0px 0px 19px rgba(0, 0, 0, 1);		
}
#main #headding .keyimg2 .msg h2{text-indent: -9999px;}
#main #headding .company{
	height: 300px;
	position: relative;
	background: #F0F0F0;
}
#main #headding .company .msg{
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	left: 0;
	margin-top: -48px;
}
#main #headding .company .msg img{
	height: 96px;
	width: auto;
}
.officeInfo{
	background: #FFF;
	padding: 10px 20px;
	margin: 0 auto;
	max-width: 800px;
}

.officeInfo table{width: 100%;}
.officeInfo table td,.officeInfo table th{padding: 0.5em; text-align: left;}
.officeInfo table th{width: 15%; white-space: nowrap;}

.layoutBox .img{
	width: 44%;
	float: left;
}
.layoutBox .img img{width: 100%;}
.layoutBox .data{
	margin-left: 50%;
	vertical-align: top;
}

.layoutTbl{width: 100%;}
.layoutTbl th,.layoutTbl td{padding: 0.8em 1em; border: 1px solid #CCC;}
.layoutTbl th{background: #EEE; font-weight: bold; font-weight: 500;; white-space: nowrap;}
.layoutTbl tr td:nth-child(1),.layoutTbl tr td:nth-child(2){text-align: center; width: 20%;}
.layoutTbl tr td:nth-child(1){font-weight: bold; font-weight: 500;;}

.priceTbl{width: 100%;}
.priceTbl th,.priceTbl td{padding: 0.8em 1em; border: 1px solid #CCC;text-align: center;}
.priceTbl th{background: #EEE; font-weight: bold; font-weight: 500;; white-space: nowrap;}
.priceTbl tr td:nth-child(3){text-align: left; width: 20%;}
.priceTbl tr td:nth-child(1){font-weight: bold; font-weight: 500;;}
.priceTbl tr.cls{background: #FFE1E1;}

.galleryList li{
	width: 18%;
	display: inline-block;
	margin: 1em 1%;
	font-size: 0.85em;
	vertical-align: top;
}
.galleryList li img{
	width: 100%;
}
.flowBox {
	padding: 1.5em;
	background: #FFF;
}
.flowBox .txt{
	max-width: 800px;
	margin: 0 auto;
}
.flowWrap{
	background: transparent url(../images/bg_flow.jpg) 50% 0 repeat-y;
}
.flowTbl{width: 100%;}
.flowTbl th,.flowTbl td{padding: 1em 1em; border: 1px solid #CCC;}
.flowTbl th,.flowTbl td span{}
.flowTbl th{background: #EEE; font-weight: bold; font-weight: 500;; white-space: nowrap;}
.flowTbl tr td:nth-child(3),.flowTbl tr td:nth-child(4){text-align: center; width: 12%;}
.flowTbl tr td:nth-child(1){width: 20%; font-weight: bold; font-weight: 500;; white-space: nowrap;}
.flowTbl td br{display: none;}
.companyTbl{width: 90%; margin: 0 auto;}
.companyTbl th,.companyTbl td{padding: 1.2em 1.5em; border-top: 1px solid #DDD; text-align: left; font-size: 1.1em;}
.companyTbl th{font-weight: bold; font-weight: 500;; white-space: nowrap; width: 24%;}

.companyTbl a.mapNvi{
	display: inline-block;
	padding: 3px 10px;
	color: #FFF;
	background: #339;
	text-decoration: none;
	font-size: 0.75em;
}
span.imp{
	color: #CC0000;
}
.errMsg{
	color: #CC0000;	
}
.formMsg{
	text-align: center;
	padding-bottom: 100px;
}
.acListTbl{width: 100%; table-layout: fixed;}
.acListTbl td{padding: 0.7em;}

.imgBox{max-width: 860px; margin: 0 auto;}
.imgBox img{width: 100%;}

.profileTbl{
	width: 100%;
}
.profileTbl th{
	text-align: left;
	width: 20%;
	white-space: nowrap;
}
.profileTbl th,
.profileTbl td{
	padding: 0.1em 0.5em;
}
/*************オーバーレイヤー*************/
.items_img{
	cursor: pointer;
}
#overLayer{
	position:fixed;
	width:100%;
	height: 100%;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 2000;
}


#overLayer .view{
	width: 100%;
	height: 100%;
	/*background: #fff;*/

}
#overLayer .view .area{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#overLayer .view .view_img{
	position: absolute;
	top: 0px;
	left: 0;
	display: table;
	width: 100%;
	height: 100%;
}
#overLayer .view .view_img p{
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

#overLayer .view .view_img > p > img{
	width: 800px;
}

#overLayer .view .close {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	z-index: 2001;	
	width: 66px;
}

#overLayer .view .txt{
	position: absolute;
	top: 50%;
	left: 0;
	height: 50px;
	width: 100%;	
}

#overLayer .view .txt p{
	text-align: center;
	color: #808080;
	font-size: 14px;
}

#overLayer .view .txt .prev_arrow{
	position: absolute;
	top: 0;
	left: 0px;
	width: 81px;
}
#overLayer .view .txt .next_arrow{
	position: absolute;
	top: 0;
	right: 0px;
	width: 81px;
}

#overLayer .view .view_txt{
	position: absolute;
	width: 100%;	
	left: 0;
	bottom: 10px;	
	text-align: center;
	font-size: 120%;
	letter-spacing: 0;
}

.profileTbl tr{
	border-top: 1px solid #DDD;
}
.profileTbl tr td,
.profileTbl tr th{
	padding: 0.5em;
}


.noBr br{display: none;}


@media screen and (max-width: 1280px) {
	#main #headding .keyimg2{
	-webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
	        border-radius: 0px;
	}
	#keyimg-box ul li{
		-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;
	}	
}	        
@media screen and (max-width: 1199px) {
	footer .ftBox{width: 100%;}
	#main .boxWrap{max-width: 1160px; margin: 0 20px;}	
}
@media screen and (max-width: 959px) {
	body{font-size: 12px; border-top: none;}

	a.link::after {
		height: 0;
		-webkit-transition: none;
		        transition: none;
	}
	.noBr br{display: inline;}
	header{
		width: 100%; z-index: 2002; position: fixed; top:0; left: 0; background: #fff;
		box-shadow:rgba(0, 0, 0, 0.08) 0px 1px 7px 0px;
		-webkit-box-shadow:rgba(0, 0, 0, 0.08) 0px 1px 7px 0px;
		-moz-box-shadow:rgba(0, 0, 0, 0.08) 0px 1px 7px 0px;		
	}
	header .box-top,
	header .box-top img{
		height: 40px;
	}
	header .box-top h1 img{width: auto; height: 24px; }
	header .box-top h1.mgB3{margin: 0 0 0 !important;}
	header .box-btm nav>ul>li>a:after{height: 0px;bottom: -30px;}
	header .box-btm{
		display: none;
	}
	header .box-top{width: 100%;}
	header .box-top h1{position: static; left: 0; top: 0px; z-index: 100;}
	header .box-top h1 a{display: block; background: transparent url(../images/hd_logo2.png?2017) 0 0 no-repeat; width: 130px; height: 40px; background-size: 100%; text-indent: -9999px;}	
	header .topBar .box {padding: 7px 0 4px; width: 100%;}
	header .topBar .box h2{text-indent: 0px; background: none; padding-left: 10px;}
	header .topBar .box ul {position: absolute; top: 47px; right: 80px;}
	
	header .topBar .box ul li{display: inline-block; margin-left: 7px;}
	header .topBar .box ul li img{width: 26px;}
	
	header .box-top{padding: 15px 5px; height: 40px;}
	header .box-top h1{text-align: left;padding-left: 15px;}		
	header .box-top .menu-btn, header .box-top .cls-btn{display: inline-block; position: absolute; right: 30px; top: 15px;}
	header .box-top .spCls{ display: block; padding: 0.5em 1em;border-top: 1px solid #DDD;}
	header .box-top .spCls img{width: 25px; height: auto;}/**/
	header .box-top .contact {position: absolute;}
	header .box-top .contact .tel{display: none;}
	header .box-top .contact a{
		background-size: 22px;
		width: 77px;
		font-size: 10px;
		
	}
	header .box-btm .wrap li a{
		display: block;
		width: 100%; 
		height: auto;
		text-align: left; 
		text-indent: 0px;
	}
	header .box-btm .wrap li.m0 a{background: none;}	
	header .box-btm .wrap li.m1 a{background: none;}
	header .box-btm .wrap li.m2 a{background: none;}
	header .box-btm .wrap li.m3 a{background: none;}
	header .box-btm .wrap li.m4 a{background: none;}
	/********************ナビ********************************/


	header .navBox{
		display: none;	
		background: #FFF;
		position: absolute;
		top: 70px;
		left: -100%;
		width: 100%;
		z-index: 1000;
		padding: 0;
	}
	#allWrap{
		overflow-x: hidden;
	}
	header .navBox .gNvi ul li{ 
		display: block;
		text-align: left;
		padding: 0;
		margin: 0;
		height: auto;
		width: 100%;
	}
	header .box-btm .wrap{width: 100%;}
	header .box-btm .wrap ul:after{
		content: '';
		position: absolute;
		top: 35px;
		right: 0;
		-webkit-transform: scaleX(0);
		-ms-transform: scaleX(0);
		transform: scaleX(0);
		width: 0px;
		height: 20px;
		background: #AAA;
	}
	header .box-btm .wrap li:after{
		content: '';
		position: absolute;
		top: 35px;
		left: 0;
		-webkit-transform: scaleX(0);
		-ms-transform: scaleX(0);
		transform: scaleX(0);
		width: 0px;
		height: 20px;
		background: #AAA;
	}
	
	header .box-btm .wrap ul{float: none;}
	header .box-btm ul.navi li h3{margin-bottom: 0; background-color: #DDD; font-size: 0.9em; padding-left: 0.5em;}

	header .navBox .gNvi{
		border-bottom: 1px solid #DDD;	
	}
	header .navBox .gNvi ul{ 
		display: block;
		width: 100%;
		padding: 0;
		margin: 0px 0;
	}
	header .navBox .ft{
		padding: 1em 0;
		text-align: center;
		color: #FFF;
		font-size: 12px;
	}
	header .navBox .ft img{
		width: 26%;
	}
	header .navBox .gNvi ul li{
		border-top: 1px solid #DDD;
		font-weight: 300;
	}	
	header .navBox .gNvi ul li a{
		padding: 12px 20px;
		display: block;
		color: #000 !important;
		text-decoration: none;
	}
		
	header .navBox .gNvi ul.navi{ 
		position: static;
		padding: 0px;
		margin: 0;
		display: block;	
		opacity: 1;
	}
	header .navBox .gNvi ul.navi li{
		padding: 0;
		display: block;
		background: #F6F6F6;
		border-top: 1px solid #FFF;
	}	
	header .navBox .gNvi ul.navi a{
		display: block;
		padding: 10px 20px;
		margin: 0;
		color: #000 !important;

	}
	header .navBox .gNvi ul.navi li ul li a{
		padding-left: 35px;
		background: transparent url(../images/arw_5.png?20150000) 25px 50% no-repeat; background-size: 5px;
	}
	header .gNvi li a{background: transparent url(../images/arw_3.png?20150000) 96.5% 50% no-repeat; background-size: 12px;}
	header .gNvi li.pull a{background: transparent url(../images/arw_d.png?2015) 96.5% 50% no-repeat; background-size: 4.5%;}
	header .gNvi li.listc a{background: transparent url(../images/arw_u.png?2015) 96.5% 50% no-repeat; background-size: 4.5%;}
	header .gNvi li.list a{background: transparent url(../images/arw_d.png?2015) 96.5% 50% no-repeat; background-size: 4.5%;}	
	#keyimage #nav-btn .prev{
		top: -1.5em;
		left: 5px;

	}

	header .gNvi .cNvi{
		display: block !important;
	}
	header .gNvi .ftNvi{
		display: block !important;	
		text-align: center;
		padding-top: 1.5em;
		border-top: 1px dotted #FFF;
	}	
	header .gNvi .ftNvi li{
		display: inline-block !important;
		padding: 0 !important;
		margin: 0 0.4em !important;
		font-size: 85%;
	}
	header .gNvi .ftNvi li a{
		padding: 0 !important;
		margin: 0 !important;	
		display: inline-block;		
		border: none !important;
		background: none;	
	}
	.acListTbl{width: 100%; display: block;}
	.acListTbl td{padding: 1em; display: block; border: 1px solid #DDD;margin-bottom: -1px;}
	.acListTbl tr:nth-last-child(1) td:nth-last-child(1),.acListTbl tr:nth-last-child(1) td:nth-last-child(2){display: none;}
	.acListTbl tbody{display: block; width: 100%;}
	.acListTbl tr{display: block; width: 100%;}
	
	.formWrap{padding: 40px 0 0 !important;}

}
@media screen and (max-width: 800px) {
	#overLayer .view .view_img > p > img{
		width: 100%;
	}
	#overLayer .view .close {	
		width: 40px;
	}
	#overLayer .view .txt{
		top: 90%;	
	}	
	#overLayer .view .txt .prev_arrow{
		width: 40px;
		left: 10px;
	}
	#overLayer .view .txt .next_arrow{
		width: 40px;
		right: 10px;
	}
	#overLayer .view .close img,
	#overLayer .view .txt .prev_arrow img,
	#overLayer .view .txt .next_arrow img{
		width: 100%;
	}
	#keyimg-box ul li.key1{background: url("../images/key/1s.jpg") 50% 50% no-repeat;}
	#keyimg-box ul li.key2{background: url("../images/key/2s.jpg") 50% 50% no-repeat;}
	#keyimg-box ul li.key3{background: url("../images/key/3s.jpg") 50% 50% no-repeat;}
	#keyimg-box ul li.key4{background: url("../images/key/4s.jpg") 50% 50% no-repeat;width: 100%;}
	#keyimg-box ul li.key5{background: url("../images/key/5s.jpg") 50% 50% no-repeat;width: 100%;}
	#keyimg-box ul li.key6{background: url("../images/key/6s.jpg") 50% 50% no-repeat;width: 100%;}

	#main #headding .keyimg2{width: 100%; background: transparent url("../images/key/6s.jpg") 50% 50% no-repeat;	}
	#main #headding .img3{background: transparent url("../images/key/3s.jpg") 50% 50% no-repeat;}
	#main #headding .img4{background: transparent url("../images/key/5s.jpg") 50% 50% no-repeat;}	
}
@media screen and (max-width: 768px) {

	.top-list1 ul li{display: block; width: 94%; margin: 0px 3%; font-size: 14px;}
	.top-list1 ul li a .img{width: 36%; float: left;}
	.top-list1 ul li a .txt{margin-left: 40%; vertical-align: top; padding-top: 0.5em;}
	.top-list1 ul li a h2{text-align: left;}
	.top-list1 ul li ul li{width: 100%;padding: 0 0%;margin: 0 0 0.3em;}
	.top-list1 ul li a p{font-size: 0.9em; text-align: left;}
	.top-list1 ul li.icon1 li:nth-child(4){display:none;}
	.top-list1 ul li.icon2 li:nth-child(4){display:none;}
	.supportDiv .box .msg{
		width: 60%;
		padding: 20px;
	}
	.top-list1 ul li a{background: #FFF url("../images/arw_5.png") 98% 50% no-repeat; background-size: 8px; padding: 15px 25px 15px 15px; }	
	.galleryList li{
		width: 40%;
		margin: 1em 5%;
	}
	.top-list1 ul.noArw li a{background:none; background-color: #FFF;}
	.top-list1 ul li a h2{width: 100%; height: auto; position: static; text-indent: 0px; font-size: 1.2em !important;}
	.top-list1 ul li a h2.topL1{background: none;}
	.top-list1 ul li a h2.topL2{background: none;}
	.top-list1 ul li a h2.topL3{background: none;}

	.businessBox .bBox{
		display: block;
		width: 98%;
		padding: 7px 2%;
		margin: 10px 0%;	
	}
	.businessBox .bBox h2{color: #000; margin: 0 0 10px; font-size: 1.4em !important;}
	.businessBox .bBox ul{
		text-align: left;
	}
	.businessBox .bBox li{
		display: inline-block;
		margin: 5px;
		
	}
	.seriesBox ul.img{
		float: left;
		width: 100%;
	}

	.seriesBox ul li img{width: 100%;}
	.seriesBox ul li{
		margin: 0 1.5%;
		width: 30%;
	}
	.seriesBox .txt{
		margin-left: 0%;
	}
	.businessUl li{
		display: inline-block;
		width: 45%;
		margin: 7px 2.5%;
		text-align: center;
		vertical-align: top;
	}
	.businessUl li img{width: 100%;}
	}

@media screen and (max-width: 639px) {
	.hover:hover{
		-ms-filter: "alpha( opacity=100 )";
		filter: alpha( opacity=100 );
		opacity: 1;
		text-decoration: none;
		/*-webkit-transition: opacity .5s ease,border .5s ease;*/
		/* transition: background-color .5s ease,border .5s ease; */
	}
	body{font-size: 10px;}
	.fnt6XL{font-size: 1.6em !important;}
	.fnt7XL{font-size: 1.8em !important;}

	.mgB35	{margin-bottom: 1.87em !important;}.mgB40	{margin-bottom: 1.87em !important;}	
	.mgB50	{margin-bottom: 1.87em !important;}.mgB60	{margin-bottom: 1.87em !important;}
	.mgB70	{margin-bottom: 1.87em !important;}

	h2.comTtl {text-align: center; line-height: 1.1; margin-bottom: 0.5em;}
	h2.comTtl strong{font-size: 1.4em; display: block;}
	h2.comTtl span{font-size: 0.7em; font-weight: normal; display: block;}



	header .box-top h1 img{width: auto; height: 18px; }
	header .box-top p.fnt2S{text-align: left !important;padding-left: 15px;}
	
	#main{padding-top: 63px;}
	#main{padding-bottom: 20px;}
	footer{
		padding: 30px 0 120px; 
		font-size: 93%; 
		line-height: 1.6em; 
		width: 100%; 
		margin: 0 auto;
		background-size: 150%;
	}	
	footer{padding: 20px 0 60px; }
	footer .ftmnu{display: none;}
	footer #copyright{text-align: center; color: #777; font-size: 84.6%;}
	

	footer .ftBox .add{
		background-size: 120px;
	}
	footer .ftBox .add .cnt{
		display: none;
	}	
	footer .ftBox .sns img{width: 40px;}
	footer .ftBox .logo img{width: 88%;}
	#tnvi{
		bottom: 5px;
		right: 5px;
		width: 44px;
		height: auto;
	}
	#tnvi img{width: 100%;}
	
	.top-list1{padding: 10px 0;}
	.top-list1 ul li a h2{font-size: 0.9em;}
	.top-list1 ul li a .txt{padding-top: 0em;}
	#main .topicsDiv{padding: 0px 0 0px; }
	
	#main #headding{
		/*height: 240px;*/
	}
	#main #headding .keyimg2{
		height: 240px;
		background-size: auto 240px;
	}
	
	.supportDiv{
		padding: 30px 0 30px;
	}
	.supportDiv .box{
		padding: 30px 0 0;
		height: 360px;
		background: transparent url("../images/bg_img1.jpg") 50% 100% no-repeat;
		background-size: auto 390px;	
	}
	.supportDiv .box .msg{
		width: 80%;
		padding: 20px 5%;
	}
	.supportDiv .box h3 br{display: inline;}
	#keyimg-box .msg{bottom: 20%;}	
	#keyimg-box .msg h2{font-size: 2.3em; line-height: 1.5;}
	#keyimg-box .msg p{font-size: 1.4em;}
	#keyimg-box .msg a{display: block; max-width: 180px; margin: 0 auto; border: 1px solid #FFF; padding: 10px; font-size: 1em; background-size: 14px;}
	#keyimg-box h2.comTtl {text-align: center; line-height: 1.1; margin-bottom: 0.2em;}
	#keyimg-box h2.comTtl strong{font-size: 1.2em;}
	#keyimg-box h2.comTtl span{font-size: 0.2em;}
	#main #asumir_map{width: 94% !important; height: 340px !important; margin: 0 auto 20px;}
	
	#main #headding .keyimg2{background: transparent url("../images/key/6ss.jpg") 50% 50% no-repeat; background-size: 100%; margin: 0 0 10px;}
	#main #headding .img3{background: transparent url("../images/key/3ss.jpg") 50% 50% no-repeat; background-size: 100%;}
	#main #headding .img4{background: transparent url("../images/key/5ss.jpg") 50% 50% no-repeat; background-size: 100%;}	

	.layoutBox .img{
		width: 90%;
		padding: 0 5%;
		float: none;
		margin-bottom: 20px;
	}
	.layoutBox .img img{width: 100%;}
	.layoutBox .data{
		margin-left: 0%;
		vertical-align: top;
	}
	.priceTbl tr th:nth-child(2),.priceTbl tr th:nth-child(3),.priceTbl tr th:nth-child(6){display: none;}
	.priceTbl tr td:nth-child(2),.priceTbl tr td:nth-child(3),.priceTbl tr td:nth-child(6){display: none;}
	.priceTbl th,.priceTbl td{padding: 1em 0.5em;}
	
	#main #headding .company .msg img{
		height: 60px;
	}
	#main #headding .company .msg {margin-top: -30px;}	
	#main #headding .company{height: 150px;}
	#main .topicsUl li .icn{padding: 0.3em 1em; letter-spacing: 0.1em;}
	.companyTbl{width: 100%; margin: 0 auto;}
	.companyTbl th,.companyTbl td{padding: 1em 1.2em; border-top: 1px solid #DDD; text-align: left; font-size: 1.1em;}
}
@media screen and (max-width: 600px) {

	.conceptBox .img{
		width: 45%;
		float: left;
		margin: 0 10px 10px 0;
	}
	.conceptBox .img img{width: 100%;}
	.conceptBox .txt{
		margin-left: 0%;
		font-size: 108%;
		line-height: 1.8;
		vertical-align: top;	
	}
	.conceptBox .protxt{
		margin-left: 0%;	
	}
	.conceptBox .protxt img{width: 200px;}

	.nviBtn{
		width: 84%;		        
	}
	input.nviBtn{
		font-size: 120%;
	}
	#main .boxPdg2{padding: 20px 0 0;}
	#main .boxPdg{padding: 20px 0 0;}

}
@media screen and (max-width: 479px) {
	#keyimg-box .msg{bottom: 30%;}	
	#keyimg-box .msg h2 br{display: inline;}
	#keyimg-box .msg .cpy{font-size: 1.2em;}
	#keyimg-box ul li.key1{background: url("../images/key/1ss.jpg") 50% 50% no-repeat;}
	#keyimg-box ul li.key2{background: url("../images/key/2ss.jpg") 50% 50% no-repeat;}
	#keyimg-box ul li.key3{background: url("../images/key/3ss.jpg") 50% 50% no-repeat;}
	#keyimg-box ul li.key4{background: url("../images/key/4ss.jpg") 50% 50% no-repeat;width: 100%;}
	#keyimg-box ul li.key5{background: url("../images/key/5ss.jpg") 50% 50% no-repeat;width: 100%;}
	#keyimg-box ul li.key6{background: url("../images/key/6ss.jpg") 50% 50% no-repeat;width: 100%;}	
	.flowTbl td br{display: inline;}
	
	.infoBox .box:nth-child(1) img{
		width: 180px;
	}
	.infoBox .box:nth-child(2) img{
		width: 130px;
	}	
}