#wrapper {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}

section {
  overflow: hidden;
  margin-bottom: 80px;
}

#header {
  overflow: hidden;
  margin: 20px 0;
}
#header #logo {
  float: left;
}
#header #headerWiget {
  float: right;
  overflow: hidden;
}
#header #headerWiget #fb {
  text-align: right;
}
#header #headerWiget ul {
  float: left;
  margin-right: 10px;
}
#header #headerWiget ul li {
  margin-bottom: 10px;
}
#header #headerWiget ul li a {
  border-bottom: 2px dotted #A77D7E;
  padding-bottom: 3px;
  color: #000;
  display: inline-block;
}
#header #headerWiget .last {
  float: right;
}

#gNav {
  overflow: hidden;
  margin-bottom: 20px;
}
#gNav ul {
  padding-left: 50px;
}
#gNav ul::after {
  content: "";
  display: block;
  clear: both;
}
#gNav ul li {
  float: left;
  text-align: center;
  padding: 0 35px;
  border-right: 1px solid #ccc;
  text-align: center;
}
#gNav ul li a {
  color: #3e3a39;
}
#gNav ul li:last-child {
  border-right: none;
}

#topImg {
  margin-bottom: 30px;
}

#description > p:nth-child(1) img {
  margin: 0 auto 40px;
  display: block;
}

#nav_button::after {
  content: "";
  display: block;
  clear: both;
}
#nav_button a {
  float: left;
  margin-right: 20px;
}
#nav_button a:last-child {
  margin-right: 0;
}

#news h1 {
  font-size: 120%;
  margin-bottom: 10px;
  padding-left: 6px;
  background: url("../images/top/titile_line.png") no-repeat left bottom;
  background-size: 100% 7px;
}
#news .secIn {
  background: url("../images/top/heart.png") no-repeat 92% bottom;
}
#news .secIn ul li {
  padding: 10px 10px 10px 40px;
  border-bottom: 1px dashed #ccc;
}
#news .secIn ul li span {
  display: block;
  margin-left: -10px;
}
#news .secIn ul li a {
  color: #000;
}

#contents ul {
  overflow: hidden;
}
#contents ul li {
  width: 33%;
  float: left;
  text-align: center;
}
#contents ul li a {
  display: inline-block;
  width: 98%;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
}
#contents ul li a img {
  width: 100%;
  height: auto;
}

#toTop {
  border-top: 1px solid #A77D7E;
  padding: 10px 0;
}
#toTop p {
  width: 980px;
  margin: 0 auto;
  text-align: right;
}

#footer {
  width: 100%;
  border-top: 2px solid #cfcfcf;
  padding: 10px 0 20px;
}
#footer .footerIn {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
#footer .footerIn .copyright {
  float: left;
  width: 40%;
  font-size: 13px;
  line-height: 1.5;
}
#footer .footerIn .footNav {
  float: left;
}
#footer .footerIn .footNav #footerNav ul::after {
  content: "";
  display: block;
  clear: both;
}
#footer .footerIn .footNav #footerNav ul li {
  float: left;
  text-align: center;
  padding: 0 15px;
  border-right: 1px solid #ccc;
  text-align: center;
  font-size: 13px;
}
#footer .footerIn .footNav #footerNav ul li a {
  color: #3e3a39;
}
#footer .footerIn .footNav #footerNav ul li:last-child {
  border-right: none;
}

#bread {
  font-size: 90%;
  margin: 0 0 40px 20px;
}
#bread a {
  color: inherit;
}

#newPost {
  line-height: 1.4 !important;
}

.pageNav {
  overflow: hidden;
  margin-bottom: 30px;
}
.pageNav ul {
  overflow: hidden;
  margin-bottom: 30px;
  display: flex;
}
.pageNav ul li {
  margin-right: 20px;
}
.pageNav ul li a {
  display: inline-block;
  background: #A77D7E;
  padding: 5px 20px;
  color: #fff;
}

.mt30 {
  margin-top: 30px;
}

#contact h1 {
  text-align: center;
  margin-bottom: 30px;
}
#contact h1 + p {
  text-align: center;
  font-size: 120%;
  margin-bottom: 50px;
}
#contact dl {
  width: 550px;
  margin: 0 auto;
}
#contact dl dt {
  background: #eeb5b5;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
}
#contact dl dd input, #contact dl dd textarea {
  width: 100%;
  line-height: 2.0;
  border: 1px solid #ccc;
  padding: 5px 10px;
}
#contact dl dd input[name="submitConfirm"], #contact dl dd input[name="send"] {
  width: auto;
  background: #e88b9e;
  margin: 40px auto;
  padding: 5px 60px;
  display: block;
  font-size: 16px;
}
#contact dl dd .mwform-checkbox-field input {
  width: auto;
}
#contact .sendBox {
  width: 500px;
  margin: 0 auto;
  padding-top: 30px;
}
#contact .sendBox input {
  background: #8B6768;
  text-align: center;
  font-size: 140%;
  border: none;
  padding: 20px;
  display: inline-block;
  width: 100%;
  color: #fff;
}

.mw_wp_form_complete p {
  text-align: center;
  font-weight: bold;
}

#mw_wp_form_mw-wp-form-20 > form > div > p > input[type="submit"] {
  cursor: pointer;
}

.error {
  color: red;
}

#newsList {
  width: 680px;
  margin-left: 20px;
  float: left;
}
#newsList h2.categoryTtl {
  color: #cb4458;
  font-size: 160%;
  padding-left: 60px;
  background: url(../images/sub/s-reborn_heart.png) no-repeat;
}
#newsList .postTtl, #newsList .pageTtl {
  background: url(../images/sub/blog_titlebk.jpg) no-repeat;
  background-size: cover;
  font-size: 120%;
  margin-bottom: 40px;
  padding: 10px 40px 4px;
}
#newsList .postTtl a, #newsList .pageTtl a {
  color: inherit;
}
#newsList .secIn {
  overflow: hidden;
  border-bottom: 1px dashed #f3cccc;
  padding: 40px 0;
}
#newsList .thumb {
  float: left;
  margin-right: 10px;
  width: 240px;
}
#newsList .thumb img {
  width: 100%;
  height: auto;
}
#newsList .description {
  float: right;
  width: 420px;
}
#newsList .description .date {
  overflow: hidden;
}
#newsList .description .date a {
  color: inherit;
  pointer-events: none;
}
#newsList .description .date .left {
  float: left;
}
#newsList .description .date .right {
  float: right;
}
#newsList .description .more {
  text-align: right;
}
#newsList .description .more a {
  background: #f3cccc;
  color: inherit;
  padding: 3px 10px;
  display: inline-block;
}
#newsList .description li {
  margin-bottom: 10px;
}
#newsList .widget {
  overflow: hidden;
}
#newsList .widget .category a {
  color: inherit;
}
#newsList .widget .date {
  float: right;
}
#newsList .widget .wp_social_bookmarking_light {
  width: 400px;
  float: left;
}
#newsList .widget .wp_social_bookmarking_light_clear {
  display: none;
}
#newsList .post h3 {
  background: url(../images/sub/h3_line.jpg) no-repeat left bottom;
  background-size: 100% 6px;
}
#newsList .post h4 {
  border-bottom: 2px dotted #f3cccc;
}
#newsList .post h5 {
  border-bottom: 2px solid #f3cccc;
}
#newsList .post h6 {
  background: url(../images/sub/h6_line.jpg) no-repeat left bottom;
  background-size: 100% 6px;
}
#newsList .post h3, #newsList .post h4, #newsList .post h5, #newsList .post h6 {
  display: inline-block;
  padding-bottom: 3px;
  margin-bottom: 1em;
}
#newsList .post .screen-reader-text {
  display: none;
}
#newsList .post .nav-links::after {
  content: "";
  display: block;
  clear: both;
}
#newsList .post .nav-links .nav-previous {
  float: right;
}
#newsList .post .nav-links .nav-next {
  float: left;
}
#newsList .post .nav-links i.fa {
  margin: 0 5px;
}
#newsList .post .nav-links a {
  color: inherit;
  border-bottom: 1px dashed #f3cccc;
}

#sidebar {
  width: 225px;
  float: right;
  padding-top: 40px;
}
#sidebar section h1 {
  background-color: #f3cccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  line-height: 2.4;
  font-size: 120%;
  text-align: center;
  margin-bottom: 20px;
}

#catList ul {
  margin-left: 10px;
}
#catList ul a {
  color: #000;
}
#catList ul li:before {
  content: url(../images/sub/dot.jpg);
  margin-right: 5px;
}

#newPost ul {
  margin-left: 10px;
}
#newPost ul li {
  border-bottom: 1px dashed #f3cccc;
  padding: 10px 0;
}
#newPost ul li a {
  color: inherit;
  font-size: 90%;
}
#newPost .date {
  font-size: 80%;
}

.wp-pagenavi {
  padding-top: 20px;
  text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
  border: none !important;
  color: #000 !important;
}
.wp-pagenavi .pages {
  color: #ccc !important;
}

.toList {
  text-align: right;
  padding-top: 10px;
}
.toList a {
  font-size: 80%;
  display: block;
  color: #000;
}

#concept img {
  margin: 0 auto 80px;
  display: block;
}
#concept p.txt {
  width: 800px;
  margin: 0 auto;
}

#reborn h2 {
  text-align: center;
}
#reborn .method {
  width: 500px;
  margin: 40px auto 10px;
  background: url(../images/sub/reborn_heart.png) no-repeat right bottom;
  padding-bottom: 70px;
}
#reborn .method li {
  font-size: 19px;
  background: url(../images/sub/reborn_icon.png) no-repeat left center;
  padding-left: 40px;
  line-height: 2.0;
}
#reborn .technique {
  width: 905px;
  margin: 0 auto;
  padding-bottom: 60px;
  background: url(../images/sub/reborn_bk.jpg) no-repeat;
}
#reborn .technique img {
  margin: 20px 30px;
}

#medical {
  width: 900px;
  margin: 0 auto 80px;
  padding: 40px 35px 200px;
  box-shadow: 0px 0px 8px 1px rgba(143, 139, 139, 0.3);
  -moz-box-shadow: 0px 0px 8px 1px rgba(143, 139, 139, 0.3);
  -webkit-box-shadow: 0px 0px 8px 1px rgba(143, 139, 139, 0.3);
  background: url(../images/sub/nursingcare_bk.jpg) no-repeat right bottom;
}
#medical h2 {
  text-align: center;
  margin-bottom: 40px;
}
#medical h3 {
  background: url(../images/sub/nursingcare_titlebk.jpg) no-repeat;
  font-size: 18px;
  line-height: 3.0;
  padding-left: 90px;
  margin-bottom: 20px;
}
#medical p {
  padding: 0 10px 40px 40px;
}
#medical ul {
  padding: 0 40px;
  list-style: number;
}

#medical2 {
  width: 660px;
  margin: 0 auto 80px;
  padding: 30px 30px 40px;
  line-height: 58px;
  text-align: center;
  box-shadow: 0px 0px 8px 1px rgba(143, 139, 139, 0.3);
  -moz-box-shadow: 0px 0px 8px 1px rgba(143, 139, 139, 0.3);
  -webkit-box-shadow: 0px 0px 8px 1px rgba(143, 139, 139, 0.3);
}
#medical2 p {
  font-size: 18px;
}
#medical2 img {
  vertical-align: middle;
  padding-left: 10px;
}
