@charset "UTF-8";

/* CSS Document */
@media screen and (max-width : 768px) {
body {
	width: 100% !important;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	background: url(../img/mobile/bg_body.gif) repeat-x;
	font-size: 110%;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f5e6fc', endColorstr = '#ffffff');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f5e6fc', endColorstr = '#ffffff')";
	background-image: -moz-linear-gradient(top, #f5e6fc, #ffffff);
	background-image: -ms-linear-gradient(top, #f5e6fc, #ffffff);
	background-image: -o-linear-gradient(top, #f5e6fc, #ffffff);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f5e6fc), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #f5e6fc, #ffffff);
	background-image: linear-gradient(top, #f5e6fc, #ffffff);*/
}
.auto {
			-webkit-overflow-scrolling: auto;
		}
.touch {
			-webkit-overflow-scrolling: touch;
			overflow-y: auto;
			overflow-x: auto;
		}
/*
===== シャンデールシステム・ログイン　===========================================
*/
body #header {
	padding: 35px 10px;
}
body #header h1 a {
	background: url(../img/mobile/logo.jpg) no-repeat;
	background-size: contain;
	background-position: center top;
}
/*body #freedial{
	position: static;
	margin: 2em 0;
}
body #freedial a{
	background-position: center top;
}*/
body #mainVisual {
	/*background: url(../img/mobile/mainVisual2017.jpg) no-repeat;*/
	background: url("../img/mobile/mainVisual2025.jpg") no-repeat;
	background-size: contain;
	min-height: 0;
	position: static;
	margin: 0;
	padding-top: 45%;
}
body .loginFormArea {
	position: static;
	padding: 0 5px;
	width: 97.5%;
}
body .loginFormBox {
	background-size: 100% 100%;
	background-position: center top;
}
body .loginFormBox h2 {
	font-size: 18px;
}
body .register {
	background-size: 100% 100%;
	background-position: center top;
}
body .register a {
	padding: 15px 20px;
}
body .register span {
	font-size: 16px;
}
body #notes {
	margin: 0 10px;
}
body #notes_pc {
	display: none;
}
body .inquiry{
	text-align:left;
	margin:20px 10px 0 10px;
}
body #footer {
	margin: 2em 0 0 0;
	padding: 35px 10px 0 10px;
	font-size: 12px;
}
/*
===== シャンデールシステム・メニュー　===========================================
*/
body.system{
	background:url(../img/mobile/bg_system.jpg) no-repeat;
	background-position:right top;
	background-size:contain;
}
body.system #header h1 a{
	display:none;
}
body #menunav,
body #breadcrumb,
body .PConly,
body .logoutButton{
	display:none;
}
body #greeting{
	text-align:left;
	position:static;
	margin-left:2.5%;
}
body #greeting p{
	font-size:1.14285714em;
	margin:2.5em 0;
}
body #main #columnR{
	float:none;
	width:100%;
}
body #main #columnR .error{
	margin-left:2.5%;
}
body #main #columnR .error h2{
	text-align:left;
}
body #main #columnR h2{
	font-size:18px;
	text-align:center;
}
body #main #columnR h3{
	font-size:18px;
	margin:0.5em 0;
}
body #main #columnR ul li{
	width:100%;
}
body #main #columnR ul li a{
	padding: 1em 7.5%;
	width:85%;
}
body #main #columnR .table {
	display: block;
	border-top:none;
}
body #main #columnR .table thead {
	display: none;
}
body #main #columnR .table tbody {
	display: block;
}
body #main #columnR .table tbody tr {
	display: block;
	margin-bottom: 1.5em;
	background:#fff;
	padding-bottom:5px;
}
body #main #columnR .table tr:nth-child(2n){
	padding:5px 0;
}
body #main #columnR .table tbody th,  body #main #columnR .table tbody td {
	display: list-item;
	border: none;
	list-style:none;
}
body #main #columnR .table th {
	list-style-type: none;
	background: #f6e3ff;
	border:none;
}
body #main #columnR .table td {
	margin:10px 0 0 20px;
	padding: 0;
	border:none;
	text-align:left;
}
body #main #columnR .table tbody td:before {
	margin-right:1em;
}
body #main #columnR .table tbody td:nth-of-type(1):before {
	content: "【月】";
}
body #main #columnR .table tbody td:nth-of-type(2):before {
	content: "【受付売上】";
}
body #main #columnR .table tbody td:nth-of-type(3):before {
	content: "【昨対率】";
}
body #main #columnR .table tbody td:nth-of-type(4):before {
	content: "【昨対差額】";
}
body #main #columnR .table tbody td:nth-of-type(5):before {
	content: "【進捗率】";
}
body #main #columnR .table tbody td:nth-of-type(6):before {
	content: "【再注率】";
}
body #main #columnR .table tbody td:nth-of-type(7):before {
	content: "【Ｓ稼働数】";
}
body #main #columnR .table tbody td:nth-of-type(8):before {
	content: "【Ｓ稼働率】";
}
body #main #columnR .table tbody td:nth-of-type(9):before {
	content: "【構成率】";
}
body.system #notes{
	display:inherit;
}
body #main #columnL{
	float:none;
	width:95%;
	max-width:100%;
	margin:5% 2.5%;
}

.areainfo ol li {
	width: 48% !important;
}

/*サイドアコーディオン*/
body .sMenu{
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	width:100%;
	margin-bottom:4px;
}
body .sMenu h3{
	display:inherit;
	font-size:15px;
	font-weight:bold;
	margin:0 10px;
	padding:20px 0;
	border-bottom:solid 1px #cccccc;
}
body .sMenu p{
	display:inherit;
	color:#313131;
	padding:15px 10px;
	margin:0;
	font-size: 0.929em;
}
body .sMenu dl{
	padding-bottom:10px;
}
body .sMenu dl dd ul{
	background:#fdf9ff;
}
body #smnav02{
	display:inherit !important;
	background:#c73ca3;
	padding:2% 0 1.5%;
	margin:0 0 1em 0;
}
body #smnav02 ul{
	overflow:hidden;
	zoom:1;
	width:95%;
	margin:0 2.5%;
}
body #smnav02 ul li{
	float:left;
	width:20%;
}
#mainMenu {
	margin: 10% auto;
	text-align: center;
	width: 100%;
}
#mainMenu li {
	float: none;	
	text-align: center;
	margin:0 auto;
}

/*
===== PC申請内容登録　===========================================
*/
body .entryBox{
/*	width:95%;*/
width:auto;
	background-size:cover;
	/*background:url(../img/entry/entryBox.png) no-repeat 50% 0;	*/
}
body .entryBox h2{
	margin:1em 0 4em 0;
}
body span.entryText{
	text-align:center;
	width:100%;
}
body .form{
	width:95%;
	display:block;
	margin:0 auto;
}
.input{
	padding-left:0;
}

