@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

#entryTags {
  margin: 0 10px;
}
#entryTags .ttl {
  background: url('/images/mag/sp/icon_tag.png') no-repeat 0 center;
  background-size: 13px auto;
  padding-left: 15px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #028183;
  margin-bottom: 8px;
  line-height: 12px;
}
#entryTags .tags {
  margin-bottom: 20px;
}

#tagCloud_popular_authores {
  margin: 0 10px;
}
#tagCloud_popular_authores .ttl {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #028183;
  margin-bottom: 8px;
}
#tagCloud_popular_authores .ttl .fa {
  color: #00CED1;
  padding-right: 5px;
  font-size: 16px;
  font-size: 1.6rem;
}
#tagCloud_popular_authores .tags {
  margin-bottom: 20px;
}

.tag {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 3px 10px 0;
}
.tag a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #50c0c2;
  padding: 5px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  display: block;
}

.entryList {
  border-top: solid 1px #9b9b9b;
}
.entryList .item {
  border-bottom: solid 1px #9b9b9b;
  padding: 10px;
}
.entryList .item a {
  display: block;
  width: 100%;
}
.entryList .item figure {
  display: table;
  width: 100%;
}
.entryList .item figure .thum {
  display: table-cell;
  width: 102px;
  padding-right: 10px;
  text-align: left;
  vertical-align: top;
}
.entryList .item figure figcaption {
  display: table-cell;
  text-align: left;
  vertical-align: top;
  width: 100%;
}
.entryList .item figure figcaption .datetime {
  text-align: right;
  color: #797878;
  padding-bottom: 2px;
}
.entryList .item figure figcaption .catname {
  margin-bottom: 10px;
}
.entryList .item figure figcaption .catnameall {
  padding-right: 8px;
}
.entryList .item figure figcaption .ttl {
  color: #111111 !important;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  margin: 0 !important;
}
.entryList .item figure figcaption .txt {
  display: none;
}
.entryList .item.pr .catname .catpr {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.entryList .item.pr .catname .pr {
  font-size: 11px;
  font-size: 1.1rem;
  background: #C3F4F5;
  color: #055354;
  padding: 1px 2px;
  margin-right: 5px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.entryList .item.pr .desc {
  margin-top: 5px;
}
.entryList .item.pr.trim figure .trimthum {
  position: relative;
  display: table-cell;
  width: 102px;
  height: 64px;
  text-align: left;
  vertical-align: top;
  overflow: hidden;
}
.entryList .item.pr.trim figure .trimthum .thum {
  position: absolute;
  display: block;
  width: 128px;
  left: -13px;
  padding-right: 0;
}
.entryList .item.pr.trim figure figcaption {
  width: auto;
  padding-left: 10px;
}

.snsbottom {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
}
.snsbottom li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-bottom: 5px;
  padding-right: 2px;
  vertical-align: top;
}

.adarea {
  margin: 25px 0;
  text-align: center;
}

#facebook_widget {
  /*width: 100%;*/
  text-align: center;
  margin: 0 10px;
}

/*facebook 横幅リキッド*/
/*.fbcomments, .fb_iframe_widget, .fb_iframe_widget[style], .fb_iframe_widget iframe[style], .fbcomments iframe[style], .fb_iframe_widget span {
	width: 98% !important;
}*/
.bnr_house {
  margin: 20px 10px 25px;
  text-align: center;
}
.bnr_house .bnr {
  margin-bottom: 10px;
}
.bnr_house .bnr img {
  width: 100%;
  max-width: 480px;
}

/*splite*****************************************/
.img_replacement {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-indent: -9999px;
}

/*body*****************************************/
html {
  font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 62.5%;
}

body {
  background: #fff;
  color: #111111;
}

a {
  color: #797878;
  text-decoration: none;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
  background: #fff;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

/*header*****************************************/
#header {
  height: 44px;
  /*padding: 10px 0;*/
  border-bottom: solid 2px #999999;
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 2;
  /*drawer*/
}
#header .logo {
  margin: 0 auto;
  width: 147px;
}
#header .logo .logoimg {
  background: url('/images/mag/sp/logo_mag.png') no-repeat 0 7px;
  background-size: 147px auto;
  width: 147px;
  height: 44px;
  text-indent: -9999px;
  display: block;
}
#header .drawer-navbar-header {
  height: 44px;
  padding: 0;
}
#header .drawer-hamburger {
  padding: 10px;
  width: 28px;
}
.drawer--left.drawer-open #header .drawer-hamburger {
  left: 0;
}
#header .drawer-hamburger-icon {
  width: 100%;
  height: 2px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #50C0C2;
}
.drawer-open #header .drawer-hamburger-icon {
  background-color: transparent;
}
#header .drawer-hamburger-icon:after, #header .drawer-hamburger-icon:before {
  width: 100%;
  height: 2px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #50C0C2;
}
#header .drawer-nav {
  background: #f0f0f0;
  width: 200px;
}
.drawer--left #header .drawer-nav {
  left: -200px;
}
.drawer--left.drawer-open #header .drawer-nav {
  left: 0;
}
#header #menu {
  padding-top: 44px;
}
#header #menu li {
  border-bottom: solid 1px #d3d3d3;
  padding: 0 10px;
  font-size: 12px;
  font-size: 1.2rem;
}
#header #menu li a {
  display: block;
  padding: 15px 0;
}
#header #menu li:first-of-type {
  border-top: solid 1px #d3d3d3;
}
#header #menu .n_livelihood {
  background: transparent url('/images/mag/icon/sp_ico_life_bl.png') no-repeat 10px center;
  background-size: 16px 16px;
  padding-left: 36px;
}
#header #menu .n_outing {
  background: transparent url('/images/mag/icon/sp_ico_outing_bl.png') no-repeat 10px center;
  background-size: 16px 16px;
  padding-left: 36px;
}
#header #menu .n_gourmet {
  background: transparent url('/images/mag/icon/sp_ico_gourmet_bl.png') no-repeat 10px center;
  background-size: 16px 16px;
  padding-left: 36px;
}
#header #menu .n_childcare {
  background: transparent url('/images/mag/icon/sp_ico_childcare_bl.png') no-repeat 10px center;
  background-size: 16px 16px;
  padding-left: 36px;
}
#header #menu .n_gift {
  background: transparent url('/images/mag/icon/sp_ico_gift_bl.png') no-repeat 10px center;
  background-size: 16px 16px;
  padding-left: 36px;
}
#header #menu .n_hobby {
  background: transparent url('/images/mag/icon/sp_ico_hobby_bl.png') no-repeat 10px center;
  background-size: 16px 16px;
  padding-left: 36px;
}
#header #menu .n_okaimon {
  background: transparent url('/images/mag/icon/sp_ico_okaimon_bl.png') no-repeat 10px center;
  background-size: 16px 16px;
  padding-left: 36px;
}
#header #menu .n_column {
  background: transparent url('/images/mag/icon/sp_ico_column_bl.png') no-repeat 10px center;
  background-size: 16px 16px;
  padding-left: 36px;
}
#header #menu .n_staff {
  background: transparent url('/images/mag/icon/sp_ico_edit_bl.png') no-repeat 10px center;
  background-size: 16px 16px;
  padding-left: 36px;
}
#header #menu .popular_authores .fa-user {
  color: #50C0C2;
  font-size: 18px;
  font-size: 1.8rem;
  padding-right: 15px;
  line-height: 0;
}
#header #menu .popular_authores .drawer-dropdown-menu {
  background: none;
}
#header #menu .popular_authores .drawer-dropdown-menu li {
  border-bottom: none;
  border-top: dotted 1px #999;
  padding: 0;
}
#header #menu .popular_authores .drawer-dropdown-menu li .fa-user {
  font-size: 14px;
  font-size: 1.4rem;
}
#header #menu .popular_authores .drawer-dropdown-menu li a {
  padding: 15px 10px;
}
#header #menu .popular_authores .drawer-dropdown-menu li:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
#header #iconSearch {
  position: absolute;
  background: transparent url('/images/mag/sp/icon_search.png') no-repeat 0 0;
  background-size: 21px auto;
  display: block;
  width: 21px;
  height: 22px;
  top: 10px;
  right: 10px;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 3;
}
#header #searchBox {
  display: none;
  position: absolute;
  top: 44px;
  left: 0;
  background: #0ad0d3;
}
#header #searchBox form,
#header #searchBox .cse form.gsc-search-box,
#header #searchBox form.gsc-search-box {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-size: 1.3rem;
}
#header #searchBox .gsc-control-searchbox-only.gsc-control-searchbox-only-ja {
  margin: 20px;
  padding: 5px 10px 3px;
  display: block;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
}
#header #searchBox input.gsc-input {
  border: none;
}
#header #searchBox .gsc-clear-button {
  display: none;
}
#header #searchBox input.gsc-search-button {
  background: none;
  background: url('/images/mag/sp/icon_search_bl.png') no-repeat 100% center;
  background-size: 20px 20px;
  text-indent: -9999px;
  cursor: pointer;
  border: none;
}

.genuine_android#header .drawer-hamburger {
  min-height: 30px;
}
.genuine_android#header #searchBox {
  z-index: 10;
}

.genuine_android#header + #contents {
  padding-top: 0;
}

/*footer*****************************************/
#footer {
  background: #f0f0f0;
  margin-top: 25px;
  border-top: solid 1px #d3d3d3;
}
#footer .footernav {
  overflow: hidden;
  *zoom: 1;
}
#footer .footernav .fnav {
  width: 50%;
  float: left;
}
#footer .footernav li.fnav:last-child {
    width: 100%!important;
}
#footer .footernav .fnav a {
  display: block;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1;
  padding: 15px 0;
  border-bottom: solid 1px #d3d3d3;
  text-align: center;
}
#footer .footernav .fnav a:nth-child(odd) {
  border-left: solid 1px #d3d3d3;
}
#footer .gopt .logo {
  background: url('/images/mag/sp/btn_gopt.png') no-repeat 0 center;
  background-size: 273px auto;
  height: 26px;
  width: 273px;
  margin: 15px auto 30px;
  display: block;
  text-indent: -9999px;
}
#footer .switchingBox li {
  display: none;
}
#footer .switchingBox li.active {
  display: block;
}
#footer .switchingBox #pcJump {
  background: url('/images/mag/sp/btn_sw_pc.png') no-repeat 0 center;
  background-size: 152px auto;
  height: 29px;
  width: 152px;
  margin: 0 auto 6px;
  display: block;
  text-indent: -9999px;
}
#footer .copy {
  background: #50c0c2;
  color: #fff;
  text-align: center;
  font-size: 10px;
  font-size: 1rem;
  padding: 20px 0;
}

/*contents*****************************************/
#contents {
  padding-top: 42px;
  /*固定ナビ用*/
}

/*entryListPage***********************************/
#entryListPage #catTtlArea .ttl {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 15px;
  background: #f0f0f0;
  margin-bottom: 10px;
}
#entryListPage #catTtlArea .sub {
  color: #797878;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0 15px;
  line-height: 1.6;
  margin-bottom: 10px;
}
#entryListPage #catTtlArea .data {
  color: #797878;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0 15px 10px;
  line-height: 1.6;
}

#pagenate {
  margin-top: 20px;
}
#pagenate #pagenateInner {
  margin: 0 auto;
}
#pagenate .link {
  padding: 0 10px;
  vertical-align: top;
}
#pagenate .prev {
  vertical-align: top;
  display: none;
}
#pagenate .prev .rad {
  line-height: 11px !important;
  font-size: 11px;
  font-size: 1.1rem;
}
#pagenate .next {
  vertical-align: top;
  display: none;
}
#pagenate .next .rad {
  line-height: 11px !important;
  font-size: 11px;
  font-size: 1.1rem;
}
#pagenate .hol {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
#pagenate .hol .rad {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  height: 14px;
  padding: 11px 15px 10px 15px;
  background-color: #fff;
  border: solid 1px #d9d7d7;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
  color: #028183;
  margin: 0 0 10px 0;
}
#pagenate .hol .link_first {
  background: url('/images/mag/sp/icon_first.png') no-repeat 0 center;
  background-size: 13px auto;
  width: 13px;
  height: 11px;
  text-indent: -9999px;
  display: block;
}
#pagenate .hol .link_before {
  background: url('/images/mag/sp/icon_prev.png') no-repeat 0 center;
  background-size: 7px auto;
  width: 7px;
  height: 11px;
  text-indent: -9999px;
  display: block;
}
#pagenate .hol .link_next {
  background: url('/images/mag/sp/icon_next.png') no-repeat 0 center;
  background-size: 7px auto;
  width: 7px;
  height: 11px;
  text-indent: -9999px;
  display: block;
}
#pagenate .hol .link_last {
  background: url('/images/mag/sp/icon_last.png') no-repeat 0 center;
  background-size: 13px auto;
  width: 13px;
  height: 11px;
  text-indent: -9999px;
  display: block;
}
#pagenate .active .rad {
  background-color: #50c0c2;
  color: #fff;
  font-weight: bold;
}

/*top*****************************************/
#specialArea #kv {
  background-color: #F7F6F2;
}
#specialArea #kv .thum {
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
  position: relative;
}
#specialArea #kv .thum .txt {
  padding: 10px 0;
  position: absolute;
  left: 0;
  bottom: 0;
  /*z-index:10;*/
  /*overflow: hidden;*/
  background-color: rgba(255, 255, 255, 0.8) !important;
  width: 100%;
  max-width: 420px;
  font-weight: bold;
  color: #111111;
}
#specialArea #kv .thum .txt .catname {
  font-size: 10px;
  font-size: 1rem;
  margin-bottom: 10px;
  padding: 0 10px;
}
#specialArea #kv .thum .txt .catname .catnameall {
  padding-right: 8px;
}
#specialArea #kv .thum .txt .ttl {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  padding: 0 10px;
}
#specialArea #kv .thum img {
  display: block;
  width: 100%;
  max-width: 420px;
}
#specialArea #kv #label .dim-icon_pickup {
  text-align: center;
  display: block;
  background: #E7687A;
  color: #fff;
  font-weight: bold;
  padding: 3px 0;
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
  display: none;
}
#specialArea #kv #label .dim-icon_new {
  text-align: center;
  display: block;
  background: #00CED1;
  color: #fff;
  font-weight: bold;
  padding: 3px 0;
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
  display: none;
}
#specialArea #special {
  margin: 10px 0 15px;
}
#specialArea #special .img {
  display: block;
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
}

.tabpanel .tabnav {
  overflow: hidden;
  *zoom: 1;
}
.tabpanel .tabnav .ttl {
  float: right;
  width: 50%;
  cursor: pointer;
}
.tabpanel .tabnav .nav_surge .tab {
  background: url('/images/mag/sp/label_surge.png?20170227') no-repeat 0 center;
  background-size: 148px auto;
  width: 148px;
  height: 43px;
  text-indent: -9999px;
  display: block;
  margin: 0 auto;
}
.tabpanel .tabnav .nav_ranking .tab {
  background: url('/images/mag/sp/label_new_articles.png') no-repeat 0 center;
  background-size: 148px auto;
  width: 148px;
  height: 43px;
  text-indent: -9999px;
  display: block;
  margin: 0 auto;
}
.tabpanel #surge {
  border-top: solid 3px #e7687a;
  border-bottom: solid 3px #e7687a;
}
.tabpanel #ranking {
  border-top: solid 3px #00ced1;
  border-bottom: solid 3px #00ced1;
}
.tabpanel .tabitempanel #ranking {
  margin: 0;
}
.tabpanel .tabitempanel #ranking .ttl {
  margin: 0 !important;
}
.tabpanel .tabitempanel #ranking > .ttl {
  display: none;
  margin: 0 !important;
}
.tabpanel .tabitempanel #ranking .entryList .item:last-child,
.tabpanel .tabitempanel #ranking .entryList .item:nth-last-child(2) {
  display: none !important;
}
.tabpanel .tabitempanel .entryList {
  border-top: none;
}
.tabpanel .tabitempanel .tabitem {
  display: none;
}
.tabpanel .tabitempanel .defo {
  display: block;
}

#new_articles {
  margin: 15px 0 25px;
}
#new_articles .secttl {
  background: url('/images/mag/sp/icon_new_articles.png') no-repeat 0 center;
  background-size: 155px auto;
  width: 155px;
  height: 26px;
  text-indent: -9999px;
  margin-bottom: 5px;
}
#new_articles #more {
  display: table;
  width: 100%;
}
#new_articles #more a {
  width: "100%";
  height: 50px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  background-image: -webkit-linear-gradient(bottom, #f2f0f0, #ebeaea 6%, #f2f0f0 14%, #fff 62%);
  background-image: -moz-linear-gradient(bottom, #f2f0f0, #ebeaea 6%, #f2f0f0 14%, #fff 62%);
  background-image: -o-linear-gradient(bottom, #f2f0f0, #ebeaea 6%, #f2f0f0 14%, #fff 62%);
  background-image: -ms-linear-gradient(bottom, #f2f0f0, #ebeaea 6%, #f2f0f0 14%, #fff 62%);
  background-image: linear-gradient(to top, #f2f0f0, #ebeaea 6%, #f2f0f0 14%, #ffffff 62%);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
}

/*detail*****************************************/
#mainColumn.detail {
  /*shopDataBox****/
  /*authorProfBox****/
}
#mainColumn.detail #ttlArea {
  margin: 10px;
  line-height: 1.4;
}
#mainColumn.detail #ttlArea .bace {
  font-size: 10px;
  font-size: 1rem;
}
#mainColumn.detail #ttlArea .bace .caticon {
  color: #e7687a;
  float: left;
  padding-right: 10px;
  padding: 0 10px 0 15px;
  min-width: 10px;
  min-height: 10px;
  line-height: 1;
}
#mainColumn.detail #ttlArea .bace .livelihood {
  background: url('/images/mag/icon/sp_ico_life.png') no-repeat 0 center;
  background-size: 10px auto;
}
#mainColumn.detail #ttlArea .bace .outing {
  background: url('/images/mag/icon/sp_ico_outing.png') no-repeat 0 center;
  background-size: 10px auto;
}
#mainColumn.detail #ttlArea .bace .gourmet {
  background: url('/images/mag/icon/sp_ico_gourmet.png') no-repeat 0 center;
  background-size: 10px auto;
}
#mainColumn.detail #ttlArea .bace .childcare {
  background: url('/images/mag/icon/sp_ico_childcare.png') no-repeat 0 center;
  background-size: 10px auto;
}
#mainColumn.detail #ttlArea .bace .gift {
  background: url('/images/mag/icon/sp_ico_gift.png') no-repeat 0 center;
  background-size: 10px auto;
}
#mainColumn.detail #ttlArea .bace .hobby {
  background: url('/images/mag/icon/sp_ico_hobby.png') no-repeat 0 center;
  background-size: 10px auto;
}
#mainColumn.detail #ttlArea .bace .column {
  background: url('/images/mag/icon/sp_ico_column.png') no-repeat 0 center;
  background-size: 10px auto;
}
#mainColumn.detail #ttlArea .bace .okaimon {
  background: url('/images/mag/icon/sp_ico_okaimon.png') no-repeat 0 center;
  background-size: 10px auto;
}
#mainColumn.detail #ttlArea .bace .staff {
  background: url('/images/mag/icon/sp_ico_edit.png') no-repeat 0 center;
  background-size: 10px auto;
}
#mainColumn.detail #ttlArea .bace .publishDate {
  line-height: 1;
  color: #797878;
  float: right;
}
#mainColumn.detail #ttlArea .ttl {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 10px 0 5px 0;
  clear: both;
}
#mainColumn.detail #ttlArea .sub {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#mainColumn.detail #articleBox {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
#mainColumn.detail #articleBox a {
  color: #055354;
  text-decoration: underline;
}
#mainColumn.detail #articleBox .mainImage {
  background-color: #F7F6F2;
}
#mainColumn.detail #articleBox .mainImage img {
  display: block;
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
}
#mainColumn.detail #articleBox .mainImage figcaption {
  background: #fff;
  padding: 10px;
  border-bottom: dashed 1px #e7687a;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#mainColumn.detail #articleBox .mainImage figcaption strong, #mainColumn.detail #articleBox .mainImage figcaption b {
  font-weight: bold;
}
#mainColumn.detail #articleBox #entryarea {
  margin: 0 10px;
}
#mainColumn.detail #articleBox #entryarea img {
  width: 90%;
  height: auto;
  max-width: 420px;
  display: block;
  margin: 0 auto;
}
#mainColumn.detail #articleBox #entryarea .articleCont {
  margin-bottom: 2em;
}
#mainColumn.detail #articleBox #entryarea .articleCont figure {
  text-align: center;
  margin: 0 auto 15px;
}
#mainColumn.detail #articleBox #entryarea .articleCont figure img {
  width: 90%;
  height: auto;
  max-width: 420px;
  display: block;
  margin: 0 auto;
}
#mainColumn.detail #articleBox #entryarea .articleCont figure .figCaptionBox {
  width: 90%;
  max-width: 420px;
  text-align: center;
  margin: 0 auto;
}
#mainColumn.detail #articleBox #entryarea .articleCont figure .figCaptionBox .figCaptionTxt {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: left;
  padding-top: 6px;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.2;
}
#mainColumn.detail #articleBox #entryarea .articleCont strong, #mainColumn.detail #articleBox #entryarea .articleCont b {
  font-weight: bold;
}
#mainColumn.detail #articleBox #entryarea .articleCont fieldset {
  border: solid 1px #797878;
  padding: 0.5em;
  line-height: 1.8;
  font-size: 12px;
  font-size: 1.2rem;
}
#mainColumn.detail #articleBox #entryarea .articleCont fieldset legend {
  padding: 0 5px;
  font-size: 13px;
  font-size: 1.3rem;
}
#mainColumn.detail #articleBox #entryarea .pattern02 figure img, #mainColumn.detail #articleBox #entryarea .pattern02 figure .figCaptionBox {
  width: 90%;
  height: auto;
  max-width: 360px;
}
#mainColumn.detail #articleBox #entryarea .pattern03 figure img, #mainColumn.detail #articleBox #entryarea .pattern03 figure .figCaptionBox {
  width: 90%;
  height: auto;
  max-width: 360px;
}
#mainColumn.detail #articleBox #entryarea .pattern04 figure img {
  width: 50%;
  height: auto;
  max-width: 200px;
}
#mainColumn.detail #articleBox #entryarea .pattern05 figure img {
  width: 50%;
  height: auto;
  max-width: 200px;
}
#mainColumn.detail #articleBox #entryarea .clickHere {
  line-height: 1.2;
  display: block;
  overflow: hidden;
  *zoom: 1;
  font-weight: bold;
}
#mainColumn.detail #articleBox #entryarea .clickHere span {
  font-weight: bold;
  float: left;
  padding-right: 5px;
  line-height: 1.2;
}
#mainColumn.detail #articleBox #entryarea .clickHere a {
  font-weight: bold;
  float: left;
  line-height: 1.2;
}
#mainColumn.detail #articleBox #entryarea .head {
  font-size: 15px;
  font-size: 1.5rem;
  border-bottom: solid 1px #0ad0d3;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
#mainColumn.detail #articleBox #entryarea .latterLink {
  margin-bottom: 15px;
}
#mainColumn.detail #articleBox #entryarea .latterLink a {
  display: block;
  text-align: right;
}
#mainColumn.detail #articleBox #entryarea .external_site {
  clear: both;
  color: #055354;
  word-break: break-all;
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
}
#mainColumn.detail #articleBox #entryarea .external_site .link {
  display: table;
  width: 100%;
}
#mainColumn.detail #articleBox #entryarea .external_site .link i {
  width: 1em;
  display: table-cell;
}
#mainColumn.detail #articleBox #entryarea .external_site .link a {
  display: table-cell;
}
#mainColumn.detail #articleBox #entryarea .external_site .link a span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
}
#mainColumn.detail #articleBox #entryarea .external_site .txt {
  padding-left: 1em;
}
#mainColumn.detail #articleBox #entryarea .dealer dt {
  font-weight: bold;
  padding-bottom: 0.5em;
}
#mainColumn.detail #articleBox #entryarea .dealer dd {
  border-top: solid 1px #d9d7d7;
  padding: 1em 0;
}
#mainColumn.detail #articleBox #entryarea .dealer dd .ptup_link a {
  display: table;
  width: 100%;
  color: #ff5400;
  padding: 0.5em 0;
  text-decoration: none;
  border: solid 2px #ff5400;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin-top: 1em;
  font-weight: bold;
  text-align: center;
}
#mainColumn.detail #articleBox #entryarea .dealer dd .ptup_link a .txt {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-left: 1em;
}
#mainColumn.detail #articleBox #entryarea .dealer dd .ptup_link a .txt span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
#mainColumn.detail #articleBox #entryarea .dealer dd .ptup_link a i {
  width: 2em;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
#mainColumn.detail #articleBox #entryarea .dealer dd .ptup_link small {
  font-size: 10px;
  font-size: 1rem;
  text-align: center;
  display: block;
}
#mainColumn.detail .comicConteBox img {
  width: 100%;
  max-width: 636px;
  height: auto;
  display: block;
  margin: 0 auto;
}
#mainColumn.detail #shopDataBox {
  border-top: solid 1px #bbbbbb;
  margin: 0 10px;
  padding: 10px 0;
}
#mainColumn.detail #shopDataBox a {
  color: #055354;
  text-decoration: underline;
}
#mainColumn.detail #shopDataBox .figCol {
  display: table;
}
#mainColumn.detail #shopDataBox .figCol figure {
  display: table-cell;
  width: 110px;
}
#mainColumn.detail #shopDataBox .figCol figure img {
  display: block;
  width: 100px;
}
#mainColumn.detail #shopDataBox .figCol .name {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}
#mainColumn.detail #shopDataBox .dataCol {
  padding-top: 5px;
  line-height: 1.6;
}
#mainColumn.detail #shopDataBox .dataCol .exp, #mainColumn.detail #shopDataBox .dataCol .url {
  font-size: 12px;
  font-size: 1.2rem;
}
#mainColumn.detail #authorProfBox {
  margin: 0 10px;
  padding: 10px 0;
  border-top: solid 1px #bbbbbb;
}
#mainColumn.detail #authorProfBox .head {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
#mainColumn.detail #authorProfBox a {
  color: #055354;
  text-decoration: underline;
}
#mainColumn.detail #authorProfBox .figCol {
  display: table;
  width: 100%;
}
#mainColumn.detail #authorProfBox .figCol figure {
  display: table-cell;
  width: 70px;
  vertical-align: top;
}
#mainColumn.detail #authorProfBox .figCol figure img {
  display: block;
  width: 60px;
}
#mainColumn.detail #authorProfBox .figCol .dataCol {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.6;
  font-size: 12px;
  font-size: 1.2rem;
}
#mainColumn.detail #authorProfBox .list {
  margin: 10px 0;
}
#mainColumn.detail #authorProfBox .list .inner {
  display: table;
  width: 100%;
}
#mainColumn.detail #authorProfBox .list .inner a {
  text-align: center;
  /*border: 2px solid #50c0c2;
  color: #028183;
  padding: 0.5em;*/
  font-size: 12px;
  font-size: 1.2rem;
  /*display: block;*/
  text-decoration: none;
  font-weight: bold;
  width: "100%";
  height: 50px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  background-image: -webkit-linear-gradient(bottom, #f2f0f0, #ebeaea 6%, #f2f0f0 14%, #fff 62%);
  background-image: -moz-linear-gradient(bottom, #f2f0f0, #ebeaea 6%, #f2f0f0 14%, #fff 62%);
  background-image: -o-linear-gradient(bottom, #f2f0f0, #ebeaea 6%, #f2f0f0 14%, #fff 62%);
  background-image: -ms-linear-gradient(bottom, #f2f0f0, #ebeaea 6%, #f2f0f0 14%, #fff 62%);
  background-image: linear-gradient(to top, #f2f0f0, #ebeaea 6%, #f2f0f0 14%, #ffffff 62%);
  display: table-cell;
  vertical-align: middle;
  color: #797878;
}
#mainColumn.detail #authorProfBoxArchive {
  margin-bottom: 20px;
}
#mainColumn.detail #authorProfBoxArchive #archiveList .ttl {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #028183;
  margin-bottom: 8px;
  margin: 0 10px 8px 10px;
}
#mainColumn.detail #authorProfBoxArchive #archiveList .entryList {
  border-top: dashed 1px #9b9b9b;
  margin: 0 10px;
}
#mainColumn.detail #authorProfBoxArchive #archiveList .entryList .item {
  border-bottom: dashed 1px #9b9b9b;
  padding: 10px 0;
}
#mainColumn.detail #authorProfBoxArchive .list {
  margin: 0 10px;
}
#mainColumn.detail #authorProfBoxArchive .list .inner {
  display: table;
  width: 100%;
}
#mainColumn.detail #authorProfBoxArchive .list .inner a {
  text-align: center;
  /*border: 2px solid #50c0c2;
  color: #028183;
  padding: 0.5em;*/
  font-size: 12px;
  font-size: 1.2rem;
  /*display: block;*/
  text-decoration: none;
  font-weight: bold;
  width: "100%";
  height: 50px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  background-image: -webkit-linear-gradient(bottom, #f2f0f0, #ebeaea 6%, #f2f0f0 14%, #fff 62%);
  background-image: -moz-linear-gradient(bottom, #f2f0f0, #ebeaea 6%, #f2f0f0 14%, #fff 62%);
  background-image: -o-linear-gradient(bottom, #f2f0f0, #ebeaea 6%, #f2f0f0 14%, #fff 62%);
  background-image: -ms-linear-gradient(bottom, #f2f0f0, #ebeaea 6%, #f2f0f0 14%, #fff 62%);
  background-image: linear-gradient(to top, #f2f0f0, #ebeaea 6%, #f2f0f0 14%, #ffffff 62%);
  display: table-cell;
  vertical-align: middle;
}

/*relatedArticle ranking****/
#relatedArticle .ttl, #ranking .ttl {
  margin: 0 10px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #028183;
  margin-bottom: 8px;
}

#ranking {
  margin: 25px 0 0 0;
}

/*categorynavBottom****/
#categorynavBottom {
  margin: 25px 0 0 0;
}
#categorynavBottom .ttl {
  background: #e7687a;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  padding: 15px;
  font-weight: bold;
}
#categorynavBottom .catlistBottom {
  overflow: hidden;
  *zoom: 1;
}
#categorynavBottom .catlistBottom .outside {
  width: 50%;
  float: left;
}
#categorynavBottom .catlistBottom .outside a {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: 15px 15px 15px 35px;
  border-bottom: solid 1px #d3d3d3;
}
#categorynavBottom .catlistBottom .outside a:nth-child(odd) {
  border-left: solid 1px #d3d3d3;
}
#categorynavBottom .catlistBottom .n_livelihood {
  background: transparent url('/images/mag/icon/sp_ico_life_bl.png') no-repeat 15px center;
  background-size: 16px 16px;
}
#categorynavBottom .catlistBottom .n_outing {
  background: transparent url('/images/mag/icon/sp_ico_outing_bl.png') no-repeat 15px center;
  background-size: 16px 16px;
}
#categorynavBottom .catlistBottom .n_gourmet {
  background: transparent url('/images/mag/icon/sp_ico_gourmet_bl.png') no-repeat 15px center;
  background-size: 16px 16px;
}
#categorynavBottom .catlistBottom .n_childcare {
  background: transparent url('/images/mag/icon/sp_ico_childcare_bl.png') no-repeat 15px center;
  background-size: 16px 16px;
}
#categorynavBottom .catlistBottom .n_gift {
  background: transparent url('/images/mag/icon/sp_ico_gift_bl.png') no-repeat 15px center;
  background-size: 16px 16px;
}
#categorynavBottom .catlistBottom .n_hobby {
  background: transparent url('/images/mag/icon/sp_ico_hobby_bl.png') no-repeat 15px center;
  background-size: 16px 16px;
}
#categorynavBottom .catlistBottom .n_okaimon {
  background: transparent url('/images/mag/icon/sp_ico_okaimon_bl.png') no-repeat 15px center;
  background-size: 16px 16px;
}
#categorynavBottom .catlistBottom .n_column {
  background: transparent url('/images/mag/icon/sp_ico_column_bl.png') no-repeat 15px center;
  background-size: 16px 16px;
}

/*sitemap*****************************************/
.sitemap #ttlArea .ttl {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 15px;
  background: #f0f0f0;
}
.sitemap #navColumn {
  margin-top: 25px;
}

#sitemapitem {
  font-size: 12px;
  font-size: 1.2rem;
  overflow: hidden;
  *zoom: 1;
}
#sitemapitem a {
  color: #055354;
}
#sitemapitem .ttl {
  padding: 15px;
  font-weight: bold;
  background: #0ad0d3;
  color: #fff;
}
#sitemapitem .ch {
  padding: 15px 15px 15px 25px;
}
#sitemapitem .ch a {
  padding-left: 0.3em;
}
#sitemapitem .ttl, #sitemapitem .ch {
  border-bottom: solid 1px #d3d3d3;
}

/*aboutmag*****************************************/
#contents.aboutmag #aboutmag {
  margin: 15px 10px;
}
#contents.aboutmag #aboutmag .ttl {
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 20px 0 10px;
}
#contents.aboutmag #aboutmag .txt {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
}
#contents.aboutmag .img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

/*specialEntrylist*****************************************/
#specialEntrylist {
  font-size: 12px;
  font-size: 1.2rem;
}
#specialEntrylist a {
  color: #055354;
  padding-left: 0.3em;
}
#specialEntrylist .ttl {
  padding: 15px;
  font-weight: bold;
  background: #0ad0d3;
  color: #fff;
  margin: 0 !important;
}
#specialEntrylist .item {
  padding: 15px 15px 15px 25px;
  border-bottom: solid 1px #d3d3d3;
}

/*gotoPageTop*****************************************/
#gotoPageTop {
  bottom: 1em;
  right: 1em;
  position: fixed;
  background: transparent url('/images/mag/sp/btn_goto_top.png') no-repeat 0 0;
  background-size: 50px 50px;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
}

/*info_link*************************************/
.info_link {
  text-align: center;
  margin: 2em auto;
}
.info_link a {
  text-decoration: underline;
}
.info_link a:hover {
  text-decoration: none;
}

/*searchresult*****************************************/
#searchresult .gsc-control-cse.gsc-control-cse-ja {
  margin: 0;
  padding: 0;
}
#searchresult .gsc-control-cse {
  border: none;
  border: 1px solid #d9d7d7;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#searchresult .gsc-tabsArea {
  border-color: #fff;
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid #9b9b9b;
}
#searchresult .gsc-results-wrapper-nooverlay {
  position: relative;
}
#searchresult .gsc-above-wrapper-area {
  position: absolute;
  top: 10px;
  right: 10px;
}
#searchresult .gsc-above-wrapper-area .gsc-orderby-container {
  padding-left: 30px;
}
#searchresult .gsc-refinementsArea {
  border: none;
  padding: 0;
  margin: 0;
  height: 0;
}
#searchresult .gsc-above-wrapper-area {
  border: none;
}
#searchresult .gsc-expansionArea .gsc-webResult.gsc-result {
  padding: auto;
  margin-bottom: 0;
  border: none;
  border-top: 1px solid #9b9b9b;
}
#searchresult .cse .gsc-webResult.gsc-result, #searchresult .gsc-webResult.gsc-result, #searchresult .gsc-imageResult-classic, #searchresult .gsc-imageResult-column {
  margin: 0;
  padding: 0;
}
#searchresult .gsc-resultsbox-visible {
  background: #fff;
}
#searchresult a.gs-title, #searchresult b {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  text-decoration: none;
}
#searchresult .gs-result .gs-title, #searchresult .gs-result .gs-title * {
  text-decoration: none;
  color: #111111;
}
#searchresult .gsc-result .gs-title {
  height: auto;
  overflow: visible;
}
#searchresult .gs-bidi-start-align,
#searchresult .gs-snippet,
#searchresult .gs-bidi-start-align b,
#searchresult .gs-snippet b {
  font-size: 10px;
  font-size: 1rem;
  margin-bottom: 8px;
  clear: both;
  color: #111111;
  line-height: 1.2;
}
#searchresult .gs-snippet,
#searchresult .gs-snippet b {
  display: none;
}
#searchresult .gs-webResult .gs-image,
#searchresult .gs-web-image-box {
  width: 102px !important;
  max-width: 102px !important;
}
#searchresult .gsc-webResult.gsc-result,
#searchresult .gsc-table-cell-thumbnail {
  padding: 10px;
}
#searchresult .gsc-cursor-box {
  text-align: center;
  line-height: 14px;
  padding: 11px 15px;
  margin: 20px 0 10px;
}
#searchresult .gsc-cursor-page,
#searchresult .gsc-tabHeader.gsc-tabhActive,
#searchresult .gsc-tabHeader.gsc-tabhInactive {
  background-color: #fff;
  border: 1px solid #d9d7d7;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #028183;
  font-size: 12px;
  font-size: 1.2rem;
  height: 14px;
  line-height: 14px;
  padding: 11px 15px;
  text-decoration: none;
}
#searchresult .gsc-cursor-page:hover,
#searchresult .gsc-tabHeader.gsc-tabhActive:hover,
#searchresult .gsc-tabHeader.gsc-tabhInactive:hover {
  text-decoration: none;
  background: #028183;
  color: #fff;
}
#searchresult .gsc-cursor-current-page,
#searchresult .gsc-tabHeader.gsc-tabhActive {
  background-color: #50c0c2;
  color: #fff;
  font-weight: bold;
  text-shadow: none;
}
#searchresult .gsc-results.gsc-imageResult.gsc-imageResult-popup {
  margin-top: 15px;
}
#searchresult .gsc-url-bottom {
  display: none;
}
#searchresult #searchresult .gsc-webResult.gsc-result, #searchresult #searchresult .gsc-table-cell-thumbnail {
  padding: 0;
}
#searchresult .cse .gsc-results, #searchresult .gsc-results {
  margin-top: 0;
  width: 100%;
}
#searchresult .gsc-table-cell-thumbnail, #searchresult .gs-promotion-image-cell {
  padding: 0;
}
#searchresult .gsc-results .gsc-cursor-box .gsc-cursor-page {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-bottom: 5px;
}
#searchresult .gs-no-results-result div.gs-snippet {
  display: block;
}
