@charset "utf-8";
  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, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 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 {border-collapse: separate;border-spacing: 0;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body{
font:90%/1.5 "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
color:#333;
border-top:5px solid #ae4e4a;
background:#fff;
} a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#ae4e4a;
}
a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
color:#732929;
} a img{ -webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
a:hover img{
opacity:0.5;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
} nav .panel:before,nav .panel:after, nav#mainNav:before,nav#mainNav:after, .newsTitle:before,.newsTitle:after, #footerInfo:before,#footerInfo:after{content: ""; display: table;}
nav .panel:after,nav#mainNav:after,.newsTitle:after,#footerInfo:after{clear: both;}
nav .panel,nav#mainNav,.newsTitle,#footerInfo{zoom: 1;} input[type="text"],input[type="tel"],input[type="email"],input[type="date"],input[type="url"],input[type="number"],select,textarea{
vertical-align:middle;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
//font-size:100%;
color:#555;
background:#fcfcfc;
}
#sidebar input[type="text"] {/margin-top:-18px;} textarea{
height:auto;
line-height:1.5;
}
input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background: #ae4e4a;
background: -moz-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ae4e4a), color-stop(100%,#732929));
background: -webkit-linear-gradient(top, #ae4e4a 0%,#732929 100%);
background: -o-linear-gradient(top, #ae4e4a 0%,#732929 100%);
background: -ms-linear-gradient(top, #ae4e4a 0%,#732929 100%);
background: linear-gradient(to bottom, #ae4e4a 0%,#732929 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae4e4a', endColorstr='#732929',GradientType=0 );
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%;
color:#fff;
}
input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #ae4e4a;
background: -moz-linear-gradient(top, #732929 0%, #ae4e4a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#732929), color-stop(100%,#ae4e4a));
background: -webkit-linear-gradient(top, #732929 0%,#ae4e4a 100%);
background: -o-linear-gradient(top, #732929 0%,#ae4e4a 100%);
background: -ms-linear-gradient(top, #732929 0%,#ae4e4a 100%);
background: linear-gradient(to bottom, #732929 0%,#ae4e4a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#732929', endColorstr='#ae4e4a',GradientType=0 );
} #wrapper, #header, .inner{
margin: 0 auto; width: 960px;
}
.inner{
padding:0;
}
#content{
float:right;
width:625px;
}
#content.wide{width:100%; margin-top:15px;}
#sidebar{
float:left;
width:300px;
padding-top:15px;
}
#footer{
clear:both;
color:#fff;
background:#ae4e4a;
} html{
min-height: 100vh;
}
body{
min-height: 100vh;
}
#footer{
position: sticky;
top: 100vh;
width: 100%;
}
body.right-sidebar #wrapper #sidebar	{ float:right; }
body.right-sidebar #wrapper #content	{ float:left; } .gallery{*zoom: 97%;}
.png {*zoom: 1;}  #header h1{
padding:10px 0 0 3px;
font-size:90%;
font-weight:normal;
}
.description{
padding:10px 0 0 3px;
font-size:90%;
font-weight:normal;
} #header .logo{
clear:both;
float:left;	
padding:20px 0;
font-size:160%;
font-weight:bold;
}
#header h2{
clear:both;
float:left;
padding:20px 0;
font-size:160%;
font-weight:bold;
} #headerInfo{
float:right;
padding-bottom:20px;
text-align:right;
}
.tel{
display:inline;
padding-left:48px;
font:40px "Palatino Linotype", "Book Antiqua", Palatino, serif;
background:url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/tel.png) no-repeat 0 50%;
}
.tel a{ color:#333} body nav#mainNav{
margin-bottom:0;
height:50px;
}
#searchHead input{
line-height:30px;
}
#searchHead input.searchBox[type="text"]{
vertical-align:top;
width:140px;
height:26px;
border-radius:3px 0 0 3px;
-webkit-border-radius:3px 0 0 3px;
-moz-border-radius:3px 0 0 3px;
border-right:0;
} #mainImg{
margin:20px 0 10px 0;
text-align:center;
clear: both;
}
h1.title{
clear:both;
margin:15px 0 20px;
padding:5px 10px;
line-height:33px;
font-size:120%;
font-weight:normal;
background: #ae4e4a url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/noiseBg.png);
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:0 0 3px rgba(0,0,0,0.5);
color:#fff;
}
h1.title a{color:#fff;}
h1.title a:hover{color:#732929;}
h2.title{
clear:both;
margin:30px 0 20px;
padding:5px 10px;
line-height:33px;
font-size:120%;
font-weight:normal;
background: #ae4e4a url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/noiseBg.png);
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:0 0 3px rgba(0,0,0,0.5);
}
h2.title span,.newsTitle h3 span,section.widget h3 span{
color:#fff;
}
.dateLabel{
margin:-10px 0 10px;
text-align:right;
font:italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
} .post p{padding-bottom:15px;}
.post ul{margin: 0 0 10px 10px;}
.post ul#sitemap_list li{
margin-bottom:5px;
padding-left:15px;
background:url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/bullet.png) no-repeat 0 8px;
}
.post ol{margin: 0 0 10px 30px;}
.post ol li{list-style:decimal;}
.post dt{font-weight:bold;}
.post dd{padding-bottom:10px;} .post h1{
clear:both;
margin:30px 0 20px;
padding:5px 10px;
line-height:33px;
font-size:120%;
font-weight:normal;
background: #ae4e4a url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/noiseBg.png);
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:0 0 3px rgba(0,0,0,0.5);
color:#fff;
}
.post h2{
clear: both;
margin:0 0 10px 0;
padding:5px 10px;
font-size:110%;
text-shadow: 0px 1px 0px #fff;
color:#732929;
border-top:1px solid #cacaca;
border-bottom:2px solid #d6d4d3;
box-shadow: 0 -1px 1px #9e9b9a inset;
background: #fcfcfc;
background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#eaeaea));
background: -moz-linear-gradient(top, #fcfcfc, #eaeaea);
background: -o-linear-gradient(top, #fcfcfc, #eaeaea);
background: -ms-linear-gradient(top, #fcfcfc, #eaeaea);
background: linear-gradient(top, #fcfcfc, #eaeaea);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fcfcfc', endColorstr='#eaeaea');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fcfcfc', endColorstr='#eaeaea)";
-pie-background: linear-gradient(top, #fcfcfc, #eaeaea);
behavior: url(//quickglobal-net.com/wp-content/themes/AKN02-0101/PIE.htc);
}
.post h3{
margin:10px 0;
color:#732929;
border-bottom: 1px solid #732929;
border-left: 5px solid #732929;
clear: both;
font-size: 105%;
font-weight: normal;
margin: 0 0 10px;
padding: 0 0 3px 8px;
}
.post h4{
font-weight:normal;
color:#732929;
border-bottom: 1px dashed #732929;
border-left: 4px solid #732929;
clear: both;
font-size: 100%;
font-weight: normal;
margin: 10px 0;
padding: 0 0 3px 8px;
}
.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}
.post blockquote p{padding:5px 0;}
.post img{max-width:100%;height:auto;padding: 4px;border: 1px solid #cccccc!important;} .post img {
width: inherit\9;
max-width: 100%\9;
height: auto\9;
}
.post img.aligncenter {
display: block;
margin:5px auto;
padding:4px;
background:#fff;
border:1px solid #ccc;
}
.post img.alignright{
padding:4px;
margin:0 0 15px 8px;
display:inline;
background:#fff;
border:1px solid #ccc;
}
.post img.alignleft{
padding:4px;
margin:0 8px 15px 0;
display:inline;
background:#fff;
border:1px solid #ccc;
} .post .noborder img {
border: none !important;
}
.alignright{float:right;}
.alignleft{float: left;}
.aligncenter{margin:0 auto; text-align:center;}
img.alignright{float:right;}
img.alignleft{float: left;}
img.aligncenter{display: block;margin:0 auto; text-align:center;} .post table{
font-size:93%;
background-color: #ffffff;
border-top:#ffffff 3px double;
border-collapse: collapse;
width: 100%;
color:#333333;
margin-bottom:15px;
}
.post table th{
border-bottom: #dcdddd 1px solid;
border-right: #dcdddd 1px solid;
background-color: #efefef;
text-align: left;
padding: 10px;
} 
.post table td {
background-color: #f7f8f8;
border-right: #dcdddd 1px solid;
border-bottom: #dcdddd 1px solid;
text-align: left;
padding: 10px;
vertical-align: top;
} .post table.clear{
font-size:93%;
background:none;
border-top:none;
border-collapse: collapse;
width: 100%;
color:#333333;
margin-bottom:15px;
}
.post table.clear th{
border-bottom: none;
border-right: none;
background:none;
text-align: left;
padding: 10px;
} 
.post table.clear td {
border-bottom: none;
border-right: none;
background:none;
text-align: left;
padding: 10px;
vertical-align: top;
} .post table.border{
font-size:93%;
background-color: #ffffff;
border: #dcdddd 1px solid;
border-collapse: collapse;
width: 100%;
color:#333333;
margin-bottom:15px;
}
.post table.border th{
border: #dcdddd 1px solid;
background-color: #efefef;
text-align: left;
padding: 10px;
} 
.post table.border td {
background-color: #f7f8f8;
border: #dcdddd 1px solid;
text-align: left;
padding: 10px;
vertical-align: top;
} .pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}
.prev{float:left}
.next{float:right;}
#pageLinks{
clear:both;
color:#ae4e4a;
text-align:center;
} #breadcrumb{
background-color: #732929;
clear:both;
padding:3px;
}
#breadcrumb ul{
width: 100%;
max-width: 960px;
margin:0 auto;
padding-left:1em;
}
#breadcrumb ul li{
float:left;
color:#fff;
margin:0 5px;
font-size:11px;
}
#breadcrumb ul li a{
color:#fff;
}
#breadcrumb ul li a:hover{
text-decoration:underline;
} #pagetop{
clear:both;
display:block;
overflow:hidden;
padding-top:30px;
margin-bottom:-1px;
}
#pagetop a{
float:right;
display:block;
position:relative;
padding:5px 15px 2px 25px;
font-size:90%;
border-bottom:0;
border-radius:5px 5px 0 0;
-webkit-border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
color:#fff;
background:#732929 url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/toTop.png) no-repeat 8px 60%;
/margin-bottom:8px; }
#pagetop a:hover{background-position:8px 40%;}
*:first-child+html #pagetop{margin-bottom:-10px;}
*:first-child+html #pagetop a{
position:static;
padding:5px 15px 5px 25px;
} section.widget{
margin-bottom:20px;
} .textwidget iframe{width:100%!important;}
section.widget h2{
color:#FFFFFF;
margin:0 0 10px;
padding:5px 10px;
line-height:33px;
font-size:120%;
font-weight:normal;
background: #ae4e4a url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/noiseBg.png);
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:0 0 3px rgba(0,0,0,0.5);
clear:both;
}
section.widget h3{
margin:0 0 10px;
padding:5px 10px;
line-height:33px;
font-size:120%;
font-weight:normal;
background: #ae4e4a url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/noiseBg.png);
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:0 0 3px rgba(0,0,0,0.5);
}
p.banner{padding-bottom:10px;clear: both;}
#banners img{
max-width:300px; height:auto;
} .newsTitle{
margin:0 0 20px;
padding:5px 10px;
line-height:33px;
font-size:120%;
background: #ae4e4a url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/noiseBg.png);
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:0 0 3px rgba(0,0,0,0.5);
}
.newsTitle h2{
color:#FFFFFF;
float:left;
font-weight:normal;
}
.newsTitle h3{
float:left;
font-weight:normal;
}
.newsTitle p{
float:right;
padding:0 10px 0 28px;
font-size:.8em;
background:url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/arrow.png) no-repeat 0 50%;
}
.newsTitle a{color:#fff;}
.news{padding-bottom:40px;}
.news p{
clear:both;
padding-bottom:2px;
background:url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/borderDot.png) repeat-x 0 100%;
}
.news p a{
display:block;
padding:10px 0;
color:#732929;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.news a span{
color:#ae4e4a;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
.news span{padding-left:10px;}
.news a:hover span{color:#732929;}
.news p a:hover{background-color:#f7f9f4;}
.widget_sp_image img{clear:both;margin-bottom:15px;}
.widget_search{clear:both;}
.widget_text{clear:both;}
.widget_calendar{clear:both;} #footerInfo{
padding:20px 10px;
margin-bottom:20px;
border-bottom:1px dotted #732929;
background: #ae4e4a url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/noiseBg.png);
}
#footerLogo{
float:left;
padding:10px;
}
.contactInfo{float:right;text-align:right;}
.contactInfo .tel a{color:#fff;}
#footer ul{
text-align:center;
font-size:95%;
padding-bottom:20px;
}
#footer ul ul{padding-bottom:0;}
#footer ul li{
display:inline-block;
vertical-align:text-top;
text-align:left;
padding:5px 0;
background:url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/parent.png) no-repeat 0 9px;
}
#footer ul li a{
display:block;
padding:0 20px 0 13px;
overflow:hidden;
color:#fff;
}
#footer ul li a:hover{text-decoration:underline;}
#footer ul li li{
display:block;
padding:0;
margin-left:10px;
background:url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/child.png) no-repeat 0 4px;
}
#footer ul li li a{padding:0 10px 0 12px;}
*:first-child+html #footer ul{width:920px;margin:0 auto;}
*:first-child+html #footer ul ul{width:auto;}
*:first-child+html #footer ul li{float:left;}
#copyright{
clear:both;
padding:5px;
text-align:center;
font-style:normal;
font-size:90%;
color:#fff;
background:#732929;
zoom:1;
} .thumbWrap{
width:650px;
margin-right:-25px;
}
.c1thumbWrap_PR{
width:645px;
margin-right:-20px;
}
.c2thumbWrap_PR{
width:645px;
margin-right:-20px;
}
.c3thumbWrap_PR{
width:645px;
margin-right:-20px;
}
ul.thumb{margin: 0;}
ul.gap{margin-top:15px;} ul.thumb li{
float:left;
width:300px;
margin:0 25px 0 0;
padding:0 0 2%;
background:none;
}
ul.thumb li img.wp-post-image{
float:left;
display:inline;
padding:0 5px 3px 0;
}
ul.thumb h3{
font-weight:normal;
font-size:110%;
}
.thumbWrap ul.thumb h3{
padding:0 25px 0 0;
display:inline;
background:url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/arrow.png) no-repeat 100% 50%;
}
.c1thumbWrap_PR ul.thumb li{
width: 625px;
margin:0 20px 0 0;
}
.c1thumbWrap_PR ul.thumb li img{
max-width:625px;
}
.c2thumbWrap_PR ul.thumb li{
width: 302px;
margin:0 20px 0 0;
}
.c2thumbWrap_PR ul.thumb li img{
max-width:302px;
}
.c3thumbWrap_PR ul.thumb li{
width: 195px;
margin:0 20px 0 0;
}
.c3thumbWrap_PR ul.thumb li img{
max-width:195px;
} .wide .thumbWrap{
width:100%;
}
.wide .c1thumbWrap_PR,.wide .c2thumbWrap_PR, .wide .c3thumbWrap_PR{
clear:both;
width:100%;
}
.wide ul.thumb{
margin:0;
}
.wide ul.thumb li{
float:left;
width:300px;
margin:0 0 25px;
background:none;
}
.wide ul.thumb li img.wp-post-image{
float:left;
display:inline;
padding:0 5px 3px 0;
}
.wide .c1thumbWrap_PR ul.thumb li{
width: 100%;
padding:0 3% 0 0;
}
.wide .c1thumbWrap_PR ul.thumb li img{
max-width:100%;
}
.wide .c2thumbWrap_PR ul.thumb li{
width: 48.5%;
padding:0 3% 0 0;
}
.wide .c2thumbWrap_PR ul.thumb li img{
max-width: 100%;
}
.wide .c3thumbWrap_PR ul.thumb li{
width: 31.3%;
padding:0 3% 0 0;
}
.wide .c3thumbWrap_PR ul.thumb li img{
max-width: 100%;
}
.wide .clm{ padding:0!important;} .post .column2_50 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 0;
width: 49.6%;
vertical-align: top;
}
.post .column2_50 img {
max-width:95.5%;
}
.post .column2_30 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 0;
width: 30%;
vertical-align:top;
}
.post .column2_30 img {
max-width:95.5%;
}
.post .column2_70 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 0;
width: 69%;
vertical-align:top;
}
.post .column3_33 {
display: inline-block;
*display: inline;
*zoom: 1;
margin: 5px 0;
width: 32.8%;
vertical-align:top;
}
.post .column3_33 img {
max-width:95.0%;
}  .rad-text{
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; width: 80%;
height: 25px;
}
.rad-area{
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; width: 80%;
height: 90%;
}
.rad-sub{
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; width: 25%;
height: 35px;
background-color:#eee;
}
.wpcf7-form .wpcf7-textarea{max-width: 96%} .calendar-mark{
font-size:14px!important;}
.mix-calendar th, .timetable-calendar th, .multiple-calendar th, .monthly-calendar th{
text-align:center!important;}
.day-number, .calendar-mark, .schedule-note, .day-left, .day-right{text-align:center!important;} #biz_calendar table.bizcal .holiday{
background-color: #FFACDD!important;
}
#biz_calendar p span.boxholiday{
background-color: #FFACDD!important;
}
#biz_calendar table.bizcal .eventday{
background-color: #FFCD92!important;
}
#biz_calendar p span.boxeventday{
background-color: #FFCD92!important;
} .mapp-canvas img{ border:none!important;}  .wc-shortcodes-column img{
border:none!important; padding:0!important;} #cboxLoadedContent img{width:600px; height:auto;}  .gallery-columns-1 .gallery-item{width: 95%;}
.gallery-columns-1 .gallery-item img{max-width: 98.5%;}
.gallery-columns-2 .gallery-item{width: 45%;}
.gallery-columns-2 .gallery-item img{max-width: 95.5%;}
.gallery-columns-3 .gallery-item{width: 33.3%!important;}
.gallery-columns-3 .gallery-item img{max-width: 92%;}
.gallery-columns-4 .gallery-item{width: 22.5%;}
.gallery-columns-4 .gallery-item img{max-width: 88%;}
.gallery-columns-5 .gallery-item{width: 18%;}
.gallery-columns-5 .gallery-item img{max-width: 85%;} .screen-reader-text { display: none;} .clearfix:after {
content: "."; display: block; clear: both;
height: 0;
visibility: hidden;
}
.clearfix {
min-height: 1px;
} .post_img img{
border:1px solid #ddd;
padding:5px;
float:left;
width:100%;
height:auto;
}
.post .post_img{
width:30%;
margin: 0;
padding: 0;
float: left;
}
.post_text{
width:94%;
margin:0 auto;
}
.post_text70{
width: 66%;
float:right;
}
.post li{
margin: 1em 0;
padding: 0 0 0 0;
font-size:93%;
line-height:1.6em;
}
.post h2{
}
.post .time{
padding:0;
font-size:90%;
clear:both;
color: #FFFFFF;
background-color: #ae4e4a;
border-radius:3px; 
display:inline;
padding:1px 6px;
margin-bottom:5px;
}
.post .time a{
color:#fff;
}
.post .post_text h3{
background:none;
margin:0.2em;
}
.post_link{
float:right;
clear:both;
margin: 10px 0;
}
li .post_contents{
clear:both;
margin-bottom:0.5em;
padding:5px 0 0 0;
} #social{
display:inline-block;
}
#twitter,
#hatena,
.fb-like{
display:block;
float:left;
}
.share-btn {
border: 1px dashed #ccc;
height: 21px;
padding: 10px 0 10px 10px;
width: 250px;
}
.twitter-share-button {
margin-left: 5px;
width: 80px !important;
}
.fb_ltr {
max-width: none !important;
}
.fb_iframe_widget {
width: auto !important;
display: inline-block !important;
margin-top:-1px !important;
} .post2b{}
.post2b img{max-width:100%;height:auto;
border: 1px solid #CCCCCC !important;
}
.post2b li{
margin: 0 0 2% 1%;
padding: 0 0 0 0;
border-bottom: 1px dashed #CCCCCC !important;
font-size:93%;
line-height:1.6em;
display:inline-block;
/display:inline;
/zoom:1;
width:48%;
vertical-align:top;
}
.post2b_img img{}
.post2b .post2b_img{}
.post2b_text{
width:100%;
margin:0 auto;
}
.post2b_text70{
}
.post2b h2{
clear: both;
margin:0 0 10px 0;
padding:5px 10px;
font-size: 13px;
text-shadow: 0px 1px 0px #fff;
color: #732929;
border-top:1px solid #cacaca;
border-bottom:2px solid #d6d4d3;
box-shadow: 0 -1px 1px #9e9b9a inset;
background: #fcfcfc;
background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#eaeaea));
background: -moz-linear-gradient(top, #fcfcfc, #eaeaea);
background: -o-linear-gradient(top, #fcfcfc, #eaeaea);
background: -ms-linear-gradient(top, #fcfcfc, #eaeaea);
background: linear-gradient(top, #fcfcfc, #eaeaea);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fcfcfc', endColorstr='#eaeaea');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fcfcfc', endColorstr='#eaeaea)";
-pie-background: linear-gradient(top, #fcfcfc, #eaeaea);
behavior: url(//quickglobal-net.com/wp-content/themes/AKN02-0101/PIE.htc);
}
.post2b .time{
font-size:11px;
clear:both;
color: #FFFFFF;
background-color: #ae4e4a;
border-radius:3px; 
padding:2px 6px 0px 6px;
margin-bottom:5px;
}
.post2b .time a{
color:#fff;
}
.post2b .post2b_text h3{
background:none;
margin:0.2em;
}
.post2b_link{
float:right;
clear:both;
margin: 10px 0;
font-size:93%;
}
li .post2b_contents{
clear:both;
margin-bottom:0.5em;
padding:0;
} .post4b{}
.post4b img{max-width:100%;height:auto;
border: 1px solid #CCCCCC !important;
}
.post4b li{
margin: 0 0% 2% 0.5%;
padding: 0 0 2% 0;
border-bottom: 1px dashed #CCCCCC !important;
font-size:93%;
line-height:1.6em;
display:inline-block;
/display:inline;
/zoom:1;
width:24.1%;
vertical-align:top;
}
.post4b_img img{}
.post4b .post4b_img{}
.post4b_text{
width:99%;
margin:0 auto;
}
.post4b_text70{
}
.post4b h2{
clear: both;
margin:0 0 10px 0;
padding:5px 10px;
font-size: 13px;
text-shadow: 0px 1px 0px #fff;
color: #732929;
border-top:1px solid #cacaca;
border-bottom:2px solid #d6d4d3;
box-shadow: 0 -1px 1px #9e9b9a inset;
background: #fcfcfc;
background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#eaeaea));
background: -moz-linear-gradient(top, #fcfcfc, #eaeaea);
background: -o-linear-gradient(top, #fcfcfc, #eaeaea);
background: -ms-linear-gradient(top, #fcfcfc, #eaeaea);
background: linear-gradient(top, #fcfcfc, #eaeaea);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fcfcfc', endColorstr='#eaeaea');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fcfcfc', endColorstr='#eaeaea)";
-pie-background: linear-gradient(top, #fcfcfc, #eaeaea);
behavior: url(//quickglobal-net.com/wp-content/themes/AKN02-0101/PIE.htc);
}
.post4b .time{
font-size:11px;
clear:both;
color: #FFFFFF;
background-color: #ae4e4a;
border-radius:3px; 
padding:2px 6px 0px 6px;
margin-bottom:5px;
}
.post4b .time a{
color:#fff;
}
.post4b .post4b_text h3{
background:none;
margin:0.2em;
}
.post4b_link{
float:right;
clear:both;
margin: 10px 0;
font-size:93%;
}
li .post4b_contents{
clear:both;
margin-bottom:0.5em;
padding:0;
} .share-btn4b {
padding:2% 0;
} @media only screen and (min-width: 1024px){
nav#mainNav{
clear:both;
height: 50px;
padding-top:14px; position:relative;
background:url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/navBg.png) repeat-x;
}
.panel ul li{
float: left;
position: relative;
height:40px;
line-height:40px;
margin:0 5px;
}
.panel ul li a{
display: block;
height:40px;
text-align: center;
_float:left;
color:#fff;
}
nav div.panel{
display:block !important;
float:left;
}
a#menu{display:none;} .panel ul{width:960px;}
.panel ul li a span{
margin: 0 10px 0 -5px;
padding: 0 8px 0 20px;
_position:relative; float:left;
} .panel ul li.current-menu-item a, .panel ul li a:hover, .panel ul li a:active, .panel ul li.current-menu-parent a{
background: url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/mainNav.png) no-repeat 100% 50%;
}
.panel ul li.current-menu-item a span,.panel ul li a:hover span,.panel ul li a:active span, .panel ul li.current-menu-parent a span{
background: url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/mainNav.png) no-repeat 0 50%;
}
.panel ul li.current-menu-parent li a,
.panel ul li.current-menu-item li a,
.panel ul li.current-menu-item li a span,
.panel ul li.current-menu-parent li a span,
.panel ul li.current-menu-item li.current-menu-item a span,.panel ul li li a:hover span,.panel ul li li a:active span{
background:none;
}
.panel ul li.current-menu-item li a{color:#fff;}
.panel ul li.current-menu-item li.current-menu-item a, .panel ul li li a:hover,
.panel ul li.current-menu-parent li.current-menu-item a{
color:#fff;
background: #ae4e4a;
background: -moz-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ae4e4a), color-stop(100%,#732929));
background: -webkit-linear-gradient(top, #ae4e4a 0%,#732929 100%);
background: -o-linear-gradient(top, #ae4e4a 0%,#732929 100%);
background: -ms-linear-gradient(top, #ae4e4a 0%,#732929 100%);
background: linear-gradient(to bottom, #ae4e4a 0%,#732929 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae4e4a', endColorstr='#732929',GradientType=0 );
}
.panel ul li.current-menu-parent:hover li a span,.panel ul li.current-menu-parent li a{color:#fff;}
.panel ul li.current-menu-parent:hover li.current-menu-item a span, .panel ul li.current-menu-parent li a:hover{color:#fff;}
.panel ul ul{width:160px;}
.panel ul li li{
float: none;
height:40px;
line-height:40px;
width:160px;
}
.panel ul li li a{
width:100%;
height:40px;
line-height:40px;
font-size:85%;
text-align:left;
}
.panel ul li ul{display: none;}
.panel ul li:hover ul{
display: block;
position: absolute;
top:40px;
left:-7px;
z-index: 100;
border:1px solid #732929;
border-radius:6px;
-webkit-border-radius:6px;
-moz-border-radius:6px;
}
.panel ul li:hover ul li{
margin:0;
background: #ae4e4a url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/noiseBg.png);
border-bottom:1px dotted #732929;
}
.panel ul li:hover ul li:last-child{
border:0;
border-radius:0 0 6px 6px;
-webkit-border-radius:0 0 6px 6px;
-moz-border-radius:0 0 6px 6px;
}
.panel ul li ul li a span{
margin:0;
float:none;
padding:0 0 0 5px;
}
#searchHead{
float:right;
width:215px;
margin-top:5px;
text-align:right;
}
} @media only screen and (max-width:1023px){
nav#mainNav{
clear:both;
width:100%;
}
body nav#mainNav{
height:auto;
}
#content.wide{width:94.6%;}
nav#mainNav .inner{width:100%;}
nav#mainNav a.menu{
width:100%;
display:block;
height:40px;
line-height:40px;
font-weight: bold;
text-align:left;
color:#fff;
background: #383838 url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/menuOpen.png) no-repeat 1em 50%;
background: url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/menuOpen.png) no-repeat 1em 50%, -moz-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/menuOpen.png) no-repeat 1em 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ae4e4a), color-stop(100%,#732929));
background: url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/menuOpen.png) no-repeat 1em 50%, -webkit-linear-gradient(top, #ae4e4a 0%,#732929 100%);
background: url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/menuOpen.png) no-repeat 1em 50%, -o-linear-gradient(top, #ae4e4a 0%,#732929 100%);
background: url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/menuOpen.png) no-repeat 1em 50%, -ms-linear-gradient(top, #ae4e4a 0%,#732929 100%);
background: url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/menuOpen.png) no-repeat 1em 50%, linear-gradient(to bottom, #ae4e4a 0%,#732929 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae4e4a', endColorstr='#732929',GradientType=0 );
}
nav#mainNav a#menu span{padding-left:3em;}
nav#mainNav a.menuOpen{
border-bottom:0;
color:#fff;
background: url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/menuClose.png) no-repeat 1em 50%, -moz-linear-gradient(top, #ae4e4a 0%, #732929 100%);
background: url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/menuClose.png) no-repeat 1em 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ae4e4a), color-stop(100%,#732929));
background: url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/menuClose.png) no-repeat 1em 50%, -webkit-linear-gradient(top, #ae4e4a 0%,#732929 100%);
background: url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/menuClose.png) no-repeat 1em 50%, -o-linear-gradient(top, #ae4e4a 0%,#732929 100%);
background: url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/menuClose.png) no-repeat 1em 50%, -ms-linear-gradient(top, #ae4e4a 0%,#732929 100%);
background: url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/menuClose.png) no-repeat 1em 50%, linear-gradient(to bottom, #ae4e4a 0%,#732929 100%);
}
nav#mainNav a#menu:hover{cursor:pointer;}
nav .panel{
display: none;
width:100%;
position: relative;
right: 0;
top:0;
z-index: 1;
border-bottom:1px solid #ccc;
}
.panel ul{margin:0;padding:0;}
.panel ul li{
float: none;
clear:both;
width:100%;
height:auto;
line-height:1.4;
}
.panel ul li a,.panel ul li.current-menu-item li a{
display: block;
width:100%;
padding:1em 0;
text-align: left;
background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f7f9f4));
background: -webkit-linear-gradient(top, #fff, #f7f9f4);
background: -moz-linear-gradient(top, #fff, #f7f9f4);
background: -o-linear-gradient(top, #fff, #f7f9f4);
background: -ms-linear-gradient(top, #fff, #f7f9f4);
background: linear-gradient(top, #fff, #f7f9f4);
border-top:1px solid #ccc;
border-bottom:1px solid #fff;
}
.panel ul li a span{padding-left:1em;}
.panel ul li.current-menu-item a,.panel ul li a:hover,.panel ul li.current-menu-item a,.panel ul li a:active, .panel ul li li.current-menu-item a, .panel ul li.current-menu-item li a:hover, .panel ul li.current-menu-item li a:active{
color:#732929;
background:#f7f9f4;
}
.panel ul li.current-menu-item li a{color:#ae4e4a;}
.panel ul li li{
float:left;
border:0;
}
.panel ul li li a, .panel ul li.current-menu-item li a, .panel ul li li.current-menu-item a,.panel ul li li a:hover,.panel ul li.current-menu-item li a:hover{
border-top:1px dotted #ccc;
border-bottom:1px dotted #fff;
background:url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/sub1.png) no-repeat 15px 50%;
}
.panel ul li li:last-child a,.panel ul li li:last-child a:hover,.panel ul li.current-menu-item li:last-child a:hover{background:url(//quickglobal-net.com/wp-content/themes/AKN02-0101/images/subLast.png) no-repeat 15px 50%;}
.panel ul li li a span{padding-left:25px;}
nav div.panel,#searchHead{float:none;}
#searchHead{text-align:center;margin:20px auto 10px;}
.tel{padding:5px 0 5px 48px}
} @media only screen and (max-width: 959px){
#wrapper, #header, .inner{width:100%;}
body.right-sidebar #wrapper #sidebar	{ float:none; }
body.right-sidebar #wrapper #content	{ float:none; }
#header h1, #header .logo, #header h2{padding-left:10px;}
#headerInfo{padding:15px 10px 0 0;}
.panel ul, .thumbWrap, .c1thumbWrap_PR{margin:0 auto;}
.panel ul, .thumbWrap, .c2thumbWrap_PR{margin:0 auto;}
.panel ul, .thumbWrap, .c3thumbWrap_PR{margin:0 auto;}
.panel ul ul{padding:0;}
nav div.panel,#searchHead{float:none;}
#mainImg{text-align:center;}
#mainImg img{width:98%;height:auto;}
#content, #sidebar{
clear:both;
float:none;
width:95%;
margin:0 auto;
padding:10px 0;
}
#footer{margin:0;text-align:center;}
#footerInfo, #footer ul{
float:none;
width:auto;
text-align:center;
}
#pagetop a{margin-right:15px;}
#banners{width:100%;margin:0 auto;text-align:center; margin-bottom:15px;}
#banners p{display:inline;margin:0 3px;}
#banners p img{width:100%;height:auto; max-width:30%}
.post .column2_50 {text-align:center;} .post4b li{width:32.2%;}
.post4b .post4b_img{text-align:center;} #cboxLoadedContent img{width:420px; height:auto;} } @media only screen and (max-width: 785px){ .post2b li{width:100%;margin: 0% 0.5% 2% 0.5%;padding: 0 0 0 0;border-bottom: 1px dashed #CCCCCC !important;font-size:93%;line-height:1.6em;}
.post2b_text70{width: 66%;float:right;}
.post2b .post2b_img{width:32%;margin: 0;padding: 0;float: left;} .post4b li{width:100%;margin: 0% 0.5% 2% 0.5%;padding: 0 0 0 0;border-bottom: 1px dashed #CCCCCC !important;font-size:93%;line-height:1.6em;}
.post4b_text70{width: 66%;float:right;}
.post4b .post4b_img{width:32%;margin: 0;padding: 0;float: left;} #cboxLoadedContent img{width:350px; height:auto;} } @media only screen and (max-width: 648px){
.thumbWrap,.c1thumbWrap_PR{width:100%;margin:0 auto;text-align:center;}
.c1thumbWrap_PR ul.thumb li{width:96%;}
.c1thumbWrap_PR ul.thumb li{margin:0 1% 2% 2%;}
.c1thumbWrap_PR img{width:100%;height:auto;}
.thumbWrap,.c2thumbWrap_PR{width:100%;margin:0 auto;text-align:center;}
.c2thumbWrap_PR ul.thumb li{width:46.5%;}
.c2thumbWrap_PR ul.thumb li{margin:0 1% 2% 2%;}
.c2thumbWrap_PR img{width:100%;height:auto;}
.thumbWrap,.c3thumbWrap_PR{width:100%;margin:0 auto;text-align:center;}
.c3thumbWrap_PR ul.thumb li{width:30%;}
.c3thumbWrap_PR ul.thumb li{margin:0 1% 2% 2%;}
.c3thumbWrap_PR img{width:100%;height:auto;}
.wide ul.thumb{ margin:0;}
.wide .thumbWrap,.c1thumbWrap_PR{width:100%;margin:0 auto;text-align:center;}  
.wide .c1thumbWrap_PR ul.thumb li{width:100%;margin:0 0 2% 0;}
.wide .c1thumbWrap_PR img{width:100%;height:auto;}
.wide .thumbWrap,.c2thumbWrap_PR{width:100%;margin:0 auto;text-align:center;}
.wide .c2thumbWrap_PR ul.thumb li{width:48.5%;margin:0 0 2% 0;}
.wide .c2thumbWrap_PR img{width:100%;height:auto;}
.wide .thumbWrap,.c3thumbWrap_PR{width:100%;margin:0 auto;text-align:center;}
.wide .c3thumbWrap_PR ul.thumb li{width:31.3%;margin:0 0 2% 0;}
.wide .c3thumbWrap_PR img{width:100%;height:auto;}
.thumbWrap ul.thumb li{width:100%;margin:0 auto;text-align:left;}
#footerInfo .contactInfo{float:none;text-align:center;}
#banners{margin:0 auto;text-align:center; margin-bottom:15px;}
#banners p{width:auto; float:none;margin:none;}
#banners p img{width:auto;height:auto;max-width:270px;} #header .logo img{width:auto; max-width:270px; height:auto;}
#footerLogo img{width:auto; max-width:270px; height:auto;}
} @media only screen and (max-width: 640px){
#header{text-align:center;}
#header .logo,#header .h2,#headerInfo,#footerLogo{float:none;padding:0;text-align:center;}
#headerInfo{padding:10px;}
#headerInfo p, #footerInfo p{font-size:90%;margin:3px 0;}
#headerInfo p.tel, #footerInfo p.tel{font-size:200%;}
.post img{max-width:97%;}
.post img.alignright, .post img.alignleft{display: block;float:none;margin:5px auto;}
.alignright,.alignleft{float:none;}
#footer ul{text-align:left;padding:15px;}
#footer ul ul{padding:0;}
.gallery-item img{width:auto;max-width: 85%; height:auto;}
#content{ padding:0;}
#content .post_img img{float:none;width:auto;max-width: 96%;}
#content .post_img{max-width:300px;width:auto;margin:0 auto;float: none;}
#content .post_text70{width: 90%;margin: 0 auto;float: none;}
#content #social{float:none;}
body #header .logo{float:none;padding:0;text-align:center;}
.post .column2_50 {display: inline-block;margin: 7px;width: 96%;}
.post .column2_30 {display: inline-block;margin: 7px;width: 96%;}
.post .column2_70 {display: inline-block;margin: 7px;width: 96%;}
.post .column3_33 {display: inline-block;margin: 7px;width: 96%;}
.post .post_img{padding:0!important;}
.post_text70{padding-right:0!important} #content .post2b_img img{float:none;width:auto;max-width: 99%;}
#content .post2b_img{max-width:300px;width:auto;margin:0 auto;float: none;padding-top:2%}
#content .post2b_text70{width: 95%;margin: 0 auto;float: none;} #content .post4b_img img{float:none;width:auto;max-width: 96%;}
#content .post4b_img{max-width:300px;width:auto;margin:0 auto;float: none;padding-top:2%}
#content .post4b_text70{width: 95%;margin: 0 auto;float: none;}
#breadcrumb ul{ width:auto; max-width:98%;}
#social{margin:0 auto; } #cboxLoadedContent img{width:280px; height:auto;}  .gallery-columns-1 .gallery-item{width: 95%;}
.gallery-columns-1 .gallery-item img{max-width: 95%;}
.gallery-columns-1 .gallery-item{width: 95%;}
.gallery-columns-1 .gallery-item img{max-width: 95%;}
.gallery-columns-2 .gallery-item{width: 45%;}
.gallery-columns-2 .gallery-item img{max-width: 90%;}
.gallery-columns-3 .gallery-item{width: 30%;}
.gallery-columns-3 .gallery-item img{max-width: 85%;}
.gallery-columns-4 .gallery-item{width: 22.5%;}
.gallery-columns-4 .gallery-item img{max-width: 80%;}
.gallery-columns-5 .gallery-item{width: 18%;}
.gallery-columns-5 .gallery-item img{max-width: 75%;}
#banners p{margin:0;} .wpcf7-form .wpcf7-list-item{ display:block; list-style-type:none!important;}
.wpcf7-form .wpcf7-date{width: 96% !important; display:block;}
.wpcf7-form .wpcf7-text{width: 96% !important;}
.wpcf7-form .wpcf7-submit{width: 100% !important;}
.wpcf7-form .wpcf7-textarea{width: 96% !important;}
.wpcf7-form .wpcf7-captchar{width: 96% !important;}
}  span.nowrap {
display:inline-block;
white-space:nowrap;
} .fc-red {
color:#F00;
} .mapp-layout {
margin: 0 auto !important;
padding: 0;
} .clearfix {zoom:1;}
.clearfix:after{
content: "";
display: block;
clear: both;} .ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}