@charset "shift_jis";

/************************************************************************************
smaller than 600
*************************************************************************************/
@media screen and (max-width: 600px) {
/* all */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, p, blockquote, th, td, form, fieldset, legend, article, section, aside, header, footer, nav {
	font-size: medium;
	-webkit-text-size-adjust: none;/* Mobile Safari : 文字サイズの自動調整をオフに */
}
/* margin */
.sMb0 {
	margin-bottom: 0 !important;
}
.sMb5 {
	margin-bottom: 5px !important;
}
.sMb10 {
	margin-bottom: 10px !important;
}
.sMb15 {
	margin-bottom: 15px !important;
}
.sMb20 {
	margin-bottom: 20px !important;
}
.sMt0 {
	margin-top: 0 !important;
}
.sMt5 {
	margin-top: 5px !important;
}
.sMt10 {
	margin-top: 10px !important;
}
.sMt15 {
	margin-top: 15px !important;
}
.sMt20 {
	margin-top: 20px !important;
}
/* padding */
.sPb0 {
	padding-bottom: 0 !important;
}
.sPb5 {
	padding-bottom: 5px !important;
}
.sPb10 {
	padding-bottom: 10px !important;
}
.sPb15 {
	padding-bottom: 15px !important;
}
.sPb20 {
	padding-bottom: 20px !important;
}
.sPt0 {
	padding-top: 0 !important;
}
.sPt5 {
	padding-top: 5px !important;
}
.sPt10 {
	padding-top: 10px !important;
}
.sPt15 {
	padding-top: 15px !important;
}
.sPt20 {
	padding-top: 20px !important;
}
/* none */
.sNone {
	display: none !important;
}
/**/
.sImage {
	width: 100%;
}
.sRect {
	overflow: hidden;
	zoom: 1;
}
.sTaC {
	text-align: center !important;
}
.sTaL {
	text-align: left !important;
}
.sTaR {
	text-align: right !important;
}
.sFloL, .sFloLm {
	float: left !important;
}
.sFloR, .sFloRm {
	float: right !important;
}
.sFloLm {
	margin-right: 5px;
}
.sFloRm {
	margin-left: 5px;
}
.sPane2 {
	width: 48%;
}
.sClear {
	clear: both;
}
.sInline {
	display: inline !important;
}
.sNobr {
	white-space: nowrap;
}
.sBlock {
	display: block !important;
}

p, th, td, li, dt, dd {
	font-size: 100%;
}
a, a:link, a:hover, a:visited {
}
a, a:link {
}
a:hover {
}
a:visited {
}
pre {
	display: none;
}
input[type="text"] {
	width: 95%;
}
input[type="radio"], input[type="checkbox"] {
	zoom: 1.5;
}
textarea {
	width: 95%;
}
/**============================================================
* Build
*/
#globalContainer {
	margin: 0;
}
#globalContentsWrapper {
	word-break:break-all !important;
	word-wrap: break-word !important;
	width: 96%;
	margin: 0 auto;
}
.level1 {
	margin-bottom: 1em;
}
/**/
#globalNavi .navigation {
}
#globalNavi .navigation li {
	width: 32.8%;
	display: table-cell;
	margin-right: 0;
	margin-bottom: 20px;
	border-bottom: 0 none;
	text-align: center;
}
#globalNavi .navigation li a {
	border: solid 1px #eee;
	margin: 0 auto;
	display: block;
	width: 85px;
	height: 85px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 10px;
	-webkit-box-shadow: 0px 2px 1px 0px #ccc;
	-moz-box-shadow:    0px 2px 1px 0px #ccc;
	box-shadow:         0px 2px 1px 0px #ccc;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* IE10+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* W3C */
	color: #666;
	text-decoration: none;
}
#globalNavi .navigation li a .inner {
	display: table-cell;
	height: 73px;
	vertical-align: middle;
}
/**/
.logo {
	text-align: center;
	float: none;
	margin: 1em 0 0.5em;
}
.logo img {
	width: 80%;
}
.browser {
	text-align: center;
	margin: 0 0 1em;
}
.browser img {
	width: 80%;
}
.mainContainer, .subContainer {
	width: auto;
	float: none;
}
/* subNavi */
.subNavi li {
	width: 48%;
	margin-right: 4px;
	float: left;
}
.subNavi li a {
	text-align: center;
}
/* footer */
#globalFooterContainer {
	width: 100%;
	padding: 10px 0;
	background: #eee;
}
#footerInner {
	width: 90%;
	margin: 0 auto;
}
.footerLink {
	text-align: center;
}
.footerLink li {
	font-size: 85%;
}
.footerLink li a {
	white-space: nowrap;
}
.footerLink li.first-child {
	margin-left: 0;
	padding-left: 10px;
}
.copyright {
	float: none;
	margin: 10px 0 0;
	text-align: center;
	font-size: 85%;
}
/* socialButtons */


/**============================================================
* Custom Module
*/
.section {
}
.level1, .level2, .level3, .level4, .level5, .level6 {
}
p {
}
/* breadNavi */
.breadNavi {
	display: none;
}
/* list */
.inlineList li {
	white-space: normal;
}
.btnList {
	border: solid 1px #ccc;
	border-radius: 5px;
	margin-top: 10px;
}
.btnList li {
	padding: 0;
	margin: 0;
}
.btnList li a {
	display: block;
	border-bottom: solid 1px #ccc;
	margin: 0;
	text-indent: -1em;
	padding-left: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
	/* gradient */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* IE10+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* W3C */
}
.btnList li:last-child a {
	border-bottom: 0 none;
}
.btnList li:first-child a {
	border-radius: 5px 5px 0 0;
}
.btnList li:last-child a {
	border-radius: 0 0 5px 5px;
}
.subContainer .btnList li {
	border: 0 none;
}
.subContainer .btnList li a {
	padding-left: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
/* table */
.defTbl th {
	min-width: 4em;
}
/* fixedTbl */
.fixedTbl {
	width: auto !important;
	display: block;
}
.fixedTbl tbody, .fixedTbl thead, .fixedTbl tfoot, .fixedTbl tr {
	width: auto;
	display: block;
}
.fixedTbl th, .fixedTbl td {
}
.fixedTbl td {
	width: auto !important;
	display: block !important;
	margin: 0;
}
/* dl table */
.dlTbl {
	margin: 0 auto 1em;
	width: auto !important;
	border: 0 none;
	border-bottom: 1px solid #ccc;
	display: block;
}
.dlTbl tbody, .dlTbl thead, .dlTbl tfoot, .dlTbl tr {
	width: auto;
	display: block;
}
.dlTbl th, .dlTbl td {
	width: auto !important;
	padding: 1em 10px 0;
	display: block !important;
	border: 1px solid #ccc;
	border-bottom: 0px none;
	margin: 0;
}
.dlTbl colgroup, .dlTbl col {
	display: none;
}
.dlTbl td a {
	display: block;
}
/* form */
input[type="text"].iTelNum {
	width: 45px;
}
input[type="text"].iPosNum1 {
	width: 80px;
}
input[type="text"].iPosNum2 {
	width: 120px;
}
/*.fRect{width:90% !important;}*/
.pane2 {
	width: 100% !important;
}
.btnList, {
	margin-top: 10px;
}
.footerLink.fFloL2 {
	display: none;
}
}
