﻿@charset "UTF-8";
/* android2x */
html.android2x{
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html.android2x, html.android2x body{
  height: inherit !important;
}
html.android2x .base{
	position: inherit !important;
}

header {
	background:url(../images/common/header-bg.jpg) repeat-x;
	width: 100%; color: rgb(255, 255, 255); z-index: 9999;
}

li {
  list-style: none;
}
fieldset {
  border: none;
}
select{
	padding: 4px 30px 4px 8px;
}
input, textarea, select, label {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: middle;
}
input, textarea, select{
	background-color: #F1F1F1;
	border: none;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  padding: 4px 8px;
  width: 100%;
}
textarea {
  text-align: left;
  padding: 5px 5px;
}
input[type=text], input[type=number],textarea, select{
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
input[type=checkbox]{
  appearance: checkbox;
  -moz-appearance: checkbox;
  -webkit-appearance: checkbox;
  cursor: pointer
}
input[type=file]{
  appearance: inherit;
  -moz-appearance: inherit;
  -webkit-appearance: inherit;
  cursor: pointer
}
input[type=date]{
  appearance: select;
  -moz-appearance: select;
  -webkit-appearance: select;
  cursor: pointer
}
input[readonly=readonly]{
	background-color: #FFF;
}
textarea {
  overflow: auto;
}
legend {
  display: none;
}
img {
  border: none;
  vertical-align: top;
}
object {
  vertical-align: middle;
  outline: none;
}
em, strong {
  font-weight: bold;
  font-style: normal;
}
small {
  font-size: 100%;
}
abbr, acronym {
  border: none;
  font-variant: normal;
}
button{
  cursor: pointer;
}
.minus{
	color: #E95F5B;
}

.mt15{margin-top: 15px;}
.mb10{margin-bottom: 10px;}

/**
 * about: designing


/*====================================================================
 permit: status
====================================================================*/

/* ナビゲーション表示時 */
html.open_nav #mainHeader,
html.open_nav #mainContent,
html.open_nav .m_fixedBtns,
html.open_nav #coverWithoutNav,
html.open_nav .m_lightBox{
	-webkit-transform: translate3d(250px, 0, 0);
}
/* android2x対応 */
html.open_nav.android2x{
	height: 100%;
	overflow: hidden;
}
html.open_nav.android2x #mainHeader,
html.open_nav.android2x #mainContent{
	left: 250px;
	-webkit-transform: translate3d(0px, 0, 0);
}
html.android2x #mainContent.motion{
  transition-duration: 0;
  -moz-transition-duration: 0;
  -webkit-transition-duration: 0;
  -o-transition-duration: 0;
  -ms-transition-duration: 0;
}

/* status */
.status.complete{
  background-color: #CCC;
  color: #6C6C6C;
}
.status.cancel{
  background-color: #CCC;
  color: #6C6C6C;
}
.status.uncomplete{
  background-color: #E95F5B;
  color: #FFF;
}

.hide{
  display: none !important;
}
.open{
	visibility: visible !important;
}

/*====================================================================
 jquery
====================================================================*/
.j_event{
  cursor: pointer;
}


/*====================================================================
 permit: page
====================================================================*/


/**
 * page: all
 * about: 共通
 *************************************/
/* mainHeader */
#mainHeader{
	background-color: rgba(235, 235, 235, .7);
  height: 45px;
  left: 0;
  top: 0;
  width: 100%;
  position: fixed;
  z-index: 5;
}
#mainHeader h1.title{
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 45px;
  margin: 0 45px;
  padding: 0 10px;
  text-align: center;
}
#mainHeader h1.title.noRight{
//  margin: 0 5px 0 45px;
}
#mainHeader h1.title a{
  display: inline-block;
}
#mainHeader h1.title img{
  vertical-align: middle;
}
.headerControl{
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 40px 40px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	cursor: pointer;
	display: block;
	font-size: 9px;
	letter-spacing: 1px;
	padding: 0px;
	position: absolute;
	text-align: center;
	/*top: 0px;*/
	width: 40px;
}
.headerControl.btn{
/* 	border: 1px solid #A6A6A6; */
	border-radius: 5px;
	color: #393939;
	font-size: 12px;
	line-height: 0px;
	padding: 0 7px;
	margin: 5px 0;
	width: auto;
}
.headerLeft{
  left: 5px;
}
.headerRight{
	float:right;
	right: 0px;
	top:0px;
	margin-right:20px;
	border: none;
	height:0px;
}

.headerControl.onlyIcon{
  /*background-size: 30px 30px;*/
  display: inline-block;
	/*line-height: 35px;*/
	padding: 0;
	width: 40px;
}
/*.headerControl.onlyIcon img{
	vertical-align: bottom;
}*/



/* 上部固定ボタン */
.topFixed{
	background-color:rgba(235, 235, 235, .7);
	border-top:1px solid #fff;
	box-sizing: border-box;
	padding:10px 15px;
	position: fixed;
	width: 100%;
	z-index: 5;
}
.topFixed>.btnBase:first-child{
	margin-bottom:10px;
}
.underFixed{
	margin-top:130px;
}

/* nav */
#drawerMenu{
  background-color: #3D3D3D;
  bottom: 0;
  /*right:0;*/
  left: 0;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  width: 250px;
  z-index: 9999;
}
#drawerMenu .header{
	background-color: #FFF;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
}

#drawerMenu .header a{
  display: inline-block;
  margin: 0 0 10px;
}

#drawerMenu .header h3{
	background-color: #464646;
	color: #C6C6C6;
	font-size: 13px;
	padding: 20px 5px;
	text-align: left;
}
#drawerMenu .header.back h3{
	padding: 10px;
	position: relative;
	text-align: center;
}
#drawerMenu .header.back h3 i.backMark{
	top: 50%;

}

#drawerMenu ul li a{
  color: #FFF;
	background-position: 15px 10px;
	background-repeat: no-repeat;
	background-size: 30px 30px;
/* 	border-bottom: 1px solid #DADADA; */
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: inline-block;
	font-size: 15px;
	opacity: 0;
	-webkit-opacity: 0;
	padding: 20px 15px 20px 70px;
	position: relative;
	transition: all 0s;
	width: 250px;
}

#drawerMenu.open ul li:nth-child(1) a{transition: padding .3s ease .05s, opacity .5s ease .05s;}
#drawerMenu.open ul li:nth-child(2) a{transition: padding .3s ease .1s, opacity .5s ease .1s;}
#drawerMenu.open ul li:nth-child(3) a{transition: padding .3s ease .15s, opacity .5s ease .15s;}
#drawerMenu.open ul li:nth-child(4) a{transition: padding .3s ease .2s, opacity .5s ease .2s;}
#drawerMenu.open ul li:nth-child(5) a{transition: padding .3s ease .25s, opacity .5s ease .25s;}
#drawerMenu.open ul li:nth-child(6) a{transition: padding .3s ease .3s, opacity .5s ease .3s;}
#drawerMenu.open ul li:nth-child(7) a{transition: padding .3s ease .35s, opacity .5s ease .35s;}
#drawerMenu.open ul li:nth-child(8) a{transition: padding .3s ease .4s, opacity .5s ease .4s;}
#drawerMenu.open ul li:nth-child(9) a{transition: padding .3s ease .45s, opacity .5s ease .45s;}

#drawerMenu.open ul li a{
	opacity: 1;
	-webkit-opacity: 1;
	padding: 20px 15px 20px 60px;
}
#drawerMenu ul li a > i.nextMark{
	top: 50%;
}
#drawerMenu ul li:first-child a{
	border-top: none;
}


/* active */
#p_dashboard nav a.p_dashboard,
#p_item nav a.p_item,
#p_design nav a.p_design,
#p_order nav a.p_order,
#p_money nav a.p_money,
#p_setting nav a.p_setting{}

/* j_slide */
#drawerMenu > .j_slide > div{top:0;}
#drawerMenu > .j_slide > div.one{left:0px;}
#drawerMenu > .j_slide > div.two{left:-250px;}
#drawerMenu > .j_slide > div > .content.active, #drawerMenu > .j_slide > div > .content:first-child{left: 0px;}
#drawerMenu > .j_slide > div > .content{left: 250px;top:0;}





.cover{/* ディスプレイ全体をカバー */
  cursor: pointer;
  display: block;
  height: 100%;
  left: 0px;
  overflow: hidden;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 1000;
}
.cover p.text{
	margin: 0 0 10px;
}
.cover > .title, .coverAb > .title{
	background-color: #EBEDEF;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 45px;
	padding: 0 15px;
	text-align: center;
	width: 100%;
}
.cover > .title.hasSide, .coverAb > .title.hasSide{
	text-align: center;
	padding: 0px 55px;
}
.cover > .innerContent, .coverAb > .innerContent{
	font-size: 14px;
	padding: 10px 15px;
	text-align: left;
}
.cover .innerContent a, .coverAb .innerContent a{
	color: #229696;
	font-weight: bold;
	text-decoration: underline;
}
.cover .innerContent a.cancel{
  color: #6C6C6C;
}
.cover.centering{
	display: table;
}
.cover.centering .centeringContent{
	background-color: inherit;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
.cover.centering .centeringContent .wrap{
	background-color: #FFF;
	padding: 20px;
}
.coverScroll{
  cursor: pointer;
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 1000;
}
#clCover, #mWCover{
/*   z-index: 2; */
}
/*
#coverWithoutNav{
	z-index: -1;
}
#coverWithoutNav.visible{
	z-index: 999;
}
*/

#coverForNav{
  cursor: inherit;
  width: 250px;
}

#pageLoadingCover{
	background: rgba(254, 254, 254, .3)
}

.elevator{
	z-index: -1;
}
.elevator.visible{
	z-index: 999;
}

#ajaxMes{
	background-color: #FFF;
	font-size: 14px;
	font-weight: bold;
	height: 45px;
	left: 0;
	line-height: 45px;
	padding: 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 100;
}
#ajaxMes.success{
	background-color: #00c7b6;
	color: #FFF;
}
#ajaxMes.error{
	background-color: #E95F5B;
	color: #FFF;
}


/**
 * page: Plugin
 * about: Appsを無効にする設定
 *************************************/
.disable_title{
  color: #fff;
  font-weight: bold;
  background-color: #393939;
  padding: 8px 0;
  font-size:14px;
  text-align: center;  
}

/**
 * page: Conversion
 * about: ConversionApps設定
 *************************************/

  #ConversionMessage{
    color: #fff;
    font-weight: bold;
    background-color: rgb(187, 187, 187);
    padding: 6px 0;
    font-size:14px;
    text-align: center;
  }
  
#h_search{width:470px; float:left; margin:0 10px 0 0; padding:0;}
/*#h_search img{margin:10px 0 0 0; padding:0;}*/
#h_word{width:500px; float:left; margin:0; padding:0;}
#h_word ul{margin:0; padding:0; list-style:none;}
#h_word ul li{background:#f9f07f; margin:0 0 0 5px; padding:0; list-style:none; float:left; font-size:10px; line-height:25px;}
#h_word ul li a{ font-weight:normal; color:#666666;}
