/*
Theme Name:  Rehabnote Theme. Child for Twenty Twenty.
Theme URI:  https://unknown.com
Description:  Theme to Rehabnote. Child theme for the Twenty Twenty theme.
Author:  arrowz
Textdomain:  mccollin
Template:  twentytwenty
Version:  1.0
License:  GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html                 
*/

body {
	background: #FFF !important;
	color: #000 !important;
}

label {
	font-size: 1em;
}

.post-inner {
	padding-top: 0 !important;
}

.entry-content {
	color: #4c4c4c;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-family: 'Century Gothic', CenturyGothic,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", sans-serif;
	font-weight:500;
}
#privacy-policy .entry-content {
	margin-top:10px;
}
.section_block {
	max-width: 100% !important;
	width: 100% !important;
}

.page-title, h1.entry-title {
    margin: 0 auto;
    padding: 20px 0 20px 0;
    position: relative;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0px;
    color: #fff;
    background: #86bf13;
}

.remenberme {
	font-size: 0.8em;
}

.fix_nav {
	background: #4d4d4d;
}

.search-btn {
	background: #86bf13 !important;
	padding: 15px 20px !important;
}

.nml8 {
	font-size: 0.8em;
}

.bld8 {
	font-weight: bold;
	font-size: 0.8em;
}

.plans {
	text-align: center;
	margin: 30px auto 0 auto;
}

.inpage-p {
	font-size: 0.8em;
	padding-bottom: 30px;
}

/*
--------------------------------------
forms
--------------------------------------
*/

#membership-registration .entry-header-inner {
	display: none;
}

.btn_updated {
	background: #CCC !important;
}

.swpm-profile-update-success {
	margin-top: 40px;
	color: orange;
	text-align: center;
}

.swpm-login-action-msg {
	margin-bottom: 10px;
	font-size: 0.8em;
	text-align: center;
	color: #e57e17;
}


/*
--------------------------------------
calendar
--------------------------------------
*/

#calender {
    border: 0px;
    margin-top: 20px; 
    margin-bottom: 10px; 
}

#calender td {
    font-size: 1.2em;
    font-weight: bold;
    border: 0px;
    text-align: center;
    padding: 0px;
}

#calender th {
    border: 0px;
    font-size: 0.8em;
    text-align: center;
}

.inday {
    display: block;
    text-decoration: none;
}

.afterday {
    display: block;
    color: #CCC;
}

.dayly-title {
    padding: 4px 20px;
    font-weight: bold;
    background: #EEE;
    border: 1px solid #666;
    margin-bottom: 20px;
}

.calendar-nav a {
	display: inline-block;
	color: #fff;
	font-size: 20px;
	background: #e57e17;
    color: #fff;
    border: 1px solid #e57e17;
    border-radius: 4px;
	padding: 5px 10px 8px 10px;
}

.prev-m {
	width: 50%;
}
.next-m {
	width: 50%;
	text-align: right;
}

td.recorded {
	background: #cc0000;
}

td.recorded a {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

td.d0 span {
	color: red;
}

td.d6 span {
	color: blue;
}

/*
--------------------------------------
daily
--------------------------------------
*/

.checkradio {
	font-size: 2.4em;
	display:inline-block;
    position:relative;
    width: 40px;
    height: 40px;
}
.checkradio img {
    position:absolute;
    bottom:-10px;
    margin:auto;
}

.output {
	display: block;
	padding-bottom: 0;
}

.output img {
    position:absolute;
    bottom:0 !important;
    margin:auto;
}


#progress .checkradio {
	font-size: 1.8em;
	display:inline-block;
    position:relative;
    width: auto;
}

#membership-profile .checkradio {
	display:inline-block;
    position:relative;
    width: auto;
}
/*
--------------------------------------
target
--------------------------------------
*/

.btn_style a.notyet {
	background: #86bf13;
}


/*
--------------------------------------
progress
--------------------------------------
*/

p.desc {
	padding: 14px;
	background: #FFF;
	border-radius: 8px;
	font-size: 15px;
	border: 1px solid #999;
}


/*
--------------------------------------
entry-header
--------------------------------------
*/

.entry-header {
	padding: 0 !important;
}

.entry-header .section-inner {
	width: 100% !important;
}

.entry-header-inner {
	max-width: 100% !important;
}

.page-title, h1.entry-title {
	font-weight: normal;
}

#post-7 .entry-header {
	display: none;
}


/*
--------------------------------------
contents
--------------------------------------
*/

label {
    display: inline;
    font-size: 1.4em;
}

#site-content {
    background: #FFF;
}

.main-inner {
    padding: 10px 20px;
}

/*
--------------------------------------
common
--------------------------------------
*/

.page-title, h1.entry-title {
    margin: 0 auto;
    padding: 20px 0 20px 0;
    position: relative;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0px;
    color: #fff;
    background: #86bf13;
}

.page-sub-title {
    font-size: 1.1em;
    text-align: center;
}

#tablewrapper {
    border: 1px solid #666;
    margin-top: 30px;
}

.alcent {
	text-align: center;
}


/*
--------------------------------------
buttons
--------------------------------------
*/

.buttons a {
    color: #333;
    display: block;
    padding: 14px 20px;
    margin: 14px auto;
    text-align: center;
    border: 1px solid #666;
    text-decoration: none;
}

.subbtn {
    text-align: center;
    margin: 10px auto;
}

.done {
    background: #ECECEC;
}

/*
--------------------------------------
top
--------------------------------------
*/

li {
	list-style: none;
}




/*
--------------------------------------
registration
--------------------------------------
*/

.simp {
	width:95%;
	border: 0;
	margin: 0;
}
.simp td {
	padding:0;
	border: 0;
 }

.formtit label {
	font-size: 1em;
}



/*
--------------------------------------
hospital
--------------------------------------
*/

.userlist {
	border-bottom: 1px solid #CCC;
	padding: 10px 0;
}

#name-search {
	width: 400px;
	margin: 10px auto;
}

#name-search div {
	margin-right:10px;
}


/*
--------------------------------------
footer
--------------------------------------
*/

.under-nav {
	position: fixed;
	width: 100%;
	bottom: 0;
	background: #FFF;
	padding: 10px;
	border-top: 1px solid #333;
}

.flex-inner {
	width: 100%;
	display:flex;
}

.under-nav .flex-inner .item{
	width:16%;
	text-align: center;
}

.under-nav .flex-inner .item a {
	text-decoration: none;
	color: #333;
}



