@charset 'utf-8';


/* square/top
------	------	------	------	------	------ */
.square_top .slide_visual {
  height: 202px;
  overflow: hidden;
}
.square_top .slide_visual .bx-viewport{
  height: 202px !important;
}
.square_top .slide img{
  border: solid 1px #d6d6d6;
}
/* category-post complex
------	------	------ */
/* wrapper */
.square_top .category_wrap {

}
.square_top .category_wrap .wrap_col2 {
  float: left;
  width: 280px;
}
.square_top .category_wrap .wrap_col2:first-child {
  margin-right: 30px;
  width: 420px;
}

/* box common */
.square_top .box {
  margin-bottom: 20px;
  overflow: hidden;
}
.square_top .category_wrap .wrap_col2 .box {
  width: 280px;
}
.square_top .category_wrap .wrap_col2:first-child .box {
  width: 420px;
  margin-bottom: 0;
}
.square_top .box .heading_level2 {
  margin-bottom: 0px;
  border-bottom: dotted 1px #7f7f7f;
}
.square_top .box .box_inner {

}
.square_top .box .items .item {
  padding: 0;
  border: 0;
}
.square_top .box .items .item .title {
  vertical-align: middle;
}
.square_top .box .items .item .body {
  padding: 0;
}
.square_top .box .items .item .image {
  display: inline-block;
}
.square_top .box .items .item .text {
  display: inline-block;
  width: auto;
}

/* box pickup */
.square_top .box.sq_pickup .items .item {
  margin: 0;
  border-bottom: solid 1px #d6d6d6;
}
.square_top .box.sq_pickup .items .item a {
  padding: 10px 0 10px;
}
.square_top .box.sq_pickup .items .item .title {
  margin: 0 0 10px;
  padding: 0;
  background: none;
}
.square_top .box.sq_pickup .items .item .image {
  width: 148px;
  border: solid 1px #d6d6d6;
}
.square_top .box.sq_pickup .items .item .text {
  width: 250px;
}
.square_top .box.sq_pickup .items .item .text .read_more {
  display: block;
  padding-right: 10px;
  text-align: right;
  color: #0075cf;
}

/* box google ads */
.square_top .box.gad .items .item {

}

/* box pickup2 */
.square_top .box.sq_pickup2 .items .item {
  margin: 0;
  border-top: solid 1px #d6d6d6;
}
.square_top .box.sq_pickup2 .items .item:first-child {
  border-top: none;
}
.square_top .box.sq_pickup2 .items .item a {
  display: table;
  padding: 10px 0 10px;
  width: 100%;
}
.square_top .box.sq_pickup2 .items .item .image {
  width: 148px;
  border: solid 1px #d6d6d6;
}
.square_top .box.sq_pickup2 .items .item .title {
  display: table-cell;
  margin: 0 0 10px;
  padding: 0;
  width: 250px;
  height: 150px;
  font-size: 17px;
  font-weight: bold;
  background: none;
}

/* box news */
.square_top .box.sq_news .items .item {
  margin: 0;
}
.square_top .box.sq_news .items .item a {
  padding: 10px;
}
.square_top .box.sq_news .items .item .image {
  margin-right: 5px;
  width: 60px;
  border: solid 1px #d6d6d6;
}
.square_top .box.sq_news .items .item .text {
  width: 190px;
  font-size: 13px;
}
.square_top .box.sq_news .items .item .text .date {
  display: inline-block;
  font-size: 11px;
  color: #8c8b8b;
}

/* box present */
.square_top .box.sq_present .items .item {
  margin: 0;
}
.square_top .box.sq_present .items .item a {
  padding: 10px;
}
.square_top .box.sq_present .items .item .image {
  margin-right: 5px;
  width: 60px;
  border: solid 1px #d6d6d6;
}
.square_top .box.sq_present .items .item .text {
  width: 190px;
  font-size: 13px;
}
.square_top .box.sq_present .items .item .text .date {
  display: inline-block;
  font-size: 11px;
  color: #8c8b8b;
}

/* box serial */
.square_top .box.sq_serial .heading_level2 {
  margin-bottom: 20px;
}
.square_top .box.sq_serial .items .item {
  margin: 0 0 15px;
}
.square_top .box.sq_serial .items .item a {
  padding: 0 0 10px;
}
.square_top .box.sq_serial .items .item .cat_title {
  padding: 5px 5px 5px 33px;
  font-size: 15px;
  font-weight: bold;
  background-position: 6px 6px;
  background-repeat: no-repeat;
  background-color: #f5f5f5;
  border: solid 1px #d6d6d6;
}
.square_top .box.sq_serial .items .item.sq_serial01 .cat_title {background-image: url(/common/img/pc/mark_serial01.png);}
.square_top .box.sq_serial .items .item.sq_serial02 .cat_title {background-image: url(/common/img/pc/mark_serial02.png);}
.square_top .box.sq_serial .items .item.sq_serial03 .cat_title {background-image: url(/common/img/pc/mark_serial03.png);}
.square_top .box.sq_serial .items .item.sq_serial04 .cat_title {background-image: url(/common/img/pc/mark_serial04.png);}
.square_top .box.sq_serial .items .item.sq_serial05 .cat_title {background-image: url(/common/img/pc/mark_serial05.png);}

.square_top .box.sq_serial .items .item .body {
  padding: 15px 10px 0;
}
.square_top .box.sq_serial .items .item .image {
  margin-right: 5px;
  width: 60px;
  border: solid 1px #d6d6d6;
}
.square_top .box.sq_serial .items .item .text {
  width: 190px;
  font-size: 13px;
}
.square_top .box.sq_serial .items .item .text .date {
  display: inline-block;
  font-size: 11px;
  color: #8c8b8b;
}

/* recipe
------	------	------ */
.square_top .recipe_catlist {
  margin-bottom: 10px;
}
.square_top .recipe_catlist .items {
  width: 740px;
}
.square_top .recipe_catlist .item {
  float: left;
  margin: 0 10px 10px 0;
  width: 358px;
  height: 105px;
  border: solid 1px #d6d6d6;
}
.square_top .recipe_catlist .item a {
  display: block;
  padding: 10px;
  height: 85px;
  text-decoration: none;
  color: #000;
}
.square_top .recipe_catlist .image {
  display: table-cell;
  width: 90px;
  border-radius: 100%;
  border: 0;
}
.square_top .recipe_catlist .title {
  display: table-cell;
  padding: 0;
  width: 235px;
  height: 85px;
  vertical-align: middle;
  background: none;
}

/* keyword
------	------	------ */
.square_top .keyword_list {
  margin-bottom: 20px;
}
.square_top .keyword_list ul {
  padding: 20px;
  background-color: #f5f5f5;
}



/* square/category_feature
------	------	------	------	------	------ */
.category_feature_list .items {
  width: 750px;
}
.category_feature_list .items .item {
  float: left;
  margin-right: 20px;
  width: 353px;
}
.category_feature_list .items .item .title {
  display: table-cell;
  width: 353px;
  height: 30px;
  max-height: 30px;
  line-height: 15px;
  vertical-align: middle;
}
.category_feature_list .items .item .text {
  width: 220px;
  font-size: 15px;
  line-height: 22px;
}



/* square/feature_detail
------	------	------	------	------	------ */
/* relative_links
------	------	------ */
.relative_links {
  margin-bottom: 40px;
  border: solid 1px #d6d6d6;
}
.relative_links h3 {
  padding: 10px 0 10px 50px;
  font-size: 17px;
  font-weight: bold;
  background: 17px 13px no-repeat url(../img/pc/icon_entry_lg.png) #f5f5f5;
}
.relative_links ul {
  padding: 10px 15px;
}
.relative_links li a {
  font-size: 15px;
  line-height: 30px;
}
.relative_links li a:hover {
  text-decoration: underline;
}

/* comment_area comm_form
------	------	------ */
.comment_area {
  margin-bottom: 40px;
}
.short_comm {
  margin-bottom: 40px;
  padding: 0 20px 10px;
  background-color: #f5f5f5;
  border: solid 1px #d6d6d6;
}
.short_comm h2 {
  padding: 10px 20px 10px 30px;
  font-size: 17px;
  font-weight: bold;
  background: 2px 13px no-repeat url(../img/pc/icon_pen_g.png);
}
.short_comm .short_field {
  margin-right: 10px;
  width: 570px;
  height: 40px;
  border: solid 1px #d6d6d6;
}
.short_comm .btn {
    display: inline-block;
    margin: 0 auto;
    width: 100px;
    height: 40px;
    font-size: 17px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #7c8abf;
    border: 0;
    border-radius: 4px;
    box-shadow: 0 1.5px 0 0 #4b5991;
}
.comm_form {
  border: solid 1px #d6d6d6;
}
.comm_form h2 {
  padding: 10px 20px;
  font-size: 17px;
  font-weight: bold;
  background-color: #f5f5f5;
}
.comm_form h3 {
  padding: 10px 20px;
  font-size: 17px;
  font-weight: bold;
}
.comm_form h3 small {
  font-size: 14px;
  font-weight: normal;
}
.comm_form .comms {
  padding: 20px;
  background-color: #f5f5f5;
}
.comm_form .comms li {
  padding: 20px 20px 15px;
  font-size: 15px;
  line-height: 25px;
  background-color: #fff;
}
.comm_form .comms li small {
  display: block;
  font-size: 12px;
  text-align: right;
}
.form_box {
  padding: 15px;
  border-top: solid 1px #d6d6d6;
}
.form_box form {
  margin: 0;
  padding: 0;
}
.form_box table {
  margin-bottom: 15px;
  border-collapse: separate;
  border-spacing: 4px;
}
.form_box th,
.form_box td {
  padding: 10px;
}
.form_box th {
  width: 160px;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  background-color: #f5f5f5;
}
.form_box th em {
  font-size: 13px;
  color: #e20000;
}
.form_box th small {
  display: block;
  font-size: 13px;
}
.form_box td input {
  width: 490px;
  height: 30px;
  border: solid 1px #d6d6d6;
}
.form_box td textarea {
  width: 490px;
  height: 170px;
  border: solid 1px #d6d6d6;
}
.form_box .post_btn input {
    display: block;
    margin: 0 auto;
    width: 270px;
    height: 50px;
    font-size: 21px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #7c8abf;
    border: 0;
    border-radius: 4px;
    box-shadow: 0 1.5px 0 0 #4b5991;
}

.square_bottom_search {
  margin-bottom: 40px;
  padding: 20px 20px 0;
  background-color: #f5f5f5;
}


/* square/categorylist
------	------	------	------	------	------ */
.category_list .items {
  width: 750px;
}
.category_list .items .item {
  float: left;
  margin-right: 20px;
  width: 228px;
}
.category_list .items .item .title {
  display: table-cell;
  width: 228px;
  height: 40px;
  line-height: 17px;
  vertical-align: middle;
}
.category_list .items .item .text {
  width: 95px;
  font-size: 13px;
  line-height: 20px;
}



/* square/healthcare
------	------	------	------	------	------ */
.square_healthcare .feature {
  margin-bottom: 40px;
}
.square_healthcare .feature li {
  float: left;
  margin-left: 20px;
  width: 228px;
  height: 148px;
  border: solid 1px #d6d6d6;
  border-radius: 4px;
  overflow: hidden;
}
.square_healthcare .feature li:first-child {
  margin-left: 0;
}
.square_healthcare .feature li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.square_healthcare .feature li .title {
  display: block;
  padding: 10px 15px;
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  color: #000;
  background-color: #f5f5f5;
}
.square_healthcare .feature li .title .tag_feature {
  display: inline-block;
  margin-right: 7px;
  padding: 5px 5px 2px;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  color: #fff;
  background-color: #eb9b26;
}
.square_healthcare .feature li .excerpt {
  display: block;
  padding: 10px 15px;
  font-size: 13px;
  line-height: 20px;
  color: #000;
}
.square_healthcare .feature li a:hover {
  background-color: #f5f5f5;
}

#contents .entry_body_healthcare sup{
  font-size: smaller;
  vertical-align: super;
}


/* square/recipe category-top
------	------	------	------	------	------ */
/* recipe_list - theme
------	------	------ */
.square_category_recipe .theme_list {
  float: left;
  width: 220px;
  height: 100%;
  background-color: #f5f5f5;
}
.square_category_recipe .theme_list p {
  padding: 5px 0;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #6c6c6c;
}
.square_category_recipe .theme_list ul {
  padding-top: 10px;
}
.square_category_recipe .theme_list li {
  display: table;
}
.square_category_recipe .theme_list li a {
  display: table-cell;
  padding: 0 0 0 13px;
  width: 207px;
  height: 30px;
  font-size: 13px;
  line-height: 33px;
  vertical-align: middle;
  text-decoration: none;
  color: #000;
}
.square_category_recipe .theme_list li a:hover {
  background-color: #e7e7e7;
}
.square_category_recipe .theme_list li a .mark {
  margin-right: 8px;
  color: #adadad;
}

/* recipe_list - recipe[main block]
------	------	------ */
.square_category_recipe .recipes {
  float: right;
  width: 490px;
}
.square_category_recipe .recipes .monthly_theme {
  margin: 0 0 30px;
}
.square_category_recipe .recipes .monthly_theme h3 {
  margin: 0 0 20px;
  padding: 0 0 0 30px;
  font-size: 19px;
  font-weight: bold;
  background: left 5px no-repeat url(../img/pc/mark_recipe_head.png);
  border-bottom: dotted 1px #7f7f7f;
}
.square_category_recipe .recipes .monthly_theme h3 small {
  display: block;
  margin: 0;
  font-size: 13px;
}
.square_category_recipe .recipes .monthly_theme .body {
  font-size: 15px;
}
.square_category_recipe .recipes .monthly_theme a:hover {
  text-decoration: underline;
}

.square_category_recipe .recipes li {
  border-bottom: solid 1px #d6d6d6;
}
.square_category_recipe .recipes li a {
  display: table;
  padding: 10px;
  color: #000;
}
.square_category_recipe .recipes li a:hover {
  text-decoration: none;
  background-color: #efefef;
}
.square_category_recipe .recipes li img {
  display: table-cell;
  margin: 0 20px 0 0;
  border: solid 1px #d6d6d6;
}
.square_category_recipe .recipes li .detail {
  display: table-cell;
  font-size: 15px;
  vertical-align: middle;
}
.square_category_recipe .recipes li .detail em {
  display: block;
  font-weight: bold;
}

/* more_recipe
------	------	------ */
.more_recipe {
  margin: 0 0 25px;
}
.more_recipe li {
  float: left;
  margin: -5px 0 0;
  width: 142px;
  height: 174px;
  border-left: dotted 1px #b7b7b7;
}
.more_recipe li:first-child {
  border: 0;
}
.more_recipe li a {
  display: block;
  padding: 10px 15px;
  width: 112px;
  height: 154px;
  text-decoration: none;
  color: #000;
}
.more_recipe li a:hover {
  background-color: #f5f5f5;
}
.more_recipe li img {
  display: block;
  margin: 0 auto 10px;
}
.more_recipe li .name {
  font-size: 13px;
  line-height: 19px;
  font-weight: bold;
}

/* recipe_keyword
------	------	------ */
.recipe_keyword {
  margin: 0 0 40px;
}
.recipe_keyword ul {
  padding: 20px 20px 15px;
  background-color: #f5f5f5;
}

/* other_recipe
------	------	------ */
.other_recipe {
  margin-bottom: 10px;
}
.other_recipe dt {
  float: left;
  margin-right: 10px;
  padding-left: 20px;
  font-size: 15px;
  line-height: 30px;
  font-weight: bold;
  background: left center no-repeat url(/common/img/pc/icon_search_g.png);
}
.other_recipe dd {
  float: left;
}
.other_recipe dd .keyword_list {
  padding: 0;
}

/* recipe_info
------	------	------ */
.recipe_info {
  margin-bottom: 20px;
  padding: 9px;
  border: solid 1px #d6d6d6;
}
.recipe_info dl {
  float: left;
  width: 345px;
}
.recipe_info dt {
  margin: 0 0 10px;
  padding: 5px 0 0 10px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background-color: #707070;
}
.recipe_info dd img {
  border: solid 1px #d6d6d6;
}
.recipe_info .recipe_desc {
  display: table;
  margin-right: 20px;
}
.recipe_info .recipe_desc dd {
  display: table;
}
.recipe_info .recipe_desc dd figure {
  margin-right: 15px;
}
.recipe_info .recipe_desc dd figure img {
  width: 98px;
  height: 98px;
}
.recipe_info .recipe_desc dd p {
  display: table-cell;
  vertical-align: middle;
}
.recipe_info .recipe_desc dd p em {
  display: block;
  font-size: 19px;
}
.recipe_info .recipe_desc dd p a:hover {
  text-decoration: underline;
}

.recipe_info .recipe_provide {

}
.recipe_info .recipe_provide dd {
  text-align: center;
}
.recipe_info .recipe_provide dd a {
  display: block;
  margin-bottom: 10px;
}

/* relative_contents override
------	------	------ */
.square_recipe_detail .relative_contents .rc_entry:first-child {
  float: left;
}
.square_recipe_detail .relative_contents .rc_entry.rc_recipe dt {
  padding: 9px 0 4px 36px;
  font-size: 14px;
  line-height: 40px;
  font-weight: bold;
  color: #fff;
  background: 11px center no-repeat url(../img/pc/icon_kf_w.png) #7d8bbd;
}



/* square/presents
------	------	------	------	------	------ */
.square_presents .heading_level2 {
  border: 0;
  margin-bottom: 10px;
}
.square_presents .present_list {
  margin-bottom: 35px;
}
.square_presents .present_log .items .item {
  margin: 0;
  border-top: 0;
}
.square_presents .present_log .items .item:first-child {
  margin: 0;
  border-top: solid 1px #d6d6d6;
}
.square_presents .present_log .items .item .image {
  width: 58px;
}
.square_presents .present_log .items .item .text {
  width: 635px;
  font-size: 13px;
}
.square_presents .present_log .items .item .title .tag {
  background-color: #adadad;
}



/* square/presents_detail
------	------	------	------	------	------ */
.register_area {
  margin: -20px 0 40px;
}
.register_area li {
  float: left;
  width: 50%;
  text-align: right;
}
.register_area li:first-child {
  text-align: left;
}
.register_area li em {
  display: block;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
.register_area a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}



/* square/date
------	------	------	------	------	------ */
.archive_list {
  margin-bottom: 5px;
}
.archive_list .items .item {
  margin: 0;
  border: 0;
  border-bottom: solid 1px #d6d6d6;
}
.archive_list .items .item .image {
  width: 58px;
}
.archive_list .items .item .text {
  padding: 10px 0 0;
  width: 635px;
  font-size: 15px;
  font-weight: bold;
}
.archive_list .items .item .text .date {
  font-size: 13px;
  font-weight: normal;
}
.archive_list .items .item .text .date em {
  color: #0075cf;
}

.archives {
  margin-bottom: 30px;
  border: solid 1px #d6d6d6;
}
.archives .heading {
  padding: 0 0 0 20px;
  font-size: 17px;
  line-height: 50px;
  font-weight: bold;
  background-color: #f5f5f5;
}
.archives ul {
  padding: 10px 20px;
}
.archives ul.monthly {
  border-top: solid 1px #d6d6d6;
}
.archives ul li {
  display: inline-block;
  margin-right: 15px;
  height: 30px;
}
.archives ul li a {
  font-size: 13px;
  line-height: 30px;
  text-decoration: none;
  color: #0075cf;
}
.archives ul li a:hover {
  text-decoration: underline;
}
.archives ul li.act a {
  color: #aaaaaa;
  text-decoration: none;
}
.archives ul li.act .mark {
  color: #adadad;
}

.square_date .adscol {
  margin-bottom: 30px;
}

/* レシピ記事 */
#recip{}
#contents .entry_body #recip h3{
  border:0;
  margin:0 0 20px -20px;
}
#recip div.intro{
  margin-bottom:20px;
  padding-right:200px;
  background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_image_01.jpg) 100% 0 no-repeat;
}
#recip div.introimg201012{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_image_02.jpg) 100% 100% no-repeat;}
#recip div.introimg201101{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_image_03.jpg) 100% 0 no-repeat;}
#recip div.introimg201102{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_image_04.jpg) 100% 0 no-repeat;}
#recip div.introimg201103{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_image_05.jpg) 100% 0 no-repeat;}
#recip div.introimg201104{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_image_06.jpg) 100% 0 no-repeat;}
#recip div.introimg201105{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_image_07.jpg) 100% 0 no-repeat;}
#recip div.introimg201106{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_image_08.jpg) 100% 0 no-repeat;}
#recip div.introimg201107{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_image_09.jpg) 100% 0 no-repeat;}
#recip div.introimg201108{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_image_10.jpg) 100% 0 no-repeat;}
#recip div.introimg201109{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_image_11.jpg) 100% 0 no-repeat;}
#recip div.introimg201110{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_image_12.jpg) 100% 0 no-repeat;}
#recip div.introimg201111{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_image_13.jpg) 100% 0 no-repeat;}
#recip div.introimg201112{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_image_14.jpg) 100% 0 no-repeat;}
#recip div.introimg201201{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_image_15.jpg) 100% 0 no-repeat;}

#recip div.r_photo_top{
  margin:0 0 20px 0;
  padding:0 0 10px 0;
  border: #fbb547 dotted 1px;
}
#recip div.r_photo_btm{
  padding:10px 20px;
}
#contents .entry_body #recip h3.title{
  margin:10px 0 10px 0;
  padding:3px 0 3px 50px;
  color:#7F564C;
  font-size:1.3em;
  background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_titlebg.png) 0 50% no-repeat;
}
#contents .entry_body #recip h3.title_s{
  margin: 10px auto;
  padding: 5px 0 5px 40px;
  color: #7F564C;
  background: transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_titlebg2.png) 0 50% no-repeat;
  line-height: 28px;
  width: 585px;
}
#recip div.r_photo{
  margin-top:5px;
  float:left;
  width:360px;
}
#recip div.eiyou_com{
  margin-left:375px;
  font-size:0.86em;
}
#recip div.r_s_photo{
  margin-top:5px;
  float:left;
  width:250px;
}
#recip div.eiyou_s_com{
  margin-left:270px;
  font-size:0.86em;
}

#recip div.eiyou_com h4,
#recip div.eiyou_s_com h4{
  margin:0 0 5px 0;
  padding:0;
  background-color:transparent;
}
#contents .entry_body #recip div.eiyou_com p,
#contents .entry_body #recip div.eiyou_s_com p{
  margin:0 0 5px 0;
}

#contents .entry_body #recip div.eiyou_s_com p br.clear,#contents .entry_body #recip div.eiyou_com p br.clear,#contents .entry_body div.recipe_b p br.clear{
  display:none;
}
#contents .entry_body table.recipe_a{
  border:1px solid #ddd;
}
#contents .entry_body table.recipe_a td,table.recipe_a caption{
  text-align:left;
  color:#000;
  font-size: 15px;
}
#contents .entry_body table.recipe_a td,#contents .entry_body table.recipe_a th{
  padding:1px 10px;
  border:1px solid #ddd;
  font-size:12px;
  color:#000;
}
#contents .entry_body table.recipe_a td{
  text-align:right;
}
#contents .entry_body table.recipe_a th{
  text-align:left;
  font-weight:normal;
}
#contents .entry_body div.recipe_b{
  margin:0 20px 30px 20px;
  clear:both;
  display: inline-block;
}

table.recipe_b{
  width:250px;
  float:left;
}
table.recipe_b td,
table.recipe_b th{
  padding:5px 10px;
  border-bottom:2px dotted #ddd;
  font-size:100%;
  font-size: 14px;
}
table.recipe_b td{
  width:85px;
  text-align:right;
  color:#669966;
  font-weight:bold;
  font-size: 14px;
}
table.recipe_b th{
  width:155px;
  text-align:left;
  font-weight:normal;
}
table.recipe_b caption{
  border-bottom:2px dotted #ddd;
  color:#669966;
  text-align:left;
  font-size: 17px;
  font-weight:bold;
}
#contents .entry_body ol.recipe_c{
  margin:0 0 0 270px;
}
#contents .entry_body ol.recipe_c li{
  margin:0 0 15px 0;
  padding:3px 0 0 35px;
  list-style-type:none;
}
ol.recipe_c li.r01{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_num01.png) 0 0 no-repeat;}
ol.recipe_c li.r02{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_num02.png) 0 0 no-repeat;}
ol.recipe_c li.r03{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_num03.png) 0 0 no-repeat;}
ol.recipe_c li.r04{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_num04.png) 0 0 no-repeat;}
ol.recipe_c li.r05{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_num05.png) 0 0 no-repeat;}
ol.recipe_c li.r06{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_num06.png) 0 0 no-repeat;}
ol.recipe_c li.r07{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_num07.png) 0 0 no-repeat;}
ol.recipe_c li.r08{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_num08.png) 0 0 no-repeat;}
ol.recipe_c li.r09{background:transparent url(http://www.qlife.jp/square/wp-content/uploads/recip_num09.png) 0 0 no-repeat;}

div.btm_info_top{
  padding:0 0 10px 0;
  clear:both;
}
div.btm_info_btm{
  padding:10px 20px 20px 20px;
  min-height: 135px;
  border: #ccc solid 1px;
  border-radius: 5px;
  overflow: hidden;
}
div.btm_info_top p{
  margin: 0;
}
div.btm_info_l{
  width:350px;
  float:left;
}
div.btm_info_l div.eiyoushi_photo{
  margin-left:10px;
  float:left;
  width:100px;
}
div.btm_info_l div.eiyoushi_info{
  margin-left:120px;
  font-size:86%;
}
#contents .entry_body div.btm_info_l p.title,
#contents .entry_body div.btm_info_r p.title{
  margin-top: 5px;
  margin-bottom: 10px;
}
#contents .entry_body div.btm_info_l p{
  margin-top: 0;
  margin-bottom: 5px;
  line-height:1.6;
}
#contents .entry_body div.btm_info_l p strong{
  font-size:1.2em;
}
div.btm_info_r{
  margin-left:380px;
}
#contents .entry_body div.btm_info_r p.recip_info{
  margin:0 0 5px 10px;
  font-size:0.86em;
}
div.btm_info_r p.recip_info img{
  margin:0 0 5px 0;
}

/* 健康・医療の記事について */
#contents .entry_header .entry_title h2 {
  position: relative;
  display: table-cell;
  padding-left: 30px;
  padding-bottom: 10px;
  font-size: 25px;
  font-weight: bold;
  line-height: 30px;
  vertical-align: middle;
  background: left 3px no-repeat url(/common/img/pc/circle_l_04.png);
}

#contents .entry_header .entry_data{
  margin-bottom: 20px;
}

.square .entry_header_sub {
  min-height: 30px;
  margin-bottom: 20px;
}

.square .entry_header_sub .snsbtn {
  float: right;
}

.square_about .feature {
  margin-top: 40px;
  margin-bottom: 40px;
}
.square_about .feature li {
  float: left;
  margin-left: 20px;
  width: 228px;
  height: 148px;
  border: solid 1px #d6d6d6;
  border-radius: 4px;
  overflow: hidden;
}
.square_about .feature li:first-child {
  margin-left: 0;
}
.square_about .feature li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.square_about .feature li .title {
  display: block;
  padding: 10px 15px;
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  color: #000;
  background-color: #f5f5f5;
}
.square_about .feature li .title .tag_feature {
  display: inline-block;
  margin-right: 7px;
  padding: 5px 5px 2px;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  color: #fff;
  background-color: #eb9b26;
}
.square_about .feature li .excerpt {
  display: block;
  padding: 10px 15px;
  font-size: 13px;
  line-height: 20px;
  color: #000;
}
.square_about .feature li a:hover {
  background-color: #f5f5f5;
}

/* 404 */
.error_msg h2.center.en{
  font-size: 26px;
  margin-bottom: 20px;
  text-align: center;
  color: #333;
}

.error_msg p{
  font-size: 19px;
  text-align: center;
  border: none;
  color: #333;
  background: none;
  font-weight: bold;
  margin-bottom: 20px;
}


/* 医療人 */
#contents .category_atop.professionals h2 {
  position: relative;
  display: table-cell;
  padding-left: 30px;
  padding-bottom: 10px;
  font-size: 25px;
  font-weight: bold;
  line-height: 30px;
  vertical-align: middle;
  background: left 3px no-repeat url(/common/img/pc/circle_l_04.png);
}

#contents .category_atop.professionals .arc_list h3.recommended,#contents .category_atop.professionals h3.newslist,#contents .category_atop.professionals h3.feature{
  position: relative;
  margin: 20px 0 10px;
  padding: 9px 0 9px 23px;
  font-size: 19px;
  line-height: 16px;
  font-weight: bold;
  border-bottom: 0 !important;
  background: left 8px no-repeat url(/common/img/pc/circle_m_04.png);
}

#contents .category_atop.professionals .arc_list .arc_list_parts{
  padding: 8px 0;
  border-bottom: 0;
  border-top: 1px dotted #ddd;
  min-height: 60px;
}

#contents .category_atop.professionals .arc_list .arc_list_parts .title_img{
  width: 54px;
  height: 54px;
  margin-bottom: 8px;
  float: left;
}

#contents .category_atop.professionals .arc_list .old .txt{
  margin-left: 65px;
}

ul.tag_d li{
  display: inline-block;
  margin-right: 5px;
  border: solid 1px #d6d6d6;
  border-radius: 4px;
  box-shadow: 0 1px 0px 0px #d6d6d6;
  overflow: hidden;
}

ul.tag_d a{
  display: block;
  padding: 3px 6px;
  font-size: 15px;
  text-decoration: none;
  color: #000;
  background-color: #fff;
}


.archive_list_iryoujin .items .item .text {
  padding-top:0;
}

.archive_list_iryoujin .items .item .detail {
  width: 635px;
  float: right;
}


ul.tag_d a:hover{
  background-color: #efefef;
}

/* 薬を学ぶ！ */
#contents .category_atop.medicine_study h2{
  position: relative;
  display: table-cell;
  padding-left: 30px;
  padding-bottom: 10px;
  font-size: 25px;
  font-weight: bold;
  line-height: 30px;
  vertical-align: middle;
  background: left 3px no-repeat url(/common/img/pc/circle_l_04.png);
}

#contents .category_atop.medicine_study .feature_medicine_study .center{
  text-align: center;
}

/* がん治療最前線 */
#contents .category_atop.cancer h2{
  position: relative;
  display: table-cell;
  padding-left: 30px;
  padding-bottom: 10px;
  font-size: 25px;
  font-weight: bold;
  line-height: 30px;
  vertical-align: middle;
  background: left 3px no-repeat url(/common/img/pc/circle_l_04.png);
}

#contents .category_atop.cancer h3.newslist,#contents .category_atop.cancer h3.recommended,#contents .category_atop.cancer h3.feature_cancer{
  position: relative;
  margin: 20px 0 10px;
  padding: 9px 0 9px 23px;
  font-size: 19px;
  line-height: 16px;
  font-weight: bold;
  border-bottom: 0 !important;
  background: left 8px no-repeat url(/common/img/pc/circle_m_04.png);
}

.recommended .recommended_parts_l{
  padding: 0 10px 10px 0;
  float: left;
  width: 370px;
}

.recommended p.title img{
  margin-right: 10px;
  width: 100px;
  float: left;
  border: 1px solid #ccc;
  padding: 1px;
}

.archive_list_cancer .items .item .text{
  padding-top:0;
}

/* 栄養士おすすめ！健康レシピ */
.square_healthcare h4.rec_thema_h4{
  background: 0 no-repeat url(/common/img/pc/circle_m_04.png);
  margin: 20px 0 10px;
  padding: 9px 0 9px 23px;
  font-size: 19px;
  line-height: 22px;
  font-weight: bold;
}

.square_healthcare .rec_thema_txt{
  margin-bottom: 20px;
}

/* ▼▼▼▼▼▼▼▼▼記事（single.phpを使用しているページ）についての指定始まり▼▼▼▼▼▼▼▼▼ */
.center{
  text-align: center;
}

.entry_body .right{
  text-align: right;
}

.entry_body .small{
  font-size: 85%;
}

.entry_body span.small{
  font-size: 86%;
}

.entry_body h3:first-child{
  margin-top:10px;
}

.entry_body ol li{
  margin-left: 30px;
  list-style-type: decimal;
}

.entry_body ul li{
  margin-left: 30px;
}

.entry_body a:hover{
  text-decoration: underline;
}

.entry_body #entry_navi{
  margin: 15px 0;
}

.entry_body #entry_navi .head{
  text-align: center;
  margin-bottom: 20px;
}

.entry_body #entry_navi .body{
  background: #f5f5f5;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  padding-top: 5px;
}

.entry_body #entry_navi .body p.midasi{
  margin-left:20px;
  margin-bottom: 10px;
}

.entry_body #entry_navi .body ol, .entry_body #entry_navi .body ul{
  margin: 5px 20px 10px 20px;
}

.entry_body p.da_link{
  text-align: right;
}

.entry_body p.da_link span.da{
  padding: 6px 7px 6px 25px;
  font-size: 110%;
  font-weight: bold;
  border: 1px solid #F2BA80;
  background:#FFFEEB url(https://www.qlife.jp/square/wp-content/themes/sq_new/img/arrow_bule_m.png) no-repeat 3px 50%;;
  border-radius: 4px;
  -moz-border-radius:4px;
  -webkit-border-radius: 4px;
}

#contents dl.btm_search dd ul:after {
  content:"";display:block;clear:both;
}

#contents dl.btm_search dd ul li{
  margin:0 1em 0 0;
  padding:0 0 0 10px;
  float:left;
  white-space:nowrap;
  list-style-type:none;
  background: transparent url(//www.qlife.jp/square/wp-content/themes/sq_new/img/arrow_gray_small.png) no-repeat 0 50%;
  line-height: 1.6;
}

#contents #md_link h5{
  margin-top: 20px !important;
}

.entry_body #entry_navi div.body p.midasi4{
  margin-left:20px;
  padding-left: 23px;
  font-weight:bold;
  background: transparent url(//www.qlife.jp/square/wp-content/themes/sq_new/img/icon_light.png) no-repeat 0 4px;
}

.entry_body .head_point{
  width: 500px;
  float: right;
}

.entry_body .head_point ul li{
  list-style-type: circle;
  margin-left: 30px;
}

.entry_body .head_img{
  margin-right: 520px;
}

.entry_body h4.enteralnutrient_other_title{
  background-color: #D6EBED;
  padding: 5px;
  padding-left: 10px;
  border-radius: 5px;
  margin-top: 10px;
}

#contents .entry_body .imageframe {
  margin: 5px 12px 5px 0;
  padding: 4px;
  border: 1px solid #ccc;
}
br.clear {
  font-size: 1px;
  line-height: 100%;
  clear: both;
}
#contents .entry_body p.zero{
  margin: 0 0 0 0;
}
#contents .entry_body ul li {
  list-style-type: square;
}
#contents .entry_body ul.epi li {
  list-style-type: disc;
}

/* ▲▲▲▲▲▲▲▲▲記事（single.phpを使用しているページ）についての指定終わり▲▲▲▲▲▲▲▲▲ */


/* ▼▼▼▼▼▼▼▼▼特集（entry_body_feature）についての指定始まり▼▼▼▼▼▼▼▼▼ */
#contents .entry_body_feature p.zero{
  margin-top:0;
}

.entry_body_feature .kafun_link_box{
  margin-bottom: 40px;
}

#contents .entry_body_feature .txtbanner_link_box .ringtext a:hover{
  text-decoration:underline;
}

#contents .entry_body_feature div.pdf_link{
  margin: 25px 0;
  padding: 0 0 0 10px;
  border-left: 7px solid #ccc;
  font-weight: bold;
}

#contents .entry_body_feature div.pdf_link a{
  padding: 4px 20px 0 0;
  background: transparent url(https://www.qlife.jp/square/wp-content/themes/sq_new/img/icon_pdf.png) no-repeat 100% 50%;
}

#contents .entry_body_feature .unit_col2_block .unit_col2_block_right .midasi{
  background: transparent url(//www.qlife.jp/square/wp-content/themes/sq_new/img/icon_note_s.png) 0 6px no-repeat;
  padding-left: 15px;
  margin-bottom: 5px;
}

#contents .entry_body_feature .unit_col2_block .unit_col2_block_right ul{
  margin-bottom: 10px;
}

#contents .entry_body_feature .unit_col2_block .unit_col2_block_right ul li{
  margin-left: 10px;
}

#contents .entry_body_feature #nutrition h5{
  border-left: 5px solid #999;
  padding-left: 5px;
  border-bottom: 1px dotted #ccc;
}

#contents .entry_body_feature #nutrition .purchase ul li{
  border-radius: 10px;
  margin-bottom: 7px;
  list-style-type: none;
  background: #fcf2ff url(//www.qlife.jp/square/wp-content/themes/sq_new/img/arrow_gray_small.png) no-repeat right 5px;
  margin-left: 5px;
  text-indent: 12px;
  padding: 3px 0px;
}

#contents .entry_body_feature .right,#contents .entry_body_feature p.t_right{
  text-align:right;
}

#contents .entry_body_feature #influ2012 div.listbox ul li{
  margin-left:20px;
}

#contents .entry_body_feature #diabetes_s .diabetes_nav{
  margin:20px 0 0;
}

#contents .entry_body_feature p.epi{
  margin: 25px 0 15px 0;
  padding: 0 2px;
  background-color: #f2f2f2;
  font-weight: bold;
}

#contents .entry_body_feature div.table_list p{
  margin-bottom: 5px;
  padding:5px;
  background-color: #f2f2f2;
}

#contents .entry_body_feature .feature_page_link{
  margin-top: -50px;
  padding-top: 50px;
}

#contents .entry_body_feature sup{
  font-size: smaller;
  vertical-align: super;
}
#contents .entry_body_feature .ex_box ul{
  margin:10px 0;
}
#contents .entry_body_feature .lixil_logo{
  right: 188px !important;
}

#contents .entry_body_feature #nutrition h3 {
  border-bottom: 0 !important;
  background: #fffaed;
  border-left: 7px solid #ffe4a2!important;
}
/* ▲▲▲▲▲▲▲▲▲特集（entry_body_feature）についての指定終わり▲▲▲▲▲▲▲▲▲ */


/* ▼▼▼▼▼▼▼▼▼知っておきたい！ニュースな言葉（entry_body_newsword）についての指定始まり▼▼▼▼▼▼▼▼▼ */
#contents .entry_body_newsword #newsword .h2_title h2{
  margin: 10px 18px;
}
#contents .entry_body_newsword #newsword .news_foot h4{
  margin-bottom: 0px;
}

#contents .entry_body_newsword #newsword .news_foot .sample ul li{
  margin-left: 10px;
  font-size: 86%;
  list-style-type: none;
}

#contents .entry_body_newsword #newsword .news_foot .sample ul li:before{
  content: "▶";
  font-size: 10px;
  color: #7586c6;
  margin-right: 5px;
  vertical-align: middle;
}

#contents .entry_body_newsword #newsword .news_foot .writer{
  border: 1px solid #ccc;
  min-height: 130px;
  margin-top: 10px;
}

#contents .entry_body_newsword #newsword .news_foot .writer img{
  float: left;
  margin: 8px;
}

#contents .entry_body_newsword #newsword .news_foot .writer p{
  margin: 14px 10px 10px 0;
}

#contents .entry_body_newsword #newsword p img.img_l{
  margin-right: 8px;
  float: left;
}
/* ▲▲▲▲▲▲▲▲▲知っておきたい！ニュースな言葉（entry_body_newsword）についての指定終わり▲▲▲▲▲▲▲▲▲ */


/* ▼▼▼▼▼▼▼▼▼レシピ記事（entry_body_recipe）についての指定始まり▼▼▼▼▼▼▼▼▼ */
#contents .entry_body_recipe .other_recipe ul li{
  margin-left: 0;
}

#contents .entry_body_recipe .other_recipe ul li a:hover{
  text-decoration:none;
}


/* ▲▲▲▲▲▲▲▲▲レシピ記事（entry_body_recipe）についての指定終わり▲▲▲▲▲▲▲▲▲ */


/* ▼▼▼▼▼▼▼▼▼プレゼント&アンケート（entry_body_presents）についての指定始まり▼▼▼▼▼▼▼▼▼ */
#contents .entry_body_presents .present_detail{
  width: 100%;
}

#contents .entry_body_presents .present_detail th{
  width: 120px;
  font-size: 15px;
  font-weight: bold;
  background-color: #f5f5f5;
  padding: 10px;
  line-height: 20px;
  text-align: left;
  border: solid 1px #d6d6d6;
}

#contents .entry_body_presents .present_detail td{
  padding: 10px;
  line-height: 20px;
  text-align: left;
  border: solid 1px #d6d6d6;
}

#contents .entry_body_presents .present_detail tr:last-child th,#contents .entry_body_presents .present_detail tr:last-child td{
  border-bottom:none;
}

#contents .entry_body_presents .register_area ul li{
  float: left;
  margin-left:0;
  list-style-type:none;
}
/* ▲▲▲▲▲▲▲▲▲プレゼント&アンケート（entry_body_presents）についての指定終わり▲▲▲▲▲▲▲▲▲ */

/* ▼▼▼▼▼▼▼▼▼実践！病院でのコミュニケーションテクニック＆秘訣（entry_body_coml）についての指定始まり▼▼▼▼▼▼▼▼▼ */
#contents .entry_body_coml .title{
  border: 2px solid #fc0;
  border-left: 0;
  border-right: 0;
  padding: 10px;
  background: #fffae3;
}

#contents .entry_body_coml .kanjya{
  margin-bottom: 15px;
  padding: 10px;
  border: 1px solid #999;
  background: #FCE9E7;
}

#contents .entry_body_coml .iryou{
  margin-bottom: 4px;
  padding: 10px;
  border: 1px solid #999;
  background: #e3fdff;
}

#contents .entry_body_coml .img_txt{
  margin-bottom: 20px;
  font-size: 12px;
  text-align: right;
}

#contents .entry_body_coml .coml_info{
  padding: 10px 10px 5px;
}

#contents .entry_body_coml .coml_info h4{
  border-bottom: 1px dotted #ccc;
}

#contents .entry_body_coml .coml_info p.photo img{
  float: left;
  margin-right: 10px;
  border: 1px solid #ddd;
}

#contents .entry_body_coml .coml_info span{
  font-weight: bold;
  line-height: 1.4;
  display: inline-block;
}

/* ▲▲▲▲▲▲▲▲▲実践！病院でのコミュニケーションテクニック＆秘訣（entry_body_coml）についての指定終わり▲▲▲▲▲▲▲▲▲ */

/* ▼▼▼▼▼▼▼▼▼薬を学ぶ！（entry_body_medicine_study）についての指定始まり▼▼▼▼▼▼▼▼▼ */
#contents .entry_body_medicine_study .top_catchimg{
  width:172px;
  float:left;
  margin-right:10px;
  font-size:0.8em;
  line-height: 1.3;
}
#contents .entry_body_medicine_study .top_catchimg img.b{
  border: 1px solid #ccc;
}

#contents .entry_body_medicine_study table.b th{
  padding: 4px 10px;
  border: 1px solid #aaa;
  font-size: 86%;
  font-weight: bold;
  background-color: #ededed;
}
#contents .entry_body_medicine_study table.b td{
  padding: 3px 6px;
  border: 1px solid #aaa;
  font-size: 86%;
}
#contents .entry_body_medicine_study table.b td.num{
  text-align: right;
}
/* ▲▲▲▲▲▲▲▲▲薬を学ぶ！（entry_body_medicine_study）についての指定終わり▲▲▲▲▲▲▲▲▲ */

/* ▼▼▼▼▼▼▼▼▼がん治療最前線（entry_body_cancer）についての指定始まり▼▼▼▼▼▼▼▼▼ */
#contents .entry_body_cancer #cancer ul.comic_list li{
  margin-right:20px;
}
/* ▲▲▲▲▲▲▲▲▲がん治療最前線（entry_body_cancer）についての指定終わり▲▲▲▲▲▲▲▲▲ */
