@charset "UTF-8";
/*
 * base.css
 *
 *  version --- 1.0
 *  updated --- 2017/06/23
 */


/* !HTML5 elements
---------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{ display: block;}

/* !Reseting
---------------------------------------------------------- */
body {
//	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic","MS Gothic","ＭＳ ゴシック","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px; /* 10px; */
	-webkit-text-size-adjust: none;
	line-height: 1.5;
	color: #000;
//	min-width: 1440px;
	min-width: 1280px;
}
body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td
{ margin: 0; padding: 0;}
input, textarea
{ margin: 0; font-size: 100%;}
label
{ cursor: pointer;}
table
{ border-collapse: collapse; border-spacing: 0; font-size: 100%;}
fieldset, img
{ border: 0;}
img
{ vertical-align: top;}
address, caption, cite, code, dfn, em, th, var
{ font-style: normal; font-weight: normal;}
ol, ul
{ list-style: none;}
caption, th
{ text-align: left;}
h1, h2, h3, h4, h5, h6
{ font-size: 100%; font-weight: normal;}
q:after, q:before
{ content:'';}
a, input
{  outline: none; color: #0071BC; text-decoration: none;}
abbr, acronym
{ border: 0;}

/* !Reset Module
---------------------------------------------------------- */
.reset div, .reset dl, .reset dt, .reset dd, .reset ul, .reset ol, .reset li, .reset h1, .reset h2, .reset h3, .reset h4, .reset h5, .reset h6,
.reset pre, .reset form, .reset fieldset, .reset p, .reset blockquote, .reset th, .reset td
{ margin: 0; padding: 0;}
.reset input, .reset textarea
{ margin: 0; font-size: 100%;}
.reset table
{ border-collapse: collapse; border-spacing: 0; font-size: 100%;}
.reset fieldset, .reset img, .reset abbr, .reset acronym
{ border: 0;}
.reset address, .reset caption, .reset cite, .reset code, .reset dfn, .reset em, .reset th, .reset var
{ font-style: normal; font-weight: normal;}
.reset ol, .reset ul
{ list-style: none;}
.reset caption, .reset th
{ text-align: left;}
.reset h1, .reset h2, .reset h3, .reset h4, .reset h5, .reset h6
{ font-size: 100%; font-weight: normal;}
.reset a, .reset input
{ /* outline: none; */ }
.reset q:after, .reset q:before
{ content:'';}

/* !Clearfix
---------------------------------------------------------- */
.clearfix,
#contents,
.section,
#header,
.footerBox01,
.footerBox01In,
.footerBox01Cat01,
.footerLinks01,
.footerLinksWrap dl
{
	display: block;
	min-height: 1%;
}
.clearfix:after,
#contents:after,
.section:after,
#header:after,
.footerBox01:after,
.footerBox01In:after,
.footerBox01Cat01:after,
.footerLinks01:after,
.footerLinksWrap dl:after
{
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix,
* html #contents,
* html .section,
* html #header,
* html .footerBox01,
* html .footerBox01In,
* html .footerBox01Cat01,
* html .footerLinks01,
* html .footerLinksWrap dl
{
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/* !Layout
---------------------------------------------------------- */
html { overflow-y: scroll;}
body { text-align: center;background-color:#F2F2F2;}
@media print {
	html,
	html body { *zoom: 0.65;}
}
/* !wrapper
---------------------------------------------------------- */
#wrapper {
	width: 100%;
	text-align: left;
}

/* !Header
---------------------------------------------------------- */
#header-box {
	width: 100%;
	text-align: left;
}

/* !Header-Sub
---------------------------------------------------------- */
#header-box .index-wrapper {
//	height: 140px;
	height: 117px;
//	background: url(/static/upload/nets.smktg.jp/seminar/1457/shared/themes/vio/images/header/header.jpg) repeat-x bottom left;
	background: url(/static/upload/nets.smktg.jp/seminar/1457/shared/themes/vio/images/header/header.jpg) repeat-x bottom left;
}

#header-box .index-wrapper .index-top {
	min-width: 1280px;
	margin: auto;
}

#header-box .index-wrapper .index-top .index-block {
	display: inline-block;
	width: 100%;
}

#header-box .index-wrapper .index-top .index-blockA {
	width: 800px;
	float: left;
}

#header-box .index-wrapper .index-top .index-blockB {
	width: 214px;
	float: left;
	margin-top: 30px;
	margin-right: 30px;
}

#header-box .index-wrapper .index-top .index-blockC {
	width: 192px;
	float: left;
	margin-top: 30px;
}

#header-box .index-wrapper .index-top .download {
	position: relative;
	z-index: 5;
	width: 173px;
	height: 90px;
	background: url('/common/img/header/download.png');
	background-size: cover;
	top: 30px;
	left: 900px;
	color: white;
	font-size: 0px;
}

#header-box .index-wrapper .index-top .inquiry {
	position: relative;
	z-index: 5;
	width: 155px;
	height: 90px;
	background: url('/common/img/header/inquiry.png');
	background-size: cover;
	top: -60px;
	left: 1100px;
	color: white;
	font-size: 0px;
}

#header-box .main-image {
//	height: 480px;
//	height: 340px;
//	height: 520px;
	height: 685px;
	background-color: gray;
}

#main-sliders {
//	width: 1440px;
	width: 1280px;
	margin: auto;
}

#main-sliders .slick-dots {
	bottom: 15px;
}

#main-sliders .slick-dots li.slick-active button::before {
	color: #c3d729;
}

#main-sliders .slick-dots li button::before, #main-sliders .slick-dots li.slick-active button {
	color: #fff;
}

#main-sliders .slick-dots li button::before {
	font-family: 'メイリオ', 'Meiryo';
	font-size: 25px;
	opacity: 1;
}


#header-box .gNaviBg01.top {
	height: 113px;
//	background-color: #000;
	padding-bottom: 9px;
	background: url(/common/img/navi/bg_shadow01.png) repeat-x bottom left;

//border:1px solid #000;
//box-shadow:0px 0px 5px 3px rgba(0, 0, 0, 0.2) inset;



}

#header-box .gNaviBg01.child {
	height: 113px;
	background-color: #000;
//	background-color: #595758;
	padding-bottom: 0px;
	
}

/* !gNavi
---------------------------------------------------------- */
#gNaviWrap {
	display: block;
	width:  100%;
	height: 113px;
//	background: #000;
//	background: #2F2725;
	background: #68696A;
}
#gNavi{
	position: relative;
	width: 1280px;
	height: 113px;
	margin: 0 auto;
}
#gNavi li {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
//	width: 256px;
	height: 113px;
}
#gNavi li a {
	display: block;
}
#gNavi li#gNav01 { left: 0px;}
#gNavi li#gNav02 { left: 256px;}
#gNavi li#gNav03 { left: 512px;}
#gNavi li#gNav04 { left: 768px;}
#gNavi li#gNav05 { left: 1024px;}
#gNavi li a {
	display: block;
}
#gNavi li#gNav01 a { margin-left: 0px;}
#gNavi li#gNav02 a { margin-left: -256px;}
#gNavi li#gNav03 a { margin-left: -512px;}
#gNavi li#gNav04 a { margin-left: -768px;}
#gNavi li#gNav05 a { margin-left: -1024px;}
#gNavi li a:hover,
#gNavi li a:focus {
	margin-top: -113px;
}
		
#g01 #gNavi li#gNav01 a { margin-top: -113px;}
#g02 #gNavi li#gNav02 a { margin-top: -113px;}
#g03 #gNavi li#gNav03 a { margin-top: -113px;}
#g04 #gNavi li#gNav04 a { margin-top: -113px;}
#g05 #gNavi li#gNav05 a { margin-top: -113px;}

/* !gNaviインデックス用
---------------------------------------------------------- */
.gNaviBg01.top #gNavi li {
	width: 256px;
}
.gNaviBg01.top #gNavi li#gNav01 { left: 0px;}
.gNaviBg01.top #gNavi li#gNav02 { left: 256px;}
.gNaviBg01.top #gNavi li#gNav03 { left: 512px;}
.gNaviBg01.top #gNavi li#gNav04 { left: 768px;}
.gNaviBg01.top #gNavi li#gNav05 { left: 1024px;}
.gNaviBg01.top #gNavi li#gNav01 a { margin-left: 0px;}
.gNaviBg01.top #gNavi li#gNav02 a { margin-left: -256px;}
.gNaviBg01.top #gNavi li#gNav03 a { margin-left: -512px;}
.gNaviBg01.top #gNavi li#gNav04 a { margin-left: -768px;}
.gNaviBg01.top #gNavi li#gNav05 a { margin-left: -1024px;}

/* !sNaviインデックス用
---------------------------------------------------------- */
#sNavi
{
	display: none;
}

/* !main
---------------------------------------------------------- */
#main-box {
	min-width: 1280px;
	text-align: left;
}

/* -- main wrapper -- */
.main-wrapper {
	width: 1280px;
	margin: auto;
	background-color: #FFFFFF;
}

.main-news-box {
	margin: auto;
	padding: 60px 0px 20px 0px;
}

.main-blog-box {
//	background-color: #ECCEF5;
	margin: auto;
	padding: 20px 0px 70px 0px;
}

.main-product-image {
	margin: auto;
	padding: 20px 0px 0px 0px;
}

.main-solution-box {
	margin: auto;
	padding: 20px 0px 20px 0px;

}

.main-solution-box.background {
	background: url('/common/img/top/solution_background.png');
	background-size: cover;
	width: 1280px;
	height: 984px;
}

.main-information-box {
	background-color: #FFFFFF;
	margin: auto;
	padding: 20px 0px 20px 0px;
}

.main-solution-blank {
	width: 1280px;
	height: 220px;
}

/* !main Sub Class
---------------------------------------------------------- */

.main-news-box.title {
	width: 1056px;
	margin: auto;
	color: #000;
	padding: 0px 0px 0px 0px !important;
}

.main-news-box.header {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	padding: 0px 0px 0px 0px !important;
}

.main-news-box.sublink {
	font-size: 16px;
	color: #000;
	padding: 0px 0px 0px 0px !important;
	position: relative;
	z-index: 5;
	top: -25px;
	float: right;
	overflow: hidden;
}

.main-news-box.wrapper {
	width: 1056px;
	background-color: #EFEFEF;
	padding: 0px 0px 0px 0px !important;
}

.main-news-box.content {
	width: 1000px;
	background-color: #EFEFEF;
	padding: 0px 0px 0px 0px !important;
}

.main-blog-box .yamazaki-blog {
	margin: auto;
	text-align: center;
	width: 1056px;
}

.main-news-box ul {
        width: 850px;
        margin: 0 auto;
	background-color: #EFEFEF;
	padding: 30px 0px 30px 0px;

}

.main-news-box ul li {
        width: 100%;
        margin: auto;
	background-color: #EFEFEF;
	display: inline-block;
	padding: 3px 0px 2px 0px;
	
}

.main-news-box ul li cat {
        width: 150px;
        float: left;
	font-size: 20px;
	line-height: 36px;
	vertical-align: middle;
}

.main-news-box ul li time {
        width: 180px;
        float: left;
	font-size: 20px;
	line-height: 36px;
	vertical-align: middle;
}

.main-news-box ul li description {
        width: 520px;
	padding: 0px 0px 0px 0px;
        float: left;
	font-size: 20px;
	line-height: 36px;
	vertical-align: middle;
}

.main-information-box.main-catalogdownload-image {
	width: 1056px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 50px 0px 20px 
}

.main-information-box.main-teleinquiry-image {
	width: 1056px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 35px 0px 20px 0px;
}

.main-information-box.inquiry-info-image {
	width: 1056px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 35px 0px 20px 0px;
}

.main-information-box.sns-info-image {
	width: 1056px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 35px 0px 50px 0px;
}

.main-information-box ul.two-image {
	display: table;
	table-layout: fixed;
	width: 1056px;
}

ul.two-image li:first-child {
	border: none;
}

ul.two-image li:first-child img {
	border: none;
	width:518px;
	margin: 0px 10px 0px 0px
}

ul.two-image li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border-left: 1px solid white;
	width: 518px;
}

ul.two-image li img {
	width: 518px;
	margin: 0px 0px 0px 10px
}

.main-solution-box.wrapper {
	width: 1060px;
	margin: auto;
}

.main-solution-box.header {
	font-size: 32px;
	font-weight: bold;
	color: #FFF;
	border-bottom: solid 2px #FFF;
	padding-bottom: 25px;
}

.main-solution-box.subheader {
	font-size: 22px;
	color: #FFF;
}

.main-solution-block {
	display: inline-block;
	width: 1060px;
	margin: 0px 0px 10px 0px;
//	margin: auto;
	text-align: center;
}

.main-solution-block-childA {
	float: left;
	width: 335px;
	height: 255px;
	margin: auto;
	padding: 0px 13px 0px 0px;
	font-size: 16px;
	overflow: hidden;
}

.main-solution-block-childB {
	float: left;
	width: 335px;
	height: 255px;
	margin: auto;
	padding: 0px 13px 0px 13px;
	font-size: 16px;
	overflow: hidden;
}

.main-solution-block-childC {
	float: left;
	width: 335px;
	height: 255px;
	margin: auto;
	padding: 0px 0px 0px 13px;
	font-size: 16px;
	overflow: hidden;
}

.main-solution-box.sublink {
	text-align: right;
	font-size: 16px;
}

.main-solution-box.sublink a {
	color: #FFF;
	width: 600px;
	height: 8px;

	/* box-shadow */
	box-shadow:-40px -40px 0px -40px #95a8a7;
	-moz-box-shadow:-40px -40px 0px -40px #95a8a7;
	-webkit-box-shadow:-40px -40px 0px -40px #95a8a7;

	/* border-radius */
	border-radius:40px 40px 40px 40px ;
	-moz-border-radius:40px 40px 40px 40px ;
	-webkit-border-radius:40px 40px 40px 40px ;

	/* border */
	border:3px solid #cccccc;

	padding: 3px 5px 3px 5px;

}

.scale_up {
//	margin: 0 auto;
	padding: 0px 0px 10px 0px;
	width: 337px;
	height: 255px;
//	border: 1px solid #000;
	overflow: hidden;
}
.scale_up img {
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}
.scale_up img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}



#header_image {
//	width: 1440px;
	width: 1280px;
	margin: auto;
	//padding: 0px 0px 10px 0px;
}


/* !Breadcrumbs
---------------------------------------------------------- */
#breadcrumbs nav {
	width: 1280px;
	overflow: hidden;
	//margin: 0px 10px 0px 10px;
	margin: auto;
	line-height: 30px;
//	display: inline;
}

#breadcrumbs nav p {
	line-height: 30px;
//	height: 32px;
	margin: 30px 0px 30px 0px;
	bottom: 0;
	font-size: 18px;
	font-weight: bold;
//	display: inline;
}

#breadcrumbs nav p .home {
//	background: url(https://www.argosview.jp/common/img/breadcrumbs/icon_house.png) no-repeat left center;
	background: url(/static/upload/nets.smktg.jp/seminar/1457/shared/themes/vio/images/icon_house.png) no-repeat left center;

	margin: 30px 10px 30px 10px;
	padding-left: 30px;
	height: 25px;
	width: 27px;
//	display: inline;
}

/* !Pagenavi
---------------------------------------------------------- */

.pagination {
	text-align: center;
}

.wp-pagenavi a {
	border: solid 1px #ccc;
	font-size: 18px;
	padding: 5px 8px;
	margin: 0 2px;
}
.wp-pagenavi .current{
	font-size: 18px;
	padding: 5px 8px;
	margin: 0 2px;
	background: #000;
	border: solid 1px #000;
	color: #fff;
}

/* !ForArgosView
---------------------------------------------------------- */
.argosview-inquiry-box {
	padding: 100px 0px 100px 0px;
	margin: 0px 114px 0px 114px;
	width: 1057px;
	margin: 0 auto;
	position: relative;
}

.argosview-inquiry-box .argosview-inquiry-banner {
        height: 270px;
        width: 1055px;
        background: url('/common/img/inquiry/bn_information.png') repeat-x;
        font-size: 0px;
        margin: 0 auto;
//	position: relative;
	font-size: 0px;
}

.argosview-inquiry-for {
	height: 44px;
	width: 394px;
	background: url('/common/img/inquiry/button05.png') repeat-x;
	position: absolute;
	right: 140px;
	top: 310px;
	font-size: 0px;
}



/* !Footer
---------------------------------------------------------- */
#footer-box {
	width: 100%;
//	height: 633px;
//	padding: 30px 0px 30px 0px;
	text-align: left;
	background-color: #434343;
//	background-color: #000;
//	padding: 30px 0px 30px 0px;
	color: #FFFFFF;
//	background: url(/static/upload/nets.smktg.jp/seminar/1457/shared/themes/vio/images/footer/footer_background_510.png) repeat-x bottom left;
//	background: url(/static/upload/nets.smktg.jp/seminar/1457/shared/themes/vio/images/footer/footer_background_633.jpg) repeat-x bottom left;
//	background: url(/static/upload/nets.smktg.jp/seminar/1457/shared/themes/vio/images/footer/footer_background_633.jpg) repeat-x bottom left;
	font-size: 11px;
}


.footer-right a:link { color: #FFF; }
.footer-right a:visited { color: #FFF; }
.footer-right a:hover { color: #FFF; }
.footer-right a:active { color: #FFF; }


.footer-content {
//	width: 1180px;
	width: 1056px;
	margin: auto;
	padding: 50px 0px 20px 0px;
}

.footer-block {
	display: inline-block;
	color: #FFF;
}

.footer-left {
	width: 350px;
	margin: auto;
	text-align: left;
	float: left;
}

.footer-left-img {
	padding: 20px 0px 20px 0px;
}

.footer-left-corp {
	padding: 10px 0px 10px 0px;
	font-size: 16px;
	letter-spacing: -1px;
}

.footer-left-corp a {
	color: #FFF;
}

.footer-left-copy {
	padding: 5px 0px 5px 0px;
	font-size: 16px;
	letter-spacing: -1px;
}

.footer-left-address {
	padding: 5px 0px 5px 0px;
	font-size: 16px;
	letter-spacing: -1px;
}

.footer-right {
	width: 706px;
	margin: auto;
	text-align: left;
	//display: block;
	float: left;
}

.footer-case-title {
	margin:auto;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	padding: 5px 0px 10px 0px;
}

.footer-case-box {
	margin:auto;
	text-align: center;
	font-size: 15px;
	padding: 15px 0px 40px 0px;
}

.footer-case-box a {
	color: #FFF;
}

.footer-right-blockA {
	width: 333px;
	text-align: left;
	float: left;
	margin: 0px 10px 0px 10px;
}

.footer-right-blockA img {
//	width: 288px;
//	height: 128px;
//	width: 279px;
//	height: 104px;
}

.footer-right-blockB {
	width: 333px;
	text-align: left;
	float: left;
	margin: 0px 10px 0px 10px;
}

.footer-right-blockB img {
//	width: 288px;
//	height: 128px;
//	width: 279px;
//	height: 104px;
}

.footer-sitemap {
	margin: 10px 40px 10px 10px;
	text-align: right;
	float: right;
	font-size: 16px;
}

.footer-sitemap a {
	outline: none;
	color: #FFF;
	text-decoration: none;
}

.footer-right ul li {
	height: 45px;
}

.footer-case-box li {
//	padding: 0px 0px 0px 20px;
}

.footer-inquiry-box img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.footer-mark {
	margin: auto;
	text-align: center;
	padding: 60px 0px 0px 0px;
	font-size: 18px;
}

/*
--------------------------------------------*/

.form-comment h2 {
	font-size: 28px;
	font-weight: bold;
	color: #0071BC;
	padding: 50px 0px 30px 0px;
}

.form-comment .form-navi {
	font-size: 22px;
	padding: 10px 0px 20px 0px;
}

#form-wrapper {
	width: 1280px;
	margin: auto;
	background-color: #FFF;
}

.ss_contents {
	padding-bottom: 70px;
	padding-top: 30px;
	width: auto;
	border: solid 1px #000;
}

.ss_form table th {
	width: 25%;
}

.ss_contents .notes {
	font-size: 20px;
	padding: 10px 30px 20px 30px;
}


//.ss_contents p {
//	font-size: 28px;
//	font-weight: bold;
//	color: #0071BC;
//	padding: 50px 0px 30px 0px;
//}

.download-wrapper {
	margin: auto;
	margin: 0px 112px 0px 112px;
}

.download-form-box {
	display: inline-block;
	margin: 0px 0px 105px 0px;
}

.download-left {
	float: left;
	width: 630px;
	margin: 0px 6px 0px 0px;
}

.download-left .catalog {
	font-size: 18px;
	font-weight: bold;
	width: 120px;
	padding: 3px 10px 3px 10px;
	border: solid 1px #000;
	text-align: center;
}

.download-left h2 {
	font-size: 30px;
	font-weight: bold;
	width: 560px;
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #000;
}

.ebook-image {
	padding: 20px 0px 50px 0px;
	width: 560px;
	height: 250px;
	text-align: center;
}

.ebook-image img {
	width: 355px;
	height: 200px;
//	padding: 0;
//	text-align: center;
	margin: auto;
//	overflow: hidden;
//	position: relative;
	float: none;
}


.ebook-content {
	width: 560px;
	font-size: 18px;
}

.extra-info {
	margin: 50px 0px 150px 0px;
}

.download-right {
	float: left;
	width: 420px;
	font-size: 16px;
	margin: 80px 0px 0px 0px;
}

.download-form {
	border: solid 1px #000;
}

table {
	width: 100% !important;
	margin: auto;
}

tbody {
	border-style: none;
}

tr {
	display: block;
	text-align: left;
//	width: 100% !important;
	width: 100%;
}

th,td {
	display: block;
	text-align: left;
	margin: 0 10px;
	width: 80% !important;
}

.table-bordered {
	border-style: none;
}

td {
	margin: 0px 33px;
	border: 1px solid #dddddd;
//	background-color: #E8E8E8 !important;
	background-color: #FFFFFF !important;
}

th {
	margin: 0px 33px;
	border: 1px solid #dddddd;
//	background-color: #9F9F9F !important;
	background-color: #E8E8E8 !important;
}

.download-pdf {
	width: 380px;
	margin: auto;
	text-align: left;
	padding: 80px 0px 80px 0px;
}

.download-pdf-title {
	font-size: 24px;
	font-weight: bold;
	color: red;
	border-bottom: 1px solid red;
	padding: 10px;
	margin: 0px 10px 20px 10px;
}

.download-pdf-content {
	font-size: 18px;
	color: black;
	margin: 10px 20px 30px 20px;
}

.download-pdf-extra {
	font-size: 16px;
	color: black;
	margin: 20px 20px 0px 20px;
}

.sbutton{
	/*ダウンロードボタン用*/
	background:url('https://www.argosview.jp/common/img/download/006_02button02.png') no-repeat;
	width:376px;
	height:117px;
	margin: 0px 0px 0px 12px;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	cursor:pointer;
}

///// Pnetsデザイン向けのスタイル


/**
 * ヘッダーデザイン移譲用CSS
 *************************************/

.header_inner .header_search {
	color: #fff;
	border: none;
	height: 26px;
//	width: 130px;
	width: 124px;
	font-size: 12px;
	padding-left: 6px;
	z-index: 9999;
	background: url(/common/img/header_arrow.jpg) no-repeat right 14px center;
}

.header_inner
{
	width: 991px;
	margin: 0 auto;
}

img {
	border: none;
	line-height: 0;
}

.header_inner form {
	float: right;
	margin-right: 8px;
	line-height: 70px;
	border-radius: 4px;
	width: 136px;
}

.header_inner label {
	border-radius: 4px;
	color: #fff;
	border: none;
	height: 26px;
	width: 130px;
	background: #2d2d2d;
}

#header_top
{
	min-width: 1280px;
//	position: absolute;
	width: 100%;
	top: 0;
	height: 70px;
	background: url(/static/upload/nets.smktg.jp/seminar/1457/shared/themes/vio/images/header/img-nav-global-1px.png) repeat-x;
}

#header_bottom
{
	min-width: 1280px;
	position: absolute;
	width: 100%;
	top: 70px;
	height: 47px;
	background: url(/static/upload/nets.smktg.jp/seminar/1457/shared/themes/vio/images/header/img-bar-tittle-1px.gif) repeat-x;
}

.contents_inner {
	width: 967px;
//	width: 1050px;
	margin: 0 auto;
	overflow: hidden;
	line-height: 1.5;
	font-size: 18px;
}

#header_bottom h1 {
    float: left;
    line-height: 54px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
}

h1 a {
    text-decoration: none;
}

h1 a img {
	border: none;
	line-height: 0;
	vertical-align: 0;
	padding-top: 16px;
}

.header_menu {
	float: right;
	padding-top: 13px;
}

.header_menu li {
	display: inline-block;
	color: #fff;
	padding: 0 10px;
	font-size: 12px;
	border-right: 1px solid #fff;
}

.header_menu li:last-child {
	border-right: none;
	padding-right: 0px;
}

.mega1, .mega2, .mega3, .mega4 {
	position: relative;
	cursor: pointer;
}

.header_menu li {
	list-style: none;
}

.header_menu li a, .majorflow_header_menu li a {
	color: #fff;
	font-size: 12px;
}

.mega1_arrow {
	display: none;
	position: absolute;
	top: 20px;
	left: 31px;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-color: #fdd835 transparent transparent transparent;
}

.mega2_arrow {
	display: none;
	position: absolute;
	top: 20px;
	left: 37px;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-color: #fdd835 transparent transparent transparent;
}

.mega3_arrow {
	display: none;
	position: absolute;
	top: 20px;
	left: 57px;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-color: #FFFFFF transparent transparent transparent;
}

/**
 * Footer Add CSS
 *****************************/

#footer_bottom
{
	padding: 40px 0 80px 0;
}

.footer_menu
{
	width: 100%;
}

.footer_menu a
{
	outline: none;
	color: #FFF;
	text-decoration: none;
}

.footer_inner
{
	width: 967px;
	margin: 0 auto;
}

.go_top
{
	text-align: center;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	margin-bottom: 50px;
}

.copyright
{
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
	font-size: 12px;
	letter-spacing: 0;
}

.footer_bottom_menu
{
	margin: 0 auto;
	text-align: center;
}

.footer_bottom_menu li
{
	display: inline-block;
	border-right: 1px solid #fff;
	line-height: 1;
	padding: 0 10px 0 10px;
}

.footer_bottom_menu li a
{
	color: #fff !important;
	font-size: 12px;
	outline: none;
	text-decoration: none;
}

.footer_bottom_menu li:last-child {
    border-right: none;
}

#footer_top {
	padding: 20px 0;
	border-bottom: 2px solid #c0c0c0;
}

footer a {
	font-size: 11px;
	color: #fff;
}

.footer_menu th {
	vertical-align: top;
	text-align: left;
	width: 120px !important;
//	width: 120px;
	line-height: 1.8;
	background-color: #434343 !important;
	border: none;
//	display: inline;
//	margin: initial;
	font-weight: 700;
	float: left;
}

.footer_menu td {
	padding-bottom: 30px;
	background-color: #434343 !important;
	border: none;
//	display: initial;
	margin: initial;
	float: left;
}

.footer_menu_contents {
	width: 100%;
	letter-spacing: -0.4em;
}

.footer_menu_contents li {
	display: inline-block;
	letter-spacing: normal;
	margin-left: 60px;
	line-height: 1.8;
}

/** 参考までに・・・・・ **/

.megamenu_product,
.megamenu_mf
{
	position: absolute;
	top: 117px;
	width: 100%;
	background: #fdd835;
	display: none;
	z-index: 9999;
}

.megamenu_product .megamenu_inner, 
.megamenu_mf .megamenu_inner, 
.megamenu_z .megamenu_inner, 
.megamenu_ptn .megamenu_inner
{
	max-width: 967px;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
}

.mega_top
{
	margin: 0 auto;
}

.megamenu_product .megamenu_inner td, 
.megamenu_mf .megamenu_inner td, 
.megamenu_z .megamenu_inner td, 
.megamenu_ptn .megamenu_inner td
{
	padding-right: 20px;
}

a {
	text-decoration: none;
}

.megamenu_z {
	position: absolute;
	top: 117px;
	width: 100%;
	background: #0d5148;
	display: none;
	z-index: 9999;
}

/** ギミック追加 **/

li.mega1 {
	display: none;
}


/* 追加し忘れ？？
---------------------------*/

.Header-Title
{
	margin: auto;
	font-size: 24px;
	border-bottom: solid 2px #8b0000;
	padding-bottom: 15px;
}

.Header-Sub
{
	max-height: 40px;
	display: table;
}

.Header-Sub img
{
	max-height: 40px;
}

/* Media Test(640-) ミニ画面での表示設定
******************************************************************************/

@media screen and (max-width: 640px) {

	body
	{
		width: 100%;
		min-width: initial;
	}

//	.topnav img
//	{
//		width: 100%;
//	}

	#header-box .main-image
	{
		padding-top: 100px;
//		padding-top: 80px;
		height: initial;
	}

	#main-sliders
	{
		display: none;
	}

	#main-mobile
	{
		display:initial;
	}

	#main-mobile img
	{
		width: 100%;
	}

	#gNaviWrap {
		background-color: initial;
//		padding-top: 100px;
//		padding-top: 82px;
		height: initial;
		background: url('/static/upload/nets.smktg.jp/seminar/1457/shared/themes/vio/images/navi/manu_back.jpg') repeat-x;
	}

	#gNavi{
		display: none;
	}

	#sNavi
	{
		display: inline-block;
//		margin: 7px auto 0 auto;
		width: 100%;
	}

	#sNavi li
	{
		display: inline-block;
		width: 25%;
		float: left;
	}

	#sNavi li img
	{
		width: 100%;
	}

	#header_image
	{
		width: initial;
	}

	.topnav h1 img
	{
		width: auto;
	}

	h1 img
	{
		width: 100%;
	}

	#breadcrumbs
	{
		display: none;
	}

	/* Visible.Invisible:Switch */
	.Full_Menu
	{
		display: none;
	}

	.Min_Menu
	{
		display: block;
//		position: relative;
		position: absolute;
		width: 100%;

	}

	#main-box
	{
		width: 100%;
		min-width: initial;
		background-color: #FFF;
	}

	.main-wrapper
	{
		width: 100%;
		padding-top: 20px;
	}

	/** News Setting **/
	.main-news-box
	{
		padding: 30px 0px;
	}

	.main-news-box.title
	{
		width: 95%;

	}

	.main-news-box.wrapper
	{
		width: 95%;
		margin: auto;
	}

	.main-news-box ul
	{
		width: initial;
	}

	.main-news-box ul li
	{
//		width: initial;
		display: none
	}

	.main-news-box ul li:first-child
	{
		width: initial;
		display: initial;
		
	}

	.main-news-box ul li time
	{
		width: auto;
		float: initial;
		display: block;
		padding-left: 10px;
	}

	.main-news-box ul li description
	{
		width: auto;
		float: initial;
		display: block;
		padding-left: 30px;
	}

	cat
	{
		display: none;
	}

	.main-solution-box.background
	{
//		background-size:100% auto;
		
		background-size: cover;
		width: initial;
		height: initial;
	}

	.main-solution-blank
	{
//		height: 80px;
		height: 50px;
		width: auto;
	}

	.main-solution-box.wrapper
	{
		width: auto;
	}

	.main-solution-box.header
	{
		text-align: center;
		padding: 10px 0px 10px 0px;
	}

	.main-solution-box.subheader
	{
		padding: 20px 10px 20px 10px;
	}

	.main-solution-box.sublink
	{
		width: 95%;
	}

	.main-solution-box.sublink img
	{
		width: 100%;
	}

	.main-solution-block
	{
		display: none;
		width: auto;
	}


	.main-solution-block:first-child
	{
		display: block;
	}

	.main-solution-block-childA
	{
		float: initial;
		width: auto;
		height: auto;
		text-align: center;
		margin: 0 auto;
	}

	.main-solution-block-childB
	{
		display: none;
	}

	.main-solution-block-childC
	{
		display: none;
	}

//	.main-catalogdownload-image a img
//	{
//		display: none;
//	}

	.main-information-box.main-catalogdownload-image img,
	.main-information-box.main-teleinquiry-image img
	{
		width: 100%;
	}

	ul.two-image li
	{
		display: none;
		border:none;
	}

	ul.two-image li:first-child
	{
		display: initial;
	}

	.main-information-box ul.two-image
	{
		display: initial;
		table-layout: initial;
		width: initial;
	}

	ul.two-image li:first-child img
	{
		width: 100%;
		margin: auto;
	}

//	ul.two-image a
//	{
//		display: none;
//	}

	.main-information-box.main-catalogdownload-image
	{
		padding: 0;
	}

	.main-information-box.inquiry-info-image,
	.main-information-box.main-teleinquiry-image
	{
		padding: 20px 0px 0px 0px;
	}

	.main-information-box
	{
		padding: 20px 0px;
	}

	.argosview-inquiry-box {
		padding: 30px 0;
//		padding: 100px 0px 100px 0px;
//		margin: 0px 114px 0px 114px;
//		width: 1057px;
//		margin: 0 auto;
//		position: relative;
	}

	/* Image Setting
	 ****************************/
	html {
		min-width: 344px;
	}

	.Argos_Image_Pict
	{
		padding-top: 90px;
		width: 100%;
		position: relative;
	}

	.Argos_Image_Pict img
	{
		width: 100%;
	}

	span.sp_menu
	{
		display: inline-block;
		width: 46%;
		float: left;
		padding: 2%;
	}

	span.sp_menu a
	{
		display: inline-block;
		width: 96%;
		padding: 2%;
		text-decoration: none;
		color: #FFF;
//		background-image: -webkit-linear-gradient(45deg, #BC0F3E 0%, #7F0722 100%);
//		background-image: linear-gradient(45deg, #BC0F3E 0%, #7F0722 100%);
	}

//	span.sp_menu a:hover {
//		background-image: -webkit-linear-gradient(45deg, #FFC107 0%, #f76a35 100%);
//		background-image: linear-gradient(45deg, #FFC107 0%, #f76a35 100%);
//	}

	img
	{
		width: auto;
//		width: 100%;
	}

	/* Style the navigation menu */
	.topnav {
		overflow: hidden;
//		background-color: rgba( 90, 90, 90, 0.55 );
		background-color: rgba( 90, 90, 90, 0.95 );
//		position: relative;
		position: static;
		padding-top: 20px;
	}

	/* Hide the links inside the navigation menu (except for logo/home) */
	.topnav #myLinks {
		display: none;
	}

	/* Style navigation menu links */
	.topnav a {
		color: white;
		padding: 5px 16px;
		text-decoration: none;
		font-size: 25px;
		display: block;
		height: 35px;
	}

	.topnav h1
	{
		text-align: left;
	}

	/* Style the hamburger menu */
	.topnav a.icon {
		background: black;
		display: block;
		position: absolute;
		right: 10px;
		top: 20px;
	}

	.topnav a img {
		vertical-align: middle;
	}

	/* Add a grey background color on mouse-over */
	.topnav a:hover {
		background-color: #ddd;
		color: black;
	}

	/* Style the active link (or home/logo) */
	.active {
		background-color: #FFF;
		color: black;
	}

	img.smallimage
	{
		width: 75%;
		min-width: 200px;
	}

	#info_img img
	{
		width: 90%;
	}

	/* Other
	 ****************************/
	/* Header */

	.Global_Navi
	{
		height: 81px;
		background-color: #5A5A5A;
	}

	.System_Menu
	{
		width: 96%;
		margin: 10px auto;
		border: solid 5px #8B0000;
		display: inline-table;
	}

	.Login_Bn,
	.Download_Bn
	{
		display: table-cell;
		width: 50%;
		float: left;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	#header_top
	{
		display: none;
	}

	.header_menu
	{
		display: none;
	}

	.collapse-button {
		-moz-box-sizing: border-box;
		-moz-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		-webkit-box-sizing: border-box;
		-webkit-transform: translate(0, -50%);
		background-color: #000;
		border-radius: 2px;
		box-sizing: border-box;
		color: #FFFFFF;
		cursor: pointer;
		font-size: 14px;
		padding: 7px 10px;
		position: absolute;
		right: 8px;
		text-align: center;
		top: 50%;
		transform: translate(0, -50%);
		width: 40px;
	}

	.collapse-button .icon-bar {
		background-color: #F5F5F5;
		border-radius: 1px;
		display: block;
		height: 2px;
		margin: 2px 0;
		width: 18px;
	}

	/* Footer */
	#footer_top
	{
		display: none;
	}

	.footer_inner
	{
		width: 100%;
	}

	#form-wrapper
	{
		width: auto;
		padding: initial;
	}

	h1 a img
	{
		padding-top: 12px;
	}

	.fa
	{
		padding-top: 5px;
	}

	#header-box .index-wrapper .index-top .index-block
	{
		display: initial;
	}

	#footer-box
	{
		height: auto;
	}

	div.form-comment
	{
		width: auto;
	}

	.form-comment h2
	{
		padding: 50px 18px 30px 18px;
	}

	.form-comment .form-navi
	{
		padding: 10px 20px 20px 20px;
	}

	#header-box .index-wrapper
	{
//		height: 87px;
		height: 80px;
	}

	.ss_contents, #ss_header, #ss_footer, .ss_form_btn {
		width: 95%;
		margin-right: auto;
		margin-left: auto;
	}

	div.download-wrapper
	{
		width: 90%;
		margin: 0 auto;
	}

	div.download-form-box
	{
		display: inline;
		margin; 0;
	}

	div.download-left
	{
		float: none;
		width: auto;
		margin: 0;
	}

	div.ebook-image
	{
		width: auto;
		height: auto;
	}

	div.ebook-content
	{
		width: auto;
	}

	div.extra-info
	{
		display: none;
	}

	div.download-right
	{
		float: none;
		width: auto;
		margin: 80px 0px 40px 0px;
	}

}
