@charset "utf-8";
/* CSS Document */

/*--------------------------------

 base

--------------------------------*/
body {
	height: 100%;
	color: #393939;
	-webkit-text-size-adjust: 100%;
}
html {
	height: 100%;
	font-size: 13px;
}
#container_inner {
	width: auto;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
input[type="text"] {
	padding: 5px;
}
select {
	padding: 5px;
}
img {
	max-width: 100%;
	height: auto;
}
input[type="text"] {
	width: 100%;
}
.box2 div {
	max-width: 100% !important;
}
div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, a, form, input, textarea, button, table, tr, th, td {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
/*--------------------------------

 effect

--------------------------------*/
/* clearfix start */
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom:1;
}
/* clearfix end */

.clear {
	clear: both;
}
.b {
	font-weight: bold;
}
.red_b {
	color: #b12427;
	font-weight: bold;
}
.bT {
	border-top: 1px solid #ddd !important;
}
.bL {
	border-left: 1px solid #ddd !important;
}
.bR {
	border-right: 1px solid #ddd !important;
}
.bT_none {
	border-top: none !important;
}
.bB_none {
	border-bottom: none !important;
}
.bL_none {
	border-left: none !important;
}
.bR_none {
	border-Right: none !important;
}
.alignLeft {
	text-align: left !important;
}
.alignRight {
	text-align: right !important;
}
.alignCenter {
	text-align: center !important;
}
.floatLeft {
	float: left !important;
}
.floatRight {
	float: right !important;
}
.margin_t5 {
	margin-top: 5px !important;
}
.margin_b5 {
	margin-bottom: 5px !important;
}
.margin_t10 {
	margin-top: 10px !important;
}
.margin_t20 {
	margin-top: 20px !important;
}
.margin_b10 {
	margin-bottom: 10px !important;
}
.margin_b20 {
	margin-bottom: 20px !important;
}
.margin_l10 {
	margin-left: 10px !important;
}
.padding_t10 {
	padding-top: 10px !important;
}
.padding5 {
	padding: 5px !important;
}
.padding10 {
	padding: 10px !important;
}
.padding15 {
	padding: 15px !important;
}
.grayBg {
	background: #f9f9f9 !important;
}
.grayBg td {
	background: #f9f9f9 !important;
}
.grayBg_2 {
	background: #eee !important;
}
.grayBg_3 {
	background: #efefef !important;
}
.arrowRight {
	background: url(/images/common/icon_arrow_right_std.png) no-repeat right, #b12427 !important;
}
.arrowRight:hover {
	background: url(/images/common/icon_arrow_right_std.png) no-repeat right, #8c191c !important;
}
.arrowLeft {
	background: url(/images/common/icon_arrow_left_std.png) no-repeat left, #b12427 !important;
}
.arrowLeft:hover {
	background: url(/images/common/icon_arrow_left_std.png) no-repeat left, #8c191c !important;
}
/*--------------------------------

 parts

--------------------------------*/
.logo_menuOpen {
	margin: 0 0px 0px -15px !important;
	background: #FFF;
	padding: 18px 0px 44px 15px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 500;
}
.box1, .box2 {
	border: 1px solid #ddd;
	margin: 0 0 10px 0;
}
.box2 .head p {
	padding: 10px;
	background: #393939;
	color: #fff;
	font-weight: bold;
}
.box3 {
	position: relative;
}
.box4 {
	margin: 15px;
	padding: 15px;
	border: 1px solid #ddd;
	background: #f2f2f2;
	position: relative;
}
.box5 {
	padding: 30px 15px 50px;
}
.box6 {
	margin: 15px 0;
	border: 1px solid #ddd;
}
.box8 {
	width: 100%;
	border: 1px solid #bbb;
	display: table;
}
.stdBtn {
	margin: 3px 0;
	padding: 10px 20px;
	background: url(/images/common/icon_arrow_right_std.png) no-repeat right #b12427;
	display: block;
	color: #fff;
	font-weight: bold;
}
.stdBtn:hover {
	background: url(/images/common/icon_arrow_right_std.png) no-repeat right #8c191c;
	color: #fff;
}
.stdBtn_2 {
	margin: 5px 0;
	padding: 10px;
	background: #b12427;
	display: inline-block;
	color: #fff;
	font-weight: bold;
}
.stdBtn_2:hover {
	background: #8c191c;
	color: #fff;
}
.stdBtn_3 {
	width: 41%;
	margin: 5px 0;
	padding: 10px;
	background: #b12427;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.stdBtn_3:hover {
	background: #8c191c;
	color: #fff;
}
.stdBtn_4 {
	width: 43%;
	margin: 5px;
	padding: 10px;
	background: #b12427;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.stdBtn_4:hover {
	background: #8c191c;
	color: #fff;
}
.whiteArrow {
	background: url(/images/common/icon_arrow_right_std.png) no-repeat right #b12427;
}
.editBtn {
	padding: 10px 20px;
	color: #fff;
	font-weight: bold;
	background: #b12427;
	position: absolute;
	top: 0;
	right: 0;
}
.editBtn:hover {
	color: #fff;
	background: #8c191c;
}
.smallBtn {
	padding: 5px 10px;
	color: #fff !important;
	font-size: 12px;
	font-weight: bold;
	background: #b12427;
}
.smallBtn:hover {
	color: #fff;
	background: #8c191c;
}
.smallBtn_2 {
	padding: 3px 3px 4px 4px;
	background: #b12427;
	color: #fff !important;
	font-size: 8px;
	text-decoration: none;
}
.smallBtn_2:hover {
	color: #fff;
	background: #8c191c;
}
.smallBtn_3 {
	margin: 3px;
	padding: 5px 10px;
	background: #b12427;
	display: inline-block;
	color: #fff !important;
	font-size: 12px;
	font-weight: bold;
}
.smallBtn_3:hover {
	color: #fff;
	background: #8c191c;
}
.longBtn {
	width: 100% !important;
	margin: 20px auto 30px;
	text-align: center;
}
.longBtn_2 {
	width: 85%;
	margin: 20px auto 30px;
	text-align: center;
}
.index_1 {
	padding: 10px;
	background: #eee;
	font-weight: bold;
}
.index_2 {
	padding: 10px;
	background: #393939;
	color: #fff;
	font-weight: bold;
}
.index_3 {
	padding: 15px 10px 15px;
	background: #393939;
	color: #fff;
	font-weight: bold;
}
.index_3 img+span {
	position: relative;
	left: 5px;
}
.index_3 img {
	margin: -5px 0;
}
.index_4 {
	padding: 15px 10px 15px;
	background: #393939;
	color: #fff;
	font-weight: bold;
}
.index_5 {
	padding: 10px;
	background: #eee;
	font-weight: bold;
}
.subIndex {
	margin-left: 15px;
	font-size: 12px;
	font-weight: normal;
}
.hr_gray {
	width: 100%;
	margin-left: -16px;
	padding: 0 16px;
	height: 0;
	border: 0;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #fff;
}
select {
	padding: 2px 3px;
}
input[type="text"]. {
}
/* paging start */
.paging {
	display: inline-block;
}
.paging p {
	display: inline-block;
	font-weight: bold;
}
.paging ul {
	display: inline-block;
}
.paging ul li {
	display: inline-block;
}
.paging ul li a {
	padding: 4px 8px;
	background: #646464;
	display: block;
	color: #fff !important;
	margin: 0 1px;
}
.paging ul li a:hover {
	padding: 4px 8px;
	display: block;
	background: #8c191c;
	margin: 0 1px;
}
.on {
	background: #b12427 !important;
	cursor: default;
	text-decoration: none;
}
.off {
	background: #aeaeae !important;
	cursor: default;
	text-decoration: none;
}
/* paging end */


/*--------------------------------

 header

--------------------------------*/
.logo img, .logo p {
	float: left;
}
.logo {
	margin: 18px 0px 0px;
	height: 50px;
}
.logo p {
	line-height: 28px;
	color: #967d7d;
	font-size: 10px;
}
#header {
	padding: 0 15px;
	font-size: 10px;
}
#header ul {
	margin: 0px;
	background: none repeat scroll 0% 0% rgb(221, 221, 221);
	z-index: 9999;
	position: fixed;
	top: 225px;
	width: 100%;
	left: 0px;
	display: table;
	line-height: 1;
}
#header li {
	display: table-cell;
	text-align: center;
	padding: 10px;
}
#header li a {
	font-size: 13px;
}
.headerMenu_1 {
	float: none;
	margin-left: 0 !important;
}
.headerMenu_1 li {
	border-bottom: 1px solid #888;
}
.headerMenu_1 li:nth-of-type(2) {
	border-left: 1px solid #888;
	border-right: 1px solid #888;
}
.headerMenu_1 img {
	display: none;
}
.headerMenu_2 {
	float: none;
	margin-top: 3px !important;
	top: 256px !important;
	border-bottom: 1px solid #888;
}
.proverb {
	display: none;
}
.proverb p {
	display: inline-block;
	background: #ddd;
	clear: both;
	position: relative;
	top: 11px;
}
.proverb form {
	display: inline-block;
	position: relative;
	left: -5px;
}
.proverb input[type="text"] {
	width: 256px;
	height: 10px;
	border: none;
	background: url(/images/header/proverb_corner.png) no-repeat;
	padding: 10px 6px;
}
.proverb input[type="button"] {
	width: 105px;
	height: 30px;
	padding: 11px 6px;
	border: none;
	background: url(/images/header/proverb_regBtn.png) no-repeat;
	cursor: pointer;
}
.proverb img {
	position: relative;
	top: 11px;
	left: 3px;
}
.headerBanner {
	float: none;
}
/*--------------------------------

 gNavi

--------------------------------*/
#gNavi {
	width: 100%;
	margin: 12px 0 0;
	text-align: center;
	clear: both;
	position: fixed;
	top: 50px;
	z-index: 999;
}
#gNavi ul {
	width: 100%;
	margin: 0;
	padding: 0 0 0px;
	background: #b12427;
	display: table;
	overflow: hidden;
	border-bottom: 1px solid #FFF;
}
#gNavi li {
	border-bottom: 1px solid #fff;
}
#gNavi li:first-child {
	border: none;
}
#gNavi li:nth-of-type(n+2) {
	width: 50%;
}
#gNavi li:nth-of-type(2n) {
	border-right: 1px solid #FFF;
}
#gNavi li:last-child {
	border-bottom: none;
	display: table;
	margin-left: 0px;
}
#gNavi li a {
	width: auto !important;
	height: auto;
	line-height: 40px;
	text-indent: 0;
	display: block;
	background: none;
}
#gNavi li.vision a {
	width: 162px;
	background-position: 0 0;
}
#gNavi li.sm a {
	width: 158px;
	background-position: -162px 0;
}
#gNavi li.sc a {
	width: 172px;
	background-position: -320px 0;
}
#gNavi li.support a {
	width: 124px;
	background-position: -492px 0;
}
#gNavi li.semi a {
	width: 109px;
	background-position: -616px 0;
}
#gNavi li.item a {
	width: 109px;
	background-position: -725px 0;
}
#gNavi li.jpsa a {
	width: 127px;
	background-position: -834px 0;
}
#gNavi li.vision a:hover {
	width: 162px;
	background-position: 0 -88px;
}
#gNavi li.sm a:hover {
	width: 158px;
	background-position: -162px -88px;
}
#gNavi li.sc a:hover {
	width: 172px;
	background-position: -320px -88px;
}
#gNavi li.support a:hover {
	width: 124px;
	background-position: -492px -88px;
}
#gNavi li.semi a:hover {
	width: 109px;
	background-position: -616px -88px;
}
#gNavi li.item a:hover {
	width: 109px;
	background-position: -725px -88px;
}
#gNavi li.jpsa a:hover {
	width: 127px;
	background-position: -834px -88px;
}
#menuOpen, #menuClose {
	position: fixed;
	right: 0;
	top: 0;
	display: block !important;
}
#menuOpen img, #menuClose img {
	width: 60px;
	height: auto;
}



/*--------------------------------

 bredCrumbs

--------------------------------*/
#bredCrumbs ul {
	width: 960px;
	height: 28px;
	margin: 0 auto;
	border: 1px solid #ddd;
	border-top: none;
	background: #eee;
	font-size: 9px;
}
#bredCrumbs li {
	display: inline-block;
}
#bredCrumbs li span {
	position: relative;
	top: -11px;
}
#bredCrumbs li span.home {
	margin: 0 -9px 0 10px;
	position: relative;
	top: -7px;
}
#bredCrumbs li + li:before {
	margin: 0 5px;
	content: url(/images/header/bredCrumbs_icon_arrow.png);
}



/*--------------------------------

 mainContainer

--------------------------------*/
#mainContainer {
	width: auto;
	margin: 10px auto 0;
	padding: 10px;
	overflow: hidden;
}



/*--------------------------------

 leftNavi

--------------------------------*/
#leftNavi {
	display: none;
}
.box1 .contArea {
	padding: 15px;
}
.box2 .contArea {
	padding: 15px;
	background: #f2f2f2;
}
.box2 .contArea ul {
	margin-bottom: 10px;
	line-height: 1.5;
}
.profImage {
	text-align: center;
}
.box2 dt {
	font-weight: bold;
}
.box2 dd {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #555;
}



/*--------------------------------

 mainContents

--------------------------------*/
#mainContents {
	width: auto;
	float: none;
}
#mainContents h1 {
	margin: 0 0 15px 0;
	padding: 3px 0 5px 5px;
	border-left: 5px solid #b12427;
	border-bottom: 5px solid #b12427;
	color: #b12427;
	font-size: 25px;
	font-weight: bold;
}
#mainContents table {
	width: 100%;
	border-collapse : separate !important;
	text-align: center;
}
.table_2 {
	width: 100%;
	border: 1px solid #ddd;
	border-top: none;
	border-right: none;
	border-collapse : separate !important;
	text-align: center;
}
#mainContents th.index_2 {
	border-left: 1px solid #797979;
	border-right: 1px solid #000;
	position: relative;
	bottom: -1px;
	text-align: center;
}
#mainContents tr.gray td {
	background: #f2f2f2;
}
#mainContents td {
	padding: 10px 5px;
	border-right: 1px solid #c8c8c8;
	border-top: 1px solid #c8c8c8;
	background: #fff;
}
.bannerArea {
	text-align: center;
}
.bannerArea .floatLeft {
	float: none !important;
}
.bannerArea .bigBanner img {
	margin: 5px 0;
}
#tab li {
	width: 42.3% !important;
}



/*--------------------------------

 footer

--------------------------------*/
#footer {
	width: auto;
	margin: 70px auto 50px;
	padding: 15px 0 0;
	clear: both;
	border-top: 1px solid #ddd;
	position: relative;
	font-size: 10px;
	text-align: center;
}
#footer ul {
	padding: 0 0 15px;
}
#footer li {
	display: block;
	margin: 5px;
}
#footer li a {
	padding: 10px;
	display: block;
	border: 1px solid #ccc;
}
.toPageTop a {
	padding: 10px 20px 10px 15px;
	background: #ccc;
	position: absolute;
	top: -30px;
	right: 10px;
	color: #fff;
	font-weight: bold;
}
.toPageTop img {
	margin-right: 6px;
}
.contract td {
	border: 0 !important;
}
.error_message {
	background: #FFF7F7;
	font-weight: bold;
	color: rgb(194, 26, 26);
	padding: 10px;
	margin: 25px 0 0px;
	border: 1px solid #A52A2A;
}
.error_content {
	background: #FFF7F7 !important;
	color: rgb(194, 26, 26);
}
.spUnderCont {
	margin-top: 40px !important;
}
.spUnderCont, .spUnderCont+div {
	display:block;
}




/*--------------------------------

 トップ

--------------------------------*/
.tabContentWrap li {
	padding: 12px !important;
	text-indent: 0 !important;
}
.tabContentWrap li img+a {
	display: block;
}



/*--------------------------------

 vision

--------------------------------*/
.keywordBox {
	padding: 15px;
	float: none;
	border: noen !important;
	border-left: none !important;
	background: none repeat scroll 0% 0% #EEE;
	text-align: left;
	width: 100% !important;
}
input, textarea, select {
	max-width: 100% !important;
	box-sizing: border-box;
}
.keywordBox input[type="text"], .keywordBox textarea {
	width: 80% !important;
}



/*--------------------------------

 Cal

--------------------------------*/
#mainContents table.monthlyMini {
	width: 100% !important;
	box-sizing: border-box;
	float: none;
	margin: 0;
}
#mainContents table.monthlyMini:last-child {
	margin-bottom: 30px;
}
#mainContents .monthlyCal td {
	position: static !important;
}
#mainContents table.monthlyCal tr td:first-child {
	display: none;
}
#mainContents .weeklyCal td a {
	display: block;
}
#mainContents table.cal {
	width: 100% !important;
	margin: 0;
	float: none;
}
#mainContents .calNavi .selectYM {
	float: none;
}
#mainContents .calNavi .selectYM a {
	padding: 8px 8px 7px;
	margin: 6px 0px;
	display: inline-block;
}
#mainContents td textarea {
	width: auto !important;
	height: 80px !important;
}
#mainContents #MainForm .editCal tr {
	width: auto !important;
	display: list-item;
	list-style: none;
}
#mainContents #MainForm .editCal td {
	width: auto !important;
	display: block;
	border-left: 1px solid #c8c8c8;
}
#mainContents #MainForm .editCal .rootTitle, #mainContents #MainForm .editCal .rootTitle_2, #mainContents #MainForm .editCal .subTitle {
	display: block;
	width: auto;
}
#mainContents #MainForm .editCal tr:first-child th {
	display: block;
}
.listCal td, .listCal tr {
	width: auto;
	max-width: 100%;
	padding: 0 !important;
	box-sizing: border-box;
}



/*--------------------------------

 達成サポート

--------------------------------*/
.survey {
	float: none !important;
	text-align: center;
}
.leftContBox {
	width: auto !important;
	float: none !important;
}
.rightContBox {
	width: auto !important;
	float: none !important;
	margin-top: 30px !important;
	border-top: 1px dashed #333 !important;
	padding-top: 20px !important;
}
.testBox .stdBtn_3 {
	width:49%;
}




/*--------------------------------

 受講情報

--------------------------------*/
.semiHistory {
	width: auto !important;
	float: none !important;
}
.semiHistory .stdBtn_4 {
    width:100% !important;
    float:none !important;
    display:block !important;
    margin:5px 0 !important;
}
.semiHistory h2 {
	border-bottom:1px solid #888;
}




/*--------------------------------

 JPSA

--------------------------------*/
#mainLeftContainer, #mainRightContainer {
	width: auto !important;
	float: none !important;
}
#content_block0 tr:nth-of-type(n+10) {
	display: none;
}
.table_2 .smallBtn {
	display: block;
}
.table_2 th.index_2:first-child {
	min-width: 81px;
}
.nameCard>.stdBtn_2, .jpsaExamApply>.stdBtn_2 {
	display: block;
	float: none !important;
}
.evlist th {
	background: #393939;
	color: #fff;
	border: 1px solid #777;
	padding: 10px;
	border-collapse: separate;
}
.evlist tr:nth-of-type(2) select {
	width: 100%;
}
.evlist .outer {
	border-bottom: 1px solid #c8c8c8;
}
.evlist form input[type="submit"] {
	width: 100%;
	display: block;
	padding: 10px;
	background: url("/images/common/icon_arrow_right_std.png") no-repeat scroll right center #B12427;
	border: none;
	margin: 10px 0 30px;
	color: #fff;
	font-weight: bold;
}
#left_imgbox {
	float: none !important;
	padding: 0 0px 10px !important;
}
#club_right_tex {
	float: none !important;
	margin-bottom: 20px;
}
#club_right_tex p {
	margin: 0 !important;
}
div#session_tex2 {
	width: auto !important;
}
span#small_title {
	padding-left: 9px !important;
	display: block;
	margin-top: 14px;
}
#jpsaexaminfo #profile {
	width:100%;
	display:block;
	margin-top: 10px;
}
.jpsaExamApply>div:nth-of-type(-n+5) {
	float:none !important;
	text-align:center;
	width:auto !important;
	height:auto !important;
}
.jpsaExamApply h2+p {
	margin-bottom:0;
}
.jpsaExamApply>p:nth-of-type(2) {
	margin: 20px 0;
}





/*--------------------------------

 プロフィール

--------------------------------*/
.profLeftBox, .profRightBox {
	width: auto !important;
	float: none !important;
}
.profLeftBox h3 {
	text-align: left;
}
.userinfo .editBtn {
	display: block;
	content: ">";
	position: static;
}
#uploadavatar tr {
	display: list-item;
	list-style: none;
}
#uploadavatar td {
	width: auto;
	display: block;
}



/*--------------------------------

 特別動画・タイムマネジメントセミナー

--------------------------------*/
#mainContainer {
	width: auto !important;
}
#container_inner {
	width: auto !important;
}
#mainContents {
	width: auto !important;
	float: none !important;
}
.headerBanner {
	float: none !important;
}
div#session_tex {
	width: auto !important;
}
ul#session_list li {
	float: none !important;
	padding-bottom: 5px !important;
}
div#session_tex #left_box, div#session_tex #right_box {
	margin: 0px !important;
	float: none !important;
	width: auto !important;
}
div#session_tex #right_box {
	text-align: center;
}
div#tms h2 span.small {
	position: static !important;
	display: block !important;
	margin-top: 10px !important;
}
div#profilebox {
	width: auto !important;
	height: 100% !important;
	margin: 0px auto !important;
	overflow: hidden;
	background: #f5f5f5 !important;
}
#profilebox_top, #profilebox_bottom {
	display: none !important;
}
p#mb18 {
	margin: 10px !important;
	width: 28%;
}
p#profile_right_tex {
	width: auto !important;
	float: none !important;
	margin: 9px !important;
	text-align: justify;
	clear: both;
}
p#profile_right {
	padding: 0px;
	width: 61%;
	float: left !important;
}
#session_list a {
	background: none repeat scroll 0% 0% #AE0A0A;
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 10px 10px 10px 0;
}
#session_list li a:after {
	content: "▼ セッション項目";
	color: #fff;
}
#session_list li:last-child a:after {
	content: "▼ 講師プロフィール";
	color: #fff;
}
#session_list a img {
	display: none;
}
#session_tex .left, #session_tex .right {
	float: none;
}
#club_right_tex {
	margin-top: 10px;
	padding-left: 0 !important;
	width: auto !important;
}
.session .smallBtn {
	display: inline-block;
}
.tms_flash {
	float:none !important;
}
.tms_sec {
	float:none !important;
	margin: 0px !important;
	width: auto !important;
}
.prevBtn, .nextBtn {
	width:45% !important;
	margin:0 !important;
}
dl.left_box, dl.right_box {
  float:none !important;
  width:auto !important;
}
dl.right_box {
	padding-left:0 !important;
}
.box5 div {
	float:none !important;
	margin-left:0 !important;
}





/*--------------------------------

 パワーパートナー

--------------------------------*/
#partner_list+div stdBtn_4 {
	width: 100%;
	display: block;
}
.partner tr:first-child th:nth-of-type(2) {
	width: 200px;
}
.partner th:first-child {
	width: 100px;
}
.partner .from a {
	display: block;
	float: none;
	width: 100%;
	margin: 0px;
	text-align: center !important;
}
#mb30 {
	height: auto !important;
}
#mb30 .stdBtn_4 {
	width: 100%;
	margin: 5px 0 !important;
	display: block;
	float: none !important;
}
.partnerListTable .smallBtn {
	display: block;
}



/*--------------------------------

 基本的欲求テスト

--------------------------------*/
.group {
	width: auto !important;
	float: none !important;
	border-right: none !important;
}
.wantsBox {
	width: auto !important;
	float: none !important;
}





/*--------------------------------

 目標一覧

--------------------------------*/
#boxArea #two_2, #boxArea #three_2 {
	float: none !important;
	padding-bottom:0 !important;
	margin-bottom:0 !important;
	width:auto !important;
	display: block !important;
}
#boxArea #one, #boxArea #two, #boxArea #three {
	padding-bottom:0 !important;
	margin-bottom: 0 !important;
}
#three_2 {
	text-align:center;
}
#three_2 .smallBtn_3 {
	width:45%;
	display:inline-block;
	vertical-align:top;
}
#one {
	width:20% !important;
}
#two {
	width:80% !important;
}
#three {
	width:80% !important;
	float: right !important;
	margin-top:0 !important;
	border-bottom: 1px solid !important;
}
#three br {
	display:none;
}
#three .margin_t10 {
	margin-top: 0 !important;
}
#one:nth-of-type(n+2) {
	clear:both;
}
#two:nth-of-type(n+2) {
	margin-top:0 !important;
}
#boxArea .group {
	overflow: hidden;
	background: #333;
	border-bottom:10px solid #eee;
}
.box4 textarea {
	width:100% !important;
}
.box4 textarea+.editBtn {
	position:static !important;
	width:100%;
	display:block;
	margin-top:10px;
}






/*--------------------------------

 黄金の習慣チェックリスト

--------------------------------*/
ul.checkList {
	width:100% !important;
	float:none !important;
}
#jqPlot-habit_count {
	float:none !important;
}
.graph {
	overflow:auto !important;
}





/*--------------------------------

 ログイン

--------------------------------*/
.login {
	margin:0;
	padding:0;
}
.login #main {
	padding:10px !important;
}
.login #mainInner {
	width:100% !important;
}
.login #mainInner .leftBox {
	display:none !important;
}
.login #mainInner .rightBox {
	float:none;
}
.login #mainInner .rightBox .loginBox {
	background:#f5f4f4;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
}
.loginBox {
    width: 100% !important;
    margin: 10px 0px !important;
		padding: 15px 0;
}
.loginBoxInner form>img {
	display:none;
}
.loginBox input[type="text"], .loginBox input[type="password"] {
	width:90% !important;
}
.login #header > div {
    width:100%;
}
.login #footer {
	width:100%;
    margin: 10px auto;
    border-top: 1px solid #DDD;
    position: relative;
    font-size: 10px;
    text-align: center;
}
.login #mainInner {
	width:auto !important;
}
.login .miss {
	width:auto !important;
}
.missInner {
	width:auto !important;
	background:#f5f4f4 !important;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
}
.missInner p {
    width: auto !important;
}
.login .miss input {
	width:100% !important;
}




/*--------------------------------

 エラー画面

--------------------------------*/
.redirect {
	width:auto !important;
}



/*--------------------------------

 質問表

--------------------------------*/
.recommendedBook li {
    width: 100% !important;
    padding: 10px 5px !important;
    float: none !important;
    border-right:0 !important;
    border-bottom: 1px dashed #999;
}
.recommendedBook li:last-child {
	border-bottom:none !important;
}
.level+.box4 {
	padding:10px !important;
}
.level+.box4 .group {
	width: 100% !important;
	padding-left: 24px !important;
	padding-right: 49px !important;
	text-indent: -18px !important;
	border-left:0;
}
.level+.box4 .group select {
	right:0 !important;
}
#mainContents dt, #mainContents dd {
    width: 100% !important;
    padding: 10px !important;
    display: block !important;
    line-height: 20px !important;
		text-align:left !important;
}
#mainContents dt {
	border-right:0 !important;
	border-bottom: 1px solid #bbb;
}
.planner li {
    width: 90% !important;
	padding: 10px;
    float: none !important;
    border-left:0 !important;
    border-right:0 !important;
	border-bottom: 1px solid #BBB;
	margin: auto;
}
.planner li:last-child {
		border-bottom:0;
}
.planner li label {
    margin:0 !important;
}
.planner li img {
    margin:0 !important;
}
.planner+div a {
	padding: 5px 10px;
	color: #fff !important;
	font-weight: bold;
	background: #b12427;
}
.attention {
	text-align:center;
}
.attention img {
	margin-bottom:10px;
}
.coverimg {
    max-width: 90%;
    height: auto;
}



/*--------------------------------

 ToDo

--------------------------------*/
.todoContainer tr {
	display:table;
	width:100%;
}
.todoContainer th {
	display:none !important;
}
.todoContainer textarea {
	width:100% !important;
}
.todoContainer tr td:nth-of-type(6) {
	background:#bababa !important;
	overflow:hidden;
	text-align:center;
}
.todoContainer tr td:nth-of-type(6)>div {
	width:45%;
	display:inline-block;
}
.todoContainer tr td:nth-of-type(6) a {
	float:none !important;
	display:block !important;
}
.todoContainer td {
	display:block;
	background:#fff !important;
	text-align:left;
}

.todoContainer td:before {
    display: inline-block;
    color: #111;
    background: none repeat scroll 0% 0% #bababa;
    margin-right: 10px;
    padding: 0 6px;
		width:52px;
		vertical-align:top;
}
.todoContainer td:nth-of-type(1):before {
	  content: "優先順位";
}
.todoContainer td:nth-of-type(2):before {
	  content: "作成日";
}
.todoContainer td:nth-of-type(3):before {
	  content: "期限";
}
.todoContainer td:nth-of-type(4):before {
	  content: "内容";
}
.todoContainer td:nth-of-type(5):before {
	  content: "状態";
}
.todoContainer td:nth-of-type(5) br {
	  display:none;
}




/*--------------------------------

 質問票

--------------------------------*/
.parents_ques .family tr,
.dac_ques .family tr {
	display:table;
	width:100%;
}
.parents_ques .family tr:not(:first-child) {
  margin-top: 20px;
}
.parents_ques .family td,
.dac_ques .family td {
	display:block;
}
.parents_ques .padding10,
.parents_ques .padding15 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.dac_ques .padding10, .dac_ques .padding15 {
	padding:0 !important;
}
.parents_ques .family input[type="text"],
.parents_ques .family input[type="number"],
#mainContents .parents_ques .family td textarea,
.dac_ques .family input[type="text"] {
    width: 100% !important;
}
.parents_ques .family td:before,
.dac_ques .family td:before {
    display:inline-block;
    color:#111;
    background:none repeat scroll 0% 0% #bababa;
    margin-bottom: 3px;
    text-align: center;
		margin-right:10px;
    padding:6px;
		width:100%;
		box-sizing:border-box;
}
.parents_ques .family thead,
.dac_ques .family tr:nth-of-type(1) {
	display:none;
}
.dac_ques .family td:nth-of-type(1):before {
	  content: "続柄";
}
.dac_ques .family td:nth-of-type(2):before {
	  content: "氏名";
}
.dac_ques .family td:nth-of-type(3):before {
	  content: "年齢";
}
.dac_ques .family td:nth-of-type(4):before {
	  content: "同・別居・死別";
}
.dac_ques .family td:nth-of-type(5):before {
	  content: "現在のご関係";
}
.parents_ques .family td {
  width: 100% !important;
}
.parents_ques .family td:nth-of-type(1):before {
	  content: "続柄";
}
.parents_ques .family td:nth-of-type(2):before {
	  content: "氏名";
}
.parents_ques .family td:nth-of-type(3):before {
	  content: "年齢";
}
.parents_ques .family td:nth-of-type(4):before {
	  content: "学年（学生の場合）";
}
.parents_ques .family td:nth-of-type(5):before {
	  content: "現在の関係性";
}
.parents_ques .family td:nth-of-type(6):before {
	  content: "欲求バランス（５：非常に強い／１：非常に弱い）";
}
.parents_ques .family td:nth-of-type(7):before {
	  content: "上質世界";
}
.health tr td:first-child {
	width:auto !important;
}

	#table{
		display: block;
			font-size: 110%;
	}
		#table thead{
			display: none;
		}
		#table tbody{
			display: block;
		}
			#table tbody tr{
				display: block;
				margin-bottom: 1.5em;
			}
			#table tbody th,
			#table tbody td{
				display: list-item;
				border: none;
			}
			#table tbody th{
				margin-bottom: 5px;
				list-style-type: none;
				color: #fff;
				background: #000;
			}
			#table tbody td{
				margin-left: 10px;
				padding: 0;
			}
			#table tbody td:nth-of-type(1):before { content: "【会場】"; }
			#table tbody td:nth-of-type(2):before { content: "【予約状況】"; }
			#table tbody td:nth-of-type(3):before { content: ""; }
#table tr td {
	text-align: left;
	list-style-type: none;
	line-height: 120%;

}　
