@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,200,100);
@import url(/common/icomoon/style.css);
@import url(/common/genericons/genericons.css);
div.form-wrap p.submit .btn, body.lostpassword div.login p.submit .btn, div.mfp_buttons button {
  background: #616161 !important;
  display: inline-block;
  color: #fff;
  font-size: 18px;
  border: none;
  border-radius: 4px;
  width: 200px;
  padding: 8px;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
  box-sizing: border-box !important;
  margin: 5px;
  cursor: pointer;
  -webkit-appearance: none !important; }

html, body {
  min-width: 1024px;
  font-size: 10px;
  color: #595757;
  margin-top: 0 !important; }

p {
  line-height: 170%; }

.inner {
  margin: 0 auto;
  display: block;
  width: 1200px;
  height: 100%;
  position: relative; }

a {
  color: #595757; }
  a:hover {
    color: #616161; }

i {
  font-style: normal; }

p.qr {
  text-align: center;
  padding: 15px;
  background: #efefef; }
  p.qr img {
    display: inline-block !important;
    width: 148px !important;
    height: 148px !important; }

img {
  margin: 0; }

div.abs_center {
  overflow: hidden;
  display: block;
  width: 360px !important;
  height: 76px;
  background: url(../img/logo.gif) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -160px;
  margin-top: -74px;
  overflow: visible; }
  div.abs_center p {
    margin: 0;
    color: #616161;
    margin-top: 86px;
    border: 1px solid #616161;
    box-sizing: border-box;
    padding: 10px;
    text-align: center; }

.hide {
  display: none; }

img.alignleft {
  float: left;
  margin: 0 0.5em 0.5em 0; }

img.alignright {
  float: right;
  margin: 0 0 0.5em 0.5em; }

.ar {
  text-align: right; }

.ac {
  text-align: center; }

.al {
  text-align: left; }

.disp {
  margin-left: 0;
  padding-left: 0; }

.sp {
  display: none !important; }

hr {
  border: 1px #ccc dashed;
  border-width: 1px 0 0 0; }

.marker {
  background: #fffba3;
  text-decoration: none !important;
  padding: 2px; }

html {
  font-feature-settings: "palt"; }

main, section {
  display: block; }

/* !!------------------------------------ */
/* !! ヘッダー */
/* !!------------------------------------ */
.headline {
  background: #25B7BC;
  height: 30px;
  line-height: 30px;
  margin: 0;
  font-size: 13px;
  color: #fff;
  text-align: center; }

#wrap {
  position: relative;
  margin-bottom: 50px; }

#wrap > header {
  margin-top: 18px;
  height: 100px;
  width: 100%; }
  #wrap > header .inner {
    width: 1200px;
    margin: 0 auto;
    position: relative; }
  #wrap > header a#sitelogo {
    overflow: hidden;
    display: block;
    background-size: contain;
    text-indent: 0;
    position: absolute;
    top: 8px;
    left: 0;
    color: #666;
    line-height: 1;
    font-size: 0;
    font-weight: 300;
    letter-spacing: 0; }
    #wrap > header a#sitelogo img {
      vertical-align: baseline;
      margin-right: 0; }
    #wrap > header a#sitelogo span {
      font-size: 12px;
      letter-spacing: 2px;
      display: block;
      padding-bottom: 8px; }
  #wrap > header .search-area {
    position: absolute;
    width: 400px;
    height: 30px;
    top: 35px;
    left: 50%;
    margin-left: -200px; }
    #wrap > header .search-area label {
      overflow: hidden;
      display: block; }
    #wrap > header .search-area span {
      display: none; }
    #wrap > header .search-area .search-field {
      width: 100%;
      height: 30px !important;
      display: block;
      line-height: 100%;
      font-size: 12px !important;
      padding-left: 15px;
      box-sizing: border-box;
      border: none;
      border-radius: 15px;
      background: #EFEFEF;
      transition: 0.5s; }
      #wrap > header .search-area .search-field:focus {
        outline: none;
        background: #bbf0f2; }
      #wrap > header .search-area .search-field > div {
        line-height: 1 !important; }
    #wrap > header .search-area .button {
      width: 30px;
      height: 30px;
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      cursor: pointer;
      background: none;
      border: none; }
    #wrap > header .search-area:after {
      font-family: 'icomoon' !important;
      vertical-align: middle;
      speak: none;
      content: "\e906";
      font-size: 16px;
      position: absolute;
      top: 0;
      right: 10px;
      text-align: center;
      line-height: 30px;
      z-index: 1; }
  #wrap > header ul {
    position: absolute;
    right: 0;
    top: 68px;
    z-index: 1; }
    #wrap > header ul li {
      display: inline-block;
      font-size: 13px;
      margin-left: 1em; }
      #wrap > header ul li a {
        color: #595757;
        transition: 0.5s;
        border-bottom: 2px solid #fff;
        display: block;
        height: 20px;
        line-height: 20px; }
        #wrap > header ul li a:hover {
          border-bottom: 2px solid #616161; }
    #wrap > header ul #login-window {
      position: absolute;
      right: 0;
      background: #616161;
      width: 250px;
      border-radius: 4px;
      top: 50px; }
      #wrap > header ul #login-window fieldset {
        border: none;
        padding: 10px; }
        #wrap > header ul #login-window fieldset legend {
          display: none; }
        #wrap > header ul #login-window fieldset #log, #wrap > header ul #login-window fieldset #pwd {
          display: block;
          width: 100%;
          height: 32px;
          border-radius: 2px;
          border: none;
          font-size: 14px;
          padding: 0 5px; }

#top-banner-area {
  height: 200px;
  margin: 10px 0;
  margin-bottom: 20px; }
  #top-banner-area ul.inner {
    height: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    #top-banner-area ul.inner a {
      display: block;
      margin: 0;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 2; }
    #top-banner-area ul.inner li {
      margin: 0;
      background: #fff;
      position: relative;
      overflow: hidden;
      height: 200px;
      width: calc((100% - 60px) / 3); }
      #top-banner-area ul.inner li i {
        font-style: normal; }
      #top-banner-area ul.inner li img {
        width: 100% !important;
        height: auto; }
      #top-banner-area ul.inner li p {
        padding: 10px 20px;
        margin: 0;
        width: 100%;
        box-sizing: border-box;
        display: block;
        background: rgba(0, 0, 0, 0.5);
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 1; }
        #top-banner-area ul.inner li p span {
          display: block;
          color: #fff;
          line-height: 150%;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          width: 100%;
          font-size: 16px; }
          #top-banner-area ul.inner li p span.category {
            font-size: 11px; }
          #top-banner-area ul.inner li p span.desc {
            font-size: 12px; }
      #top-banner-area ul.inner li.PR i:after {
        content: "PR" !important;
        background: #ccc;
        display: inline-block;
        margin-left: 5px;
        padding: 4px 8px;
        font-size: 11px;
        line-height: 100%;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        color: #fff; }

body:not(.home) #top-banner-area {
  display: none; }

body:not(.home) nav#main {
  margin-bottom: 30px; }

/* !!------------------------------------ */
/* !! ナビゲーション */
/* !!------------------------------------ */
nav#main {
  margin-bottom: 0px; }
  nav#main ul {
    overflow: hidden;
    width: 1000px;
    height: 30px;
    margin: 0px auto;
    display: block;
    text-align: center;
    letter-spacing: -10px;
    text-align: center;
    font-size: 0; }
    nav#main ul li {
      display: inline-block;
      height: 100%;
      line-height: 30px;
      box-sizing: border-box;
      text-align: center;
      letter-spacing: 0px;
      width: calc(1000px / 7);
      font-size: 12px;
      /*
			.cancer{color: $cancer;}
			.lifestyle-related-disease{color: $lifestyle-related-disease;}
			.mental-health{color: $mental-health}
			.beauty{color:$beauty }
			.atopic{color: $atopic}
			.dental{color:$dental }
			.bonesetters{color:$bonesetters }
			.sterility{color:$sterility }
			.child-care{color: $child-care}
			.care{color: $care}
			.medicine{color: $medicine}
			.other{color:$news }
*/ }
      nav#main ul li a {
        display: block;
        width: auto;
        height: 30px;
        padding: 0 14px;
        line-height: 32px;
        color: #595757;
        font-weight: 500; }
        nav#main ul li a:hover {
          color: #25B7BC; }
      nav#main ul li a:before {
        font-family: 'icomoon' !important;
        vertical-align: middle;
        speak: none;
        vertical-align: top;
        line-height: 30px;
        display: inline-block;
        margin-right: 5px; }
      nav#main ul li .top:before {
        content: "\e900"; }
      nav#main ul li .feature:before {
        content: "\e915"; }
      nav#main ul li .other:before {
        content: "\e913"; }
      nav#main ul li .event:before {
        content: "\e912"; }
      nav#main ul li .photo:before {
        content: "\e914"; }
      nav#main ul li .recipe:before {
        content: "\e910"; }
      nav#main ul li .recruit:before {
        content: "\e911"; }
  nav#main #menu-btn {
    display: none; }
  nav#main .menu-search-area {
    display: none; }

nav.cancer_tab, nav.nk_tab {
  border-bottom-color: #E30B21 !important; }
  nav.cancer_tab .cancer, nav.nk_tab .cancer {
    background: #E30B21;
    border-radius: 4px 4px 0 0;
    color: #fff !important; }

nav.lifestyle-related-disease_tab, nav.nyusankin_tab {
  border-bottom-color: #E9611E !important; }
  nav.lifestyle-related-disease_tab .lifestyle-related-disease, nav.nyusankin_tab .lifestyle-related-disease {
    background: #E9611E;
    border-radius: 4px 4px 0 0;
    color: #fff !important; }

nav.mental-health_tab {
  border-bottom-color: #F19716 !important; }
  nav.mental-health_tab .mental-health {
    background: #F19716;
    border-radius: 4px 4px 0 0;
    color: #fff !important; }

nav.beauty_tab {
  border-bottom-color: #F8BC06 !important; }
  nav.beauty_tab .beauty {
    background: #F8BC06;
    border-radius: 4px 4px 0 0;
    color: #fff !important; }

nav.atopic_tab {
  border-bottom-color: #86B62E !important; }
  nav.atopic_tab .atopic {
    background: #86B62E;
    border-radius: 4px 4px 0 0;
    color: #fff !important; }

nav.dental_tab {
  border-bottom-color: #2CAA40 !important; }
  nav.dental_tab .dental {
    background: #2CAA40;
    border-radius: 4px 4px 0 0;
    color: #fff !important; }

nav.bonesetters_tab {
  border-bottom-color: #009847 !important; }
  nav.bonesetters_tab .bonesetters {
    background: #009847;
    border-radius: 4px 4px 0 0;
    color: #fff !important; }

nav.sterility_tab {
  border-bottom-color: #00A2E6 !important; }
  nav.sterility_tab .sterility {
    background: #00A2E6;
    border-radius: 4px 4px 0 0;
    color: #fff !important; }

nav.child-care_tab {
  border-bottom-color: #006AB4 !important; }
  nav.child-care_tab .child-care {
    background: #006AB4;
    border-radius: 4px 4px 0 0;
    color: #fff !important; }

nav.care_tab {
  border-bottom-color: #1F2585 !important; }
  nav.care_tab .care {
    background: #1F2585;
    border-radius: 4px 4px 0 0;
    color: #fff !important; }

nav.medicine_tab {
  border-bottom-color: #911582 !important; }
  nav.medicine_tab .medicine {
    background: #911582;
    border-radius: 4px 4px 0 0;
    color: #fff !important; }

nav.other_tab {
  border-bottom-color: #E2007F !important; }
  nav.other_tab .other {
    background: #E2007F;
    border-radius: 4px 4px 0 0;
    color: #fff !important; }

nav#footer {
  margin-top: 50px; }
  nav#footer ul {
    overflow: hidden;
    width: 750px; }
    nav#footer ul li {
      width: 150px;
      height: 150px;
      float: left;
      border: 1px solid #ededed;
      margin: 0px 24px 24px 0px;
      box-sizing: border-box;
      text-align: center; }
      nav#footer ul li a {
        display: block;
        width: 100%;
        height: 100%;
        padding-top: 113px;
        position: relative;
        -webkit-background-size: 80px 80px;
        background-size: 80px 80px;
        background-repeat: no-repeat;
        background-position: 36px 20px; }
      nav#footer ul li.menu-search-area {
        display: none; }
      nav#footer ul li .cancer {
        background-image: url(../img/icon/cancer.png); }
      nav#footer ul li .lifestyle-related-disease {
        background-image: url(../img/icon/lifestyle-related-disease.png); }
      nav#footer ul li .mental-health {
        background-image: url(../img/icon/mental-health.png); }
      nav#footer ul li .beauty {
        background-image: url(../img/icon/beauty.png); }
      nav#footer ul li .atopic {
        background-image: url(../img/icon/atopic.png); }
      nav#footer ul li .dental {
        background-image: url(../img/icon/dental.png); }
      nav#footer ul li .bonesetters {
        background-image: url(../img/icon/bonesetters.png); }
      nav#footer ul li .sterility {
        background-image: url(../img/icon/sterility.png); }
      nav#footer ul li .child-care {
        background-image: url(../img/icon/child-care.png); }
      nav#footer ul li .care {
        background-image: url(../img/icon/care.png); }
      nav#footer ul li .medicine {
        background-image: url(../img/icon/medicine.png); }
      nav#footer ul li .other {
        background-image: url(../img/icon/news.png); }

.nav6 {
  display: none !important; }

/* !!------------------------------------ */
/* !! メイン */
/* !!------------------------------------ */
main {
  width: auto !important;
  margin-left: 280px;
  margin-right: 280px;
  box-sizing: border-box;
  min-height: 900px; }
  main.col2 {
    width: 670px !important; }

aside h2, aside .archive-title {
  font-weight: 300;
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed;
  line-height: 1; }

aside h2.feature {
  display: none; }

aside h2.alo, aside h2.uc, aside h2.cd, aside h2.auto {
  display: block; }

/* !! 左メニュー */
aside#left {
  position: absolute;
  top: 15px;
  left: 0;
  width: 250px; }
  aside#left.fixed {
    position: fixed;
    top: 15px;
    left: auto;
    margin-left: auto; }
  aside#left h2 {
    margin-top: 30px; }
    aside#left h2 a {
      display: block; }
    aside#left h2:first-of-type {
      margin-top: 0; }
  aside#left ul {
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    aside#left ul li {
      line-height: 24px;
      margin-top: 10px;
      width: calc((100% - 5px)/2);
      height: 24px;
      border-radius: 15px;
      text-align: center;
      font-size: 12px;
      background: #f2f2f2; }
      aside#left ul li:hover {
        background: rgba(37, 183, 188, 0.2); }
      aside#left ul li a {
        display: block;
        height: 100%; }

/* !!サブメニュー */
aside#right {
  position: absolute;
  top: 15px;
  right: 0;
  width: 250px;
  overflow: visible;
  /* !! ランキング */ }
  aside#right div.fb-page {
    width: 300px !important;
    height: 130px;
    display: block !important;
    margin: 0px auto;
    margin-bottom: 12px !important;
    overflow: hidden;
    border-radius: 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2); }
  aside#right ul {
    margin-left: 0px;
    margin-top: 12px;
    margin-bottom: 12px;
    overflow: hidden;
    margin-bottom: 50px; }
    aside#right ul li {
      font-size: 12px;
      line-height: 140%;
      position: relative;
      height: 80px !important;
      margin-bottom: 10px; }
      aside#right ul li a {
        display: block;
        text-indent: -1000px;
        background-size: contain;
        overflow: hidden;
        text-indent: 0;
        padding-left: 90px !important;
        color: #595757;
        overflow: hidden; }
        aside#right ul li a img {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 80px;
          height: 80px; }
      aside#right ul li span.count {
        font-size: 11px;
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        display: none; }
      aside#right ul li > i:not(.count) {
        display: block;
        position: absolute;
        top: 0px;
        right: 0px;
        font-style: normal;
        font-size: 10px !important;
        line-height: 100% !important; }
        aside#right ul li > i:not(.count).alert {
          color: #ff0000; }
        aside#right ul li > i:not(.count).ok {
          color: #89ff00; }
  aside#right ul.feature.bnr-right-top {
    margin-bottom: 0;
    margin-top: 0 !important; }
  aside#right ul.feature.alo li.alo {
    display: block; }
  aside#right ul.feature.auto li.auto {
    display: block; }
  aside#right ul.feature.cd li.cd {
    display: block; }
  aside#right ul.feature.uc li.uc {
    display: block; }
  aside#right ul.feature li {
    display: none;
    margin-bottom: 30px; }
  aside#right ul.feature li {
    height: auto !important;
    margin-bottom: 15px; }
  aside#right ul.feature a {
    display: block;
    position: static;
    height: auto;
    max-height: 1000px !important;
    padding: 0 !important; }
    aside#right ul.feature a:after {
      content: "PR";
      position: absolute;
      z-index: 1;
      bottom: 0px;
      left: 0px;
      padding: 5px;
      line-height: 1;
      background: rgba(255, 255, 255, 0.8); }
    aside#right ul.feature a img {
      width: 100%;
      height: auto;
      position: static;
      margin-bottom: 0px; }
  aside#right h3 {
    display: none; }
  aside#right ul.wpp-list {
    overflow: visible; }
  aside#right li.ranking {
    overflow: visible;
    min-height: 50px;
    height: 80px !important; }
    aside#right li.ranking a {
      width: 0;
      height: 0;
      padding: 0; }
      aside#right li.ranking a.wpp-post-title {
        display: block;
        padding-left: 60px;
        height: auto !important;
        width: 100%;
        max-height: 100% img;
          max-height-display: none; }
    aside#right li.ranking span.ranknum {
      position: absolute;
      top: -5px;
      left: -5px;
      z-index: 1;
      display: block;
      background: #25B7BC;
      border: 2px solid  #fff;
      color: #fff;
      line-height: 20px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      box-sizing: content-box;
      text-align: center;
      width: 20px;
      height: 20px; }
    aside#right li.ranking i.count {
      padding-left: 90px;
      font-style: normal;
      color: #ff6565;
      display: block;
      text-align: left;
      letter-spacing: 1px; }
      aside#right li.ranking i.count a {
        display: none; }
  aside#right li.exclude img {
    opacity: 0.5 !important; }
  aside#right li.exclude .wpp-post-title {
    color: #ccc; }

/* !!------------------------------------ */
/* !! フッター */
/* !!------------------------------------ */
footer#site-footer {
  border-top: 1px solid #ededed;
  height: 160px;
  display: block;
  overflow: hidden; }
  footer#site-footer .inner {
    overflow: hidden; }
  footer#site-footer a#footer-logo {
    position: absolute;
    left: 0;
    top: 30px;
    width: 122px; }
  footer#site-footer p.f-link {
    margin-left: 150px;
    text-align: right;
    margin-top: 30px;
    line-height: 50px;
    font-size: 13px;
    pointer-events: none; }
    footer#site-footer p.f-link a {
      border-bottom: 1px solid  #ccc;
      padding-bottom: 5px; }
  footer#site-footer p#copy {
    text-align: left;
    margin: 0;
    font-size: 12px;
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
    left: 0; }

/* !!------------------------------------ */
/* !! トップページ */
/* !!------------------------------------ */
h2.home {
  font-weight: normal;
  height: 50px;
  background: #616161;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  box-sizing: content-box;
  margin-top: 10px;
  margin-top: 3em; }
  h2.home.start {
    margin-top: 10px; }
  h2.home strong {
    font-weight: normal; }

ul.pickup2 {
  font-size: 0; }
  ul.pickup2 li {
    border: 1px solid #ededed;
    display: inline-block;
    padding: 10px;
    position: relative;
    width: 170px;
    vertical-align: top;
    margin-bottom: 10px; }
    ul.pickup2 li.start, ul.pickup2 li.last {
      width: 345px; }
      ul.pickup2 li.start img, ul.pickup2 li.last img {
        margin: 0 !important; }
    ul.pickup2 li.start {
      margin-right: 10px; }
    ul.pickup2 li.last {
      margin-left: 10px; }
    ul.pickup2 li > a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2; }
    ul.pickup2 li div.thumb {
      overflow: hidden; }
      ul.pickup2 li div.thumb img {
        width: 325px;
        height: 120px;
        margin-left: -88px; }
    ul.pickup2 li p {
      margin: 0;
      font-size: 12px;
      line-height: 1.5em; }
      ul.pickup2 li p .desc {
        font-size: 11px;
        border-top: 1px solid #ededed !important;
        display: block;
        margin-top: 5px;
        padding-top: 5px; }

/* !!記事一覧 */
ul.postlist {
  border-top: 1px solid #ededed;
  margin-bottom: 10px;
  width: auto; }
  ul.postlist.latest-articles {
    border-top: none; }
  ul.postlist li {
    border-bottom: 1px solid #ededed;
    padding: 15px 0 15px 130px;
    box-sizing: border-box;
    position: relative;
    min-height: 150px; }
    ul.postlist li a {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 1;
      top: 0;
      left: 0; }
      ul.postlist li a img {
        margin-top: 15px;
        width: 120px;
        height: 120px; }
    ul.postlist li h2 {
      font-size: 18px;
      font-weight: normal;
      margin-bottom: 0.3em; }
    ul.postlist li p {
      margin: 0;
      font-size: 12px;
      line-height: 150%;
      color: #8d8d8d;
      text-align: justify !important; }
    ul.postlist li .hatena-bookmark-button-frame {
      position: relative;
      z-index: 2; }

.home .postlist {
  border-top: none; }

/* !!------------------------------------ */
/* !! ページナビゲーション */
/* !!------------------------------------ */
div.wp-pagenavi {
  text-align: center;
  margin-bottom: 50px; }
  div.wp-pagenavi span, div.wp-pagenavi a {
    vertical-align: middle;
    display: inline-block;
    background: #eee;
    line-height: 100%;
    padding: 10px;
    margin: 0px 4px;
    border-radius: 4px;
    margin-bottom: 10px; }
  div.wp-pagenavi .current, div.wp-pagenavi a:hover {
    background: #616161;
    color: #fff; }

/* !!------------------------------------ */
/* !! 検索結果ページ */
/* !!------------------------------------ */
h1.page-title {
  padding: 10px;
  border: 1px solid #616161;
  border-width: 1px 0px;
  font-weight: normal;
  text-align: center; }

ul.postlist.search {
  border-top: none; }

/* !!------------------------------------ */
/* !! 記事単体ページ */
/* !!------------------------------------ */
.entry-meta {
  font-size: 11px;
  min-height: 1em;
  position: relative;
  line-height: 100%;
  margin-top: 15px; }
  .entry-meta > span {
    position: absolute; }
    .entry-meta > span.the_date {
      left: 0;
      top: 0px;
      position: absolute; }
  .entry-meta .wpfp-span {
    display: none; }
  .entry-meta ul {
    right: 0;
    top: 0;
    width: 100%;
    padding-left: 11em;
    box-sizing: border-box;
    text-align: right; }
    .entry-meta ul li {
      display: inline-block;
      margin-left: 1em;
      margin-bottom: 0.5em;
      text-decoration: underline; }

p.the_desc {
  font-size: 15px;
  margin: 0;
  line-height: 166%;
  margin-bottom: 1em; }

article {
  width: 100%;
  display: block;
  /* !! タグ一覧 */
  /* !! 記事挿入 */
  /* !! 関連記事 */
  /* !! 引用記事 */ }
  article h1 {
    font-size: 32px;
    margin: 0.5em 0;
    font-size: 32px;
    line-height: 1.3em;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  article div.entry-thumbnail img {
    width: 100% !important;
    height: auto !important; }
  article div.entry-thumbnail p.photo_credit {
    font-size: 11px;
    margin: 0;
    text-align: right;
    line-height: 15px;
    margin-top: 4px;
    letter-spacing: 1px; }
    article div.entry-thumbnail p.photo_credit a {
      text-decoration: underline; }
  article #vr-wrap #vrview {
    height: 360px;
    margin-bottom: 4px; }
  article #vr-wrap ul {
    font-size: 0; }
  article #vr-wrap li {
    width: calc((100% - 16px)/5);
    cursor: pointer;
    height: 103px;
    background: #eee;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 4px;
    position: relative;
    vertical-align: top; }
    article #vr-wrap li:after {
      content: "";
      width: 100% !important;
      height: 100% !important;
      position: absolute;
      display: block;
      border: 2px solid #25B7BC;
      top: 0;
      left: 0;
      box-sizing: border-box;
      opacity: 0; }
    article #vr-wrap li:nth-of-type(5n) {
      margin-right: 0; }
    article #vr-wrap li img {
      width: 100% !important;
      height: auto !important; }
    article #vr-wrap li span {
      font-size: 1.2rem;
      position: absolute;
      bottom: 0;
      left: 0;
      background: rgba(255, 255, 255, 0.8);
      text-align: center;
      line-height: 20px;
      z-index: 2;
      width: 100%; }
    article #vr-wrap li.active span {
      background: #25B7BC;
      color: #fff; }
    article #vr-wrap li.active:after {
      opacity: 1; }
  article h2 {
    font-weight: normal;
    height: auto;
    padding: 15px 0;
    border-top: 2px solid #616161;
    border-bottom: 1px solid #ededed;
    line-height: 160%;
    font-size: 20px;
    color: #595757;
    box-sizing: content-box;
    margin-top: 10px;
    margin-top: 3em; }
    article h2.start {
      margin-top: 10px; }
    article h2 strong {
      font-weight: normal; }
    article h2 ~ p {
      padding-left: 0px; }
  article h3 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 2em;
    color: #545454;
    /*
		& ~ p{
			padding-left: 15px;
			//margin-top: 0.5em;
		}
*/ }
  article .box {
    border: 1px solid #616161;
    padding: 20px;
    position: relative;
    margin: 15px; }
    article .box h3 {
      border: none;
      padding: 0;
      margin: 0px;
      position: absolute;
      color: #616161;
      top: -0.5em;
      left: 0;
      line-height: 100%;
      width: 100%;
      text-align: center; }
      article .box h3 span {
        display: inline-block;
        background: #fff;
        padding: 0 10px; }
    article .box ul {
      margin-bottom: 0; }
  article p {
    margin: 1em 0;
    font-size: 15px;
    line-height: 2;
    overflow: hidden;
    line-height: 200%; }
    article p.note {
      font-size: 12px;
      margin: 0; }
    article p.has_iframe {
      text-align: center !important; }
    article p.has_iframe:not(.youtube) {
      margin: 0;
      padding: 0; }
      article p.has_iframe:not(.youtube) iframe {
        width: 100% !important; }
    article p img.size-full,
    article p .size-medium,
    article p .size-large {
      width: 100% !important;
      height: auto !important; }
  article figure {
    margin: 0px !important;
    width: auto !important;
    overflow: hidden; }
    article figure figcaption {
      font-size: 12px;
      color: #666; }
  article blockquote {
    margin: 10px 0;
    padding: 1em 3em;
    background: #eee;
    position: relative;
    border-radius: 8px;
    display: block; }
    article blockquote:before {
      content: "“";
      font-size: 80px !important;
      display: block;
      line-height: 100%;
      position: absolute;
      top: 5px;
      left: 5px;
      color: #666; }
    article blockquote p {
      overflow: visible;
      margin: 0;
      margin-top: 1em;
      font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
      /*
			&:after{
				content: "”";
				font-size: 28px;
			}
			*/
      font-size: 16px; }
    article blockquote em {
      font-style: italic;
      font-size: 13px; }
      article blockquote em:before {
        content: "ー"; }
  article ul {
    margin-top: 1em;
    margin-bottom: 1.5em; }
    article ul li {
      list-style: disc;
      margin-left: 2em; }
  article .entry-content > table {
    width: 100%;
    margin: 20px 0;
    font-size: 15px;
    height: auto !important; }
    article .entry-content > table:not(.nf) {
      table-layout: fixed; }
    article .entry-content > table p {
      margin: 0; }
    article .entry-content > table caption {
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 0.5em; }
    article .entry-content > table th {
      background: #fff; }
    article .entry-content > table th, article .entry-content > table td {
      border: 1px solid #ededed;
      border-collapse: collapse;
      padding: 10px; }
      article .entry-content > table th .small, article .entry-content > table td .small {
        display: block;
        font-size: 12px; }
    article .entry-content > table .ar {
      text-align: right; }
    article .entry-content > table tr:nth-child(odd) {
      background: #f0f7ee; }
    article .entry-content > table a {
      text-decoration: underline; }
  article iframe.twitter-tweet-rendered {
    margin: 15px auto !important;
    display: block; }
  article a.tag {
    display: inline-block;
    border: 2px solid #ccc;
    text-decoration: none;
    line-height: 100%;
    padding: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    float: right;
    clear: both; }
    article a.tag:before {
      font-family: 'genericons';
      vertical-align: middle;
      content: '\f505';
      font-size: 18px; }
    article a.tag:after {
      font-family: 'genericons';
      vertical-align: middle;
      content: '\f429';
      font-size: 18px; }
  article div.postbox {
    display: block;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
    border: 1px solid #eee;
    border-width: 1px 0 0 1px;
    overflow: hidden;
    position: relative;
    padding: 10px;
    padding-left: 115px;
    min-height: 110px;
    margin-bottom: 10px;
    margin-top: 10px; }
    article div.postbox:hover {
      background: #fff9ec; }
    article div.postbox + br {
      display: none; }
    article div.postbox a {
      text-decoration: none !important; }
    article div.postbox .thumb {
      display: block;
      position: absolute;
      top: 5px;
      left: 5px;
      z-index: 1;
      width: 100%;
      height: 100%; }
      article div.postbox .thumb img {
        width: 100px;
        height: 100px; }
    article div.postbox .title {
      display: block;
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 0.2em;
      line-height: 150%; }
    article div.postbox .desc {
      display: block;
      font-size: 12px;
      line-height: 140%;
      color: #666; }
  article .wp_rp_footer {
    display: none; }
  article section.in-you {
    background-color: #fff;
    border: 1px solid #bad8f6;
    border-top: 8px solid #bad8f6;
    background-image: url(../img/line.png);
    padding: 15px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2); }
    article section.in-you h2 {
      border-top: none;
      padding-top: 0; }

#detail-wrap h2 {
  background: #eee !important;
  padding: 8px;
  line-height: 1;
  font-size: 15px; }

#detail-wrap ul li {
  font-size: 1.4rem;
  position: relative;
  margin-top: 5px;
  min-height: 36px;
  padding-left: 110px;
  padding-top: 8px;
  padding-bottom: 5px;
  border: 1px solid  #eee;
  border-radius: 4px;
  overflow: hidden;
  line-height: 1.7; }
  #detail-wrap ul li:after {
    position: absolute;
    height: 100%;
    width: 100px;
    background: #efefef;
    content: "";
    top: 0;
    left: 0;
    z-index: 0; }
  #detail-wrap ul li i {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    text-align: center;
    width: 100px;
    line-height: 36px; }

#f-menu {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background: #25B7BC;
  text-align: center;
  font-size: 0;
  line-height: 1; }
  #f-menu > a {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    line-height: 1;
    padding: 10px;
    border-radius: 4px;
    margin: 10px 5px;
    border: 1px solid rgba(255, 255, 255, 0.55); }
    #f-menu > a span {
      padding-left: 5px; }

/* !!------------------------------------ */
/* !! おすすめ物件 */
#recomended-room {
  display: block;
  margin: 50px 0; }
  #recomended-room ul {
    font-size: 0; }
    #recomended-room ul li {
      display: inline-block;
      width: calc((100% - 20px)/3);
      margin-right: 10px;
      font-size: 14px;
      margin-top: 15px;
      background: #fff;
      box-shadow: 0px 0px 16px rgba(0, 0, 0, 0);
      height: 220px;
      transition: .5s;
      position: relative; }
      #recomended-room ul li:hover {
        box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.2); }
      #recomended-room ul li .thumb {
        height: 150px;
        background: #eee; }
      #recomended-room ul li:nth-of-type(3n) {
        margin-right: 0 !important; }
      #recomended-room ul li p {
        text-decoration: underline;
        padding: 10px;
        margin: 0; }
      #recomended-room ul li > a {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%; }

footer.entry-meta {
  display: none; }

div.canonical-link-wrap {
  text-align: right; }
  div.canonical-link-wrap a {
    display: inline-block;
    background: #f2f2f2;
    line-height: 1;
    padding: 5px 10px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 13px; }
    div.canonical-link-wrap a:hover {
      background: #25B7BC;
      color: #fff; }

ul.feature a span {
  display: block;
  text-align: center;
  text-decoration: underline;
  padding: 15px 0;
  color: #25B7BC;
  font-size: 18px; }

ul.feature.bnr-right-top {
  margin-bottom: 0;
  margin-top: 0 !important; }

ul.feature.alo li.alo {
  display: block; }

ul.feature.auto li.auto {
  display: block; }

ul.feature.cd li.cd {
  display: block; }

ul.feature.uc li.uc {
  display: block; }

ul.feature li {
  display: none;
  margin-bottom: 30px; }

.induce_layout > ul.feature {
  margin-left: 0 !important; }
  .induce_layout > ul.feature li {
    margin-left: 0 !important; }
  .induce_layout > ul.feature img {
    display: none; }

div.wp_rp_wrap {
  margin-top: 50px; }
  div.wp_rp_wrap ul.related_post.wp_rp {
    margin-right: -40px !important; }
  div.wp_rp_wrap li {
    min-height: 80px !important;
    line-height: 150%;
    font-size: 13px;
    width: 94px !important; }

div.entryfoot1 > div {
  margin: 30px auto !important;
  width: 240px;
  border-radius: 4px;
  background: #ccc; }

div.entryfoot1 span.wpfp-span {
  position: static;
  display: block;
  height: auto;
  text-align: center; }
  div.entryfoot1 span.wpfp-span a {
    display: block;
    color: #fff !important;
    width: auto !important;
    padding: 10px !important;
    background: none !important;
    background-position: 15px 9px;
    height: 36px; }
    div.entryfoot1 span.wpfp-span a:before {
      content: "＋ この記事を"; }

div.entryfoot1.has_wpfp_checked {
  display: none; }

div.entryfoot2 {
  background: #eee;
  position: relative;
  padding-left: 100px;
  padding-top: 15px;
  text-align: center;
  height: 100px;
  margin-top: 30px; }
  div.entryfoot2 > img {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100px !important;
    height: 100px !important; }
  div.entryfoot2 > p {
    text-align: center;
    margin: 0;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 21px;
    letter-spacing: 0px; }
    div.entryfoot2 > p b {
      font-size: 15px;
      letter-spacing: 1px; }
  div.entryfoot2 div.social-btn {
    display: inline-block;
    vertical-align: middle;
    word-spacing: top;
    padding: 0 !important;
    margin: 5px; }
    div.entryfoot2 div.social-btn span {
      vertical-align: top !important; }

/* !! シェアボタン */
.ninja_onebutton {
  margin-bottom: 20px;
  position: relative; }
  .ninja_onebutton .wpfp-span {
    display: block !important; }

footer .ninja_onebutton {
  margin: 5px;
  display: none; }

/* !! お気に入り */
.wpfp-span {
  position: absolute;
  top: 0;
  right: 0;
  overflow: visible;
  height: 22px; }
  .wpfp-span a {
    display: block;
    background: url(../img/favo.png) no-repeat;
    -webkit-background-size: 16px 60px;
    background-size: 16px 60px;
    color: #7b611a;
    padding-left: 20px;
    line-height: 20px;
    font-size: 14px;
    margin: 0;
    height: 22px;
    text-decoration: none !important; }

.wpfp-span a[title="お気に入り記事"] {
  background-position: left bottom; }
  .wpfp-span a[title="お気に入り記事"]:hover:after {
    content: "を解除"; }

.wpfp-hide {
  display: none !important; }

.edit-link {
  display: block;
  position: fixed !important;
  top: 5px;
  right: 5px;
  z-index: 10;
  height: 36px;
  color: #fff;
  line-height: 36px;
  font-size: 14px;
  padding: 0 10px;
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  .edit-link a {
    display: block;
    height: 100%;
    color: #fff; }

/* !!------------------------------------ */
/* !! 誘導型記事 */
div.induce-wrap {
  height: 150px;
  position: relative;
  overflow: hidden; }
  div.induce-wrap > .readmore {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, #ffffff 50%);
    text-align: center;
    line-height: 50px;
    z-index: 1;
    cursor: pointer; }
    div.induce-wrap > .readmore span {
      margin-top: 100px;
      display: block;
      height: 50px;
      line-height: 50px;
      background: #25B7BC;
      color: #fff; }

/* !!------------------------------------ */
/* !! カテゴリー別 */
/* !!------------------------------------ */
.archive-title {
  height: 50px;
  line-height: 50px;
  border-top: 2px solid #616161;
  text-align: center;
  font-size: 18px; }

.category-h1 {
  display: none; }

.archive-meta {
  display: none; }

/* !!------------------------------------ */
/* !! 404 */
/* !!------------------------------------ */
.link404 {
  text-align: center;
  margin: 100px 0; }
  .link404 a {
    display: inline-block;
    padding: 5px;
    background: #616161;
    color: #fff;
    border-radius: 4px; }

/* !!------------------------------------ */
/* !! 固定ページ */
/* !!------------------------------------ */
body.page main {
  margin-left: 0 !important;
  width: 670px !important; }

body.page aside#left {
  display: none !important; }

.entry-header {
  overflow: hidden; }

.type-page h1 {
  font-weight: normal;
  height: 100px;
  border-bottom: 1px solid #ededed;
  line-height: 100px;
  font-size: 20px;
  text-align: center;
  margin-top: 15px;
  background: #eee;
  position: relative; }
  .type-page h1:after {
    content: "PR";
    position: absolute;
    z-index: 1;
    font-size: 13px;
    top: 5px;
    left: 5px;
    padding: 5px;
    line-height: 1;
    background: #25B7BC;
    color: #fff; }

#privacypolicy-header h1:after {
  display: none; }

.attachment-post-thumbnail {
  display: block;
  line-height: 100%; }

/* !! プライバシーポリシー */
div#policy {
  margin: 0 !important;
  margin-right: 0 !important;
  padding: 0 !important;
  width: auto !important;
  height: auto !important; }
  div#policy ol {
    padding-left: 24px; }

/* !!------------------------------------ */
/* !! 会員登録 */
/* !!------------------------------------ */
#member-only {
  background: #EEEEEF;
  margin: 0px;
  margin-top: 20px;
  border-radius: 4px;
  color: #595757;
  overflow: hidden;
  padding: 30px; }
  #member-only h3 {
    border: none;
    text-align: center;
    letter-spacing: 2px; }
  #member-only p {
    font-size: 18px;
    margin: 0px;
    margin-bottom: 0.5em;
    text-align: left; }
  #member-only ul {
    margin: 0px;
    margin-top: 15px;
    text-align: center; }
    #member-only ul li {
      display: inline-block;
      background: #616161;
      margin: 15px;
      border-radius: 4px; }
      #member-only ul li a {
        display: block;
        width: 180px;
        height: 50px;
        line-height: 50px;
        color: #fff; }
    #member-only ul li.login {
      background: #fff; }
      #member-only ul li.login a {
        border: 2px solid #616161;
        border-radius: 4px;
        color: #616161; }
  #member-only ol {
    padding-left: 1.5em; }
    #member-only ol .note {
      font-size: 12px;
      display: block; }

body.user_section.login h1, body.login.lostpassword h1 {
  display: none; }

body.user_section.login .form-wrap, body.login.lostpassword .form-wrap, body.user_section.login body.lostpassword div.login, body.lostpassword body.user_section.login div.login, body.login.lostpassword div.login {
  width: 480px;
  margin: 50px auto; }
  body.user_section.login .form-wrap p.forgetmenot label, body.login.lostpassword .form-wrap p.forgetmenot label, body.user_section.login body.lostpassword div.login p.forgetmenot label, body.lostpassword body.user_section.login div.login p.forgetmenot label, body.login.lostpassword div.login p.forgetmenot label {
    width: auto; }

body.user_section main h1, body.lostpassword main h1 {
  height: 120px;
  line-height: 120px;
  font-weight: normal !important;
  text-align: center;
  border: none; }

body.user_section #container, body.lostpassword #container {
  border-top: 1px solid #ededed; }

body.user_section nav, body.lostpassword nav {
  display: none; }

body.user_section aside, body.lostpassword aside {
  display: none; }

body.user_section main, body.lostpassword main {
  width: 100% !important;
  margin: 0 auto;
  overflow: hidden; }
  body.user_section main article, body.lostpassword main article {
    width: 100%; }
  body.user_section main footer, body.lostpassword main footer {
    border: none; }

div#register-header {
  display: none; }

div#register-header2 {
  margin-top: 30px;
  margin-bottom: 0px;
  width: 1000px;
  height: 500px;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden; }
  div#register-header2 h2 {
    font-size: 24px;
    margin-top: 55px !important;
    line-height: 36px !important;
    position: relative;
    text-align: center;
    border: none;
    letter-spacing: 2px;
    z-index: 1; }
  div#register-header2 img {
    display: block;
    position: absolute;
    bottom: 40px;
    left: 248px;
    z-index: 1; }
  div#register-header2 img#register-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    z-index: 0;
    display: none; }

ul.tokuten {
  margin-right: -30px;
  margin-top: 30px;
  overflow: hidden; }
  ul.tokuten li {
    background-color: #EEEEEF;
    float: left;
    list-style: none;
    margin: 0px 30px 30px 0px;
    width: 313px;
    height: 250px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center 48px;
    -webkit-background-size: 94px 76px;
    background-size: 94px 76px; }
    ul.tokuten li p {
      position: absolute;
      padding: 20px;
      margin: 0;
      top: 130px;
      left: 0;
      width: 100%;
      font-size: 14px;
      line-height: 24px;
      text-align: center; }
  ul.tokuten li.note {
    background: none;
    font-size: 12px; }

#mem-post {
  background-image: url(/img/resister/post.png); }

#mem-seminer {
  background-image: url(/img/resister/seminar.png); }

#mem-book {
  background-image: url(/img/resister/book.png); }

#mem-charity {
  background-image: url(/img/resister/100yen.png); }

#mem-mail {
  background-image: url(/img/resister/mail.png); }

a.toForm {
  background-color: #616161;
  background-image: url(/common/img/arrow.png);
  background-repeat: no-repeat;
  -webkit-background-size: 30px;
  background-size: 30px;
  height: 60px;
  line-height: 60px;
  padding-left: 55px;
  padding-right: 15px;
  display: block;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  background-position: 15px center;
  border-radius: 4px;
  margin: 50px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3); }

div.form-wrap, body.lostpassword div.login {
  background: #ededed;
  border-radius: 8px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 50px;
  width: 800px; }
  div.form-wrap h2, body.lostpassword div.login h2 {
    text-align: center;
    background: #616161;
    border: none;
    color: #fff;
    margin: 0; }
  div.form-wrap h3, body.lostpassword div.login h3 {
    border-bottom: 1px dashed #616161;
    border-left: none;
    height: 0.7em;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 35px; }
    div.form-wrap h3 span, body.lostpassword div.login h3 span {
      background: #e1e1e1;
      display: inline-block;
      color: #616161;
      padding: 0 10px; }
  div.form-wrap p.message, body.lostpassword div.login p.message {
    margin: 15px; }
  div.form-wrap form, body.lostpassword div.login form {
    margin: 30px; }
    div.form-wrap form label, body.lostpassword div.login form label {
      display: inline-block;
      width: 160px;
      margin-bottom: 15px; }
      div.form-wrap form label.confirm, body.lostpassword div.login form label.confirm {
        width: 300px; }
    div.form-wrap form input.text, body.lostpassword div.login form input.text {
      height: 30px;
      width: 200px;
      border-radius: 4px;
      border: 2px solid #ccc !important;
      padding: 4px;
      font-size: 15px; }
      div.form-wrap form input.text:focus, body.lostpassword div.login form input.text:focus {
        outline: none;
        border-color: #616161 !important; }
    div.form-wrap form .note, body.lostpassword div.login form .note {
      font-size: 13px; }
    div.form-wrap form select, body.lostpassword div.login form select {
      display: inline-block;
      font-size: 16px;
      width: 240px;
      height: 30px;
      background: #fff; }
    div.form-wrap form p#user_interest_grp, body.lostpassword div.login form p#user_interest_grp {
      padding: 0;
      text-align: center; }
      div.form-wrap form p#user_interest_grp label, body.lostpassword div.login form p#user_interest_grp label {
        display: inline-block;
        text-align: left;
        width: 8em; }
  div.form-wrap ol, body.lostpassword div.login ol {
    font-size: 12px;
    padding: 15px 15px 15px 40px;
    background: #fff;
    border-radius: 4px;
    height: 300px;
    overflow: auto;
    text-align: left; }
  div.form-wrap p.submit, body.lostpassword div.login p.submit {
    text-align: center; }
  div.form-wrap p.error, body.lostpassword div.login p.error {
    margin: 30px;
    color: #d26b53; }
  div.form-wrap .tml-action-links, body.lostpassword div.login .tml-action-links {
    display: none; }
  div.form-wrap.pending div, body.lostpassword div.pending.login div {
    margin: 15px; }
  div.form-wrap.pending table, body.lostpassword div.pending.login table {
    background: #fff;
    border: 1px solid #ededed !important;
    width: 100%; }
    div.form-wrap.pending table th, body.lostpassword div.pending.login table th, div.form-wrap.pending table td, body.lostpassword div.pending.login table td {
      padding: 10px 10px; }
    div.form-wrap.pending table th, body.lostpassword div.pending.login table th {
      width: 5em; }
  div.form-wrap.pending p, body.lostpassword div.pending.login p {
    margin: 15px;
    font-size: 14px; }
  div.form-wrap.pending .note, body.lostpassword div.pending.login .note {
    font-size: 12px;
    color: blue; }

.repass {
  font-size: 12px; }

.cant_login {
  width: 480px;
  margin: 0 auto; }
  .cant_login h3 {
    border: none !important;
    height: auto;
    margin: 0 0px !important;
    text-align: left;
    font-size: 16px;
    line-height: 166%;
    margin-top: 1em; }
  .cant_login p {
    margin: 1em 0px;
    font-size: 12px;
    margin-top: 0; }
  .cant_login a {
    text-decoration: underline !important; }

div.act-text {
  margin: 50px; }

#contact-form-7817 {
  text-align: center; }
  #contact-form-7817 label {
    width: auto !important;
    display: block; }
  #contact-form-7817 p.contact-submit {
    text-align: center;
    margin-top: 30px; }
  #contact-form-7817 .pushbutton-wide {
    background: #616161;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    border: none;
    border-radius: 4px;
    width: 4em;
    padding: 5px;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
    margin: 5px;
    cursor: pointer;
    -webkit-appearance: none; }
  #contact-form-7817 h3 {
    text-align: center;
    font-size: 16px;
    border: none; }
  #contact-form-7817 blockquote {
    background: none; }

body.lostpassword .entry-meta {
  display: none !important; }

body.lostpassword div.login {
  width: 480px;
  margin: 50px auto; }

body.lostpassword .indicator-hint,
body.lostpassword #pass-strength-result {
  display: none; }

/* !!------------------------------------ */
/* !! マイページ */
/* !!------------------------------------ */
main#mypage {
  padding: 0 !important;
  width: 100% !important; }
  main#mypage article {
    width: 100%; }
  main#mypage h2 {
    border: none;
    color: #7b611a; }
  main#mypage #fav-wrap ul {
    overflow: hidden;
    margin-right: -20px;
    padding-top: 10px; }
  main#mypage #fav-wrap li {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    border: 1px solid #eee;
    border-width: 1px 0 0 1px;
    padding: 5px;
    padding-right: 24px;
    width: 495px;
    margin-right: 10px;
    float: left;
    display: block;
    list-style: none;
    position: relative;
    padding-left: 110px;
    min-height: 110px;
    margin-left: 0;
    margin-bottom: 10px; }
    main#mypage #fav-wrap li img {
      position: absolute;
      top: 5px;
      left: 5px;
      width: 100px;
      height: 100px; }
    main#mypage #fav-wrap li:before {
      content: "";
      width: 16px;
      height: 22px;
      display: block;
      background: url(../img/favo.png);
      background-size: 16px 60px;
      background-position: left bottom;
      position: absolute;
      right: 5px;
      top: -3px;
      z-index: 1; }
    main#mypage #fav-wrap li a {
      text-decoration: none !important; }
    main#mypage #fav-wrap li a.remove-parent {
      display: block;
      position: absolute;
      bottom: 5px;
      right: 5px;
      width: 12px;
      height: 12px;
      background: url(../img/remove.gif);
      background-size: 100%;
      text-indent: -100px;
      overflow: hidden;
      opacity: 0.5; }
  main#mypage #fav-wrap .favorites_empty {
    border: 1px dashed #ccc;
    width: 1000px;
    padding: 100px;
    text-align: center; }
  main#mypage nav#footer {
    display: none; }
  main#mypage p.ar a {
    color: #666;
    font-size: 12px; }
    main#mypage p.ar a:before {
      font-family: 'genericons';
      vertical-align: middle;
      content: '\f407';
      font-size: 22px;
      vertical-align: top; }

/* !!------------------------------------ */
/* !! 特別記事 */
/* !!------------------------------------ */
section#special p.int {
  line-height: 166%;
  color: #8DC21E;
  font-weight: bold; }
  section#special p.int:before {
    content: "ー";
    font-weight: normal;
    display: inline-block;
    margin-right: 4px; }

section#special p.imedi, section#special p.talker {
  position: relative;
  padding-left: 75px;
  min-height: 70px;
  line-height: 166%; }
  section#special p.imedi:after, section#special p.talker:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0.2em;
    display: block;
    width: 60px !important;
    height: 60px !important;
    background: url(/apple-touch-icon.png) no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

section#special p.talker {
  font-size: 18px;
  margin-bottom: 3em;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
  section#special p.talker:before {
    border-color: rgba(51, 150, 243, 0.57); }
  section#special p.talker:after {
    background: url(http://melipa.com/cms/wp-content/uploads/2015/10/22f04a1dd852a999e00030f392a0afa71-150x150.jpg) no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

section#special .box {
  padding: 0 !important;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden; }
  section#special .box p {
    margin: 0;
    margin-bottom: 1em; }
  section#special .box p.fr {
    text-align: center;
    float: right;
    width: 180px;
    font-size: 12px;
    margin-left: 0.5em; }
    section#special .box p.fr a {
      font-size: 12px; }
    section#special .box p.fr img {
      width: 100%;
      height: auto !important; }

/* !!------------------------------------ */
/* !! アンケート */
/* !!------------------------------------ */
dl#enquite dt, dl#enquite dd {
  float: none !important;
  width: 100% !important;
  text-align: left !important;
  padding: 10px !important;
  font-size: 14px !important; }

dl#enquite dt {
  font-size: 16px !important;
  position: relative;
  padding-left: 50px !important; }
  dl#enquite dt i {
    font-style: normal;
    display: block;
    position: absolute;
    top: 10px;
    left: 5px;
    font-size: 24px;
    color: #25B7BC; }
  dl#enquite dt.no_num {
    border-top: 1px dashed #ccc !important; }

dl#enquite dd {
  border-top: none !important;
  text-align: center !important; }

dl#enquite label {
  padding: 5px 10px !important; }

dl#enquite label + br {
  display: none !important; }

dl#enquite th, dl#enquite td {
  padding: 10px !important; }

dl#enquite td {
  text-align: left !important; }

dl#enquite table#send_info {
  margin: 10px auto; }

dl#enquite .mfp_element_text,
dl#enquite .mfp_element_tel,
dl#enquite .mfp_element_email {
  height: 36px;
  box-sizing: border-box;
  box-shadow: none;
  border-width: 2px;
  margin-right: 15px;
  width: 280px;
  font-size: 15px;
  line-height: 100%; }
  dl#enquite .mfp_element_text#zip,
  dl#enquite .mfp_element_tel#zip,
  dl#enquite .mfp_element_email#zip {
    width: 160px !important; }

dl#enquite select {
  width: 280px !important;
  display: inline-block;
  margin-right: 15px;
  font-size: 15px; }

dl#enquite .mfp_err {
  background: none !important;
  padding: 0 !important; }

div.mfp_buttons br {
  display: none !important; }

div.mfp_buttons button {
  text-shadow: none; }
  div.mfp_buttons button.submit, div.mfp_buttons button#mfp_button_send {
    background: #0068b8 !important; }

h3.policy {
  font-size: 18px; }

div#policy {
  background: #fff;
  width: 520px;
  margin: 30px auto;
  padding: 15px;
  height: 400px;
  overflow: scroll; }

ol.policy li {
  font-size: 12px !important;
  text-align: left;
  height: 150%; }

div#mfp_phase_confirm h4 {
  font-weight: normal;
  margin: 50px 0; }

div#mfp_phase_confirm th {
  padding: 15px 10px !important;
  width: 250px !important; }

/* !!------------------------------------ */
/* !! iPP */
body#ipp-campaign {
  font-weight: 100 !important;
  -webkit-font-smoothing: antialiased; }
  body#ipp-campaign div.wrap1 {
    width: 590px;
    margin: 70px auto;
    margin-bottom: 0; }
    body#ipp-campaign div.wrap1 p {
      border: 1px solid  #9C9B9B;
      border-width: 1px 0;
      margin: 0;
      line-height: 80px;
      text-align: center;
      font-size: 24px; }
    body#ipp-campaign div.wrap1 ul {
      font-size: 12px; }
      body#ipp-campaign div.wrap1 ul li {
        padding-top: 20px;
        position: relative;
        letter-spacing: -1px;
        border-bottom: 2px dotted  #9fa0a0;
        padding-bottom: 10px;
        line-height: 100%; }
        body#ipp-campaign div.wrap1 ul li span.name {
          font-family: 'Source Sans Pro', sans-serif !important;
          font-weight: 300;
          font-size: 20px;
          letter-spacing: 0px; }
        body#ipp-campaign div.wrap1 ul li div.price {
          font-size: 14px;
          position: absolute;
          right: 0;
          top: 0;
          padding-top: 20px;
          letter-spacing: 0; }
          body#ipp-campaign div.wrap1 ul li div.price i {
            font-style: normal;
            font-size: 20px;
            letter-spacing: 0;
            font-family: 'Source Sans Pro', sans-serif !important;
            font-weight: 300; }
          body#ipp-campaign div.wrap1 ul li div.price span.l {
            text-decoration: line-through; }
          body#ipp-campaign div.wrap1 ul li div.price span.r {
            color: #ea5514;
            -webkit-font-smoothing: subpixel-antialiased; }
  body#ipp-campaign div.wrap2 {
    color: #1792D7;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 20px; }
    body#ipp-campaign div.wrap2 p {
      font-size: 32px;
      display: inline-block;
      font-weight: 100;
      margin: 0 !important; }
    body#ipp-campaign div.wrap2 p.small {
      font-size: 14px;
      line-height: 18px;
      text-align: left; }
  body#ipp-campaign div#footer .inner1 {
    background: #1792D7;
    text-align: center;
    padding: 15px 0; }
    body#ipp-campaign div#footer .inner1 p {
      display: inline-block;
      line-height: 40px;
      margin: 0;
      color: #fff;
      font-size: 18px;
      position: relative;
      padding-right: 220px; }
      body#ipp-campaign div#footer .inner1 p a {
        display: block;
        width: 200px;
        height: 40px;
        line-height: 40px;
        color: #fff;
        text-align: center;
        border: 1px solid  #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        position: absolute;
        top: 0;
        right: 0; }
        body#ipp-campaign div#footer .inner1 p a:hover {
          background: #fff;
          color: #1792D7; }
  body#ipp-campaign div#footer .inner2 {
    color: #8dc21f;
    line-height: 70px;
    font-size: 18px;
    text-align: center; }
    body#ipp-campaign div#footer .inner2 i {
      font-style: normal;
      font-family: 'Source Sans Pro', sans-serif !important;
      font-weight: 400;
      font-size: 24px; }

#spmenu {
  display: none; }

span.page {
  display: none; }

@media screen and (max-width: 767px) {
  *:hover img {
    opacity: 1 !important; }
  html, body {
    min-width: 320px;
    color: #595757; }
  .inner {
    margin: 0 auto;
    width: auto;
    position: relative; }
  a {
    color: #595757; }
    a:hover {
      color: #616161; }
  img {
    margin: 0; }
  div.abs_center {
    overflow: hidden;
    display: block;
    width: 360px !important;
    height: 76px;
    background: url(../img/logo.gif) no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -160px;
    margin-top: -74px;
    overflow: visible; }
    div.abs_center p {
      margin: 0;
      color: #616161;
      margin-top: 86px;
      border: 1px solid #616161;
      box-sizing: border-box;
      padding: 10px;
      text-align: center; }
  .hide {
    display: none; }
  img.alignleft,
  img.alignright {
    float: none;
    display: block;
    margin: 1em auto; }
  .ar {
    text-align: right; }
  .ac {
    text-align: center; }
  .al {
    text-align: left; }
  .disp {
    margin-left: 0;
    padding-left: 0; }
  .sp {
    display: block !important; }
  .mobile figure {
    margin: 15px 10px !important;
    width: auto !important; }
    .mobile figure img {
      width: 100% !important;
      height: auto !important;
      display: block; }
  hr {
    margin: 15px; }
  body.mobile article, body.mobile footer.entry-meta {
    overflow: visible !important; }
  /* !!------------------------------------ */
  /* !! ヘッダー */
  /* !!------------------------------------ */
  p.headline {
    position: fixed;
    bottom: 0;
    z-index: 10;
    font-size: 11px;
    width: 100%;
    height: auto !important;
    line-height: 140%;
    padding: 5px 0; }
  #wrap > header {
    height: 80px;
    width: 100%;
    margin: 15px 0; }
    #wrap > header .inner {
      width: auto;
      margin: 0 auto;
      position: relative; }
    #wrap > header a#sitelogo {
      overflow: hidden;
      display: block;
      width: 100%;
      height: 45px;
      margin: 0 !important;
      margin-top: 0 !important;
      background: none;
      background-size: auto;
      text-indent: 0;
      position: static;
      text-align: center; }
      #wrap > header a#sitelogo img {
        display: inline-block;
        width: 64px;
        height: auto !important;
        margin-right: 10px !important; }
      #wrap > header a#sitelogo span {
        display: inline-block;
        font-size: 12px; }
    #wrap > header ul {
      position: fixed;
      right: 0;
      top: auto;
      bottom: 0;
      z-index: 1000;
      width: 100%;
      background: #25B7BC; }
      #wrap > header ul.pc {
        display: none; }
      #wrap > header ul li {
        display: block;
        width: 50%;
        font-size: 13px;
        margin-left: 0;
        float: left; }
        #wrap > header ul li a {
          color: #fff;
          transition: 0.5s;
          border-bottom: none;
          display: block;
          text-align: center;
          height: 36px;
          line-height: 36px;
          font-size: 13px; }
          #wrap > header ul li a:hover {
            border-bottom: none; }
          #wrap > header ul li a:before {
            font-family: 'genericons';
            vertical-align: middle;
            font-size: 18px !important; }
          #wrap > header ul li a.register:before {
            content: '\f411'; }
          #wrap > header ul li a.login:before {
            content: '\f427'; }
  body.single ul.acc_menu {
    display: none; }
  .search-area {
    position: absolute;
    width: 270px !important;
    height: 50px !important;
    top: 50px !important;
    left: 50%;
    margin-left: -135px !important; }
    .search-area label {
      overflow: hidden;
      display: block; }
    .search-area span {
      display: none; }
    .search-area .search-field {
      width: 270px;
      height: 30px !important;
      display: block;
      line-height: 30px;
      font-size: 15px !important;
      padding-left: 6px;
      box-sizing: border-box;
      line-height: 100%;
      border: 2px solid #ccc;
      border-radius: 4px;
      background: #fff; }
      .search-area .search-field:focus {
        outline: none;
        border-color: #616161; }
    .search-area .button {
      width: 30px;
      height: 30px;
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      background: url(../img/search.gif) no-repeat;
      border: 2px solid #ccc;
      border-radius: 4px;
      background-size: 17px 17px;
      background-position: center center;
      text-indent: -100px;
      cursor: pointer; }
  #top-banner-area {
    height: auto; }
    #top-banner-area ul.inner {
      height: 100%;
      margin: 10px;
      position: relative; }
      #top-banner-area ul.inner a {
        display: block;
        margin: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 2; }
      #top-banner-area ul.inner li {
        margin: 0;
        height: auto !important;
        background: #fff;
        position: relative;
        overflow: hidden;
        margin-bottom: 5px; }
        #top-banner-area ul.inner li i {
          font-style: normal; }
        #top-banner-area ul.inner li#top1 {
          left: 0;
          top: 0px; }
        #top-banner-area ul.inner li#top2 {
          right: 0;
          top: 0; }
        #top-banner-area ul.inner li#top1, #top-banner-area ul.inner li#top2 {
          height: 200px;
          width: 100%; }
          #top-banner-area ul.inner li#top1 img, #top-banner-area ul.inner li#top2 img {
            width: 100% !important;
            height: auto;
            display: block; }
          #top-banner-area ul.inner li#top1 p, #top-banner-area ul.inner li#top2 p {
            padding: 5px 10px;
            margin: 0;
            width: 100%;
            box-sizing: border-box;
            color: #666;
            display: block;
            background: rgba(255, 255, 255, 0.5);
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: 1;
            -webkit-backdrop-filter: blur(4px); }
            #top-banner-area ul.inner li#top1 p span, #top-banner-area ul.inner li#top2 p span {
              display: block;
              color: #000;
              line-height: 150%;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis;
              width: 100%;
              font-size: 16px; }
              #top-banner-area ul.inner li#top1 p span.category, #top-banner-area ul.inner li#top2 p span.category {
                font-size: 11px; }
              #top-banner-area ul.inner li#top1 p span.desc, #top-banner-area ul.inner li#top2 p span.desc {
                font-size: 12px; }
        #top-banner-area ul.inner li.PR i:after {
          content: "PR" !important;
          background: #ccc;
          display: inline-block;
          margin-left: 5px;
          padding: 4px 8px;
          font-size: 11px;
          line-height: 100%;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          border-radius: 4px;
          color: #fff; }
  body:not(.home) #top-banner-area {
    display: none; }
  body:not(.home) nav#main {
    border-top: none; }
  /* !!------------------------------------ */
  /* !! ナビゲーション */
  /* !!------------------------------------ */
  /* Generated with Bounce.js. Edit at http://goo.gl/Bkrp8Q */
  /*
@-webkit-keyframes animation {
  0% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -400, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -400, 0, 1); }
  3% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -167.939, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -167.939, 0, 1); }
  5.91% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.933, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.933, 0, 1); }
  7.81% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -52.989, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -52.989, 0, 1); }
  9.71% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -66.783, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -66.783, 0, 1); }
  17.62% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.163, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.163, 0, 1); }
  21.42% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -9.254, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -9.254, 0, 1); }
  29.43% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.013, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.013, 0, 1); }
  33.23% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.282, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.282, 0, 1); }
  41.24% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.007, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.007, 0, 1); }
  45.05% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.178, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.178, 0, 1); }
  52.95% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  56.76% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.025, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.025, 0, 1); }
  64.76% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  68.57% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.003, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.003, 0, 1); }
  76.58% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  80.38% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  88.29% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  92.09% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

@keyframes animation {
  0% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -400, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -400, 0, 1); }
  3% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -167.939, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -167.939, 0, 1); }
  5.91% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.933, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.933, 0, 1); }
  7.81% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -52.989, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -52.989, 0, 1); }
  9.71% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -66.783, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -66.783, 0, 1); }
  17.62% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.163, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.163, 0, 1); }
  21.42% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -9.254, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -9.254, 0, 1); }
  29.43% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.013, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.013, 0, 1); }
  33.23% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.282, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.282, 0, 1); }
  41.24% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.007, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.007, 0, 1); }
  45.05% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.178, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.178, 0, 1); }
  52.95% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  56.76% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.025, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.025, 0, 1); }
  64.76% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  68.57% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.003, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.003, 0, 1); }
  76.58% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  80.38% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  88.29% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  92.09% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}
*/
  /* !!------------------------------------ */
  /* !! SPメニュー */
  #wrap {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: relative;
    z-index: 0;
    background: #fff;
    transition: 0.2s ease-out; }
  #shade {
    position: fixed;
    top: -50px;
    left: 0;
    z-index: 10000000;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 150%;
    display: none; }
  #spmenu {
    display: none;
    position: fixed;
    z-index: 0;
    top: 0;
    right: 0;
    width: 250px;
    height: 100vh;
    overflow: hidden;
    margin-bottom: -50px;
    padding: 0px; }
    #spmenu .inner {
      position: relative;
      padding: 20px;
      height: 100vh !important;
      padding-bottom: 0;
      overflow: scroll; }
      #spmenu .inner h2 {
        font-weight: 300;
        font-size: 16px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ededed;
        line-height: 1;
        margin-top: 30px; }
        #spmenu .inner h2:first-of-type {
          margin-top: 0; }
      #spmenu .inner ul {
        margin: 5px; }
        #spmenu .inner ul li {
          line-height: 30px;
          font-size: 12px; }
          #spmenu .inner ul li a {
            font-size: 15px; }
  span#menu-btn {
    position: fixed;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    z-index: 1;
    text-align: center;
    line-height: 45px;
    font-weight: 200;
    font-size: 30px;
    z-index: 10000;
    color: #25B7BC; }
    span#menu-btn:after {
      font-family: 'genericons';
      vertical-align: middle;
      content: '\f505'; }
  body.menu-show #wrap {
    -webkit-transform: translate3d(-250px, 0, 0);
    -moz-transform: translate3d(-250px, 0, 0);
    -ms-transform: translate3d(-250px, 0, 0);
    -o-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0); }
  body.menu-show #spmenu {
    display: block; }
  body.menu-show span#menu-btn:after {
    content: '\f406';
    font-size: 18px; }
  .nav6 {
    display: none !important; }
  /* !!------------------------------------ */
  /* !! メイン */
  /* !!------------------------------------ */
  main {
    width: 100% !important;
    margin-left: 0px;
    box-sizing: border-box; }
    main.col2 {
      width: 100% !important; }
  /* !! 左メニュー */
  aside#left {
    display: none; }
  /* !!サブメニュー */
  aside#right {
    position: static;
    margin: 0px;
    overflow: visible;
    width: auto;
    padding: 10px;
    background: #f2f2f2;
    /* !! ランキング */ }
    aside#right div.fb-page {
      width: 300px !important;
      height: 130px;
      display: block !important;
      margin: 0px auto;
      margin-bottom: 12px !important;
      overflow: hidden;
      border-radius: 2px;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2); }
    aside#right h2 {
      margin-left: 10px; }
    aside#right ul {
      margin-left: 10px;
      margin-top: 12px;
      margin-right: 10px;
      margin-bottom: 12px;
      overflow: hidden;
      margin-bottom: 50px; }
      aside#right ul li {
        font-size: 12px;
        line-height: 140%;
        position: relative;
        height: 80px !important;
        margin-bottom: 10px; }
        aside#right ul li a {
          display: block;
          text-indent: -1000px;
          background-size: contain;
          overflow: hidden;
          text-indent: 0;
          padding-left: 90px !important;
          color: #595757;
          overflow: hidden; }
          aside#right ul li a img {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 80px;
            height: 80px; }
        aside#right ul li span.count {
          font-size: 11px;
          display: block;
          position: absolute;
          bottom: 0;
          right: 0;
          display: none; }
        aside#right ul li > i:not(.count) {
          display: block;
          position: absolute;
          top: 0px;
          right: 0px;
          font-style: normal;
          font-size: 10px !important;
          line-height: 100% !important; }
          aside#right ul li > i:not(.count).alert {
            color: #ff0000; }
          aside#right ul li > i:not(.count).ok {
            color: #89ff00; }
    aside#right ul.feature.bnr-right-top {
      margin-bottom: 0;
      margin-top: 0 !important; }
    aside#right ul.feature.alo li.alo {
      display: block; }
    aside#right ul.feature.auto li.auto {
      display: block; }
    aside#right ul.feature.cd li.cd {
      display: block; }
    aside#right ul.feature.uc li.uc {
      display: block; }
    aside#right ul.feature li {
      display: none;
      margin-bottom: 30px; }
    aside#right ul.feature li {
      height: auto !important;
      margin-bottom: 15px; }
    aside#right ul.feature a {
      display: block;
      position: static;
      height: auto;
      max-height: 1000px !important;
      padding: 0 !important; }
      aside#right ul.feature a:after {
        content: "PR";
        position: absolute;
        z-index: 1;
        bottom: 0px;
        left: 0px;
        padding: 5px;
        line-height: 1;
        background: rgba(255, 255, 255, 0.8); }
      aside#right ul.feature a img {
        width: 100%;
        height: auto;
        position: static;
        margin-bottom: 0px; }
    aside#right h3 {
      display: none; }
    aside#right ul.wpp-list {
      overflow: visible; }
    aside#right li.ranking {
      overflow: visible;
      min-height: 50px;
      height: 80px !important; }
      aside#right li.ranking a {
        width: 0;
        height: 0;
        padding: 0; }
        aside#right li.ranking a.wpp-post-title {
          display: block;
          padding-left: 60px;
          height: auto !important;
          width: 100%;
          max-height: 100% img;
            max-height-display: none; }
      aside#right li.ranking span.ranknum {
        position: absolute;
        top: -5px;
        left: -5px;
        z-index: 1;
        display: block;
        background: #25B7BC;
        border: 2px solid  #fff;
        color: #fff;
        line-height: 20px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        box-sizing: content-box;
        text-align: center;
        width: 20px;
        height: 20px; }
      aside#right li.ranking i.count {
        padding-left: 90px;
        font-style: normal;
        color: #ff6565;
        display: block;
        text-align: left;
        letter-spacing: 1px; }
        aside#right li.ranking i.count a {
          display: none; }
    aside#right li.exclude img {
      opacity: 0.5 !important; }
    aside#right li.exclude .wpp-post-title {
      color: #ccc; }
  /* !!------------------------------------ */
  /* !! フッター */
  /* !!------------------------------------ */
  #wrap > footer {
    border-top: 1px solid #ededed;
    height: auto;
    overflow: hidden; }
    #wrap > footer .inner {
      overflow: hidden; }
    #wrap > footer a#footer-logo {
      position: static;
      display: block;
      margin: 10px auto;
      width: 100px; }
      #wrap > footer a#footer-logo img {
        width: 100% !important;
        height: auto !important; }
    #wrap > footer p.f-link {
      margin-left: 10px;
      margin-top: 10px;
      line-height: 1.5;
      font-size: 0;
      text-align: center; }
      #wrap > footer p.f-link a {
        display: block;
        text-align: center;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        margin-bottom: 5px;
        font-size: 12px;
        padding: 10px;
        line-height: 1;
        border: 1px solid #ededed; }
    #wrap > footer p#copy {
      text-align: left;
      margin: 0;
      font-size: 12px;
      position: static;
      bottom: 20px;
      text-align: center;
      width: 100%;
      left: 0;
      margin-bottom: 15px; }
  /* !!------------------------------------ */
  /* !! トップページ */
  /* !!------------------------------------ */
  h2.home {
    margin-top: 0 !important; }
  /* !!記事一覧 */
  ul.postlist {
    border-top: 1px solid #ededed;
    margin-bottom: 10px;
    width: auto;
    margin: 10px; }
    ul.postlist.latest-articles {
      border-top: none; }
    ul.postlist li {
      border-bottom: 1px solid #ededed;
      padding: 10px 0 10px 100px;
      box-sizing: border-box;
      position: relative;
      min-height: 110px;
      display: table; }
      ul.postlist li a {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
        top: 0;
        left: 0; }
        ul.postlist li a img {
          margin-top: 10px;
          width: 90px;
          height: 90px; }
      ul.postlist li h2 {
        font-size: 15px;
        font-weight: normal;
        margin-bottom: 0.3em;
        line-height: 1.4;
        height: 100%;
        vertical-align: middle;
        display: table-cell; }
      ul.postlist li p {
        display: none;
        margin: 0;
        font-size: 12px;
        line-height: 150%;
        color: #8d8d8d;
        text-align: justify !important; }
      ul.postlist li .hatena-bookmark-button-frame {
        position: absolute;
        z-index: 2;
        top: 10px;
        left: 0; }
  .home .postlist {
    border-top: none; }
  /* !!------------------------------------ */
  /* !! ページナビゲーション */
  /* !!------------------------------------ */
  div.wp-pagenavi {
    text-align: center;
    margin: 50px 10px; }
    div.wp-pagenavi span, div.wp-pagenavi a {
      min-width: 50px;
      height: 32px;
      vertical-align: top;
      display: inline-block;
      background: #eee;
      line-height: 32px;
      padding: 0px 8px;
      margin: 0px 4px;
      border-radius: 4px;
      margin-bottom: 10px;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2); }
    div.wp-pagenavi .current, div.wp-pagenavi a:hover {
      background: #616161;
      color: #fff; }
  /* !!------------------------------------ */
  /* !! 検索結果ページ */
  /* !!------------------------------------ */
  h1.page-title {
    padding: 10px;
    border: 1px solid #616161;
    border-width: 1px 0px;
    font-weight: normal;
    text-align: center; }
  ul.postlist.search {
    border-top: none; }
  /* !!------------------------------------ */
  /* !! 記事単体ページ */
  /* !!------------------------------------ */
  .entry-meta {
    font-size: 13px;
    position: relative;
    line-height: 32px;
    padding: 5px 10px;
    background: #eee;
    border-top: none;
    overflow: hidden;
    margin-top: 0; }
    .entry-meta > span {
      position: static; }
      .entry-meta > span.the_date {
        left: 5px;
        top: 5px;
        position: static;
        float: left; }
    .entry-meta .wpfp-span {
      float: right;
      margin-top: 5px;
      display: block !important; }
    .entry-meta ul {
      display: none;
      right: 0;
      top: 0;
      width: 100%;
      padding-left: 11em;
      box-sizing: border-box;
      text-align: right; }
      .entry-meta ul li {
        display: inline-block;
        margin-left: 1em;
        margin-bottom: 0 !important;
        text-decoration: underline; }
  div#vr-wrap #vrview {
    height: 100vw !important;
    margin-bottom: 4px;
    margin-top: 15px; }
  div#vr-wrap ul {
    font-size: 0;
    margin: 4px; }
  div#vr-wrap li {
    width: calc((100% - 16px)/5);
    height: auto !important;
    background: #eee;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 4px;
    line-height: 1;
    position: relative;
    vertical-align: top; }
    div#vr-wrap li:after {
      content: "";
      width: 100% !important;
      height: 100% !important;
      position: absolute;
      display: block;
      border: 2px solid #25B7BC;
      top: 0;
      left: 0;
      box-sizing: border-box;
      opacity: 0; }
    div#vr-wrap li:nth-of-type(5n) {
      margin-right: 0; } }
  @media screen and (max-width: 767px) and (max-width: 360px) {
    div#vr-wrap li {
      width: calc((100% - 12px)/4) !important; }
      div#vr-wrap li:nth-of-type(5n) {
        margin-right: 4px; }
      div#vr-wrap li:nth-of-type(4n) {
        margin-right: 0 !important; } }

@media screen and (max-width: 767px) {
    div#vr-wrap li img {
      width: 100% !important;
      height: auto !important; }
    div#vr-wrap li.active span {
      background: #25B7BC;
      color: #fff; }
    div#vr-wrap li.active:after {
      opacity: 1; }
  iframe.vrview-fake-fullscreen {
    max-height: 100vh !important; }
  footer ul.sp {
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    padding: 5px; }
    footer ul.sp li {
      display: inline-block;
      text-decoration: none;
      margin: 5px !important; }
      footer ul.sp li a {
        display: block;
        width: 100%;
        height: 100%;
        background: #fff;
        padding: 10px;
        font-size: 14px;
        border-radius: 4px; }
  footer .ninja_onebutton {
    height: 0 !important; }
  footer .ninja_onebutton .wpfp-span {
    display: none !important; }
  .ninja_onebutton .wpfp-span {
    display: none !important; }
  .ninja_onebutton_output.ninja_onebutton_output_horizontal {
    display: none !important; }
  #ninja_omatome_button_output_type_overlay {
    height: 36px !important; }
    #ninja_omatome_button_output_type_overlay > div, #ninja_omatome_button_output_type_overlay > a {
      height: 36px !important;
      line-height: 36px !important; }
  p.the_desc {
    font-size: 14px;
    margin: 5px 15px;
    line-height: 166%;
    margin-bottom: 1em;
    margin-top: 1em; }
  article {
    width: auto;
    /* !! 記事挿入 */
    /* !! 画像 */
    /* !! 関連記事 */
    /* !! 引用記事 */ }
    article h1 {
      font-size: 20px;
      padding: 15px;
      padding-bottom: 0;
      line-height: 1.3em;
      margin-bottom: 0;
      font-weight: 600;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      article h1 span.page {
        display: none;
        font-size: 12px;
        height: 20px;
        background: #ccc;
        line-height: 20px;
        margin-left: 0.5em;
        color: #fff;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        vertical-align: middle;
        position: relative;
        padding: 0 5px; }
        article h1 span.page.show {
          display: inline-block !important; }
    article h2 {
      font-weight: normal;
      height: auto;
      text-align: left !important;
      padding: 10px 15px;
      border-top: 2px solid #616161;
      border-bottom: 1px solid #ededed;
      line-height: 170%;
      font-size: 20px;
      color: #595757;
      box-sizing: content-box;
      margin-top: 10px;
      margin-top: 3em; }
      article h2.start {
        margin-top: 0px; }
      article h2 strong {
        font-weight: normal; }
    article h3 {
      font-size: 20px;
      margin-top: 20px;
      margin-left: 15px;
      margin-right: 15px;
      font-weight: 600;
      /*
		& + p,
		& + p + p,
		& + p + p + p,
		& + p + p + p + p{
			padding-left: 15px;
			//margin-top: 0.5em;
		}
*/ }
    article p.photo_credit {
      letter-spacing: 0px !important;
      margin: 4px !important; }
    article .box {
      border: 1px solid #616161;
      padding: 15px 10;
      position: relative;
      margin: 15px; }
      article .box h3 {
        border: none;
        font-size: 13px;
        font-weight: 600;
        padding: 0;
        margin: 0px;
        position: absolute;
        color: #616161;
        top: -0.5em;
        left: 0;
        line-height: 140%;
        width: 100%;
        text-align: center; }
        article .box h3 span {
          display: inline-block;
          background: #fff;
          padding: 0 10px; }
      article .box ul {
        margin-bottom: 0;
        font-size: 13px; }
    article p {
      margin: 1em 15px;
      text-align: justify;
      font-size: 16px;
      line-height: 170%; }
      article p > br {
        display: block !important;
        line-height: 200%;
        width: 100%; }
      article p.note {
        font-size: 11px;
        margin: 0 10px;
        line-height: 150%;
        margin-top: -1em; }
      article p > a img {
        width: 100% !important;
        height: auto !important; }
      article p > img {
        width: 100% !important;
        height: auto !important; }
    article blockquote {
      padding: 10px;
      padding-left: 1em;
      padding-top: 2em;
      margin: 15px; }
      article blockquote p {
        overflow: visible;
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        /*
			&:before{
				content: "“";
				font-size: 28px;
			}
			&:after{
				content: "”";
				font-size: 28px;
			}
*/
        font-size: 16px; }
    article ul {
      margin: 0 15px;
      margin-bottom: 1.5em; }
      article ul li {
        list-style: disc;
        margin-left: 2em; }
    article .entry-meta ul {
      margin-bottom: 0; }
    article .entry-content > a {
      display: block; }
      article .entry-content > a img {
        width: 100%;
        height: 100%; }
    article .entry-content > section > a {
      display: block; }
      article .entry-content > section > a img {
        width: 100%;
        height: 100%; }
    article .entry-content > table {
      width: 93%;
      margin: 20px auto;
      font-size: 12px;
      display: table;
      table-layout: auto !important; }
      article .entry-content > table caption {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 0.5em; }
      article .entry-content > table th {
        background: #fff;
        width: auto !important; }
      article .entry-content > table th, article .entry-content > table td {
        border: 1px solid #ededed;
        border-collapse: collapse;
        padding: 5px;
        line-height: 140%; }
        article .entry-content > table th .small, article .entry-content > table td .small {
          display: block;
          font-size: 11px; }
        article .entry-content > table th strong, article .entry-content > table td strong {
          font-size: 12px; }
      article .entry-content > table .ar {
        text-align: right; }
      article .entry-content > table tr:nth-child(odd) {
        background: #f0f7ee; }
    article footer.entry-meta ul {
      margin: 0 !important; }
    article iframe.twitter-tweet-rendered {
      padding: 0 15px  !important;
      display: block;
      width: 100% !important;
      box-sizing: border-box; }
    article div.postbox {
      margin: 10px 15px;
      padding: 5px;
      padding-left: 70px;
      min-height: 70px;
      padding-bottom: 0; }
      article div.postbox .desc {
        display: none; }
      article div.postbox .thumb img {
        width: 60px;
        height: 60px; }
      article div.postbox .title {
        font-size: 13px;
        font-weight: normal; }
    article section.in-you {
      margin: 10px;
      padding: 10px; }
  #detail-wrap {
    margin: 15px; }
    #detail-wrap h2 {
      background: #eee !important;
      padding: 8px;
      line-height: 1;
      font-size: 15px; }
    #detail-wrap ul li {
      position: relative;
      margin-top: 5px;
      min-height: 36px;
      padding-left: 110px;
      padding-top: 8px;
      padding-bottom: 8px;
      border: 1px solid  #eee;
      border-radius: 4px;
      overflow: hidden;
      font-size: 1.4rem; }
      #detail-wrap ul li:after {
        position: absolute;
        height: 100%;
        width: 100px;
        background: #efefef;
        content: "";
        top: 0;
        left: 0;
        z-index: 0; }
      #detail-wrap ul li i {
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 1;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        display: block;
        text-align: center;
        width: 100px;
        line-height: 36px; }
  #f-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #25B7BC;
    text-align: center;
    font-size: 0;
    line-height: 1;
    display: flex; }
    #f-menu > a {
      display: inline-block;
      width: calc(100% / 3);
      font-size: 18px;
      color: #fff;
      line-height: 1;
      padding: 0;
      border-radius: 4px;
      margin: 10px 0px;
      border: none; }
      #f-menu > a span {
        display: none; }
  /* !!------------------------------------ */
  /* !! おすすめ物件 */
  #recomended-room {
    display: block;
    margin: 50px 15px; }
    #recomended-room ul {
      font-size: 0; }
      #recomended-room ul li {
        display: inline-block;
        width: 100%;
        margin-right: 10px;
        font-size: 14px;
        margin-top: 15px;
        background: #fff;
        box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
        height: auto;
        transition: .5s;
        position: relative; }
        #recomended-room ul li:hover {
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.2); }
        #recomended-room ul li .thumb {
          height: 80px;
          width: 80px;
          background: #eee;
          float: left; }
        #recomended-room ul li:nth-of-type(2n) {
          margin-right: 0 !important; }
        #recomended-room ul li p {
          text-decoration: underline;
          padding: 10px;
          margin: 0; }
        #recomended-room ul li > a {
          position: absolute;
          top: 0;
          left: 0;
          z-index: 1;
          width: 100%;
          height: 100%; }
  div.wp_rp_wrap {
    margin: 10px !important;
    margin-top: 50px; }
    div.wp_rp_wrap ul.related_post.wp_rp {
      margin: 0 !important;
      margin-right: 0 !important; }
      div.wp_rp_wrap ul.related_post.wp_rp li {
        display: block;
        width: auto !important;
        margin: 0 0 10px 0 !important; }
        div.wp_rp_wrap ul.related_post.wp_rp li a {
          font-size: 12px !important; }
        div.wp_rp_wrap ul.related_post.wp_rp li .wp_rp_thumbnail {
          margin-right: 10px !important;
          margin-bottom: 0 !important; }
        div.wp_rp_wrap ul.related_post.wp_rp li img {
          width: 80px !important;
          height: 80px !important;
          box-shadow: none !important;
          -webkit-border-radius: 0 !important;
          -moz-border-radius: 0 !important;
          border-radius: 0 !important;
          margin-right: 10px; }
  p.has_iframe {
    margin: 15px; }
    p.has_iframe iframe {
      width: 100% !important; }
  iframe.instagram-media {
    margin: 15px !important;
    width: -webkit-calc(100% - 30px) !important;
    width: calc(100% - 30px) !important; }
  div.entryfoot2 {
    height: auto !important;
    padding: 0px;
    padding-left: 0 !important;
    margin: 10px;
    margin-bottom: 20px;
    overflow: hidden; }
    div.entryfoot2 > img {
      width: 65px !important;
      height: 65px !important;
      left: 0px;
      top: 0px; }
    div.entryfoot2 p {
      padding: 5px 5px 5px  70px;
      line-height: 1.6em;
      text-align: left;
      font-size: 12px;
      height: 66px;
      margin-bottom: 5px;
      border-bottom: 1px solid #fff; }
      div.entryfoot2 p br {
        display: none !important; }
      div.entryfoot2 p b {
        font-size: 13px; }
  div.canonical-link-wrap {
    text-align: right;
    margin: 50px 0; }
    div.canonical-link-wrap a {
      display: block;
      margin: 15px;
      text-align: center;
      line-height: 36px;
      background: #f2f2f2;
      padding: 5px 10px !important;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      font-size: 13px; }
      div.canonical-link-wrap a:hover {
        background: #25B7BC;
        color: #fff; }
  /* !! 分割記事ページ送り */
  .next-page-title-wrap {
    text-align: center; }
  a.next-page-title {
    margin: 50px 15px;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: underline;
    color: #25B7BC;
    font-size: 16px; }
    a.next-page-title b {
      color: #25B7BC;
      display: block;
      width: 80px;
      text-align: center;
      margin-bottom: 5px;
      font-size: 12px;
      line-height: 100% !important;
      background: #25B7BC;
      padding: 5px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px;
      color: #fff; }
  div.page-links {
    margin: 30px 15px;
    text-align: center; }
    div.page-links > span {
      background: #595757;
      color: #fff; }
      div.page-links > span.page-links-title {
        box-shadow: none;
        background: none;
        color: #595757; }
    div.page-links > a {
      padding: 0; }
      div.page-links > a span {
        margin: 0;
        box-shadow: none;
        background: none; }
  /* !! シェアボタン */
  footer .ninja_onebutton {
    margin: 10px;
    display: block;
    height: 100px;
    text-align: center; }
    footer .ninja_onebutton div[data-type=iframe], footer .ninja_onebutton .line_ninja_86x20 {
      margin: 5px;
      height: 30px;
      padding: 0; }
  .edit-link {
    right: auto;
    left: 5px; }
  /* !!------------------------------------ */
  /* !! 誘導型記事 */
  div.induce-wrap {
    height: 150px;
    position: relative;
    overflow: hidden; }
    div.induce-wrap > .readmore {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, #ffffff 50%);
      text-align: center;
      line-height: 50px;
      z-index: 1;
      cursor: pointer; }
      div.induce-wrap > .readmore span {
        margin: 100px 15px 15px 15px;
        display: block;
        height: 50px;
        line-height: 50px;
        background: #25B7BC;
        color: #fff; }
  ul.feature {
    margin: 10px; }
    ul.feature li img {
      width: 100% !important;
      height: auto !important; }
  /* !!------------------------------------ */
  /* !! カテゴリー別 */
  /* !!------------------------------------ */
  .archive-title {
    height: auto;
    line-height: 150%;
    border-top: 2px solid #616161;
    text-align: left;
    font-size: 16px;
    padding: 5px;
    font-weight: normal; }
  .archive-meta {
    display: none; }
  /* !!------------------------------------ */
  /* !! 404 */
  /* !!------------------------------------ */
  .link404 {
    text-align: center;
    margin: 100px 0; }
    .link404 a {
      display: inline-block;
      padding: 5px;
      background: #616161;
      color: #fff;
      border-radius: 4px; }
  /* !!------------------------------------ */
  /* !! 固定ページ */
  /* !!------------------------------------ */
  body.page main {
    margin-left: 0 !important;
    width: 100% !important; }
  body.page aside#left {
    display: none !important; }
  .entry-header {
    overflow: hidden; }
  .type-page h1 {
    font-weight: normal;
    height: 100px;
    border-bottom: 1px solid #ededed;
    line-height: 1.5;
    font-size: 18px;
    text-align: justify;
    margin-top: 0px;
    background: #eee;
    padding: 30px 15px 15px 10px;
    position: relative;
    height: auto !important; }
    .type-page h1:after {
      content: "P　R";
      position: absolute;
      z-index: 1;
      font-size: 13px;
      top: 0px;
      left: 0px;
      padding: 5px;
      line-height: 1;
      width: 100%;
      background: #25B7BC;
      color: #fff; }
  .type-page .entry-meta {
    display: none; }
  /* !! プライバシーポリシー */
  #privacypolicy-header h1 {
    padding: 15px !important;
    text-align: center; }
  div#policy ol {
    padding-left: 24px;
    margin: 15px; }
    div#policy ol li {
      margin-bottom: 15px; }
    div#policy ol p {
      font-size: 12px;
      margin: 0;
      margin-bottom: 15px; }
  /* !!------------------------------------ */
  /* !! 会員登録 */
  /* !!------------------------------------ */
  #member-only {
    margin: 10px;
    padding: 15px; }
  body.user_section, body.lostpassword {
    margin-bottom: 30px; }
    body.user_section.login h1, body.login.lostpassword h1 {
      display: none; }
    body.user_section.login .form-wrap, body.login.lostpassword .form-wrap, body.user_section.login body.lostpassword div.login, body.lostpassword body.user_section.login div.login, body.login.lostpassword div.login {
      margin-top: 0;
      width: 100%; }
    body.user_section main h1, body.lostpassword main h1 {
      font-size: 24px;
      height: 120px;
      line-height: 120px;
      font-weight: normal !important;
      text-align: center;
      border: none;
      margin: 0; }
    body.user_section ul.tokuten, body.lostpassword ul.tokuten {
      margin: 15px; }
      body.user_section ul.tokuten li, body.lostpassword ul.tokuten li {
        background: url(../img/dot.gif);
        line-height: 160%;
        padding: 1em !important;
        list-style: none;
        margin-bottom: 20px;
        list-style-position: inside;
        margin-left: 0; }
    body.user_section p.note.ar, body.lostpassword p.note.ar {
      text-align: center; }
    body.user_section #container, body.lostpassword #container {
      border-top: 1px solid #ededed; }
    body.user_section nav, body.lostpassword nav {
      display: none; }
    body.user_section aside, body.lostpassword aside {
      display: none; }
    body.user_section .entry-meta, body.lostpassword .entry-meta {
      display: none; }
    body.user_section main, body.lostpassword main {
      width: auto !important;
      margin: 0 auto; }
      body.user_section main article, body.lostpassword main article {
        width: 100%; }
      body.user_section main footer, body.lostpassword main footer {
        border: none; }
  div#register-header2 {
    margin-top: 00px;
    margin-bottom: 0px;
    width: auto;
    height: auto;
    padding: 15px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden; }
    div#register-header2 h2 {
      font-size: 18px;
      margin-top: 0px !important;
      line-height: 36px !important;
      position: relative;
      text-align: center;
      border: none;
      letter-spacing: 2px;
      z-index: 1;
      text-align: left; }
      div#register-header2 h2 br {
        display: none; }
    div#register-header2 img {
      display: block;
      position: static;
      width: 100%;
      height: auto;
      z-index: 1; }
    div#register-header2 img#register-bg {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0;
      z-index: 0;
      display: none; }
  ul.tokuten {
    margin-right: 15px;
    margin-top: 30px;
    margin: 15px;
    overflow: hidden; }
    ul.tokuten li {
      background-color: #EEEEEF !important;
      float: left;
      list-style: none;
      margin: 0;
      margin-bottom: 5px !important;
      height: auto;
      width: 100%;
      position: relative;
      background-repeat: no-repeat !important;
      background-position: 10px center !important;
      -webkit-background-size: 94px 76px !important;
      background-size: 72px auto !important; }
      ul.tokuten li p {
        position: static;
        padding: 0px;
        padding-left: 84px;
        margin: 15px 0;
        top: 130px;
        left: 0;
        width: 100%;
        font-size: 14px;
        line-height: 24px;
        text-align: left; }
        ul.tokuten li p br {
          display: none !important; }
    ul.tokuten li.note {
      background: none !important;
      font-size: 12px;
      text-align: center; }
  a.toForm {
    background-color: #616161;
    background-image: url(/common/img/arrow.png);
    background-repeat: no-repeat;
    -webkit-background-size: 30px;
    background-size: 30px;
    height: 60px;
    line-height: 60px;
    padding-left: 55px;
    padding-right: 15px;
    display: block;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    background-position: 15px center;
    border-radius: 4px;
    margin: 15px !important;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3); }
  div.form-wrap, body.lostpassword div.login {
    background: #e1e1e1;
    border-radius: 0px;
    overflow: hidden;
    margin-top: 50px;
    width: 100%; }
    div.form-wrap h2, body.lostpassword div.login h2 {
      text-align: center;
      background: #616161;
      border: none;
      color: #fff;
      margin: 0; }
    div.form-wrap p, body.lostpassword div.login p {
      margin: 0;
      margin-bottom: 20px; }
    div.form-wrap h3, body.lostpassword div.login h3 {
      border-bottom: none;
      border-left: none;
      height: auto;
      text-align: left;
      margin: 0;
      padding: 0;
      margin: 0;
      margin-top: 40px;
      margin-bottom: 5px; }
      div.form-wrap h3 span, body.lostpassword div.login h3 span {
        background: #e1e1e1;
        display: inline-block;
        color: #595757;
        padding: 0 0px; }
        div.form-wrap h3 span i, body.lostpassword div.login h3 span i {
          font-style: normal;
          font-size: 12px;
          display: block; }
    div.form-wrap form, body.lostpassword div.login form {
      margin: 15px;
      text-align: center; }
      div.form-wrap form label, body.lostpassword div.login form label {
        display: block;
        width: 160px;
        margin-bottom: 10px; }
        div.form-wrap form label.confirm, body.lostpassword div.login form label.confirm {
          width: 300px; }
      div.form-wrap form p.forgetmenot, body.lostpassword div.login form p.forgetmenot {
        text-align: center; }
        div.form-wrap form p.forgetmenot label, body.lostpassword div.login form p.forgetmenot label {
          width: auto;
          display: inline-block; }
      div.form-wrap form input.text, body.lostpassword div.login form input.text {
        height: 36px;
        width: 100%;
        border-radius: 4px;
        border: 2px solid #ccc !important;
        padding: 4px;
        font-size: 15px;
        display: block; }
        div.form-wrap form input.text:focus, body.lostpassword div.login form input.text:focus {
          outline: none;
          border-color: #616161 !important; }
      div.form-wrap form .note, body.lostpassword div.login form .note {
        font-size: 13px;
        display: block;
        text-indent: -0.5em; }
      div.form-wrap form select, body.lostpassword div.login form select {
        display: inline-block;
        font-size: 16px;
        width: 100%;
        height: 30px;
        background: #fff; }
    div.form-wrap p#user_interest_grp, body.lostpassword div.login p#user_interest_grp {
      padding: 0; }
      div.form-wrap p#user_interest_grp label, body.lostpassword div.login p#user_interest_grp label {
        width: 50%;
        display: block;
        float: left; }
    div.form-wrap ol, body.lostpassword div.login ol {
      font-size: 12px;
      padding: 15px 15px 15px 40px;
      background: #fff;
      border-radius: 4px;
      height: 300px;
      overflow: auto; }
    div.form-wrap p.submit, body.lostpassword div.login p.submit {
      text-align: center; }
      div.form-wrap p.submit .btn, body.lostpassword div.login p.submit .btn {
        background: #616161;
        display: inline-block;
        color: #fff;
        font-size: 18px;
        border: none;
        border-radius: 4px;
        width: 200px;
        padding: 10px;
        box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
        margin: 5px;
        cursor: pointer; }
    div.form-wrap p.error, body.lostpassword div.login p.error {
      margin: 15px;
      color: #d26b53;
      font-size: 12px; }
      div.form-wrap p.error a, body.lostpassword div.login p.error a {
        text-decoration: underline; }
    div.form-wrap .tml-action-links, body.lostpassword div.login .tml-action-links {
      display: none; }
  body.has_error .form-wrap, body.has_error body.lostpassword div.login, body.lostpassword body.has_error div.login {
    margin-top: -4px; }
  body.has_error h1 {
    display: none; }
  body.has_error .tokuten-wrap {
    display: none; }
  .cant_login {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 50px; }
    .cant_login h3 {
      border: none !important;
      height: auto;
      margin: 0 15px !important;
      margin-bottom: 0.5em;
      text-align: left;
      font-size: 16px;
      line-height: 166%;
      margin-top: 1em;
      padding: 0; }
    .cant_login p {
      margin: 1em 15px;
      padding: 0;
      font-size: 12px;
      margin-top: 0; }
    .cant_login a {
      text-decoration: underline !important; }
  #contact-form-7817 {
    text-align: center !important; }
    #contact-form-7817 label {
      width: auto !important;
      display: block; }
    #contact-form-7817 p.contact-submit {
      text-align: center;
      margin-top: 30px; }
    #contact-form-7817 .pushbutton-wide {
      background: #616161;
      display: inline-block;
      color: #fff;
      font-size: 14px;
      border: none;
      border-radius: 4px;
      width: 4em;
      padding: 5px;
      box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
      margin: 5px;
      cursor: pointer;
      -webkit-appearance: none; }
    #contact-form-7817 h3 {
      text-align: center;
      font-size: 16px; }
  body.lostpassword .entry-meta {
    display: none !important; }
  body.lostpassword div.login {
    width: auto;
    margin: 0px auto;
    overflow: hidden; }
    body.lostpassword div.login label {
      width: auto !important; }
    body.lostpassword div.login p.message {
      margin: 0 !important;
      padding: 15px !important;
      border-bottom: 1px solid #fff; }
  body.lostpassword .indicator-hint,
  body.lostpassword #pass-strength-result {
    display: none; }
  a.repass {
    margin: 10px;
    display: block;
    text-align: center; }
  /* !!------------------------------------ */
  /* !! マイページ */
  /* !!------------------------------------ */
  main#mypage {
    padding: 0 !important;
    width: 100% !important; }
    main#mypage .entry-content {
      background: #eee; }
    main#mypage article {
      width: 100%; }
    main#mypage h2 {
      border: none;
      color: #7b611a;
      text-align: center;
      padding-bottom: 0; }
    main#mypage #fav-wrap ul {
      overflow: hidden;
      margin-right: 0px;
      padding-top: 0px;
      margin: 0 !important; }
    main#mypage #fav-wrap li {
      background: #fff;
      border-width: 1px 0 0 1px;
      margin: 5px !important;
      padding: 5px;
      padding-right: 24px;
      width: auto;
      margin-right: 10px;
      float: none;
      display: block;
      list-style: none;
      position: relative;
      padding-left: 90px;
      min-height: 92px;
      margin-bottom: 10px; }
      main#mypage #fav-wrap li img {
        position: absolute;
        top: 5px;
        left: 5px;
        width: 80px;
        height: 80px; }
      main#mypage #fav-wrap li:before {
        content: "";
        width: 16px;
        height: 22px;
        display: block;
        background: url(../img/favo.png);
        background-size: 16px 60px;
        background-position: left bottom;
        position: absolute;
        right: 5px;
        top: -3px;
        z-index: 1; }
      main#mypage #fav-wrap li a.remove-parent {
        display: block;
        position: absolute;
        bottom: 5px;
        right: 5px;
        width: 16px;
        height: 16px;
        background: url(../img/remove.gif);
        background-size: 100%;
        text-indent: -100px;
        overflow: hidden;
        opacity: 0.5; }
    main#mypage #fav-wrap .favorites_empty {
      border: 1px dashed #ccc;
      width: auto;
      padding: 50px 0;
      margin: 10px;
      text-align: center; }
    main#mypage #fav-wrap .wp-pagenavi a {
      background: #fff; }
    main#mypage footer {
      display: none; }
    main#mypage nav#footer {
      display: none; }
    main#mypage p.ar {
      text-align: center !important; }
      main#mypage p.ar a {
        color: #666;
        font-size: 12px; }
        main#mypage p.ar a:before {
          font-family: 'genericons';
          vertical-align: middle;
          content: '\f407';
          font-size: 22px;
          vertical-align: top; }
  /* !!------------------------------------ */
  /* !! 特別記事 */
  /* !!------------------------------------ */
  section#special p.talker {
    font-size: 15px; }
  section#special .box {
    padding: 0 !important;
    border: none;
    padding: 0;
    margin: 15px;
    overflow: hidden;
    text-align: center; }
    section#special .box p {
      margin: 0;
      margin-bottom: 1em; }
    section#special .box p.fr {
      float: none;
      width: auto;
      font-size: 12px;
      margin-left: 0.5em;
      text-align: center; }
      section#special .box p.fr a {
        font-size: 12px; }
      section#special .box p.fr img {
        width: 100%;
        height: auto !important; }
  /* !!------------------------------------ */
  /* !! アンケート */
  /* !!------------------------------------ */
  #mailformpro {
    margin: 15px; }
    #mailformpro dt span {
      display: block;
      font-size: 12px; }
    #mailformpro dt.no_num {
      padding-left: 0 !important; }
    #mailformpro label {
      display: block !important;
      text-align: left;
      margin-top: 10px !important;
      line-height: 32px !important; }
      #mailformpro label input[type=checkbox], #mailformpro label input[type=radio] {
        margin-right: 5px; }
    #mailformpro table#send_info {
      display: block; }
      #mailformpro table#send_info tbody, #mailformpro table#send_info tr, #mailformpro table#send_info td, #mailformpro table#send_info th {
        display: block !important;
        padding: 0 !important; }
      #mailformpro table#send_info th {
        padding: 0 !important;
        text-align: left;
        margin-top: 20px;
        margin-bottom: 5px; }
      #mailformpro table#send_info td input.text,
      #mailformpro table#send_info td .mfp_element_email {
        width: 100% !important;
        margin: 0 !important; }
  div#policy {
    width: auto !important;
    height: 300px; }
  div#mfp_phase_confirm h4 {
    font-weight: normal;
    font-size: 15px !important;
    line-height: 1.5em;
    margin: 20px auto !important; }
  div#mfp_phase_confirm th {
    padding: 15px 10px !important; }
  div#mfp_phase_confirm td {
    border: none !important;
    padding-top: 0 !important; }
  div#mfp_phase_confirm tbody, div#mfp_phase_confirm tr, div#mfp_phase_confirm td, div#mfp_phase_confirm th {
    display: block !important;
    width: 100% !important; }
  /* !!------------------------------------ */
  /* !! アプリ用 */
  /* !!------------------------------------ */
  /* !!------------------------------------ */
  /* !! 利用規約等 */
  body.page-template-page-simple h1 {
    background: #eee;
    margin-top: 0 !important;
    border: 0;
    margin-bottom: 1em; }
  body.page-template-page-simple h2 {
    border: none;
    font-size: 15px !important;
    font-weight: bold;
    margin-top: 1em; }
  body.page-template-page-simple ol {
    font-size: 13px;
    margin-right: 15px; }
    body.page-template-page-simple ol p {
      margin-left: 0; }
  body.page-template-page-simple ul {
    list-style: none !important;
    font-size: 13px; }
    body.page-template-page-simple ul li {
      list-style: none !important;
      margin: 0; }
      body.page-template-page-simple ul li ul {
        margin: 0;
        margin-top: 1em;
        font-size: 13px !important; }
  body.page-template-page-simple p {
    font-size: 13px;
    margin-top: 0 !important; }
    body.page-template-page-simple p#copy {
      margin-top: 1em !important; } }

/*# sourceMappingURL=../css/responsive.css.map */
