@charset "UTF-8";
/*
Theme Name: incom
Theme URI: http://xeory.jp/
Description: Xeoryベーステーマ
Author: バズ部
Author URI: http://bazubu.com/
Template: xeory-base
Version: 0.2.0
*/
/* =========================================================
 Base style
========================================================= */
body {
  background: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  word-break: break-all;
  padding: 0 !important;
  position: relative;
}

@media screen and (max-width: 991px) {
  body {
    padding-top: 70px;
  }
}

a {
  color: #2581c4;
  transition: all ease-in-out .3s;
}

a:hover {
  color: #f24e4e;
}

img {
  max-width: 100%;
  height: auto;
}

input, select {
  font-size: 16px !important;
}

input:focus, select:focus, textarea:focus {
  outline: 0 !important;
  border-color: #eee;
}

input::-moz-selection, select::-moz-selection, textarea::-moz-selection {
  color: #000 !important;
}

input::selection, select::selection, textarea::selection {
  color: #000 !important;
}

table {
  width: 100% !important;
}

table th {
  font-weight: normal;
}

table td, table th {
  word-break: break-all;
  text-align: left;
}

/* main layout
--------------------------------------------------------- */
.site {
  position: relative;
}

.container {
  max-width: 1200px;
  width: auto;
  margin: 0 auto;
}

#___plusone_0, #___plusone_1 {
  width: 63px !important;
}

.xeory-social-twitter {
  width: auto;
  display: block;
  text-align: center;
}

#toc_container {
  margin: 0 0 40px 0;
  padding: 32px;
  width: 100% !important;
}

@media screen and (max-width: 550px) {
  #toc_container {
    padding: 16px;
  }
}

.toc_number {
  display: none;
}

.toc_list li:before {
  content: none !important;
}

.xeory-breadcrumbs {
  max-width: 1200px;
  margin: 0 auto;
}

.xeory-breadcrumbs-list {
  margin-bottom: 50px;
}

@media screen and (max-width: 1250px) {
  .xeory-breadcrumbs-list {
    margin-left: 24px;
  }
}

@media screen and (max-width: 767px) {
  .xeory-breadcrumbs-list {
    margin: 0 16px 20px;
  }
}

.xeory-breadcrumbs-item:before {
  content: none;
}

.xeory-breadcrumbs-item:after {
  margin: 0 2px;
}

.xeory-breadcrumbs-item a {
  font-size: 12px;
  color: #151515 !important;
}

.xeory-breadcrumbs-item a:hover {
  color: #2d8c51;
}

.pagetop {
  z-index: 100;
}

@media screen and (max-width: 550px) {
  .alignleft, .alignright {
    float: none;
    width: 100%;
    margin: 0;
  }
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 420px) {
  .cat-date-pc {
    display: none;
  }
}

.cat-date-sp {
  display: none;
}

@media screen and (max-width: 420px) {
  .cat-date-sp {
    display: block;
    text-align: right;
  }
}

/* =========================================================
 Form
========================================================= */
/* more link
--------------------------------------------------------- */
.more-link {
  border: 1px solid #2581c4;
  display: inline-block;
  clear: both;
  padding: 8px 16px;
}

.more-link:hover {
  background: #2581c4;
  color: #fff;
}

body.archive .site-content, body.search .site-content, body.page-id-6408 .site-content {
  padding-top: 30px;
}

@media screen and (max-width: 767px) {
  body.archive .site-content, body.search .site-content, body.page-id-6408 .site-content {
    padding-top: 24px;
    padding-bottom: 68px;
  }
}

body.archive .site-content .container, body.search .site-content .container, body.page-id-6408 .site-content .container {
  max-width: 1200px;
}

body.archive .site-content .content-area, body.search .site-content .content-area, body.page-id-6408 .site-content .content-area {
  float: none;
}

@media screen and (max-width: 991px) {
  body.archive .site-content .content-area, body.search .site-content .content-area, body.page-id-6408 .site-content .content-area {
    margin-bottom: 0;
  }
}

body.archive .site-main, body.search .site-main, body.page-id-6408 .site-main {
  max-width: 760px;
  padding-right: 0;
  display: block;
  margin: 0 auto;
  color: #151515;
  overflow: hidden;
}

@media screen and (max-width: 1250px) {
  body.archive .site-main, body.search .site-main, body.page-id-6408 .site-main {
    padding-right: 24px !important;
    padding-left: 24px;
  }
}

@media screen and (max-width: 767px) {
  body.archive .site-main, body.search .site-main, body.page-id-6408 .site-main {
    padding-right: 16px !important;
    padding-left: 16px;
  }
}

body.archive .site-main .head-icon .fa, body.search .site-main .head-icon .fa, body.page-id-6408 .site-main .head-icon .fa {
  margin-left: 2px;
}

body.archive .site-main .post, body.search .site-main .post, body.page-id-6408 .site-main .post {
  position: relative;
}

body.archive .site-main article, body.search .site-main article, body.page-id-6408 .site-main article {
  width: 100%;
  display: inline-block;
  border: none;
  margin-bottom: 32px;
}

@media screen and (max-width: 550px) {
  body.archive .site-main article, body.search .site-main article, body.page-id-6408 .site-main article {
    margin-bottom: 24px;
  }
}

body.archive .site-main .entry-header, body.search .site-main .entry-header, body.page-id-6408 .site-main .entry-header {
  padding: 0 !important;
  background: none;
  height: auto;
}

body.archive .site-main .entry-summary, body.search .site-main .entry-summary, body.page-id-6408 .site-main .entry-summary {
  display: none;
}

body.archive .site-main .entry-thumbnail, body.search .site-main .entry-thumbnail, body.page-id-6408 .site-main .entry-thumbnail {
  float: left !important;
  width: 200px;
  margin: 0 !important;
  padding-left: 3px;
  padding-bottom: 3px;
  border-left: solid 1px #333;
  border-bottom: solid 1px #333;
}

@media screen and (max-width: 550px) {
  body.archive .site-main .entry-thumbnail, body.search .site-main .entry-thumbnail, body.page-id-6408 .site-main .entry-thumbnail {
    width: 100px;
  }
}

body.archive .site-main .entry-title, body.search .site-main .entry-title, body.page-id-6408 .site-main .entry-title {
  font-size: 20px !important;
  margin: 0 0 20px 220px !important;
  padding: 0 !important;
  clear: inherit;
  text-align: left !important;
  border: none !important;
}

body.archive .site-main .entry-title:after, body.search .site-main .entry-title:after, body.page-id-6408 .site-main .entry-title:after {
  content: none;
}

@media screen and (max-width: 550px) {
  body.archive .site-main .entry-title, body.search .site-main .entry-title, body.page-id-6408 .site-main .entry-title {
    margin-bottom: 6px !important;
    font-size: 13px !important;
    margin-left: 110px !important;
    line-height: 1.3;
  }
}

body.archive .site-main .entry-title a, body.search .site-main .entry-title a, body.page-id-6408 .site-main .entry-title a {
  color: #151515;
}

body.archive .site-main .entry-title a:hover, body.search .site-main .entry-title a:hover, body.page-id-6408 .site-main .entry-title a:hover {
  color: #2d8c51;
}

body.archive .site-main .cat-date, body.search .site-main .cat-date, body.page-id-6408 .site-main .cat-date {
  margin-left: 220px;
}

@media screen and (max-width: 550px) {
  body.archive .site-main .cat-date, body.search .site-main .cat-date, body.page-id-6408 .site-main .cat-date {
    margin-left: 110px;
  }
}

body.archive .site-main .cat, body.search .site-main .cat, body.page-id-6408 .site-main .cat {
  font-size: 10px;
  font-weight: bold;
  float: left;
}

body.archive .site-main .cat .fa, body.search .site-main .cat .fa, body.page-id-6408 .site-main .cat .fa {
  color: #4f9e6d;
  font-size: 14px;
  font-weight: bold;
  vertical-align: top;
  margin-right: 2px;
}

body.archive .site-main .date, body.search .site-main .date, body.page-id-6408 .site-main .date {
  float: right;
  font-size: 10px;
}

body.archive .site-main .date .fa, body.search .site-main .date .fa, body.page-id-6408 .site-main .date .fa {
  font-size: 14px;
  vertical-align: top;
  margin-right: 2px;
}

body.archive .site-main .entry-content, body.search .site-main .entry-content, body.page-id-6408 .site-main .entry-content {
  padding: 0;
}

body.archive .pagination .current, body.search .pagination .current, body.page-id-6408 .pagination .current {
  background: #2d8c51;
}

body.archive .pagination a:hover, body.search .pagination a:hover, body.page-id-6408 .pagination a:hover {
  background: #2d8c51;
}

body.post-type-archive-jirei .page-header .page-title {
  font-size: 36px;
  margin-bottom: 8px;
  text-align: center;
}

@media screen and (max-width: 550px) {
  body.post-type-archive-jirei .page-header .page-title {
    font-size: 20px;
  }
}

body.post-type-archive-jirei .page-header .bzb-sns-btn {
  margin-bottom: 16px;
}

body.post-type-archive-jirei .page-header .jirei-description {
  padding: 24px;
  border: solid 1px #dedede;
  margin-top: 32px;
}

@media screen and (max-width: 550px) {
  body.post-type-archive-jirei .page-header .jirei-description {
    padding: 14px;
    margin-top: 24px;
  }
}

body.post-type-archive-jirei .page-header .jirei-description p {
  margin-bottom: 1em;
}

body.post-type-archive-jirei .page-header .jirei-description p:last-of-type {
  margin-bottom: 0;
}

@media screen and (max-width: 550px) {
  body.post-type-archive-jirei .page-header .jirei-description p {
    font-size: 13px;
  }
}

body.post-type-archive-jirei .site-main .entry-title {
  margin-bottom: 12px !important;
}

body.post-type-archive-jirei .site-main .entry-thumbnail {
  border: solid 1px #dedede;
  padding: 2px;
}

body.post-type-archive-jirei .site-main .entry-content {
  margin: 0 0 0 220px !important;
  font-size: 13px;
}

body.post-type-archive-jirei .site-main .entry-content:after {
  content: none;
}

body.post-type-archive-jirei .bzb-sns-btn {
  text-align: center;
  display: none;
}

/* =========================================================
 Comment
========================================================= */
.comments-area {
  margin: 0 0 64px;
}

.comments-title {
  font-size: 24px;
  margin: 1em 0 1.5em;
}

.comments-title:before {
  content: '\f0e6';
  font-family: FontAwesome;
}

.comments-text {
  margin: 1em 0;
}

/* Comments list
--------------------------------------------------------- */
.comment-list {
  list-style: none;
}

.comment-list .children {
  list-style: none;
  margin-left: 20px;
}

.comment {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.comment .comment {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.comment-author {
  overflow: hidden;
  margin-bottom: 12px;
}

.comment-author-image {
  float: left;
  margin-right: 16px;
}

.comment-author-content {
  margin-bottom: 12px;
}

.comment-author-content .fn {
  font-style: normal;
}

.comment-author-content .comment-meta {
  font-size: 12px;
}

.comment-content {
  margin-bottom: 12px;
}

.comment .reply {
  font-size: 14px;
  margin-bottom: 12px;
}

.comment .reply > a:before {
  content: '\f112';
  font-family: FontAwesome;
  margin-right: 4px;
}

/* Comments form
--------------------------------------------------------- */
.comment-respond {
  padding: 16px 0 0;
  margin-bottom: 64px;
}

.comment-form {
  font-size: 0;
  margin: 0 -10px;
}

.comment-form-item {
  font-size: 16px;
  vertical-align: top;
  display: inline-block;
  padding: 0 8px 12px;
}

.comment-form-item > input,
.comment-form-item > textarea {
  width: 100%;
}

.comment-form-author, .comment-form-email {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .comment-form-author, .comment-form-email {
    width: 100%;
  }
}

.comment-form-comment {
  width: 100%;
}

.comment-form > .form-submit {
  padding: 0 10px;
}

@media screen and (max-width: 767px) {
  .comment-form > .form-submit {
    width: 100%;
  }
}

body.error404 .site-main, body.search .site-main, body.archive .site-main {
  max-width: 760px;
  padding-right: 0;
  display: block;
  margin: 0 auto;
  color: #151515;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  body.error404 .site-main, body.search .site-main, body.archive .site-main {
    padding: 0 16px;
  }
}

body.error404 .site-main .no-results, body.search .site-main .no-results, body.archive .site-main .no-results {
  border: none;
}

body.error404 .site-main .no-results .entry-content, body.search .site-main .no-results .entry-content, body.archive .site-main .no-results .entry-content {
  padding: 0 40px;
  overflow: inherit;
}

@media screen and (max-width: 767px) {
  body.error404 .site-main .no-results .entry-content, body.search .site-main .no-results .entry-content, body.archive .site-main .no-results .entry-content {
    padding: 0;
  }
}

body.error404 .site-main .no-results h2, body.search .site-main .no-results h2, body.archive .site-main .no-results h2 {
  margin-top: 40px;
}

body.error404 .site-main .no-results h2:nth-of-type(1), body.search .site-main .no-results h2:nth-of-type(1), body.archive .site-main .no-results h2:nth-of-type(1) {
  margin-top: 0;
}

body.error404 .site-main .no-results .search-form, body.search .site-main .no-results .search-form, body.archive .site-main .no-results .search-form {
  border: solid 1px #2d8c51;
}

body.error404 .site-main .no-results .search-form input[type="search"], body.search .site-main .no-results .search-form input[type="search"], body.archive .site-main .no-results .search-form input[type="search"] {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 6px;
  height: 16px;
}

body.error404 .site-main .no-results .search-submit, body.search .site-main .no-results .search-submit, body.archive .site-main .no-results .search-submit {
  border: solid 1px #2d8c51;
  background: #2d8c51;
  border-radius: 0;
}

/* =========================================================
 CTA - call to action
========================================================= */
.post-cta {
  background: #f5f5f5;
  border-top: 3px solid #5e6265;
}

.post-cta-header {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}

.post-cta-title {
  font-size: 32px;
  font-weight: normal;
}

@media screen and (max-width: 991px) {
  .post-cta-title {
    font-size: 21px;
  }
}

.post-cta-img {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .post-cta-img {
    float: none;
    margin: 0 auto 12px;
  }
}

.post-cta-body-inner {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media screen and (max-width: 1199px) {
  .post-cta-body-inner {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

@media screen and (max-width: 991px) {
  .post-cta-body-inner {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 767px) {
  .post-cta-body-inner {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

.post-cta-body p {
  margin-bottom: 1em;
}

.post-cta-body p strong {
  color: #2d8c51;
}

.post-cta-body ul {
  list-style: none;
  padding-left: 24px;
  margin-bottom: 1em;
  font-weight: bold;
}

.post-cta-body ul li {
  line-height: 1.8;
}

.post-cta-body ul li:before {
  content: '\f00c';
  font-family: FontAwesome;
  margin-right: 6px;
  color: #2581c4;
}

.post-cta-footer {
  padding-bottom: 40px;
}

@media screen and (max-width: 1199px) {
  .post-cta-footer {
    padding-bottom: 32px;
  }
}

@media screen and (max-width: 991px) {
  .post-cta-footer {
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 767px) {
  .post-cta-footer {
    padding-bottom: 20px;
  }
}

.post-cta-btn {
  text-align: center;
}

.post-cta-btn > a {
  width: 100%;
  max-width: 600px;
  background: #5cb85c;
  display: block;
  color: #fff;
  margin: 0 auto;
  padding: 16px;
  border-radius: 3px;
  box-shadow: 0px 2px 3px 0 #d9d9d9;
}

.post-cta-btn > a:hover {
  opacity: .9;
}

body.home {
  background: #fff;
  /*------ 共通部分 ------*/
  /*------ 人気記事 ------*/
  /*------ 新着情報 ------*/
  /*------ 3STEP ------*/
  /*------ 運営会社について ------*/
}

body.home .site-content {
  padding-top: 52px;
}

@media screen and (max-width: 767px) {
  body.home .site-content {
    padding-top: 24px;
    padding-bottom: 68px;
  }
}

body.home .site-content .container {
  max-width: inherit;
}

body.home .site-content .content-area {
  float: none;
}

@media screen and (max-width: 991px) {
  body.home .site-content .content-area {
    margin-bottom: 0;
  }
}

body.home .site-content .site-main {
  padding-right: 0;
}

body.home .section-head-area {
  text-align: center;
  margin-bottom: 72px;
}

@media screen and (max-width: 767px) {
  body.home .section-head-area {
    margin-bottom: 30px;
  }
}

body.home .section-head-area .head-icon {
  color: #fff;
  width: 55px;
  height: 55px;
  background: #151515;
  border-radius: 100%;
  text-align: center;
  line-height: 55px;
  font-size: 23px;
  display: block;
  margin: 0 auto 16px auto;
}

@media screen and (max-width: 550px) {
  body.home .section-head-area .head-icon {
    margin-bottom: 10px !important;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
}

body.home .section-head-area .head-icon .fa {
  margin-left: 2px;
}

body.home .sub-midashi {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  body.home .sub-midashi {
    font-size: 16px;
    margin-bottom: 6px;
  }
}

body.home .main-midashi {
  font-size: 28px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  body.home .main-midashi {
    font-size: 20px;
    line-height: 1.2;
  }
}

body.home .next-button {
  max-width: 380px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin: 64px auto 0 auto;
  clear: both;
  box-shadow: 0px 2px 3px 0 #d9d9d9;
  line-height: 1;
  position: relative;
}

@media screen and (max-width: 767px) {
  body.home .next-button {
    margin-top: 8px;
    max-width: 288px;
  }
}

body.home .next-button a {
  background: #e3d909;
  padding: 16px;
  color: #333;
  display: block;
}

body.home .next-button a:after {
  content: "\f054";
  font-family: FontAwesome;
  position: absolute;
  right: 20px;
  margin: auto;
}

body.home .next-button a:hover {
  background: #e3a309;
}

body.home .zero-section {
  margin-bottom: 160px;
}

@media screen and (max-width: 991px) {
  body.home .zero-section {
    margin-bottom: 80px;
    margin-right: 16px;
    margin-left: 16px;
  }
}

body.home .zero-section .post {
  position: relative;
}

body.home .zero-section .post .entry-thumbnail:before {
  content: none !important;
}

body.home .first-section {
  margin-bottom: 160px;
}

@media screen and (max-width: 991px) {
  body.home .first-section {
    margin-bottom: 80px;
    margin-right: 16px;
    margin-left: 16px;
  }
}

body.home .loop-content-newpost {
  max-width: 1200px;
  display: block;
  margin: 0 auto;
  color: #151515;
  overflow: hidden;
}

@media screen and (max-width: 1250px) {
  body.home .loop-content-newpost {
    padding-right: 24px;
    padding-left: 24px;
  }
}

@media screen and (max-width: 767px) {
  body.home .loop-content-newpost {
    padding: 0;
  }
}

body.home .loop-content-newpost .head-icon .fa {
  margin-left: 2px;
}

body.home .loop-content-newpost .post {
  position: relative;
}

body.home .loop-content-newpost .post:nth-of-type(-n+3) .entry-thumbnail:before {
  content: "New";
  width: 42px;
  height: 16px;
  line-height: 16px;
  background: #151515;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  font-size: 10px;
}

body.home .loop-content-newpost article {
  width: 50%;
  display: inline-block;
  float: left;
  border: none;
  margin-bottom: 16px;
}

@media screen and (max-width: 991px) {
  body.home .loop-content-newpost article {
    float: none;
    width: 100%;
  }
}

@media screen and (max-width: 550px) {
  body.home .loop-content-newpost article {
    margin-bottom: 24px;
  }
}

body.home .loop-content-newpost article:nth-of-type(odd) {
  padding-right: 40px;
}

@media screen and (max-width: 991px) {
  body.home .loop-content-newpost article:nth-of-type(odd) {
    padding-right: 0;
  }
}

body.home .loop-content-newpost .entry-header {
  padding: 0;
}

body.home .loop-content-newpost .entry-thumbnail {
  float: left;
  width: 154px;
  margin: 0;
  padding-left: 3px;
  padding-bottom: 3px;
  border-left: solid 1px #333;
  border-bottom: solid 1px #333;
}

@media screen and (max-width: 550px) {
  body.home .loop-content-newpost .entry-thumbnail {
    width: 100px;
  }
}

body.home .loop-content-newpost .entry-title {
  font-size: 18px;
  margin-bottom: 20px;
  margin-left: 175px;
}

@media screen and (max-width: 1100px) {
  body.home .loop-content-newpost .entry-title {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  body.home .loop-content-newpost .entry-title {
    font-size: 18px;
  }
}

@media screen and (max-width: 550px) {
  body.home .loop-content-newpost .entry-title {
    margin-bottom: 6px;
    font-size: 13px;
    margin-left: 110px;
    line-height: 1.3;
  }
}

body.home .loop-content-newpost .entry-title a {
  color: #151515;
}

body.home .loop-content-newpost .entry-title a:hover {
  color: #2d8c51;
}

body.home .loop-content-newpost .cat-date {
  margin-left: 175px;
}

@media screen and (max-width: 550px) {
  body.home .loop-content-newpost .cat-date {
    margin-left: 110px;
  }
}

body.home .loop-content-newpost .cat {
  font-size: 10px;
  font-weight: bold;
  float: left;
}

body.home .loop-content-newpost .cat .fa {
  color: #4f9e6d;
  font-size: 14px;
  font-weight: bold;
  vertical-align: top;
  margin-right: 2px;
}

body.home .loop-content-newpost .date {
  float: right;
  font-size: 10px;
}

body.home .loop-content-newpost .date .fa {
  font-size: 14px;
  vertical-align: top;
  margin-right: 2px;
}

body.home .loop-content-newpost .entry-content {
  padding: 0;
}

body.home .second-section {
  color: #333;
}

body.home .second-section .section-head-area {
  margin-bottom: 46px;
}

body.home .second-section .sub-midashi, body.home .second-section .main-midashi {
  padding-right: 16px;
  padding-left: 16px;
}

body.home .second-section .step-inner {
  background: rgba(255, 255, 255, 0.9);
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 0 80px 48px;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  body.home .second-section .step-inner {
    padding: 0 16px 56px;
  }
}

@media screen and (max-width: 767px) {
  body.home .second-section .step-inner {
    padding: 0 0 56px;
  }
}

body.home .second-section .step-icon {
  font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro";
  padding: 24px 22px;
  width: 90px;
  display: block;
  margin: 0 auto 30px auto;
  line-height: 1.2;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
}

body.home .second-section .step-icon span {
  font-size: 20px;
}

body.home .second-section .step-title {
  font-size: 44px;
  font-weight: bold;
  color: #333;
  text-align: center;
  border-bottom: solid 1px #212121;
  margin-bottom: 34px;
  display: inline-block;
  padding-bottom: 6px;
}

@media screen and (max-width: 767px) {
  body.home .second-section .step-title {
    margin: 0 16px 20px;
    font-size: 24px;
    padding: 0;
    display: block;
  }
}

body.home .second-section .step-cont {
  float: left;
  text-align: left;
  margin-right: 330px;
  margin-top: 24px;
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  body.home .second-section .step-cont {
    float: none;
    margin: 0 16px 40px;
    font-weight: normal;
    font-size: 16px;
  }
}

body.home .second-section .step-img {
  float: left;
  width: 300px;
  margin-left: -300px;
  margin-bottom: 24px;
}

@media screen and (max-width: 991px) {
  body.home .second-section .step-img {
    margin-bottom: 32px;
  }
}

@media screen and (max-width: 767px) {
  body.home .second-section .step-img {
    float: none;
    margin: 0 auto 32px;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  body.home .second-section .step-img img {
    width: 100%;
  }
}

body.home .second-section .first-step {
  background: url("./images/bg_01.jpg") no-repeat;
  background-size: cover;
  padding: 50px;
  background-position: 30% 65%;
}

@media screen and (max-width: 991px) {
  body.home .second-section .first-step {
    background: none;
    border-top: 5px solid #5fad56;
    padding: 0;
  }
}

body.home .second-section .first-step .step-icon {
  background: #5fad56;
}

@media screen and (max-width: 767px) {
  body.home .second-section .first-step .step-img {
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  body.home .second-section .first-step .step-img img {
    width: 100%;
  }
}

body.home .second-section .second-step {
  background: url("./images/bg_02.jpg") no-repeat;
  background-size: cover;
  width: 100%;
  padding: 50px;
}

@media screen and (max-width: 991px) {
  body.home .second-section .second-step {
    background: none;
    border-top: 5px solid #2d8c51;
    padding: 0;
  }
}

body.home .second-section .second-step .step-icon {
  background: #2d8c51;
}

body.home .second-section .third-step {
  background: url("./images/bg_03.jpg") no-repeat;
  background-size: cover;
  padding: 50px;
  background-position: 0 60%;
}

@media screen and (max-width: 991px) {
  body.home .second-section .third-step {
    background: none;
    border-top: 5px solid #2d8c70;
    padding: 0;
  }
}

body.home .second-section .third-step .step-icon {
  background: #2d8c70;
}

body.home .third-section {
  padding-top: 158px;
  margin-bottom: 150px;
  color: #151515;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  body.home .third-section {
    padding-top: 20px;
    margin-bottom: 0;
  }
}

body.home .third-section .head-icon {
  font-size: 26px;
}

body.home .third-section .head-icon .fa {
  margin: 0;
}

body.home .third-section .sub-midashi {
  padding-bottom: 68px;
  font-size: 24px;
}

@media screen and (max-width: 991px) {
  body.home .third-section .sub-midashi {
    padding-bottom: 30px;
  }
}

body.home .third-section .section-head-area {
  padding-bottom: 64px;
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  body.home .third-section .section-head-area {
    padding-bottom: 0;
  }
}

body.home .third-section .third-cont-wrap {
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
  font-weight: bold;
}

@media screen and (max-width: 1250px) {
  body.home .third-section .third-cont-wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}

@media screen and (max-width: 991px) {
  body.home .third-section .third-cont-wrap {
    padding: 0;
  }
}

body.home .third-section .third-cont-wrap .cont-left {
  width: 50%;
  padding-right: 30px;
  display: inline-block;
  float: left;
}

@media screen and (max-width: 991px) {
  body.home .third-section .third-cont-wrap .cont-left {
    float: none;
    width: 100%;
    padding: 0;
  }
}

@media screen and (max-width: 991px) {
  body.home .third-section .third-cont-wrap .cont-left .t-border.comp-midashi {
    border: none;
  }
}

body.home .third-section .third-cont-wrap .cont-left .comp-midashi {
  font-size: 22px;
  padding: 20px 0;
}

@media screen and (max-width: 991px) {
  body.home .third-section .third-cont-wrap .cont-left .comp-midashi {
    font-size: 18px;
  }
}

body.home .third-section .third-cont-wrap .cont-left .t-border {
  border-top: solid 1px #cccccc;
}

body.home .third-section .third-cont-wrap .cont-left .b-border {
  border-bottom: solid 1px #cccccc;
}

@media screen and (max-width: 767px) {
  body.home .third-section .third-cont-wrap .cont-left .t-border.b-border th {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

body.home .third-section .third-cont-wrap .cont-left table {
  font-size: 14px;
  display: block;
}

body.home .third-section .third-cont-wrap .cont-left table a {
  color: #999999;
  text-decoration: underline;
}

body.home .third-section .third-cont-wrap .cont-left th, body.home .third-section .third-cont-wrap .cont-left td {
  text-align: left;
  height: 50px;
  font-weight: bold;
}

body.home .third-section .third-cont-wrap .cont-left th {
  color: #2d8c51;
  padding-left: 18px;
}

@media screen and (max-width: 991px) {
  body.home .third-section .third-cont-wrap .cont-left th {
    width: 200px;
    font-size: 13px;
  }
}

body.home .third-section .third-cont-wrap .cont-left td {
  padding-left: 50px;
  padding-right: 19px;
  padding-top: 8px;
  padding-bottom: 8px;
}

@media screen and (max-width: 1250px) {
  body.home .third-section .third-cont-wrap .cont-left td {
    padding-right: 0;
  }
}

@media screen and (max-width: 991px) {
  body.home .third-section .third-cont-wrap .cont-left td {
    font-size: 13px;
    padding-left: 20px;
    padding-right: 8px;
    font-weight: normal;
    width: 80%;
  }
}

@media screen and (max-width: 550px) {
  body.home .third-section .third-cont-wrap .cont-left td {
    width: 70%;
  }
}

body.home .third-section .third-cont-wrap .cont-left .ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-top: 10px;
}

@media screen and (max-width: 991px) {
  body.home .third-section .third-cont-wrap .cont-left .ggmap {
    margin: 16px 16px 36px;
    height: 290px;
    padding-bottom: 0;
  }
}

body.home .third-section .third-cont-wrap .cont-left .ggmap iframe,
body.home .third-section .third-cont-wrap .cont-left .ggmap object,
body.home .third-section .third-cont-wrap .cont-left .ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 230px;
}

@media screen and (max-width: 991px) {
  body.home .third-section .third-cont-wrap .cont-left .ggmap iframe,
  body.home .third-section .third-cont-wrap .cont-left .ggmap object,
  body.home .third-section .third-cont-wrap .cont-left .ggmap embed {
    height: 290px;
  }
}

body.home .third-section .third-cont-wrap .cont-right {
  width: 50%;
  display: inline-block;
}

@media screen and (max-width: 991px) {
  body.home .third-section .third-cont-wrap .cont-right {
    float: none;
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
  }
}

body.home .third-section .third-cont-wrap .cont-right .comp-midashi {
  color: #fff;
  font-size: 22px;
  padding: 24px 0;
  background: #2d8c51;
}

@media screen and (max-width: 991px) {
  body.home .third-section .third-cont-wrap .cont-right .comp-midashi {
    font-size: 18px;
  }
}

body.home .third-section .third-cont-wrap .cont-right .cont-right-inner {
  padding: 40px 60px 32px;
  border-left: solid 1px #e8e8e8;
  border-bottom: solid 1px #e8e8e8;
  border-right: solid 1px #e8e8e8;
}

@media screen and (max-width: 1250px) {
  body.home .third-section .third-cont-wrap .cont-right .cont-right-inner {
    padding: 40px 40px 32px;
  }
}

@media screen and (max-width: 991px) {
  body.home .third-section .third-cont-wrap .cont-right .cont-right-inner {
    padding-right: 16px;
    padding-left: 16px;
  }
}

body.home .third-section .third-cont-wrap .cont-right .right-midashi {
  padding-top: 16px;
  margin-left: 235px;
}

@media screen and (max-width: 1250px) {
  body.home .third-section .third-cont-wrap .cont-right .right-midashi {
    padding-top: 0;
    margin-left: 125px;
  }
}

@media screen and (max-width: 991px) {
  body.home .third-section .third-cont-wrap .cont-right .right-midashi {
    margin: 20px 0;
  }
}

body.home .third-section .third-cont-wrap .cont-right .alignleft {
  padding: 0;
  margin-bottom: 40px;
}

@media screen and (max-width: 1250px) {
  body.home .third-section .third-cont-wrap .cont-right .alignleft {
    width: 120px;
  }
}

@media screen and (max-width: 991px) {
  body.home .third-section .third-cont-wrap .cont-right .alignleft {
    width: 154px;
    float: none;
    margin: 0;
  }
}

body.home .third-section .third-cont-wrap .cont-right .main-cont {
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  line-height: 22px;
}

body.home .third-section .third-cont-wrap .cont-right .right-bottom-img {
  padding-top: 64px;
  text-align: right;
}

@media screen and (max-width: 1250px) {
  body.home .third-section .third-cont-wrap .cont-right .right-bottom-img {
    padding-top: 40px;
  }
}

@media screen and (max-width: 991px) {
  body.home .third-section .third-cont-wrap .cont-right .right-bottom-img {
    text-align: center;
    padding-top: 20px;
  }
}

.site-footer {
  width: 100%;
  background: #f5f3e7;
  color: #151515;
}

.site-footer .footer-widget-area {
  display: block;
  max-width: 1200px;
  margin: 0 auto;
  background: #f5f3e7;
  text-align: center;
  font-size: 14px;
  padding-top: 84px;
  padding-bottom: 36px;
  overflow: hidden;
}

@media screen and (max-width: 1250px) {
  .site-footer .footer-widget-area {
    padding-right: 24px;
    padding-left: 24px;
  }
}

@media screen and (max-width: 767px) {
  .site-footer .footer-widget-area {
    padding: 40px 16px 0;
  }
}

.site-footer .footer-widget-area a {
  color: #151515;
}

.site-footer .footer-widget-area a:hover {
  color: #2d8c51;
}

.site-footer .footer-widget-area .widget {
  display: inline-block;
  float: left;
  background: none;
  display: inline-block;
  width: 20%;
  text-align: left;
  border: none;
}

@media screen and (max-width: 991px) {
  .site-footer .footer-widget-area .widget {
    width: 25%;
  }
}

@media screen and (max-width: 767px) {
  .site-footer .footer-widget-area .widget {
    width: 50%;
    margin-bottom: 30px;
  }
}

.site-footer .footer-widget-area .widget .container {
  padding: 0;
}

.site-footer .footer-widget-area .widget .widget-title, .site-footer .footer-widget-area .widget .side-widget-title {
  font-size: 18px;
  font-weight: bold;
  border-left: solid 2px #2d8c51;
  padding-left: 10px;
  line-height: 1;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .site-footer .footer-widget-area .widget .widget-title, .site-footer .footer-widget-area .widget .side-widget-title {
    font-size: 13px;
    margin-bottom: 12px;
  }
}

.site-footer .footer-widget-area .widget .menu-item {
  display: block;
}

.site-footer .footer-widget-area .widget ul {
  list-style-type: none;
}

.site-footer .footer-widget-area .widget li {
  display: block;
  line-height: 2.5;
}

@media screen and (max-width: 767px) {
  .site-footer .footer-widget-area .widget li {
    font-size: 12px;
  }
}

.site-footer .footer-widget-area .widget li:before {
  content: "■";
  color: #2d8c51;
  font-size: 10px;
  vertical-align: middle;
  padding-right: 10px;
  padding-left: 10px;
}

@media screen and (max-width: 767px) {
  .site-footer .footer-widget-area .widget li:before {
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .site-footer .footer-widget-area .widget .xeory-social-btns {
    padding-bottom: 0;
  }
}

.site-footer .footer-widget-area .widget .xeory-social-btns li {
  width: auto;
}

@media screen and (max-width: 767px) {
  .site-footer .footer-widget-area .widget .xeory-social-btns li {
    padding-left: 0;
  }
}

.site-footer .footer-widget-area .widget .xeory-social-btns li a {
  text-align: left;
  padding: 0;
  background: none;
  display: inline;
}

.site-footer .footer-widget-area .widget .xeory-social-btns li a:before {
  content: none;
}

@media screen and (max-width: 767px) {
  .site-footer .footer-widget-area .widget_social_widget {
    clear: both;
  }
}

@media screen and (max-width: 991px) {
  .site-footer .footer-widget-area .widget_text {
    display: none;
    margin: 0;
  }
}

.site-footer .footer-widget-area .foot-free-form a {
  display: block;
  background: #fff;
  padding: 24px 16px;
}

.site-footer .footer-widget-area .foot-free-form a:hover {
  opacity: 0.8;
}

.site-footer .footer-loop-area {
  max-width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  padding-bottom: 56px;
}

@media screen and (max-width: 1250px) {
  .site-footer .footer-loop-area {
    padding-right: 24px;
    padding-left: 24px;
  }
}

@media screen and (max-width: 991px) {
  .site-footer .footer-loop-area {
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 0;
  }
}

.site-footer .footer-loop-area .loop-title {
  color: #2d2d2d;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background: #faf9f3;
  padding: 16px;
}

@media screen and (max-width: 991px) {
  .site-footer .footer-loop-area .loop-title {
    margin-right: -16px;
    margin-left: -16px;
  }
}

.site-footer .footer-loop-area .loop-left {
  width: 50%;
  padding-right: 30px;
  float: left;
}

@media screen and (max-width: 991px) {
  .site-footer .footer-loop-area .loop-left {
    width: 100%;
    padding-right: 0;
    float: none;
  }
}

.site-footer .footer-loop-area .loop-right {
  width: 50%;
  padding-left: 30px;
  float: left;
}

@media screen and (max-width: 991px) {
  .site-footer .footer-loop-area .loop-right {
    width: 100%;
    padding-left: 0;
    float: none;
  }
}

.site-footer .footer-loop-area .entry-title {
  font-size: 14px;
  border-bottom: dotted 1px #acacac;
  padding: 14px 0 14px 14px;
}

@media screen and (max-width: 991px) {
  .site-footer .footer-loop-area .entry-title {
    font-size: 12px;
    padding-left: 0;
  }
}

.site-footer .footer-loop-area .entry-title a {
  color: #151515;
  font-weight: normal;
  display: block;
}

.site-footer .footer-loop-area .entry-title a:before {
  content: "\f105";
  font-family: FontAwesome;
  left: 0;
  margin-right: 4px;
  font-size: 16px;
}

.site-footer .footer-loop-area .entry-title a:hover {
  color: #2d8c51;
}

.site-footer .footer-loop-area .foot-next-btn {
  max-width: 194px;
  background: #2d2d2d;
  float: right;
  margin-top: 30px;
  box-shadow: 0px 2px 1px 0 #d9d9d9;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .site-footer .footer-loop-area .foot-next-btn {
    float: none;
    display: block;
    margin: 16px auto 40px;
    max-width: 235px;
  }
}

.site-footer .footer-loop-area .foot-next-btn a {
  text-align: center;
  display: block;
  font-size: 10px;
  color: #fff;
  font-weight: bold;
  padding: 6px;
}

@media screen and (max-width: 991px) {
  .site-footer .footer-loop-area .foot-next-btn a {
    padding: 16px;
  }
}

.site-footer .footer-loop-area .foot-next-btn a:hover {
  background: #686868;
}

.site-footer .foot-free-form-sp {
  display: none;
  background: #fff;
  margin: 0 auto 56px auto;
  max-width: 288px;
}

@media screen and (max-width: 991px) {
  .site-footer .foot-free-form-sp {
    display: block;
  }
}

.site-footer .foot-free-form-sp a {
  display: block;
  padding: 30px 38px;
}

.site-footer .site-info {
  background: none;
  border: none;
}

.site-footer .site-info .container {
  padding: 16px 0;
  text-align: center;
  color: #fff;
  background: #2d8c51;
  max-width: inherit !important;
  width: 100%;
}

.sp-nav.active {
  display: block;
  z-index: 200;
}

.sp-nav {
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px;
  display: none;
  position: absolute;
}

.sp-nav .menu {
  list-style-type: none;
}

.sp-nav .menu-item {
  width: 100%;
  border-bottom: solid 1px #333333;
}

.sp-nav .menu-item a {
  background: #fff;
  color: #151515;
  display: block;
  padding: 20px 0 20px 24px;
  font-weight: bold;
  position: relative;
}

.sp-nav .menu-item a span {
  display: none;
}

.sp-nav .menu-item a:after {
  content: "\f054";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -13px;
  color: #cccccc;
}

.sp-nav .menu-item a:hover {
  background: #e5e5e5;
}

.sp-nav .current-menu-item a, .sp-nav .current-menu-parent a {
  background: #e5e5e5;
}

.sp-nav .head-cta-area {
  text-align: center;
}

.sp-nav .head-cta-area img {
  background: #fff;
  padding: 16px 23px;
  margin: 16px 0;
}

.sp-nav .head-cta-area .head-cta-btn {
  margin: 0 auto;
  max-width: 300px;
}

.sp-nav .head-cta-area .head-cta-btn .fa {
  margin-right: 6px;
  font-size: 16px;
}

.sp-nav .head-cta-area .head-cta-btn a {
  padding: 16px 32px;
  text-align: center;
  background: #2d8c51;
  color: #fff;
  line-height: 1;
  display: block;
}

.sp-nav .head-cta-area .head-cta-btn a:hover {
  background: #5fad56;
}

.site-header {
  border: none;
}

@media screen and (max-width: 991px) {
  .site-header {
    height: 119px;
    position: relative;
  }
}

.site-header .site-branding .container {
  padding: 18px 0 40px 0;
}

@media screen and (max-width: 1250px) {
  .site-header .site-branding .container {
    padding-right: 24px;
    padding-left: 24px;
  }
}

.site-header .head-desc {
  color: #333333;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 8px;
  line-height: 1;
}
.site-header .head-sublogo {
  font-size:14px;
  position: absolute;
  font-weight:bold;
  bottom:8px;
}
.site-header .head-sublogo img{
  vertical-align:bottom;
  width:152px;
  margin:0 0 1px 3px;
}
@media screen and (max-width: 991px) {
  .site-header .head-desc {
    font-size: 9px;
  }
  .site-header .head-sublogo {
  font-size:12px;
  position: absolute;
  bottom:16px;
}
  .site-header .head-sublogo img{
  vertical-align:top;
  width:120px;
}
}

.site-header .site-title {
  width: 235px;
}

@media screen and (max-width: 991px) {
  .site-header .site-title {
    width: 190px;
  }
}

.site-header #header-sns {
  display: none;
}

.site-header .head-cta-area {
  float: right;
  margin-top: 10px;
}

@media screen and (max-width: 991px) {
  .site-header .head-cta-area {
    display: none;
  }
}

.site-header .head-cta-area img {
  width: 182px;
  display: inline-block;
  margin-right: 14px;
}

.site-header .head-cta-area .head-cta-btn {
  display: inline-block;
  width: 210px;
}

.site-header .head-cta-area .head-cta-btn .fa {
  margin-right: 6px;
  font-size: 16px;
}

.site-header .head-cta-area .head-cta-btn a {
  padding: 12px;
  text-align: center;
  background: #2d8c51;
  color: #fff;
  font-size: 14px;
  box-shadow: 0px 2px 1px 0 #d9d9d9;
  line-height: 1;
  display: block;
}

.site-header .head-cta-area .head-cta-btn a:hover {
  background: #5fad56;
}

.site-header .main-navigation {
  border-top: solid 1px #e0dfdf;
  border-bottom: solid 1px #e0dfdf;
  text-align: center;
  background: #fafafa;
}

.site-header .menu-item {
  width: 20%;
  padding: 0;
}

.site-header .menu-item:before {
  content: none;
}

.site-header .menu-item a {
  display: block;
  color: #151515;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
}

.site-header .menu-item a:hover {
  background: #e5e5e5;
}

.site-header .menu-item a span {
  color: #2d8c51;
  font-size: 14px;
}

.site-header .current-menu-item a, .site-header .current-menu-parent a {
  background: #e5e5e5;
}

.site-header .sp-nav-btn {
  position: absolute;
  margin: auto;
  width: 36px;
  height: 36px;
  font-size: 24px;
  top: -18px;
  right: 14px;
}

.site-header .sp-nav-btn:before {
  color: #2d8c51;
  display: block;
  font-size: 32px;
  text-align: center;
}

.site-header .sp-nav-btn:after {
  content: "MENU";
  font-size: 10px;
  display: block;
  margin: -12px auto 0 auto;
  text-align: center;
  vertical-align: top;
  color: #333333;
}

/*------ 無料相談ページ ------*/
body.page-id-6404 {
  /*無料相談スタイル調整　20161226*/
}

body.page-id-6404 .site-content {
  padding-top: 0 !important;
}

body.page-id-6404 .xeory-breadcrumbs {
  display: none;
}

body.page-id-6404 ul li {
  list-style-type: none;
}

body.page-id-6404 .entry-header {
  max-width: inherit !important;
  padding: 0;
  height: 230px !important;
  background-image: url(./images/free.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 32px !important;
}

@media screen and (max-width: 550px) {
  body.page-id-6404 .entry-header {
    height: 120px !important;
  }
}

body.page-id-6404 .entry-content {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

@media screen and (max-width: 767px) {
  body.page-id-6404 .entry-content {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

body.page-id-6404 h1.entry-title {
  color: #fff;
  font-size: 44px !important;
  text-align: center !important;
  padding: 88px 0 !important;
  text-shadow: 1px 2px 2px #777;
}

@media screen and (max-width: 767px) {
  body.page-id-6404 h1.entry-title {
    font-size: 36px !important;
  }
}

@media screen and (max-width: 550px) {
  body.page-id-6404 h1.entry-title {
    font-size: 22px !important;
    padding: 48px 0 !important;
  }
}

body.page-id-6404 .btn01 {
  text-align: center;
  margin: 46px 0 90px 0;
}

@media screen and (max-width: 550px) {
  body.page-id-6404 .btn01 {
    margin: 46px 0 40px 0;
  }
}

body.page-id-6404 .btn01 a {
  position: relative;
  font-size: 16px;
  color: #fff !important;
  font-weight: bold;
  background: #fd8321;
  padding: 20px;
  max-width: 380px;
  width: 100%;
  display: block;
  text-decoration: none;
  box-shadow: 0px 2px 3px 0 #d9d9d9;
  margin: 0 auto;
}

body.page-id-6404 .btn01 a:after {
  content: "\f054";
  font-family: FontAwesome;
  position: absolute;
  right: 18px;
}

body.page-id-6404 .btn01 a:hover {
  opacity: 0.8;
}

body.page-id-6404 .entry-content {
  max-width: 760px;
  margin: 0 auto;
  padding: 20px 0 42px 0;
}

@media screen and (max-width: 767px) {
  body.page-id-6404 .entry-content {
    padding-left: 16px;
    padding-right: 16px;
  }
}

body.page-id-6404 .entry-content .recomend-list {
  padding-bottom: 50px;
}

body.page-id-6404 .entry-content .recomend-list p {
  font-weight: bold;
}

body.page-id-6404 .entry-content .def-box:after {
  content: "";
  display: block;
  clear: both;
}

body.page-id-6404 .entry-content p.imgR {
  float: right !important;
  width: 55% !important;
  padding-left: 18px;
}

@media screen and (max-width: 767px) {
  body.page-id-6404 .entry-content p.imgR {
    float: none !important;
    width: 100% !important;
    margin-bottom: 1.5em;
    padding-left: 0;
    padding-right: 0;
  }
}

body.page-id-6404 .entry-content p.imgR img {
  width: 100%;
}

body.page-id-6404 .entry-content ul#voice {
  float: left;
  width: 45%;
  padding-left: 0;
  padding-right: 18px;
}

@media screen and (max-width: 767px) {
  body.page-id-6404 .entry-content ul#voice {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

body.page-id-6404 .entry-content ul#voice li {
  list-style: none;
  padding: 0 0 20px;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 20px;
}

body.page-id-6404 .entry-content ul#voice span {
  color: #f78154;
  font-weight: bold;
}

body.page-id-6404 .entry-content .colL,
body.page-id-6404 .entry-content .more {
  color: #5fad56;
  margin-top: 10px;
  font-size: 18px;
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  body.page-id-6404 .entry-content .colL,
  body.page-id-6404 .entry-content .more {
    padding-left: 0;
    margin-bottom: 40px;
  }
}

body.page-id-6404 .entry-content .colL a,
body.page-id-6404 .entry-content .more a {
  color: #5fad56;
  font-weight: bold;
  border-bottom: 1px solid;
  padding-bottom: 3px;
}

body.page-id-6404 .entry-content .colL i,
body.page-id-6404 .entry-content .more i {
  font-size: 20px;
  font-weight: bold;
}

body.page-id-6404 .entry-content ul#staff {
  padding: 0;
}

body.page-id-6404 .entry-content ul#staff li {
  list-style: none;
  float: left;
  width: 50%;
  margin-bottom: 36px;
}

@media screen and (max-width: 550px) {
  body.page-id-6404 .entry-content ul#staff li {
    float: none;
    width: 100%;
  }
}

body.page-id-6404 .entry-content ul#staff li dl:after {
  content: "";
  display: block;
  clear: both;
}

body.page-id-6404 .entry-content ul#staff li dl dt {
  float: left;
  width: 35%;
  margin: 0;
  padding: 0 16px 0 0;
  background: none;
}

@media screen and (max-width: 550px) {
  body.page-id-6404 .entry-content ul#staff li dl dt {
    float: none;
    width: 100%;
    padding-right: 0;
    text-align: center;
  }
}

body.page-id-6404 .entry-content ul#staff li dl dt img {
  margin-bottom: 24px;
}

body.page-id-6404 .entry-content ul#staff li dl dd {
  float: left;
  width: 65%;
  margin: 0;
}

@media screen and (max-width: 550px) {
  body.page-id-6404 .entry-content ul#staff li dl dd {
    float: none;
    width: 100%;
  }
}

body.page-id-6404 .entry-content ul#staff li dl dd p.work_bold {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 4px;
}

@media screen and (max-width: 550px) {
  body.page-id-6404 .entry-content ul#staff li dl dd p.work_bold {
    text-align: center;
  }
}

body.page-id-6404 .entry-content ul#staff li:nth-child(2n+1) {
  clear: left;
  padding-right: 16px;
}

@media screen and (max-width: 550px) {
  body.page-id-6404 .entry-content ul#staff li:nth-child(2n+1) {
    padding-right: 0;
  }
}

body.page-id-6404 .entry-content ul#staff:after {
  content: "";
  display: block;
  clear: both;
}

body.page-id-6404 .entry-content .qa {
  padding: 0;
}

body.page-id-6404 .entry-content .qa .qa-box {
  border-bottom: 1px solid #ccc;
  padding-bottom: 22px;
  margin-bottom: 22px;
}

body.page-id-6404 .entry-content .qa .qa-box:last-child {
  border: none;
  margin-bottom: 12px;
}

body.page-id-6404 .entry-content .qa .qa-box:after {
  clear: both;
  display: block;
  content: "";
}

body.page-id-6404 .entry-content .qa .q-icon {
  float: left;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 16px;
  display: block;
  background: #2d8c51;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

body.page-id-6404 .entry-content .qa .question {
  float: left;
  width: 84%;
  /* IE8以下とAndroid4.3以下用 */
  width: calc(100% - 46px);
}

body.page-id-6404 .entry-content .qa .a-icon {
  float: left;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 16px;
  display: block;
  background: #f78154;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

body.page-id-6404 .entry-content .qa .anser {
  float: left;
  width: 84%;
  /* IE8以下とAndroid4.3以下用 */
  width: calc(100% - 46px);
}

body.page-id-6404 .entry-content .qa .anser span {
  color: #f78154;
  font-weight: bold;
}

body.page-id-6404 .entry-content .aftercol {
  font-size: 20px !important;
  text-align: center !important;
  color: #f78154 !important;
  font-weight: bold !important;
  margin-bottom: 60px !important;
}

body.page-id-6404 .entry-content #formid {
  width: 100%;
}

body.page-id-6404 .entry-content #formid h3 {
  display: none;
}

body.page-id-6404 .entry-content #formid th {
  width: 200px;
  color: #fff;
  background: #5fad56;
  vertical-align: top;
  padding: 18px;
}

@media screen and (max-width: 991px) {
  body.page-id-6404 .entry-content #formid th {
    display: block;
    width: 100%;
  }
}

body.page-id-6404 .entry-content #formid th span {
  color: #464646;
  font-size: 12px;
  background: #eee642;
  padding: 0 6px;
  margin: 2px 17px 0 0;
  float: right;
}

body.page-id-6404 .entry-content #formid th span.optional {
  background: #cccccc;
}

@media screen and (max-width: 991px) {
  body.page-id-6404 .entry-content #formid th span {
    margin: 0;
  }
}

body.page-id-6404 .entry-content #formid th span:after {
  content: "";
  display: block;
  clear: both;
}

body.page-id-6404 .entry-content #formid td {
  font-size: 14px;
  vertical-align: top;
  border: 1px solid #cccccc !important;
  background-color: #fff;
  padding: 20px 17px 20px !important;
}

@media screen and (max-width: 991px) {
  body.page-id-6404 .entry-content #formid td {
    display: block;
    width: 100%;
  }
}

body.page-id-6404 .entry-content #formid td.sub-headline {
  text-align: center;
}

body.page-id-6404 .entry-content #formid td p.hall {
  font-weight: bold;
}

body.page-id-6404 .entry-content #formid td span.corp {
  margin-left: 34px;
}

body.page-id-6404 .entry-content #formid td span.corp-person {
  margin-left: 12px;
}

body.page-id-6404 .entry-content #formid td table {
  margin-bottom: 0;
}

body.page-id-6404 .entry-content #formid td td {
  border: none !important;
  padding: 0 !important;
}

body.page-id-6404 .entry-content #formid td .radio {
  margin: 0 6px 0 6px;
}

body.page-id-6404 .entry-content #formid td input {
  border-radius: 0;
  background: #eaeaea;
  font-size: 13px;
  border: 1px solid #cccccc;
}

body.page-id-6404 .entry-content #formid td input.parts1 {
  width: 62%;
  margin-left: 0.5em;
}

@media screen and (max-width: 550px) {
  body.page-id-6404 .entry-content #formid td input.parts1 {
    width: 100%;
    display: block;
    margin-left: 0;
  }
}

body.page-id-6404 .entry-content #formid td input.parts2 {
  width: 100%;
}

body.page-id-6404 .entry-content #formid td input.parts6 {
  width: 100%;
}

body.page-id-6404 .entry-content #formid td input.parts4 {
  width: 54%;
}

@media screen and (max-width: 550px) {
  body.page-id-6404 .entry-content #formid td input.parts4 {
    width: 90%;
  }
}

body.page-id-6404 .entry-content #formid td input[type="radio"]:checked {
  background: #000;
}

body.page-id-6404 .entry-content #formid td select {
  background: #eaeaea;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-size: 13px;
  font-weight: normal;
  padding: 4px 8px;
}

body.page-id-6404 .entry-content #formid td span {
  font-size: 12px;
  font-weight: bold;
}

body.page-id-6404 .entry-content #formid td a {
  color: #5fad56;
}

body.page-id-6404 .entry-content #formid td textarea {
  width: 100%;
}

body.page-id-6404 .entry-content #formid .formPrivacy {
  font-size: 13px;
  margin-bottom: 42px;
}

body.page-id-6404 .entry-content #formid .formPrivacy a {
  color: #5fad56;
  text-decoration: underline;
}

body.page-id-6404 .entry-content #formid .formSubmit {
  text-align: center;
}

body.page-id-6404 .entry-content #formid input[type=submit] {
  position: relative;
  background: #e3d909;
  color: #151515;
  font-weight: bold;
  padding: 14px;
  max-width: 380px;
  width: 100%;
  border: none;
  box-shadow: 0px 2px 1px 0 #d9d9d9;
}

body.page-id-6404 .entry-content #formid input[type=submit]:active {
  border: 0px;
}

body.page-id-6404 .entry-content #formid input[type=submit]:hover {
  background: #e3a309;
}

body.page-id-6404 .content-area .entry-content {
  /* テーブル・共通 */
  /* 参加者の声　*/
  /* セミナーについてのよくあるご質問 */
}

body.page-id-6404 .content-area .entry-content h3 {
  clear: both;
}

body.page-id-6404 .content-area .entry-content .colL {
  float: left;
  width: 70%;
}

@media screen and (max-width: 767px) {
  body.page-id-6404 .content-area .entry-content .colL {
    float: none;
    width: 100%;
  }
}

body.page-id-6404 .content-area .entry-content .colL h4 {
  margin: 0 0 24px 0;
}

body.page-id-6404 .content-area .entry-content .colL h4 span {
  color: #f78154;
}

body.page-id-6404 .content-area .entry-content .imgR {
  margin: 0 0 40px 0;
  padding: 0;
  float: right;
  display: inline;
  zoom: 1;
  text-align: center;
  width: 200px;
}

@media screen and (max-width: 767px) {
  body.page-id-6404 .content-area .entry-content .imgR {
    display: block;
    float: none;
    margin: 40px auto;
  }
}

body.page-id-6404 .content-area .entry-content .imgR li {
  display: inline;
  float: left;
  margin-bottom: 8px;
}

body.page-id-6404 .content-area .entry-content .imgR .photoCatThum {
  margin: 0 8px 24px 0;
}

body.page-id-6404 .content-area .entry-content table.data_table {
  width: 65% !important;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  body.page-id-6404 .content-area .entry-content table.data_table {
    width: 100% !important;
  }
}

body.page-id-6404 .content-area .entry-content table.data_table .red {
  color: #F00;
}

body.page-id-6404 .content-area .entry-content table.data_table ul {
  padding-left: 0;
}

body.page-id-6404 .content-area .entry-content table.data_table ul li {
  font-weight: bold;
  margin-bottom: 16px;
}

body.page-id-6404 .content-area .entry-content table.data_table th {
  width: 90px;
}

@media screen and (max-width: 550px) {
  body.page-id-6404 .content-area .entry-content table.data_table th {
    width: auto;
  }
}

body.page-id-6404 .content-area .entry-content table.data_table td {
  background: #fff;
  border: 1px solid #cccccc !important;
}

body.page-id-6404 .content-area .entry-content table.data_table .center {
  text-align: center;
}

body.page-id-6404 .content-area .entry-content table.data_table .center img {
  width: 70%;
}

@media screen and (max-width: 550px) {
  body.page-id-6404 .content-area .entry-content table.data_table .center img {
    width: 100%;
  }
}

body.page-id-6404 .content-area .entry-content table.data_table a {
  text-decoration: underline;
}

body.page-id-6404 .content-area .entry-content table.data_table caption {
  caption-side: bottom;
  padding: 6px 0 0;
  margin: 0;
  text-align: left;
  color: #333;
  font-size: 0.8em;
}

body.page-id-6404 .content-area .entry-content .col {
  padding: 0 0 32px 0;
}

body.page-id-6404 .content-area .entry-content .col li {
  font-weight: bold;
}

body.page-id-6404 .content-area .entry-content #voice li span {
  color: #F00;
}

body.page-id-6404 .content-area .entry-content #voice .more {
  margin-bottom: 56px;
}

body.page-id-6404 .content-area .entry-content #qa {
  padding-left: 0;
}

body.page-id-6404 .content-area .entry-content #qa dt {
  padding: 0 0 0 40px;
  font-weight: bold;
  background: #fff;
  background-image: url(./images/icon_q.jpg);
  background-repeat: no-repeat;
}

body.page-id-6404 .content-area .entry-content #qa dd {
  padding: 0 0 0 40px;
  background-image: url(./images/icon_a.jpg);
  background-repeat: no-repeat;
}

body.page-id-6404 .content-area .entry-content .aftercol {
  position: relative;
  margin-bottom: 0;
}

body.page-id-6404 .content-area .entry-content .btn01 {
  margin: 40px 0 90px 0 !important;
}

body.page-id-6404 .content-area .entry-content .seminarpic img {
  display: block;
  margin: 0 auto;
}

body.page-id-6404 .content-area .entry-content .seminarpic caption {
  text-align: center;
  font-weight: bold;
  color: #5fad56;
}

/*------ セミナーページ ------*/
body.page-id-6402 {
  /*セミナースタイル調整　20161226*/
}

body.page-id-6402 .site-content {
  padding-top: 0 !important;
}

body.page-id-6402 .xeory-breadcrumbs {
  display: none;
}

body.page-id-6402 ul li {
  list-style: none;
}

body.page-id-6402 .entry-header {
  max-width: inherit !important;
  position: relative;
  padding: 0;
  height: 230px;
  background-image: url(./images/seminar.png) !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  text-align: -webkit-center;
  margin-bottom: 32px !important;
}

@media screen and (max-width: 550px) {
  body.page-id-6402 .entry-header {
    height: 120px;
  }
}

body.page-id-6402 .entry-content {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

@media screen and (max-width: 767px) {
  body.page-id-6402 .entry-content {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

body.page-id-6402 h1.entry-title {
  color: #fff;
  font-size: 44px !important;
  text-align: center !important;
  max-width: 680px;
  margin: 0 auto;
  text-shadow: 1px 2px 2px #777;
  display: block;
  vertical-align: middle;
  height: 230px;
  padding: 72px 0 !important;
}

@media screen and (max-width: 767px) {
  body.page-id-6402 h1.entry-title {
    font-size: 36px !important;
  }
}

@media screen and (max-width: 550px) {
  body.page-id-6402 h1.entry-title {
    font-size: 22px !important;
    padding: 40px 0 !important;
  }
}

body.page-id-6402 span.orange-b {
  color: #f78154;
  font-weight: bold;
}

body.page-id-6402 .gaiyou-box {
  margin-bottom: 50px;
}

body.page-id-6402 .gaiyou-box .gaiyouL {
  float: left;
  width: 60%;
  padding-right: 8px;
}

@media screen and (max-width: 550px) {
  body.page-id-6402 .gaiyou-box .gaiyouL {
    float: none;
    width: 100%;
    padding-right: 0;
  }
}

body.page-id-6402 .gaiyou-box .gaiyouR {
  float: right;
  width: 40%;
  padding-left: 8px;
}

@media screen and (max-width: 550px) {
  body.page-id-6402 .gaiyou-box .gaiyouR {
    float: none;
    width: 100%;
    padding-left: 0;
    margin-top: 16px;
    text-align: center;
  }
}

body.page-id-6402 .gaiyou-box:after {
  content: "";
  display: block;
  clear: both;
}

body.page-id-6402 .entry-content .bottom-space {
  margin-bottom: 56px;
  overflow: hidden;
}

body.page-id-6402 .entry-content a {
  color: #5fad56;
  text-decoration: underline;
}

body.page-id-6402 .entry-content table {
  width: 100%;
}

body.page-id-6402 .entry-content table th {
  width: 127px;
  color: #fff;
  background: #5fad56;
  vertical-align: top;
  padding: 18px;
}

@media screen and (max-width: 550px) {
  body.page-id-6402 .entry-content table th {
    width: 52px;
  }
}

body.page-id-6402 .entry-content table td {
  font-size: 14px;
  vertical-align: top;
  padding: 20px 16px;
  border: 1px solid #cccccc !important;
  background-color: #fff;
}

body.page-id-6402 .entry-content table td.sub-headline {
  text-align: center;
}

body.page-id-6402 .entry-content table td p.hall {
  font-weight: bold;
}

body.page-id-6402 .entry-content table td span.corp {
  margin-left: 34px;
}

body.page-id-6402 .entry-content table td span.corp-person {
  margin-left: 12px;
}

body.page-id-6402 .entry-content table caption {
  caption-side: bottom;
  text-align: left;
  padding-top: 16px;
  font-size: 14px;
}

body.page-id-6402 .entry-content .seminar-list {
  margin: 30px 0;
}

body.page-id-6402 .entry-content .seminar-list p {
  margin-bottom: 0.1em;
  font-weight: bold;
}

body.page-id-6402 .entry-content .second-part {
  font-weight: bold;
  margin-bottom: 60px;
}

body.page-id-6402 .entry-content p.imgR {
  float: right !important;
  width: 55% !important;
  padding-left: 18px;
}

@media screen and (max-width: 767px) {
  body.page-id-6402 .entry-content p.imgR {
    float: none !important;
    width: 100% !important;
    margin-bottom: 1.5em;
    padding-left: 0;
    padding-right: 0;
  }
  body.page-id-6402 .entry-content p.imgR img {
    width: 100%;
  }
}

body.page-id-6402 .entry-content ul#voice {
  float: left;
  width: 45%;
  padding-left: 0;
  padding-right: 18px;
}

@media screen and (max-width: 767px) {
  body.page-id-6402 .entry-content ul#voice {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

body.page-id-6402 .entry-content ul#voice li {
  list-style: none;
  padding: 0 0 20px;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 20px;
}

body.page-id-6402 .entry-content ul#voice li:last-child {
  border: none;
  margin-bottom: 0;
  padding: 0;
}

body.page-id-6402 .entry-content ul#voice li span {
  color: #f78154;
  font-weight: bold;
}

body.page-id-6402 .entry-content .scene-title {
  color: #2d8c70;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 550px) {
  body.page-id-6402 .entry-content .scene-title {
    text-align: center;
  }
}

body.page-id-6402 .entry-content .scene-row {
  margin-bottom: 32px;
}

body.page-id-6402 .entry-content .scene-row:after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (max-width: 550px) {
  body.page-id-6402 .entry-content .scene-row {
    margin-bottom: 0;
  }
}

body.page-id-6402 .entry-content .scene-row .scene {
  float: left;
  width: 27%;
  /*IE*/
  width: calc(33.3333% - 26px);
  margin: 0 13px;
}

body.page-id-6402 .entry-content .scene-row .scene:first-child {
  padding-left: 0;
}

body.page-id-6402 .entry-content .scene-row .scene:last-child {
  padding-right: 0;
}

body.page-id-6402 .entry-content .scene-row .scene .s-num {
  margin-top: 16px;
  text-align: center;
  font-size: 12px;
}

body.page-id-6402 .entry-content .scene-row .scene p {
  font-size: 14px;
  margin-bottom: 0;
}

body.page-id-6402 .entry-content .scene-row .scene .lecture {
  font-size: 12px;
}

@media screen and (max-width: 550px) {
  body.page-id-6402 .entry-content .scene-row .scene {
    float: none;
    width: 100%;
    margin: 0;
    text-align: center;
    margin-bottom: 20px;
  }
}

body.page-id-6402 .entry-content .qa {
  padding-left: 0;
  padding-right: 0;
}

body.page-id-6402 .entry-content .qa-box {
  border-bottom: 1px solid #ccc;
  padding-bottom: 22px;
  margin-bottom: 22px;
}

body.page-id-6402 .entry-content .qa-box:last-child {
  border: none;
  margin-bottom: 12px;
}

body.page-id-6402 .entry-content .qa-box:after {
  clear: both;
  display: block;
  content: "";
}

body.page-id-6402 .entry-content .q-icon {
  float: left;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 16px;
  display: block;
  background: #2d8c51;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

body.page-id-6402 .entry-content .question {
  float: left;
  width: 84%;
  /* IE8以下とAndroid4.3以下用 */
  width: calc(100% - 46px);
}

body.page-id-6402 .entry-content .a-icon {
  float: left;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 16px;
  display: block;
  background: #f78154;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

body.page-id-6402 .entry-content .aftercol {
  font-size: 20px !important;
  text-align: center !important;
  color: #f78154 !important;
  font-weight: bold !important;
}

body.page-id-6402 .entry-content form table th {
  font-size: 14px;
  padding: 24px 0 24px 24px;
}

@media screen and (max-width: 550px) {
  body.page-id-6402 .entry-content form table th {
    padding: 12px;
  }
}

body.page-id-6402 .entry-content form table th span {
  color: #464646;
  font-size: 12px;
  background: #eee642;
  padding: 0 6px;
  margin: 2px 17px 0 0;
  float: right;
}

body.page-id-6402 .entry-content form table th span.optional {
  background: #cccccc;
}

@media screen and (max-width: 550px) {
  body.page-id-6402 .entry-content form table th span {
    margin: 0;
  }
}

body.page-id-6402 .entry-content form table th:after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (max-width: 550px) {
  body.page-id-6402 .entry-content form table th {
    display: block;
    width: 100%;
  }
}

body.page-id-6402 .entry-content form table td {
  padding: 20px 17px 20px;
  font-weight: bold;
}

body.page-id-6402 .entry-content form table td .radio {
  margin: 0 6px 0 6px;
}

body.page-id-6402 .entry-content form table td .date-state {
  font-size: 14px;
  font-weight: normal;
}

body.page-id-6402 .entry-content form table td input {
  border-radius: 0;
  background: #eaeaea;
  font-size: 13px;
  border: 1px solid #cccccc;
}

body.page-id-6402 .entry-content form table td input#city {
  margin-left: 1.5em;
}

@media screen and (max-width: 550px) {
  body.page-id-6402 .entry-content form table td input#city {
    display: block;
    margin-left: 0;
  }
}

body.page-id-6402 .entry-content form table td input.parts1 {
  width: 62%;
  margin-left: 0.5em;
}

@media screen and (max-width: 550px) {
  body.page-id-6402 .entry-content form table td input.parts1 {
    width: 100%;
    display: block;
    margin-left: 0;
  }
}

body.page-id-6402 .entry-content form table td input.parts2 {
  width: 100%;
}

body.page-id-6402 .entry-content form table td input.parts6 {
  width: 100%;
}

body.page-id-6402 .entry-content form table td input.parts4 {
  width: 54%;
}

@media screen and (max-width: 550px) {
  body.page-id-6402 .entry-content form table td input.parts4 {
    width: 90%;
  }
}

body.page-id-6402 .entry-content form table td input[type="radio"]:checked {
  background: #000;
}

body.page-id-6402 .entry-content form table td select {
  background: #eaeaea;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-size: 13px;
  font-weight: normal;
  padding: 4px 8px;
}

body.page-id-6402 .entry-content form table td span {
  font-size: 12px;
  font-weight: bold;
}

body.page-id-6402 .entry-content form table td a {
  color: #5fad56;
}

@media screen and (max-width: 550px) {
  body.page-id-6402 .entry-content form table td {
    display: block;
    width: 100%;
  }
}

body.page-id-6402 .entry-content .formPrivacy {
  font-size: 13px;
  margin-bottom: 42px;
}

body.page-id-6402 .entry-content .formPrivacy a {
  color: #5fad56;
  text-decoration: underline;
}

body.page-id-6402 .entry-content .formSubmit {
  text-align: center;
}

body.page-id-6402 .entry-content input[type=submit] {
  position: relative;
  background: #e3d909;
  color: #151515;
  font-weight: bold;
  padding: 14px;
  max-width: 380px;
  width: 100%;
  border: none;
  box-shadow: 0px 2px 1px 0 #d9d9d9;
}

body.page-id-6402 .entry-content input[type=submit]:active {
  border: 0px;
}

body.page-id-6402 .entry-content input[type=submit]:hover {
  background: #e3a309;
}

body.page-id-6402 .content-area .entry-content {
  /* テーブル・共通 */
  /* 参加者の声　*/
  /* セミナーについてのよくあるご質問 */
}

body.page-id-6402 .content-area .entry-content h3 {
  clear: both;
}

body.page-id-6402 .content-area .entry-content .colL {
  float: left;
  width: 70%;
}

@media screen and (max-width: 767px) {
  body.page-id-6402 .content-area .entry-content .colL {
    float: none;
    width: 100%;
  }
}

body.page-id-6402 .content-area .entry-content .colL h4 {
  margin: 0 0 24px 0;
}

body.page-id-6402 .content-area .entry-content .colL h4 span {
  color: #f78154;
}

body.page-id-6402 .content-area .entry-content .imgR {
  margin: 0 0 40px 0;
  padding: 0;
  float: right;
  display: inline;
  zoom: 1;
  text-align: center;
  width: 200px;
}

@media screen and (max-width: 767px) {
  body.page-id-6402 .content-area .entry-content .imgR {
    display: block;
    float: none;
    margin: 40px auto;
  }
}

body.page-id-6402 .content-area .entry-content .imgR li {
  display: inline;
  float: left;
  margin-bottom: 8px;
}

body.page-id-6402 .content-area .entry-content .imgR .photoCatThum {
  margin: 0 8px 24px 0;
}

body.page-id-6402 .content-area .entry-content .data_table02 .red {
  color: #F00;
}

body.page-id-6402 .content-area .entry-content .col {
  padding: 0 0 32px 0;
}

body.page-id-6402 .content-area .entry-content .col li {
  font-weight: bold;
}

body.page-id-6402 .content-area .entry-content #voice li span {
  color: #F00;
}

body.page-id-6402 .content-area .entry-content #voice .more {
  margin-bottom: 56px;
}

body.page-id-6402 .content-area .entry-content #qa {
  padding-left: 0;
}

body.page-id-6402 .content-area .entry-content #qa dt {
  padding: 0 0 0 40px;
  font-weight: bold;
  background: #fff;
  background-image: url(./images/icon_q.jpg);
  background-repeat: no-repeat;
}

body.page-id-6402 .content-area .entry-content #qa dd {
  padding: 0 0 0 40px;
  background-image: url(./images/icon_a.jpg);
  background-repeat: no-repeat;
}

body.page-id-6402 .content-area .entry-content .aftercol {
  position: relative;
  margin-bottom: 0;
}

body.page-id-6402 .content-area .entry-content .btn01 {
  margin: 40px 0 90px 0 !important;
}

body.page-id-6402 .content-area .entry-content .seminarpic img {
  display: block;
  margin: 0 auto;
}

body.page-id-6402 .content-area .entry-content .seminarpic caption {
  text-align: center;
  font-weight: bold;
  color: #5fad56;
}

/*セミナーサンクス*/
@media screen and (max-width: 991px) {
  body.page-id-9893 .post-9893,
  body.page-id-6796 .post-6796 {
    padding: 0 16px;
  }
}

body.page-id-9893 .entry-title,
body.page-id-6796 .entry-title {
  display: none;
}

body.page-id-9893 .entry-content,
body.page-id-6796 .entry-content {
  padding: 0 !important;
}

body.page-id-9893 .mfp_thanks,
body.page-id-6796 .mfp_thanks {
  width: 100% !important;
  margin: 0 !important;
}

body.page-id-9893 .mfp_thanks #formBox,
body.page-id-6796 .mfp_thanks #formBox {
  margin-top: 0 !important;
  margin-bottom: 20px;
}

body.page-id-9893 .mfp_thanks p,
body.page-id-6796 .mfp_thanks p {
  margin-bottom: 1em !important;
}

@media screen and (max-width: 767px) {
  body.page-id-9893 .mfp_thanks p,
  body.page-id-6796 .mfp_thanks p {
    margin: 0 0 1em 0 !important;
  }
}

@media screen and (max-width: 767px) {
  body.page-id-9893 .mfp_thanks .event,
  body.page-id-6796 .mfp_thanks .event {
    min-height: 120px;
  }
}

@media screen and (max-width: 400px) {
  body.page-id-9893 .mfp_thanks .event,
  body.page-id-6796 .mfp_thanks .event {
    min-height: 140px;
  }
}

body.page-id-9893 .mfp_thanks .event img,
body.page-id-6796 .mfp_thanks .event img {
  top: -45px !important;
}

@media screen and (max-width: 767px) {
  body.page-id-9893 .mfp_thanks .event img,
  body.page-id-6796 .mfp_thanks .event img {
    top: 0 !important;
    left: 0;
    right: 0;
    margin: auto;
  }
}

@media screen and (max-width: 767px) {
  body.page-id-9893 .mfp_thanks .event p,
  body.page-id-6796 .mfp_thanks .event p {
    position: absolute;
    margin: 80px 0 0 0 !important;
  }
}

/*------ お問い合わせフォーム ------*/
body.page-id-6414 {
  /*無料相談スタイル調整　20161226*/
}

body.page-id-6414 .entry-content {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

@media screen and (max-width: 767px) {
  body.page-id-6414 .entry-content {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

body.page-id-6414 .btn01 {
  text-align: center;
  margin: 46px 0 90px 0;
}

@media screen and (max-width: 550px) {
  body.page-id-6414 .btn01 {
    margin: 46px 0 40px 0;
  }
}

body.page-id-6414 .btn01 a {
  position: relative;
  font-size: 16px;
  color: #fff !important;
  font-weight: bold;
  background: #fd8321;
  padding: 20px;
  max-width: 380px;
  width: 100%;
  display: block;
  text-decoration: none;
  box-shadow: 0px 2px 3px 0 #d9d9d9;
  margin: 0 auto;
}

body.page-id-6414 .btn01 a:after {
  content: "\f054";
  font-family: FontAwesome;
  position: absolute;
  right: 18px;
}

body.page-id-6414 .btn01 a:hover {
  opacity: 0.8;
}

body.page-id-6414 .entry-content {
  max-width: 760px;
  margin: 0 auto;
  padding: 20px 0 42px 0;
}

@media screen and (max-width: 767px) {
  body.page-id-6414 .entry-content {
    padding-left: 16px;
    padding-right: 16px;
  }
}

body.page-id-6414 .entry-content #formid {
  width: 100%;
}

body.page-id-6414 .entry-content #formid h3 {
  display: none;
}

body.page-id-6414 .entry-content #formid th {
  width: 200px;
  color: #fff;
  background: #5fad56;
  vertical-align: top;
  padding: 24px 0 24px 24px;
}

@media screen and (max-width: 991px) {
  body.page-id-6414 .entry-content #formid th {
    display: block;
    width: 100%;
  }
}

body.page-id-6414 .entry-content #formid th span {
  color: #464646;
  font-size: 12px;
  background: #eee642;
  padding: 0 6px;
  margin: 2px 17px 0 0;
  float: right;
}

body.page-id-6414 .entry-content #formid th span.optional {
  background: #cccccc;
}

body.page-id-6414 .entry-content #formid th span:after {
  content: "";
  display: block;
  clear: both;
}

body.page-id-6414 .entry-content #formid td {
  font-size: 14px;
  vertical-align: top;
  border: 1px solid #cccccc !important;
  background-color: #fff;
  padding: 20px 17px 20px !important;
}

@media screen and (max-width: 991px) {
  body.page-id-6414 .entry-content #formid td {
    display: block;
    width: 100%;
  }
}

body.page-id-6414 .entry-content #formid td table {
  margin-bottom: 0;
}

body.page-id-6414 .entry-content #formid td td {
  border: none !important;
  padding: 0 !important;
}

body.page-id-6414 .entry-content #formid td input {
  border-radius: 0;
  background: #eaeaea;
  font-size: 13px;
  border: 1px solid #cccccc;
}

body.page-id-6414 .entry-content #formid td input.parts1 {
  width: 62%;
  margin-left: 0.5em;
}

@media screen and (max-width: 550px) {
  body.page-id-6414 .entry-content #formid td input.parts1 {
    width: 100%;
    display: block;
    margin-left: 0;
  }
}

body.page-id-6414 .entry-content #formid td input.parts2 {
  width: 100%;
}

body.page-id-6414 .entry-content #formid td input.parts6 {
  width: 100%;
}

body.page-id-6414 .entry-content #formid td input.parts4 {
  width: 54%;
}

@media screen and (max-width: 550px) {
  body.page-id-6414 .entry-content #formid td input.parts4 {
    width: 90%;
  }
}

body.page-id-6414 .entry-content #formid td input[type="text"] {
  width: 100%;
}

body.page-id-6414 .entry-content #formid td input[type="radio"] {
  margin-right: 10px;
}

body.page-id-6414 .entry-content #formid td input[type="radio"]:checked {
  background: #000;
}

body.page-id-6414 .entry-content #formid td select {
  background: #eaeaea;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-size: 13px;
  font-weight: normal;
  padding: 4px 8px;
  max-width: 400px;
  width: 90%;
}

body.page-id-6414 .entry-content #formid td span {
  font-size: 12px;
  font-weight: bold;
}

body.page-id-6414 .entry-content #formid td a {
  color: #5fad56;
}

body.page-id-6414 .entry-content #formid td textarea {
  width: 100%;
}

body.page-id-6414 .entry-content #formid .formPrivacy {
  font-size: 13px;
  margin-bottom: 42px;
}

body.page-id-6414 .entry-content #formid .formPrivacy a {
  color: #5fad56;
  text-decoration: underline;
}

body.page-id-6414 .entry-content #formid .formSubmit {
  text-align: center;
}

body.page-id-6414 .entry-content #formid input[type=submit] {
  position: relative;
  background: #e3d909;
  color: #151515;
  font-weight: bold;
  padding: 14px;
  max-width: 380px;
  width: 100%;
  border: none;
  box-shadow: 0px 2px 1px 0 #d9d9d9;
}

body.page-id-6414 .entry-content #formid input[type=submit]:active {
  border: 0px;
}

body.page-id-6414 .entry-content #formid input[type=submit]:hover {
  background: #e3a309;
}

body.page-id-6414 .entry-content #header {
  display: none;
}

body.page-id-6414 .entry-content .tel_number {
  margin: 0 0 10px 0;
}

body.page-id-6414 .tel_number {
  display: none;
}

@media screen and (max-width: 640px) {
  body.page-id-6414 .tel_number {
    text-align: left;
    border: solid 1px #CCCCCC;
    padding: 10px;
    margin: 0 16px;
    position: relative;
    margin-bottom: 10px;
    display: block;
  }
}

body.page-id-6414 .tel_number a {
  color: #5fad56;
}

body.page-id-6414 .tel_number .tel_number_l p {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.0;
  margin-bottom: 0;
}

body.page-id-6414 .tel_number .tel_n {
  padding: 0 0 0 34px;
  background: url(./images/free_dial.png) left center no-repeat;
  font-weight: bold;
  font-size: 16px;
  font-style: normal;
}

body.page-id-6414 .tel_number .eigyojikan {
  display: block;
  font-size: 10px;
  line-height: 1.2;
}

body.page-id-6414 .tel_number .tel_number_r .btn {
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  font-size: 11px;
  display: block;
  background: -moz-linear-gradient(top, #EDC9C9, #D54747 50%, #CD0000 50%, #DF0000);
  background: -webkit-gradient(linear, left top, left bottom, from(#EDC9C9), color-stop(0.5, #D54747), color-stop(0.5, #CD0000), to(#DF0000));
  color: #FFF;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #DF0000;
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), inset 0px 0px 3px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), inset 0px 0px 3px rgba(255, 255, 255, 0.5);
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
  width: 100px;
  padding: 16px 0;
  position: absolute;
  right: 10px;
  top: 16px;
}

body.page-id-6414 .content-area .entry-content {
  /* テーブル・共通 */
  /* 参加者の声　*/
  /* セミナーについてのよくあるご質問 */
}

body.page-id-6414 .content-area .entry-content h3 {
  clear: both;
}

body.page-id-6414 .content-area .entry-content .colL {
  float: left;
  width: 70%;
}

@media screen and (max-width: 767px) {
  body.page-id-6414 .content-area .entry-content .colL {
    float: none;
    width: 100%;
  }
}

body.page-id-6414 .content-area .entry-content .colL h4 {
  margin: 0 0 24px 0;
}

body.page-id-6414 .content-area .entry-content .colL h4 span {
  color: #f78154;
}

body.page-id-6414 .content-area .entry-content .imgR {
  margin: 0 0 40px 0;
  padding: 0;
  float: right;
  display: inline;
  zoom: 1;
  text-align: center;
  width: 200px;
}

@media screen and (max-width: 767px) {
  body.page-id-6414 .content-area .entry-content .imgR {
    display: block;
    float: none;
    margin: 40px auto;
  }
}

body.page-id-6414 .content-area .entry-content .imgR li {
  display: inline;
  float: left;
  margin-bottom: 8px;
}

body.page-id-6414 .content-area .entry-content .imgR .photoCatThum {
  margin: 0 8px 24px 0;
}

body.page-id-6414 .content-area .entry-content table.data_table {
  width: 65% !important;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  body.page-id-6414 .content-area .entry-content table.data_table {
    width: 100% !important;
  }
}

body.page-id-6414 .content-area .entry-content table.data_table .red {
  color: #F00;
}

body.page-id-6414 .content-area .entry-content table.data_table ul {
  padding-left: 0;
}

body.page-id-6414 .content-area .entry-content table.data_table ul li {
  font-weight: bold;
  margin-bottom: 16px;
}

body.page-id-6414 .content-area .entry-content table.data_table th {
  width: 90px;
}

@media screen and (max-width: 550px) {
  body.page-id-6414 .content-area .entry-content table.data_table th {
    width: auto;
  }
}

body.page-id-6414 .content-area .entry-content table.data_table td {
  background: #fff;
  border: 1px solid #cccccc !important;
}

body.page-id-6414 .content-area .entry-content table.data_table .center {
  text-align: center;
}

body.page-id-6414 .content-area .entry-content table.data_table .center img {
  width: 70%;
}

@media screen and (max-width: 550px) {
  body.page-id-6414 .content-area .entry-content table.data_table .center img {
    width: 100%;
  }
}

body.page-id-6414 .content-area .entry-content table.data_table a {
  text-decoration: underline;
}

body.page-id-6414 .content-area .entry-content table.data_table caption {
  caption-side: bottom;
  padding: 6px 0 0;
  margin: 0;
  text-align: left;
  color: #333;
  font-size: 0.8em;
}

body.page-id-6414 .content-area .entry-content .col {
  padding: 0 0 32px 0;
}

body.page-id-6414 .content-area .entry-content .col li {
  font-weight: bold;
}

body.page-id-6414 .content-area .entry-content #voice li span {
  color: #F00;
}

body.page-id-6414 .content-area .entry-content #voice .more {
  margin-bottom: 56px;
}

body.page-id-6414 .content-area .entry-content #qa {
  padding-left: 0;
}

body.page-id-6414 .content-area .entry-content #qa dt {
  padding: 0 0 0 40px;
  font-weight: bold;
  background: #fff;
  background-image: url(./images/icon_q.jpg);
  background-repeat: no-repeat;
}

body.page-id-6414 .content-area .entry-content #qa dd {
  padding: 0 0 0 40px;
  background-image: url(./images/icon_a.jpg);
  background-repeat: no-repeat;
}

body.page-id-6414 .content-area .entry-content .aftercol {
  position: relative;
  margin-bottom: 0;
}

body.page-id-6414 .content-area .entry-content .btn01 {
  margin: 40px 0 90px 0 !important;
}

body.page-id-6414 .content-area .entry-content .seminarpic img {
  display: block;
  margin: 0 auto;
}

body.page-id-6414 .content-area .entry-content .seminarpic caption {
  text-align: center;
  font-weight: bold;
  color: #5fad56;
}

/*PDFダウンロードページ*/
body.page-id-601 .xeory-breadcrumbs {
  display: none;
}

body.page-id-601 #primary {
  padding: 0 16px;
}

body.page-id-601 #primary .entry-header {
  max-width: 900px;
  margin: 0 auto;
  padding-right: 0;
  padding-left: 0;
}

@media screen and (max-width: 991px) {
  body.page-id-601 #primary .entry-header {
    max-width: 760px;
  }
}

body.page-id-601 #primary .entry-header h1 {
  text-align: left;
  padding: 0;
}

body.page-id-601 #primary .entry-content {
  max-width: 900px;
  padding: 0;
  margin-top: 50px;
}

@media screen and (max-width: 991px) {
  body.page-id-601 #primary .entry-content {
    max-width: 760px;
    margin-top: 20px;
  }
}

body.page-id-601 #primary .entry-content .entry-thumbnail {
  margin: 0;
}

body.page-id-601 .landingleft {
  float: left;
  width: 66%;
  padding: 20px;
}

@media screen and (max-width: 991px) {
  body.page-id-601 .landingleft {
    float: none;
    width: 100%;
    display: block;
    margin: 0 auto 30px;
  }
}

body.page-id-601 .landingleft img {
  float: right;
  margin-left: 30px;
}

@media screen and (max-width: 991px) {
  body.page-id-601 .landingleft img {
    float: none;
    display: block;
    margin: 0 auto 30px;
  }
}

body.page-id-601 .landingleft ul {
  margin: 0 0 30px;
  padding: 20px;
  border: 1px dotted #ccc;
  background-color: #F7F7F7;
}

body.page-id-601 .landingleft ul li {
  list-style-type: square;
  font-weight: bold;
  margin-left: 20px;
}

body.page-id-601 .landingleft .mokuji {
  margin-top: 120px;
}

@media screen and (max-width: 991px) {
  body.page-id-601 .landingleft .mokuji {
    margin-top: 0;
  }
}

body.page-id-601 .landingright {
  float: right;
  width: 33%;
  padding: 20px;
  background-color: #333;
}

@media screen and (max-width: 991px) {
  body.page-id-601 .landingright {
    float: none;
    margin: 0 auto;
    width: 293px;
  }
}

body.page-id-601 .landingright #ifrel {
  margin-bottom: 30px;
}

body.page-id-601 .landingright input[type=text],
body.page-id-601 .landingright input[type=email] {
  color: #000;
}

body.page-id-601 .landingright .free_btn {
  color: #ffffff;
}

body.page-id-601 .landingright .free_btn input[type=submit] {
  background-color: #e3d909;
  border: none;
  width: 100%;
  border-radius: 0;
  display: block;
  color: #333;
  font-weight: bold;
}

body.page-id-601 .landingright .free_btn input[type=submit]:hover {
  background-color: #e3a309;
}

body.page-id-601 .landingright .wpcf7-response-output {
  color: #fff;
}

body.page-id-601 .landingright .privacy {
  color: #fff;
  font-size: 12px;
}

body.page-id-601 .landingright .privacy:hover {
  opacity: 0.8;
}

/*お問い合わせページ*/
@media screen and (max-width: 991px) {
  .page-id-6414 .entry-content {
    padding-top: 0;
  }
}

.page-id-6414 .entry-content .wpcf7 input[type=submit] {
  width: 100%;
  background-color: #e3d909;
  color: #333;
  font-size: bold;
  border: none;
  border-radius: 0;
  font-weight: bold;
}

.page-id-6414 .entry-content .wpcf7 input[type=submit]:hover {
  background-color: #e3a309;
}

.page-id-6414 .entry-content .wpcf7 textarea {
  width: 100%;
}

/*thanksページ*/
body.page-id-2654 .entry-header {
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
  body.page-id-2654 .entry-header {
    margin-bottom: 0px;
  }
}

body.page-id-2654 .entry-content {
  padding: 50px;
  border: 1px solid #e0dfdf;
}

@media screen and (max-width: 991px) {
  body.page-id-2654 .entry-content {
    border: none;
  }
}

@media screen and (max-width: 767px) {
  body.page-id-2654 .entry-content {
    padding: 24px 16px;
  }
}

body.page-id-2654 .entry-content a {
  color: #5fad56;
}

/*------ 全記事一覧 ------*/
body.page-id-6408 .site-content {
  padding-top: 30px;
}

@media screen and (max-width: 767px) {
  body.page-id-6408 .site-content {
    padding-top: 24px;
    padding-bottom: 68px;
  }
}

body.page-id-6408 .site-content .container {
  max-width: 1200px;
}

body.page-id-6408 .site-content .content-area {
  float: none;
}

@media screen and (max-width: 991px) {
  body.page-id-6408 .site-content .content-area {
    margin-bottom: 0;
  }
}

body.page-id-6408 .site-main {
  max-width: 760px;
  padding-right: 0;
  display: block;
  margin: 0 auto;
  color: #151515;
  overflow: hidden;
}

@media screen and (max-width: 1250px) {
  body.page-id-6408 .site-main {
    padding-right: 24px !important;
    padding-left: 24px;
  }
}

@media screen and (max-width: 767px) {
  body.page-id-6408 .site-main {
    padding-right: 16px !important;
    padding-left: 16px;
  }
}

body.page-id-6408 .site-main .head-icon .fa {
  margin-left: 2px;
}

body.page-id-6408 .site-main .post {
  position: relative;
}

body.page-id-6408 .site-main article {
  width: 100%;
  display: inline-block;
  border: none;
  margin-bottom: 32px;
}

@media screen and (max-width: 550px) {
  body.page-id-6408 .site-main article {
    margin-bottom: 24px;
  }
}

body.page-id-6408 .site-main .entry-header {
  padding: 0 !important;
  background: none;
  height: auto;
}

body.page-id-6408 .site-main .entry-summary {
  display: none;
}

body.page-id-6408 .site-main .entry-thumbnail {
  float: left;
  width: 200px;
  margin: 0;
  padding-left: 3px;
  padding-bottom: 3px;
  border-left: solid 1px #333;
  border-bottom: solid 1px #333;
}

@media screen and (max-width: 550px) {
  body.page-id-6408 .site-main .entry-thumbnail {
    width: 100px;
  }
}

body.page-id-6408 .site-main .entry-title {
  font-size: 20px !important;
  margin: 0 0 20px 220px !important;
  padding: 0 !important;
  clear: inherit;
  text-align: left !important;
  border: none !important;
}

body.page-id-6408 .site-main .entry-title:after {
  content: none;
}

@media screen and (max-width: 550px) {
  body.page-id-6408 .site-main .entry-title {
    margin-bottom: 6px !important;
    font-size: 13px !important;
    margin-left: 110px !important;
    line-height: 1.3;
  }
}

body.page-id-6408 .site-main .entry-title a {
  color: #151515;
}

body.page-id-6408 .site-main .entry-title a:hover {
  color: #2d8c51;
}

body.page-id-6408 .site-main .cat-date {
  margin-left: 220px;
}

@media screen and (max-width: 550px) {
  body.page-id-6408 .site-main .cat-date {
    margin-left: 110px;
  }
}

body.page-id-6408 .site-main .cat {
  font-size: 10px;
  font-weight: bold;
  float: left;
}

body.page-id-6408 .site-main .cat .fa {
  color: #4f9e6d;
  font-size: 14px;
  font-weight: bold;
  vertical-align: top;
  margin-right: 2px;
}

body.page-id-6408 .site-main .date {
  float: right;
  font-size: 10px;
}

body.page-id-6408 .site-main .date .fa {
  font-size: 14px;
  vertical-align: top;
  margin-right: 2px;
}

body.page-id-6408 .site-main .entry-content {
  padding: 0;
}

body.page-id-6408 .pagination .current {
  background: #2d8c51;
}

body.page-id-6408 .pagination a:hover {
  background: #2d8c51;
}

body.page {
  background: #fff;
}

body.page .site-content {
  padding-top: 30px;
}

@media screen and (max-width: 767px) {
  body.page .site-content {
    padding-top: 16px;
  }
}

body.page .site-content .xeory-breadcrumbs-list {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  body.page .site-content .xeory-breadcrumbs-list {
    margin: 0 16px 20px;
  }
}

body.page .site-content .site-branding {
  margin: 0 24px;
}

body.page .site-content .site-header .site-branding .container {
  max-width: 1200px;
  margin: 0 auto;
}

body.page .site-content .container {
  max-width: 100%;
}

@media screen and (max-width: 1199px) {
  body.page .site-content .container {
    margin: 0;
  }
}

body.page .site-content .entry-header {
  max-width: 760px;
  margin: 0 auto;
  padding: 0;
}

body.page .site-content .hentry {
  border: none;
}

body.page .site-content .site-main {
  padding-right: 0;
}

/*------ マンション投資のお役立ち情報満載メールマガジン ------*/
.page-id-6460 .mail_bg {
  padding: 24px;
  width: 100%;
  border: solid 3px #d8d29c;
  background: #fffdeb;
}

@media screen and (max-width: 550px) {
  .page-id-6460 .mail_bg {
    padding: 12px;
  }
}

.page-id-6460 .mail_bg .mail_pc {
  width: 100% !important;
}

@media screen and (max-width: 360px) {
  .page-id-6460 .mail_bg .mail_pc {
    margin-bottom: 24px;
  }
  .page-id-6460 .mail_bg .mail_pc tr {
    padding: 0;
  }
  .page-id-6460 .mail_bg .mail_pc th {
    display: block;
  }
}

.page-id-6460 .mail_bg .mail_pc td {
  background: #f5f5f5;
}

@media screen and (max-width: 360px) {
  .page-id-6460 .mail_bg .mail_pc td {
    padding: 8px;
    display: block;
  }
}

.page-id-6460 .mail_bg .mail_pc input {
  width: 100%;
}

.page-id-6460 .mail_bg .personal {
  font-size: 14px;
  text-align: center;
}

.page-id-6460 .mail_bg .form_button {
  text-align: center;
}

.page-id-6460 .mail_bg .form_button input[type=submit] {
  width: 100%;
  max-width: 376px;
  background: #ff3d17;
  display: block;
  color: #fff;
  margin: 0 auto;
  padding: 16px;
  border-radius: 5px;
  font-size: 16px;
  box-shadow: none;
}

.page-id-6460 .mail_bg .form_button input[type=submit]:hover {
  background: #ff9700;
}

.page-id-6460 .img {
  margin-bottom: 16px;
}

.page-id-6460 .img img {
  width: 100%;
}

.page-id-6460 .magazine {
  font-size: 20px;
  font-weight: bold;
  color: #ff3d17;
  text-align: center;
}

@media screen and (max-width: 550px) {
  .page-id-6460 .magazine {
    font-size: 16px;
  }
}

.page-id-6460 .merit {
  list-style: none;
  padding-left: 0;
  list-style-position: outside;
}

.page-id-6460 .merit li {
  margin: 4px 8px 4px;
}

@media screen and (max-width: 550px) {
  .page-id-6460 .merit li {
    margin: 4px 8px 16px;
  }
}

.page-id-6460 .merit li:before {
  content: "\f046";
  font-family: FontAwesome;
  margin-right: 8px;
  color: #5fad56;
}

.page-id-6460 .trouble {
  list-style: none;
  padding-left: 0;
}

.page-id-6460 .trouble li {
  padding: 24px;
  background: #fffbe8;
}

@media screen and (max-width: 550px) {
  .page-id-6460 .trouble li {
    padding: 16px;
  }
}

.page-id-6460 .trouble li:first-child {
  margin: 0 0 16px;
}

.page-id-6460 .trouble li:last-child {
  margin: 16px 0 0;
}

.page-id-6460 .trouble li span {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5em;
  color: #ff5722;
}

@media screen and (max-width: 550px) {
  .page-id-6460 .trouble li span {
    font-size: 18px;
  }
}

.page-id-6460 .trouble li p {
  margin: 8px 0;
}

.page-id-6460 .free span {
  color: #f22;
}

.page-id-6460 .sample {
  margin-top: 120px;
  padding: 70px 40px 40px;
  background: #fbfbfb;
  border: solid 1px #dcdcdc;
  position: relative;
}

@media screen and (max-width: 550px) {
  .page-id-6460 .sample {
    padding: 90px 16px 40px;
  }
}

.page-id-6460 .sample .sample_title {
  position: absolute;
  text-align: center;
  font-weight: bold;
  color: #fb4141;
  top: -50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 90%;
  padding: 16px;
  border: solid 2px #330;
  background: #fff;
}

@media screen and (max-width: 550px) {
  .page-id-6460 .sample .sample_title {
    top: -80px;
  }
}

.page-id-6460 .sample .sample_title span {
  color: #333;
}

.page-id-6460 .sample .inner {
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (max-width: 550px) {
  .page-id-6460 .sample .inner p {
    font-size: 14px;
  }
}

.page-id-6460 .mail_stop {
  font-size: 14px;
  text-align: center;
}

.page-id-9022 .site-header,
.page-id-9580 .site-header,
.page-id-9349 .site-header,
.page-id-9435 .site-header,
.page-id-9439 .site-header {
  display: none;
}

.page-id-9022 .xeory-breadcrumbs,
.page-id-9580 .xeory-breadcrumbs,
.page-id-9349 .xeory-breadcrumbs,
.page-id-9435 .xeory-breadcrumbs,
.page-id-9439 .xeory-breadcrumbs {
  display: none;
}

.page-id-9022 .common_cta,
.page-id-9580 .common_cta,
.page-id-9349 .common_cta,
.page-id-9435 .common_cta,
.page-id-9439 .common_cta {
  display: none !important;
}

.page-id-9022 #primary .entry-header,
.page-id-9580 #primary .entry-header,
.page-id-9349 #primary .entry-header,
.page-id-9435 #primary .entry-header,
.page-id-9439 #primary .entry-header {
  max-width: 940px;
}

.page-id-9022 #primary .bzb-sns-area,
.page-id-9580 #primary .bzb-sns-area,
.page-id-9349 #primary .bzb-sns-area,
.page-id-9435 #primary .bzb-sns-area,
.page-id-9439 #primary .bzb-sns-area {
  max-width: 940px;
}

.page-id-9022 #primary .entry-content,
.page-id-9580 #primary .entry-content,
.page-id-9349 #primary .entry-content,
.page-id-9435 #primary .entry-content,
.page-id-9439 #primary .entry-content {
  max-width: 940px;
}

.page-id-9022 #primary .entry-content:after,
.page-id-9580 #primary .entry-content:after,
.page-id-9349 #primary .entry-content:after,
.page-id-9435 #primary .entry-content:after,
.page-id-9439 #primary .entry-content:after {
  content: "";
  display: block;
  clear: both;
}

.page-id-9022 #primary .entry-content .landingleft,
.page-id-9580 #primary .entry-content .landingleft,
.page-id-9349 #primary .entry-content .landingleft,
.page-id-9435 #primary .entry-content .landingleft,
.page-id-9439 #primary .entry-content .landingleft {
  float: left;
  width: 70%;
  padding-right: 30px;
}

@media screen and (max-width: 991px) {
  .page-id-9022 #primary .entry-content .landingleft,
  .page-id-9580 #primary .entry-content .landingleft,
  .page-id-9349 #primary .entry-content .landingleft,
  .page-id-9435 #primary .entry-content .landingleft,
  .page-id-9439 #primary .entry-content .landingleft {
    width: 100%;
    padding-right: 0;
    float: none;
  }
}

.page-id-9022 #primary .entry-content .landingleft img,
.page-id-9349 #primary .entry-content .landingleft img,
.page-id-9435 #primary .entry-content .landingleft img,
.page-id-9439 #primary .entry-content .landingleft img {
  margin-left: 30px;
}

@media screen and (max-width: 991px) {
  .page-id-9022 #primary .entry-content .landingleft img,
  .page-id-9580 #primary .entry-content .landingleft img,
  .page-id-9349 #primary .entry-content .landingleft img,
  .page-id-9435 #primary .entry-content .landingleft img,
  .page-id-9439 #primary .entry-content .landingleft img {
    float: none;
    display: block;
    margin: 0 auto 30px;
    width: 100%;
  }
}

.page-id-9022 #primary .entry-content .landingleft .pdf-content-img img,
.page-id-9580 #primary .entry-content .landingleft .pdf-content-img img,
.page-id-9349 #primary .entry-content .landingleft .pdf-content-img img,
.page-id-9435 #primary .entry-content .landingleft .pdf-content-img img,
.page-id-9439 #primary .entry-content .landingleft .pdf-content-img img {
  margin: 0;
}

.page-id-9022 #primary .entry-content .landingleft ul,
.page-id-9580 #primary .entry-content .landingleft ul,
.page-id-9349 #primary .entry-content .landingleft ul,
.page-id-9435 #primary .entry-content .landingleft ul,
.page-id-9439 #primary .entry-content .landingleft ul {
  margin: 0 0 30px;
  padding: 20px 20px 32px 40px;
  border: 1px dotted #ccc;
  background-color: #F7F7F7;
}

.page-id-9022 #primary .entry-content .landingright,
.page-id-9580 #primary .entry-content .landingright,
.page-id-9349 #primary .entry-content .landingright,
.page-id-9435 #primary .entry-content .landingright,
.page-id-9439 #primary .entry-content .landingright {
  float: left;
  width: 30%;
  padding: 20px;
  background-color: #333;
}

@media screen and (max-width: 991px) {
  .page-id-9022 #primary .entry-content .landingright,
  .page-id-9580 #primary .entry-content .landingright,
  .page-id-9349 #primary .entry-content .landingright,
  .page-id-9435 #primary .entry-content .landingright,
  .page-id-9439 #primary .entry-content .landingright {
    width: 100%;
    float: none;
    margin-top: 40px;
    padding: 40px;
  }
}

@media screen and (max-width: 767px) {
  .page-id-9022 #primary .entry-content .landingright,
  .page-id-9580 #primary .entry-content .landingright,
  .page-id-9349 #primary .entry-content .landingright,
  .page-id-9435 #primary .entry-content .landingright,
  .page-id-9439 #primary .entry-content .landingright {
    padding: 20px;
  }
}

.page-id-9022 #primary .entry-content .landingright #formBox h3,
.page-id-9580 #primary .entry-content .landingright #formBox h3,
.page-id-9349 #primary .entry-content .landingright #formBox h3,
.page-id-9435 #primary .entry-content .landingright #formBox h3,
.page-id-9439 #primary .entry-content .landingright #formBox h3 {
  display: none;
}

.page-id-9022 #primary .entry-content .landingright #formBox table,
.page-id-9580 #primary .entry-content .landingright #formBox table,
.page-id-9349 #primary .entry-content .landingright #formBox table,
.page-id-9435 #primary .entry-content .landingright #formBox table,
.page-id-9439 #primary .entry-content .landingright #formBox table {
  border: none;
  margin-bottom: 0;
}

.page-id-9022 #primary .entry-content .landingright #formBox table tr,
.page-id-9580 #primary .entry-content .landingright #formBox table tr,
.page-id-9349 #primary .entry-content .landingright #formBox table tr,
.page-id-9435 #primary .entry-content .landingright #formBox table tr,
.page-id-9439 #primary .entry-content .landingright #formBox table tr {
  background: transparent;
  border: none;
  margin-bottom: 1em;
}

.page-id-9022 #primary .entry-content .landingright #formBox table th,
.page-id-9580 #primary .entry-content .landingright #formBox table th,
.page-id-9349 #primary .entry-content .landingright #formBox table th,
.page-id-9435 #primary .entry-content .landingright #formBox table th,
.page-id-9439 #primary .entry-content .landingright #formBox table th {
  display: block;
  background: transparent;
  padding: 0;
  color: orange;
  font-weight: normal;
  border: none;
  font-size: 15px;
}

@media screen and (max-width: 991px) {
  .page-id-9022 #primary .entry-content .landingright #formBox table th,
  .page-id-9580 #primary .entry-content .landingright #formBox table th,
  .page-id-9349 #primary .entry-content .landingright #formBox table th,
  .page-id-9435 #primary .entry-content .landingright #formBox table th,
  .page-id-9439 #primary .entry-content .landingright #formBox table th {
    font-size: 16px;
  }
}

.page-id-9022 #primary .entry-content .landingright #formBox table th:after,
.page-id-9580 #primary .entry-content .landingright #formBox table th:after,
.page-id-9349 #primary .entry-content .landingright #formBox table th:after,
.page-id-9435 #primary .entry-content .landingright #formBox table th:after,
.page-id-9439 #primary .entry-content .landingright #formBox table th:after {
  content: "";
  display: block;
  clear: both;
}

.page-id-9022 #primary .entry-content .landingright #formBox table th .require,
.page-id-9580 #primary .entry-content .landingright #formBox table th .require,
.page-id-9349 #primary .entry-content .landingright #formBox table th .require,
.page-id-9435 #primary .entry-content .landingright #formBox table th .require,
.page-id-9439 #primary .entry-content .landingright #formBox table th .require {
  font-size: 11px;
  color: #ff7b7b;
  line-height: 29px;
  padding: 0 6px;
  position: relative;
}

@media screen and (max-width: 991px) {
  .page-id-9022 #primary .entry-content .landingright #formBox table th .require,
  .page-id-9580 #primary .entry-content .landingright #formBox table th .require,
  .page-id-9349 #primary .entry-content .landingright #formBox table th .require,
  .page-id-9435 #primary .entry-content .landingright #formBox table th .require,
  .page-id-9439 #primary .entry-content .landingright #formBox table th .require {
    margin-left: 6px;
  }
}

.page-id-9022 #primary .entry-content .landingright #formBox table th .require:before,
.page-id-9580 #primary .entry-content .landingright #formBox table th .require:before,
.page-id-9349 #primary .entry-content .landingright #formBox table th .require:before,
.page-id-9435 #primary .entry-content .landingright #formBox table th .require:before,
.page-id-9439 #primary .entry-content .landingright #formBox table th .require:before {
  content: "*";
}

.page-id-9022 #primary .entry-content .landingright #formBox table th .optional,
.page-id-9580 #primary .entry-content .landingright #formBox table th .optional,
.page-id-9349 #primary .entry-content .landingright #formBox table th .optional,
.page-id-9435 #primary .entry-content .landingright #formBox table th .optional,
.page-id-9439 #primary .entry-content .landingright #formBox table th .optional {
  font-size: 11px;
  color: #bbb;
  line-height: 29px;
  padding: 0 6px;
}

@media screen and (max-width: 991px) {
  .page-id-9022 #primary .entry-content .landingright #formBox table th .optional,
  .page-id-9580 #primary .entry-content .landingright #formBox table th .optional,
  .page-id-9349 #primary .entry-content .landingright #formBox table th .optional,
  .page-id-9435 #primary .entry-content .landingright #formBox table th .optional,
  .page-id-9439 #primary .entry-content .landingright #formBox table th .optional {
    margin-left: 6px;
  }
}

.page-id-9022 #primary .entry-content .landingright #formBox table th label,
.page-id-9580 #primary .entry-content .landingright #formBox table th label,
.page-id-9349 #primary .entry-content .landingright #formBox table th label,
.page-id-9435 #primary .entry-content .landingright #formBox table th label,
.page-id-9439 #primary .entry-content .landingright #formBox table th label {
  float: left;
  font-size: 16px;
}

.page-id-9022 #primary .entry-content .landingright #formBox table td,
.page-id-9580 #primary .entry-content .landingright #formBox table td,
.page-id-9349 #primary .entry-content .landingright #formBox table td,
.page-id-9435 #primary .entry-content .landingright #formBox table td,
.page-id-9439 #primary .entry-content .landingright #formBox table td {
  display: block;
  border: none;
  padding: 0;
  color: #fff;
  font-size: 13px;
  margin-bottom: 8px;
}

@media screen and (max-width: 991px) {
  .page-id-9022 #primary .entry-content .landingright #formBox table td,
  .page-id-9580 #primary .entry-content .landingright #formBox table td,
  .page-id-9349 #primary .entry-content .landingright #formBox table td,
  .page-id-9435 #primary .entry-content .landingright #formBox table td,
  .page-id-9439 #primary .entry-content .landingright #formBox table td {
    font-size: 16px;
    margin-bottom: 12px;
  }
}

.page-id-9022 #primary .entry-content .landingright #formBox table td input[type="text"],
.page-id-9580 #primary .entry-content .landingright #formBox table td input[type="text"],
.page-id-9349 #primary .entry-content .landingright #formBox table td input[type="text"],
.page-id-9435 #primary .entry-content .landingright #formBox table td input[type="text"],
.page-id-9439 #primary .entry-content .landingright #formBox table td input[type="text"] {
  font-size: 14px !important;
  color: #333;
  width: 100%;
  padding: 2px 6px;
}

@media screen and (max-width: 991px) {
  .page-id-9022 #primary .entry-content .landingright #formBox table td input[type="text"],
  .page-id-9580 #primary .entry-content .landingright #formBox table td input[type="text"],
  .page-id-9349 #primary .entry-content .landingright #formBox table td input[type="text"],
  .page-id-9435 #primary .entry-content .landingright #formBox table td input[type="text"],
  .page-id-9439 #primary .entry-content .landingright #formBox table td input[type="text"] {
    font-size: 16px !important;
  }
}

.page-id-9022 #primary .entry-content .landingright #formBox table td input[type="tel"],
.page-id-9580 #primary .entry-content .landingright #formBox table td input[type="tel"],
.page-id-9349 #primary .entry-content .landingright #formBox table td input[type="tel"],
.page-id-9435 #primary .entry-content .landingright #formBox table td input[type="tel"],
.page-id-9439 #primary .entry-content .landingright #formBox table td input[type="tel"] {
  font-size: 14px !important;
  color: #333;
  width: 100%;
  padding: 2px 6px;
  margin-bottom: 4px;
}

@media screen and (max-width: 991px) {
  .page-id-9022 #primary .entry-content .landingright #formBox table td input[type="tel"],
  .page-id-9580 #primary .entry-content .landingright #formBox table td input[type="tel"],
  .page-id-9349 #primary .entry-content .landingright #formBox table td input[type="tel"],
  .page-id-9435 #primary .entry-content .landingright #formBox table td input[type="tel"],
  .page-id-9439 #primary .entry-content .landingright #formBox table td input[type="tel"] {
    font-size: 16px !important;
  }
}

.page-id-9022 #primary .entry-content .landingright #formBox table td input[type="email"],
.page-id-9580 #primary .entry-content .landingright #formBox table td input[type="email"],
.page-id-9349 #primary .entry-content .landingright #formBox table td input[type="email"],
.page-id-9435 #primary .entry-content .landingright #formBox table td input[type="email"],
.page-id-9439 #primary .entry-content .landingright #formBox table td input[type="email"] {
  font-size: 14px !important;
  color: #333;
  width: 100%;
  padding: 2px 6px;
  margin-bottom: 8px;
}

@media screen and (max-width: 991px) {
  .page-id-9022 #primary .entry-content .landingright #formBox table td input[type="email"],
  .page-id-9580 #primary .entry-content .landingright #formBox table td input[type="email"],
  .page-id-9349 #primary .entry-content .landingright #formBox table td input[type="email"],
  .page-id-9435 #primary .entry-content .landingright #formBox table td input[type="email"],
  .page-id-9439 #primary .entry-content .landingright #formBox table td input[type="email"] {
    font-size: 16px !important;
    margin-bottom: 12px;
  }
}

.page-id-9022 #primary .entry-content .landingright #formBox table td select,
.page-id-9580 #primary .entry-content .landingright #formBox table td select,
.page-id-9349 #primary .entry-content .landingright #formBox table td select,
.page-id-9435 #primary .entry-content .landingright #formBox table td select,
.page-id-9439 #primary .entry-content .landingright #formBox table td select {
  background: #fff;
  border-radius: 3px;
  padding: 2px 12px;
  font-size: 14px !important;
  cursor: pointer;
  color: #777;
  margin-bottom: 8px;
  margin-right: 4px;
}

@media screen and (max-width: 991px) {
  .page-id-9022 #primary .entry-content .landingright #formBox table td select,
  .page-id-9580 #primary .entry-content .landingright #formBox table td select,
  .page-id-9349 #primary .entry-content .landingright #formBox table td select,
  .page-id-9435 #primary .entry-content .landingright #formBox table td select,
  .page-id-9439 #primary .entry-content .landingright #formBox table td select {
    font-size: 16px !important;
    margin-bottom: 12px;
  }
}

.page-id-9022 #primary .entry-content .landingright #formBox table td .parts1,
.page-id-9580 #primary .entry-content .landingright #formBox table td .parts1,
.page-id-9349 #primary .entry-content .landingright #formBox table td .parts1,
.page-id-9435 #primary .entry-content .landingright #formBox table td .parts1,
.page-id-9439 #primary .entry-content .landingright #formBox table td .parts1 {
  margin-bottom: 8px;
}

@media screen and (max-width: 991px) {
  .page-id-9022 #primary .entry-content .landingright #formBox table td .parts1,
  .page-id-9580 #primary .entry-content .landingright #formBox table td .parts1,
  .page-id-9349 #primary .entry-content .landingright #formBox table td .parts1,
  .page-id-9435 #primary .entry-content .landingright #formBox table td .parts1,
  .page-id-9439 #primary .entry-content .landingright #formBox table td .parts1 {
    margin-bottom: 12px;
  }
}

.page-id-9022 #primary .entry-content .landingright #formBox table td .partsMust,
.page-id-9580 #primary .entry-content .landingright #formBox table td .partsMust,
.page-id-9349 #primary .entry-content .landingright #formBox table td .partsMust,
.page-id-9435 #primary .entry-content .landingright #formBox table td .partsMust,
.page-id-9439 #primary .entry-content .landingright #formBox table td .partsMust {
  margin-bottom: -6px;
}

@media screen and (max-width: 991px) {
  .page-id-9022 #primary .entry-content .landingright #formBox table td .formError,
  .page-id-9580 #primary .entry-content .landingright #formBox table td .formError,
  .page-id-9349 #primary .entry-content .landingright #formBox table td .formError,
  .page-id-9435 #primary .entry-content .landingright #formBox table td .formError,
  .page-id-9439 #primary .entry-content .landingright #formBox table td .formError {
    left: 70% !important;
  }
}

@media screen and (max-width: 550px) {
  .page-id-9022 #primary .entry-content .landingright #formBox table td .formError,
  .page-id-9580 #primary .entry-content .landingright #formBox table td .formError,
  .page-id-9349 #primary .entry-content .landingright #formBox table td .formError,
  .page-id-9435 #primary .entry-content .landingright #formBox table td .formError,
  .page-id-9439 #primary .entry-content .landingright #formBox table td .formError {
    left: 55% !important;
  }
}

.page-id-9022 #primary .entry-content .landingright #formBox table td ul,
.page-id-9580 #primary .entry-content .landingright #formBox table td ul,
.page-id-9349 #primary .entry-content .landingright #formBox table td ul,
.page-id-9435 #primary .entry-content .landingright #formBox table td ul,
.page-id-9439 #primary .entry-content .landingright #formBox table td ul {
  list-style: none;
  padding: 0;
  margin-bottom: 16px;
}

.page-id-9022 #primary .entry-content .landingright #formBox table td ul input[type="checkbox"],
.page-id-9580 #primary .entry-content .landingright #formBox table td ul input[type="checkbox"],
.page-id-9349 #primary .entry-content .landingright #formBox table td ul input[type="checkbox"],
.page-id-9435 #primary .entry-content .landingright #formBox table td ul input[type="checkbox"],
.page-id-9439 #primary .entry-content .landingright #formBox table td ul input[type="checkbox"] {
  margin-right: 8px;
}

.page-id-9022 #primary .entry-content .landingright .formPrivacy,
.page-id-9580 #primary .entry-content .landingright .formPrivacy,
.page-id-9349 #primary .entry-content .landingright .formPrivacy,
.page-id-9435 #primary .entry-content .landingright .formPrivacy,
.page-id-9439 #primary .entry-content .landingright .formPrivacy {
  color: #fff;
  font-size: 10px;
  margin-top: 12px;
}

@media screen and (max-width: 991px) {
  .page-id-9022 #primary .entry-content .landingright .formPrivacy,
  .page-id-9580 #primary .entry-content .landingright .formPrivacy,
  .page-id-9349 #primary .entry-content .landingright .formPrivacy,
  .page-id-9435 #primary .entry-content .landingright .formPrivacy,
  .page-id-9439 #primary .entry-content .landingright .formPrivacy {
    text-align: center;
  }
}

.page-id-9022 #primary .entry-content .landingright .formSubmit input[type=submit],
.page-id-9580 #primary .entry-content .landingright .formSubmit input[type=submit],
.page-id-9349 #primary .entry-content .landingright .formSubmit input[type=submit],
.page-id-9435 #primary .entry-content .landingright .formSubmit input[type=submit],
.page-id-9439 #primary .entry-content .landingright .formSubmit input[type=submit] {
  background: #EC6A12;
  font-weight: bold;
  border: none;
  padding: 12px 24px;
}

@media screen and (max-width: 991px) {
  .page-id-9022 #primary .entry-content .landingright .formSubmit input[type=submit],
  .page-id-9580 #primary .entry-content .landingright .formSubmit input[type=submit],
  .page-id-9349 #primary .entry-content .landingright .formSubmit input[type=submit],
  .page-id-9435 #primary .entry-content .landingright .formSubmit input[type=submit],
  .page-id-9439 #primary .entry-content .landingright .formSubmit input[type=submit] {
    padding: 12px 40px;
  }
}

@media screen and (max-width: 550px) {
  .page-id-9022 #primary .entry-content .landingright .formSubmit input[type=submit],
  .page-id-9580 #primary .entry-content .landingright .formSubmit input[type=submit],
  .page-id-9349 #primary .entry-content .landingright .formSubmit input[type=submit],
  .page-id-9435 #primary .entry-content .landingright .formSubmit input[type=submit],
  .page-id-9439 #primary .entry-content .landingright .formSubmit input[type=submit] {
    width: 100%;
    padding: 0;
    text-align: center;
    padding: 12px 0;
  }
}

.page-id-9022 #primary .entry-content .landingright .formSubmit input[type=submit]:hover,
.page-id-9580 #primary .entry-content .landingright .formSubmit input[type=submit]:hover,
.page-id-9349 #primary .entry-content .landingright .formSubmit input[type=submit]:hover,
.page-id-9435 #primary .entry-content .landingright .formSubmit input[type=submit]:hover,
.page-id-9439 #primary .entry-content .landingright .formSubmit input[type=submit]:hover {
  background: #ec8b12;
}

@media screen and (max-width: 991px) {
  .page-id-9022 #primary .entry-content .landingright .formSubmit,
  .page-id-9580 #primary .entry-content .landingright .formSubmit,
  .page-id-9349 #primary .entry-content .landingright .formSubmit,
  .page-id-9435 #primary .entry-content .landingright .formSubmit,
  .page-id-9439 #primary .entry-content .landingright .formSubmit {
    text-align: center;
  }
}

.page-id-9022 .entry-footer .bzb-sns-btn,
.page-id-9580 .entry-footer .bzb-sns-btn,
.page-id-9349 .entry-footer .bzb-sns-btn,
.page-id-9435 .entry-footer .bzb-sns-btn,
.page-id-9439 .entry-footer .bzb-sns-btn {
  text-align: center;
}

body.page .site-content {
  padding-top: 30px;
}

@media screen and (max-width: 767px) {
  body.page .site-content {
    padding-top: 24px;
    padding-bottom: 68px;
  }
}

body.page .site-content .container {
  max-width: 100%;
}

@media screen and (max-width: 1200px) {
  body.page .site-content .container {
    margin: 0;
  }
}

body.page .entry-header {
  text-align: left;
}

body.page .entry-content {
  max-width: 760px;
  margin: 0 auto;
  padding: 0 40px;
}

@media screen and (max-width: 767px) {
  body.page .entry-content {
    padding: 0 16px;
  }
}

body.page .entry-content a {
  color: #5fad56;
}

body.page .entry-content h2 {
  font-size: 30px;
  margin: 0 -40px 40px;
  padding: 16px 16px 24px;
  border-bottom: 1px solid #212121;
  clear: both;
  position: relative;
}

@media screen and (max-width: 767px) {
  body.page .entry-content h2 {
    font-size: 24px;
    margin: 0 -16px 40px;
    padding: 16px 16px 24px 16px;
  }
}

body.page .entry-content h2:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 2;
  content: '';
  width: 30%;
  height: 1px;
  background-color: #5fad56;
}

body.page .entry-content h3 {
  font-size: 24px;
  border-left: none;
  margin-bottom: 32px;
  padding: 0 0 12px 8px;
  border-bottom: solid 1px #5fad56;
}

@media screen and (max-width: 767px) {
  body.page .entry-content h3 {
    font-size: 22px;
  }
}

body.page .entry-content h4 {
  font-size: 18px;
  margin-bottom: 24px;
}

body.page .content-area {
  float: none;
}

body.page .content-area .site-main {
  padding-right: 0;
  width: 100%;
  margin: 0 auto;
}

body.page .content-area .site-main .hentry {
  border: none;
}

body.page .content-area .site-main .entry-header {
  padding: 0;
  max-width: 760px;
  margin: 0 auto;
  overflow: hidden;
}

body.page .content-area .site-main .entry-header .entry-meta {
  display: none;
}

body.page .content-area .site-main .entry-header .entry-title {
  margin-bottom: 32px;
  font-size: 36px;
  text-align: left;
  line-height: 1.2;
  padding: 0 40px;
}

@media screen and (max-width: 767px) {
  body.page .content-area .site-main .entry-header .entry-title {
    font-size: 36px;
    margin: 0 16px 40px;
  }
}

@media screen and (max-width: 550px) {
  body.page .content-area .site-main .entry-header .entry-title {
    font-size: 24px;
    margin: 0 16px 24px;
    padding: 0;
  }
}

@media screen and (max-width: 320px) {
  body.page .content-area .site-main .entry-header .entry-title {
    font-size: 18px;
  }
}

body.page .content-area .bzb-sns-area {
  padding: 0 64px;
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 767px) {
  body.page .content-area .bzb-sns-area {
    padding: 0 16px;
  }
}

body.page .content-area .entry-thumbnail {
  margin: 0 -40px;
  float: none;
}

@media screen and (max-width: 767px) {
  body.page .content-area .entry-thumbnail {
    margin: 0 16px;
  }
}

body.page .content-area .entry-thumbnail img {
  width: 100%;
}

body.page .content-area ul {
  padding-bottom: 32px;
}

body.page .content-area ul li ul {
  padding-bottom: 0;
  list-style-type: disc;
}

body.page .content-area ol {
  padding: 0 0 32px 0;
  list-style-position: inside;
  padding: 0;
}

body.page .content-area dl dt {
  padding: 12px 24px;
  background: #fafafa;
  display: inline-block;
  margin-bottom: 24px;
  color: #151515;
}

body.page .content-area table {
  border: none;
  margin-bottom: 40px;
}

body.page .content-area table th {
  font-weight: bold;
  color: #fff;
  background: #5fad56;
  padding: 12px;
  border: 1px solid #fff;
  text-align: left;
  word-break: break-all;
}

body.page .content-area table td {
  word-break: break-all;
  text-align: left;
  border: 1px solid #fff;
  padding: 8px 16px;
}

body.page .content-area table tr:nth-of-type(odd) {
  background: #f5f5f5;
}

body.page .content-area blockquote {
  margin-top: 60px;
  margin-bottom: 40px;
  padding: 48px;
  background-color: #fff;
  border: solid 3px #fafafa;
  position: relative;
}

@media screen and (max-width: 550px) {
  body.page .content-area blockquote {
    padding: 48px 24px 32px;
  }
}

body.page .content-area blockquote:before {
  top: -30px;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 18px;
  width: 53px;
  height: 53px;
  background: #151515;
  border-radius: 50%;
}

body.page .content-area .a-1 ul,
body.page .content-area .a-2 ul,
body.page .content-area .a-3 ul {
  padding-bottom: 0;
}

body.page .content-area .a-1 {
  position: relative;
  margin-bottom: 24px;
  padding: 32px;
  border: solid 1px #c7c7c7;
  background: #f9f9f9;
}

@media screen and (max-width: 550px) {
  body.page .content-area .a-1 {
    padding: 32px 24px;
  }
}

body.page .content-area .a-1:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  border-width: 0 0 24px 24px;
  /* This trick side-steps a webkit bug */
  border-style: solid;
  border-color: #fff #fff #ccc;
  /* A bit more verbose to work with .rounded too */
  background: #f9f9f9;
  /* For Opera when also applying a border-radius */
}

body.page .content-area .a-2 {
  position: relative;
  margin-bottom: 24px;
  padding: 32px;
  border: solid 1px #c7c7c7;
  background: #fff;
}

@media screen and (max-width: 550px) {
  body.page .content-area .a-2 {
    padding: 32px 24px;
  }
}

body.page .content-area .a-2:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  border-width: 0 0 24px 24px;
  /* This trick side-steps a webkit bug */
  border-style: solid;
  border-color: #fff #fff #ccc;
  /* A bit more verbose to work with .rounded too */
  background: #f9f9f9;
  /* For Opera when also applying a border-radius */
}

body.page .content-area .a-3 {
  position: relative;
  margin-bottom: 24px;
  padding: 0 0 32px;
  border: solid 1px #c7c7c7;
  background: #fff;
}

body.page .content-area .a-3 .attention-title {
  padding: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  box-sizing: content-box;
  border: none;
  font: normal 100%/normal Arial, Helvetica, sans-serif;
  text-overflow: clip;
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), linear-gradient(45deg, rgba(0, 0, 0, 0.0980392) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.0980392) 75%, rgba(0, 0, 0, 0.0980392) 0), #72b66b;
  background-position: 0 0, 35px 35px;
  background-origin: padding-box;
  background-clip: border-box;
  background-size: 10px 10px;
}

body.page .content-area .a-3 ul {
  padding: 16px 16px 0 52px;
}

@media screen and (max-width: 550px) {
  body.page .content-area .a-3 ul {
    padding: 16px 16px 0 40px;
  }
}

body.page .content-area .post-footer-list {
  margin: 0 auto;
  max-width: 680px;
}

@media screen and (max-width: 550px) {
  body.page .content-area .post-footer-list .bzb-sns-area {
    padding: 0;
  }
}

body.page .content-area .post-footer-list .cat:before {
  content: "\f115";
  color: #5fad56;
  font-size: 16px;
}

body.page .content-area .post-footer-list .cat a {
  color: #5fad56;
  font-size: 14px;
}

body.page .content-area .post-cta {
  border-top: none;
  margin-bottom: 40px;
  background-image: url("../incom/images/cta_backgrond.png");
  background-repeat: repeat;
}

body.page .content-area .post-cta .post-cta-header {
  max-width: 760px;
  margin: 0 auto;
  padding: 0;
  border: none;
}

body.page .content-area .post-cta .post-cta-header .post-cta-title {
  padding: 64px 0 48px;
  font-size: 34px;
  font-weight: bold;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
}

@media screen and (max-width: 550px) {
  body.page .content-area .post-cta .post-cta-header .post-cta-title {
    margin: 0;
    padding: 40px 16px 32px;
    font-size: 24px;
  }
}

body.page .content-area .post-cta .post-cta-body {
  max-width: 680px;
  margin: 0 auto;
}

@media screen and (max-width: 550px) {
  body.page .content-area .post-cta .post-cta-body {
    margin: 0 16px;
  }
}

body.page .content-area .post-cta .post-cta-body-inner {
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 767px) {
  body.page .content-area .post-cta .post-cta-body-inner .post-cta-content {
    padding: 0 24px;
  }
}

@media screen and (max-width: 550px) {
  body.page .content-area .post-cta .post-cta-body-inner .post-cta-content {
    padding: 0;
  }
}

body.page .content-area .post-cta .post-cta-body-inner .post-cta-img {
  margin: 0 auto 40px;
  float: none;
}

body.page .content-area .post-cta .post-cta-body-inner ul {
  list-style: disc;
}

body.page .content-area .post-cta .post-cta-body-inner ul li:before {
  content: none;
}

body.page .content-area .post-cta .post-cta-footer {
  max-width: 680px;
  margin: 0 auto;
  padding: 40px 0 72px 0;
}

@media screen and (max-width: 550px) {
  body.page .content-area .post-cta .post-cta-footer {
    margin: 0 16px;
    padding: 0 0 32px;
  }
}

body.page .content-area .post-cta .post-cta-footer .post-cta-btn a {
  color: #333;
  font-weight: bold;
  max-width: 380px;
  background: #e3d909;
  border-radius: 0;
  position: relative;
}

body.page .content-area .post-cta .post-cta-footer .post-cta-btn a:after {
  position: absolute;
  content: "\f054";
  font-family: FontAwesome;
  color: #333;
  right: 20px;
}

body.page .content-area .post-cta .post-cta-footer .post-cta-btn a:hover {
  background: #e3a309;
}

body.page .btn01 {
  text-align: center;
  margin: 46px 0 90px 0;
}

@media screen and (max-width: 550px) {
  body.page .btn01 {
    margin: 46px 0 40px 0;
  }
}

body.page .btn01 a {
  position: relative;
  font-size: 16px;
  color: #fff !important;
  font-weight: bold;
  background: #fd8321;
  padding: 20px;
  max-width: 380px;
  width: 100%;
  display: block;
  text-decoration: none !important;
  box-shadow: 0px 2px 3px 0 #d9d9d9;
  margin: 0 auto;
}

body.page .btn01 a:after {
  content: "\f054";
  font-family: FontAwesome;
  position: absolute;
  right: 18px;
}

body.page .btn01 a:hover {
  opacity: 0.8;
}

.entry-content a {
  color: #5fad56;
}

.entry-content h2 {
  font-size: 30px;
  margin: 0 -40px 40px;
  padding: 16px 16px 24px;
  border-bottom: 1px solid #212121;
  clear: both;
  position: relative;
}

@media screen and (max-width: 767px) {
  .entry-content h2 {
    font-size: 24px;
    margin: 0 -16px 40px;
    padding: 16px 16px 24px 16px;
  }
}

.entry-content h2:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 2;
  content: '';
  width: 30%;
  height: 1px;
  background-color: #5fad56;
}

.entry-content h3 {
  font-size: 24px;
  border-left: none;
  margin-bottom: 32px;
  padding: 0 0 12px 8px;
  border-bottom: solid 1px #5fad56;
}

@media screen and (max-width: 767px) {
  .entry-content h3 {
    font-size: 22px;
  }
}

.entry-content h4 {
  font-size: 18px;
  margin-bottom: 24px;
}

.single .site-content {
  padding-top: 30px;
}

@media screen and (max-width: 767px) {
  .single .site-content {
    padding-top: 24px;
    padding-bottom: 68px;
  }
}

.single .site-content .container {
  max-width: 100%;
}

@media screen and (max-width: 1200px) {
  .single .site-content .container {
    margin: 0;
  }
}

.single .entry-content {
  max-width: 760px;
  margin: 0 auto;
  padding: 0 40px;
}

@media screen and (max-width: 767px) {
  .single .entry-content {
    padding: 0 16px;
  }
}

.single .content-area {
  float: none;
}

.single .content-area .site-main {
  padding-right: 0;
  width: 100%;
  margin: 0 auto;
}

.single .content-area .site-main .hentry {
  border: none;
}

.single .content-area .site-main .entry-header {
  padding: 0;
  max-width: 760px;
  margin: 0 auto;
  overflow: hidden;
}

.single .content-area .site-main .entry-header .entry-meta {
  display: none;
}

.single .content-area .site-main .entry-header .entry-title {
  margin-bottom: 32px;
  font-size: 36px;
  text-align: center;
  line-height: 1.2;
  padding: 0 40px;
}

@media screen and (max-width: 767px) {
  .single .content-area .site-main .entry-header .entry-title {
    font-size: 36px;
    margin: 0 16px 40px;
  }
}

@media screen and (max-width: 550px) {
  .single .content-area .site-main .entry-header .entry-title {
    font-size: 24px;
    margin: 0 16px 24px;
    padding: 0;
  }
}

@media screen and (max-width: 320px) {
  .single .content-area .site-main .entry-header .entry-title {
    font-size: 18px;
  }
}

.single .content-area .bzb-sns-area {
  padding: 0 64px;
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .single .content-area .bzb-sns-area {
    padding: 0 16px;
  }
}

.single .content-area .entry-thumbnail {
  margin: 0;
  float: none;
}

@media screen and (max-width: 767px) {
  .single .content-area .entry-thumbnail {
    margin: 0 16px;
  }
}

.single .content-area .entry-thumbnail img {
  width: 100%;
}

.single .content-area .cat-date {
  font-size: 12px;
  margin: 22px 0;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .single .content-area .cat-date {
    margin: 16px;
  }
}

.single .content-area .cat-date .date {
  float: left;
  padding: 8px 24px 8px 0;
  color: #adadad;
}

.single .content-area .cat-date .cat {
  float: right;
}

.single .content-area .cat-date .cat a {
  color: #adadad;
  padding: 8px 24px;
  display: block;
  font-weight: bold;
  background: #fafafa;
}

.single .content-area .cat-date .cat a:hover {
  background: #f4f4f4;
}

.single .content-area ul {
  padding-bottom: 32px;
}

.single .content-area ul li ul {
  padding-bottom: 0;
  list-style-type: disc;
}

.single .content-area ol {
  list-style-position: inside;
  padding: 0 16px 24px 52px;
}

.single .content-area dl dt {
  padding: 12px 24px;
  background: #fafafa;
  display: inline-block;
  margin-bottom: 10px;
  color: #151515;
}

.single .content-area table {
  border: none;
  margin-bottom: 40px;
}

.single .content-area table th {
  font-weight: bold;
  color: #fff;
  background: #5fad56;
  padding: 12px;
  border: 1px solid #fff;
  text-align: left;
  word-break: break-all;
}

.single .content-area table td {
  word-break: break-all;
  text-align: left;
  border: 1px solid #fff;
  padding: 8px 16px;
}

.single .content-area table tr:nth-of-type(odd) {
  background: #f5f5f5;
}

.single .content-area blockquote {
  margin-top: 60px;
  margin-bottom: 40px;
  padding: 48px;
  background-color: #fff;
  border: solid 3px #fafafa;
  position: relative;
}

@media screen and (max-width: 550px) {
  .single .content-area blockquote {
    padding: 48px 24px 32px;
  }
}

.single .content-area blockquote:before {
  top: -30px;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 18px;
  width: 53px;
  height: 53px;
  background: #151515;
  border-radius: 50%;
}

.single .content-area .a-1 ul, .single .content-area .a-2 ul, .single .content-area .a-3 ul {
  padding-bottom: 24px;
}

.single .content-area .a-1 p, .single .content-area .a-2 p, .single .content-area .a-3 p {
  margin-bottom: 24px;
}

.single .content-area .a-1 {
  position: relative;
  margin-bottom: 24px;
  padding: 32px 32px 0 32px;
  border: solid 1px #c7c7c7;
  background: #fbfbf8;
}

@media screen and (max-width: 550px) {
  .single .content-area .a-1 {
    padding: 32px 24px 0;
  }
}

.single .content-area .a-1:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  border-width: 0 0 24px 24px;
  /* This trick side-steps a webkit bug */
  border-style: solid;
  border-color: #fff  #fff #ccc;
  /* A bit more verbose to work with .rounded too */
  background: #f9f9f9;
  /* For Opera when also applying a border-radius */
}

.single .content-area .a-2 {
  position: relative;
  margin-bottom: 24px;
  padding: 32px 32px 0 32px;
  border: solid 1px #c7c7c7;
  background: #fff;
}

@media screen and (max-width: 550px) {
  .single .content-area .a-2 {
    padding: 32px 24px 0;
  }
}

.single .content-area .a-2:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  border-width: 0 0 24px 24px;
  /* This trick side-steps a webkit bug */
  border-style: solid;
  border-color: #fff  #fff #ccc;
  /* A bit more verbose to work with .rounded too */
  background: #f9f9f9;
  /* For Opera when also applying a border-radius */
}

.single .content-area .a-3 {
  position: relative;
  margin-bottom: 24px;
  padding: 0;
  border: solid 1px #c7c7c7;
  background: #fff;
}

.single .content-area .a-3 .attention-title {
  padding: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  box-sizing: content-box;
  border: none;
  background: transparent url("./images/attention_title_bg.png") repeat;
}

.single .content-area .a-3 ul {
  padding: 0 16px 24px 52px;
}

@media screen and (max-width: 550px) {
  .single .content-area .a-3 ul {
    padding: 0 16px 24px 40px;
  }
}

.single .content-area .a-3 p {
  padding: 0 32px;
}

@media screen and (max-width: 550px) {
  .single .content-area .a-3 p {
    padding: 0 24px;
  }
}

.single .content-area .entry-footer {
  margin: 0 auto;
  padding: 0;
  max-width: 680px;
}

@media screen and (max-width: 767px) {
  .single .content-area .entry-footer {
    padding: 0 16px;
  }
}

.single .content-area .entry-footer .bzb-sns-area {
  padding: 24px 16px;
}

@media screen and (max-width: 550px) {
  .single .content-area .entry-footer .bzb-sns-area {
    padding: 24px 0;
  }
}

.single .content-area .entry-footer .cat:before, .single .content-area .entry-footer .tag:before {
  color: #5fad56;
  font-size: 16px;
}

.single .content-area .entry-footer .cat a, .single .content-area .entry-footer .tag a {
  color: #5fad56;
  font-size: 14px;
}

.single .content-area .entry-footer .cat:before {
  content: "\f115";
}

.single .content-area .post-cta {
  border-top: 1px solid #eee;
  margin-bottom: 40px;
  background-image: url("../incom/images/cta_backgrond.png");
  background-repeat: repeat;
}

.single .content-area .post-cta .post-cta-header {
  max-width: 760px;
  margin: 0 auto;
  padding: 0;
  border: none;
}

.single .content-area .post-cta .post-cta-header .post-cta-title {
  padding: 64px 0 48px;
  font-size: 32px;
  font-weight: bold;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .single .content-area .post-cta .post-cta-header .post-cta-title {
    padding-left: 24px;
    padding-right: 24px;
    font-size: 28px;
  }
}

@media screen and (max-width: 550px) {
  .single .content-area .post-cta .post-cta-header .post-cta-title {
    margin: 0;
    padding: 40px 16px 32px;
    font-size: 24px;
  }
}

.single .content-area .post-cta .post-cta-body {
  max-width: 680px;
  margin: 0 auto;
}

@media screen and (max-width: 550px) {
  .single .content-area .post-cta .post-cta-body {
    margin: 0 16px;
  }
}

.single .content-area .post-cta .post-cta-body-inner {
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .single .content-area .post-cta .post-cta-body-inner .post-cta-content {
    padding: 0 24px;
  }
}

@media screen and (max-width: 550px) {
  .single .content-area .post-cta .post-cta-body-inner .post-cta-content {
    padding: 0;
  }
}

.single .content-area .post-cta .post-cta-body-inner .post-cta-content a {
  color: #5fad56;
}

.single .content-area .post-cta .post-cta-body-inner .post-cta-img {
  margin: 0 auto 40px;
  float: none;
}

.single .content-area .post-cta .post-cta-body-inner ul {
  list-style: disc;
}

.single .content-area .post-cta .post-cta-body-inner ul li:before {
  content: none;
}

.single .content-area .post-cta .post-cta-footer {
  max-width: 680px;
  margin: 0 auto;
  padding: 40px 0 72px 0;
}

@media screen and (max-width: 550px) {
  .single .content-area .post-cta .post-cta-footer {
    margin: 0 16px;
    padding: 0 0 32px;
  }
}

.single .content-area .post-cta .post-cta-footer .post-cta-btn a {
  color: #333;
  font-weight: bold;
  max-width: 380px;
  background: #e3d909;
  border-radius: 0;
  position: relative;
}

.single .content-area .post-cta .post-cta-footer .post-cta-btn a:after {
  position: absolute;
  content: "\f054";
  font-family: FontAwesome;
  color: #333;
  right: 20px;
}

.single .content-area .post-cta .post-cta-footer .post-cta-btn a:hover {
  background: #e3a309;
}

.single .content-area .post-cta-8548 .post-cta-body .post-cta-img {
  max-width: 50%;
  float:right;
  padding-left:24px;
}

@media screen and (max-width: 767px) {
  .single .content-area .post-cta-8548 .post-cta-body .post-cta-img {
    padding: 0 24px;
  }
}

@media screen and (max-width: 550px) {
  .single .content-area .post-cta-8548 .post-cta-body .post-cta-img {
    padding: 0;
    margin-bottom: 18px;
    float:none;
    max-width:100%;
  }
}

.single .content-area .post-cta02 {
  background-image: url(../incom/images/cta_backgrond2.png);
  background-repeat: repeat;
  margin-top: -40px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.single .content-area .post-author {
  max-width: 680px;
  margin: 80px auto;
  padding: 48px 64px;
  border: solid 1px #666;
  position: relative;
}

@media screen and (max-width: 767px) {
  .single .content-area .post-author {
    margin: 80px 24px 40px;
  }
}

@media screen and (max-width: 550px) {
  .single .content-area .post-author {
    margin: 80px 16px 40px;
    padding: 48px 24px 24px;
  }
}

.single .content-area .post-author .post-author-img {
  float: none;
  width: 80px;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: auto;
}

.single .content-area .post-author .post-author-img img {
  border-radius: 100%;
}

.single .content-area .post-author .post-author-meta {
  margin-left: 0;
}

.single .content-area .post-author .post-author-meta .author {
  margin-top: 12px;
  color: #2d8c51;
  text-align: center;
}

.single .content-area .underpost-widget {
  max-width: 680px;
  margin: 0 auto 40px;
  padding: 0;
  border: none;
}

@media screen and (max-width: 767px) {
  .single .content-area .underpost-widget {
    margin: 0 24px 40px;
  }
}

@media screen and (max-width: 550px) {
  .single .content-area .underpost-widget {
    margin: 0 16px 40px;
  }
}

.single .content-area .underpost-widget .underpost-widget-title {
  margin-bottom: 40px;
  font-size: 22px;
  color: #444;
  position: relative;
  margin-bottom: 32px;
  padding: 0 0 16px;
  border-bottom: solid 1px #5fad56;
}

.single .content-area .underpost-widget .xeory-subloop {
  font-size: 0;
  padding-bottom: 0;
}

.single .content-area .underpost-widget .xeory-subloop .xeory-subloop-title {
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
}

.single .content-area .underpost-widget .xeory-subloop .xeory-subloop-title a {
  color: #444;
}

.single .content-area .underpost-widget .xeory-subloop .xeory-subloop-title a:hover {
  color: #2d8c51;
}

.single .content-area .underpost-widget .xeory-subloop .xeory-subloop-meta {
  display: none;
}

.single .content-area .underpost-widget .xeory-subloop .xeory-subloop-item {
  width: 25%;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  padding: 0 8px 16px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .single .content-area .underpost-widget .xeory-subloop .xeory-subloop-item {
    width: 50%;
  }
}

.single .content-area .underpost-widget .xeory-subloop .xeory-subloop-item .xeory-subloop-image {
  float: none;
  margin-right: 0;
  margin-bottom: 16px;
  width: auto;
}

.single .content-area .underpost-widget .xeory-subloop .xeory-subloop-item .xeory-subloop-content {
  margin: 0;
}

.single .content-area #underpost-widget .widget_xeory_recommend_posts a {
  color: #444;
}

.single .content-area #underpost-widget .widget_xeory_recommend_posts a:hover {
  color: #2d8c51;
}

.single .content-area .widget_social_widget {
  max-width: 680px;
  margin: 0 auto;
  padding: 0;
  border: none;
}

@media screen and (max-width: 767px) {
  .single .content-area .widget_social_widget {
    margin: 0 24px;
  }
}

@media screen and (max-width: 550px) {
  .single .content-area .widget_social_widget {
    margin: 0 16px;
  }
}

.single .content-area .widget_social_widget .side-widget-title {
  font-size: 22px;
  margin-bottom: 32px;
  padding: 0 0 16px;
  border-bottom: solid 1px #5fad56;
}

.single .content-area .widget_social_widget .widget-content {
  padding: 14px 0 0;
}

.single .content-area .widget_social_widget .xeory-social-twitter {
  float: right;
}

@media screen and (max-width: 767px) {
  .single .content-area .widget_social_widget .xeory-social-twitter {
    float: none;
  }
}

.single .content-area .widget_social_widget .xeory-social-facebook {
  margin: auto;
  padding: 0 8px 40px;
  text-align: center;
  display: block;
  float: left;
  max-width: 320px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .single .content-area .widget_social_widget .xeory-social-facebook {
    float: none;
  }
}

.single .content-area .widget_social_widget .xeory-social-btns {
  width: 100%;
}

@media screen and (max-width: 550px) {
  .single .content-area .widget_social_widget .xeory-social-btns li {
    width: 49%;
    margin-bottom: 12px;
  }
}

.single .content-area .widget_social_widget .xeory-social-btns .item-facebook a {
  padding: 11px 16px;
}

.single .content-area .widget_social_widget .xeory-social-btns .item-facebook a:before {
  content: "\f09a";
  font-family: FontAwesome;
  font-size: 18px;
  margin-right: 12px;
}

.single .content-area .widget_social_widget .xeory-social-btns .item-twitter a {
  padding: 11px 16px;
}

.single .content-area .widget_social_widget .xeory-social-btns .item-twitter a:before {
  content: "\f099";
  font-family: FontAwesome;
  font-size: 18px;
  margin-right: 12px;
}

.single .content-area .widget_social_widget .xeory-social-btns .item-google a {
  padding: 11px 16px;
}

.single .content-area .widget_social_widget .xeory-social-btns .item-google a:before {
  content: "\f0d5";
  font-family: FontAwesome;
  font-size: 18px;
  margin-right: 12px;
}

.single .content-area .widget_social_widget .xeory-social-btns .item-feedly a {
  padding: 11px 16px;
}

.single .content-area .widget_social_widget .xeory-social-btns .item-feedly a:before {
  content: "\f09e";
  font-family: FontAwesome;
  font-size: 18px;
  margin-right: 12px;
}

.single .content-area .comments-area {
  max-width: 680px;
  margin: 0 auto;
  border: none;
}

@media screen and (max-width: 767px) {
  .single .content-area .comments-area {
    margin: 0 24px;
  }
}

@media screen and (max-width: 550px) {
  .single .content-area .comments-area {
    margin: 0 16px;
  }
}

.single .content-area .comments-area .comment-body {
  padding-bottom: 40px;
}

@media screen and (max-width: 550px) {
  .single .content-area .comments-area .comment-body {
    padding-bottom: 16px;
  }
}

.single .content-area .comments-area .comments-title {
  font-size: 22px;
  margin-bottom: 32px;
  padding: 0 0 16px;
  border-bottom: solid 1px #5fad56;
}

.single .content-area .comments-area .comments-title:before {
  content: none;
}

.single .content-area .comments-area .comments-text {
  margin: 0;
}

.single .content-area .comments-area .comment-list {
  padding: 24px 0;
}

.single .content-area .comments-area .comment-list .comment {
  border-bottom: none;
  margin: 0;
  padding: 0;
}

.single .content-area .comments-area .comment-author-image img {
  border-radius: 100%;
}

.single .content-area .comments-area .comment-meta a {
  color: #444;
}

.single .content-area .comments-area .comment-reply-link {
  color: #5fad56;
}

.single .content-area .comments-area .comment-reply-link:before {
  content: none;
}

.single .content-area .comments-area .children {
  margin: 0 0 40px 0;
  padding: 40px 40px 0 40px;
  background: #fbfbfb;
}

@media screen and (max-width: 550px) {
  .single .content-area .comments-area .children {
    padding: 16px 16px 0 16px;
  }
}

.single .content-area .comments-area .children .children {
  padding-top: 0;
  margin: 0;
}

@media screen and (max-width: 550px) {
  .single .content-area .comments-area .children .children {
    padding: 0 16px;
  }
}

.single .content-area .comments-area .children .form-submit {
  padding-bottom: 40px;
}

@media screen and (max-width: 550px) {
  .single .content-area .comments-area .children .form-submit {
    padding-bottom: 16px;
  }
}

.single .content-area .comments-area .comment-respond input[type=submit] {
  padding: 16px 24px;
  color: #333;
  background: #e3d909;
}

.single .content-area .comments-area .comment-respond input[type=submit]:hover {
  background: #e3a309;
}

.single .content-area .comments-area .comment-respond .comment-reply-title {
  border: none;
}

.single .content-area .upper_h2_link_wrap {
  position: relative;
  margin: 48px auto 32px;
  padding: 44px 14px 24px;
  border: solid 3px #ea9e0b;
  text-align: center;
}

.single .content-area .upper_h2_link_wrap .upper_h2_link_subtitle {
  position: absolute;
  background: #ea9e0b;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  top: -22px;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 280px;
  line-height: 1;
  padding: 16px;
}

@media screen and (max-width: 350px) {
  .single .content-area .upper_h2_link_wrap .upper_h2_link_subtitle {
    max-width: 200px;
  }
}

.single .content-area .upper_h2_link_wrap .upper_h2_link_subtitle::after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(234, 158, 11, 0);
  border-top-color: #ea9e0b;
  border-width: 6px;
  margin-left: -6px;
}

.single .content-area .upper_h2_link_wrap #upper_h2_link {
  text-align: center;
  display: inline-block;
  font-weight: bold;
  color: #5fad57;
  position: relative;
}

.single .content-area .upper_h2_link_wrap #upper_h2_link span {
  padding-bottom: 2px;
  border-bottom: solid 1px #5fad57;
}

.single .content-area .upper_h2_link_wrap #upper_h2_link::after {
  position: absolute;
  content: "\f054";
  font-family: FontAwesome;
  margin-left: 8px;
}

.single-jirei .content-area .entry-thumbnail {
  margin-bottom: 24px;
}

.single-jirei .content-area .widget_xeory_recommend_posts {
  display: none;
}

.category-rental-management .post-cta-img {
  max-width: 400px;
}

.single .content-area .post-cta-9582 .post-cta-header .post-cta-title {
  text-align: center;
}

#side-ebook-banner img {
  max-width: 300px;
}

/* add page webinar form
--------------------------------------------------------- */
.page.page-id-9645 .site-header,
.page.page-id-9645 .site-footer,
.page.page-id-9645 .xeory-breadcrumbs,
.page.page-id-9645 #pagetop {
  display: none;
}
.page.page-id-9645 .site-content {
  padding: 0;
}
.page.page-id-9645 .entry-header,
.page.page-id-9645 .entry-content {
  text-align: center;
}
@media screen and (max-width: 991px) {
  .page.page-id-9645 .entry-header,
  .page.page-id-9645 .entry-content {
    padding: 0 16px !important;
  }
}
.page.page-id-9645 .entry-content {
  max-width: inherit;
  padding: 0;
}
.page.page-id-9645 .entry-header {
  background: url("./images/webinar-form/head-bg.png") no-repeat;
  background-position: center center;
  background-size: cover;
  max-width: inherit !important;
}
.page.page-id-9645 h1 {
  max-width: 1092px;
  margin: 0 auto;
  padding: 87px 16px 46px;
}
@media screen and (max-width: 991px) {
  .page.page-id-9645 h1 {
    padding: 32px 16px;
  }
}
@media screen and (max-width: 550px) {
  .page.page-id-9645 h1 {
    padding: 32px 0;
  }
}
.page.page-id-9645 .movie-wrap {
  overflow: hidden;
  position: relative;
  max-width: 950px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 991px) {
  .page.page-id-9645 .movie-wrap {
    margin-bottom: 40px;
  }
}
.page.page-id-9645 .movie-wrap .movie-caption {
  overflow: hidden;
  position: relative;
}
.page.page-id-9645 .movie-wrap .movie-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page.page-id-9645 .movie-wrap:hover .movie-mask {
  opacity: 1;
}
.page.page-id-9645 input:focus, .page.page-id-9645 select:focus, .page.page-id-9645 textarea:focus {
  background-color: #FFF;
}
.page.page-id-9645 #form {
  max-width: 950px;
  margin: 80px auto 10px;
}
@media screen and (max-width: 991px) {
  .page.page-id-9645 #form {
    margin-top: 40px;
  }
}
.page.page-id-9645 #formBox {
  margin-bottom: 32px;
  border: solid 1px #ccc;
}
.page.page-id-9645 #formBox table#fm {
  width: 950px;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .page.page-id-9645 #formBox table#fm {
    width: 100%;
  }
}
.page.page-id-9645 #formBox table tr {
  background: none;
}
.page.page-id-9645 #formBox table tr:last-of-type th, .page.page-id-9645 #formBox table tr:last-of-type td {
  border-bottom: none;
}
.page.page-id-9645 #formBox table th {
  width: 200px;
  padding: 18px 5px 12px 30px;
  border-bottom: 1px solid #E0E0E0;
  color: #333;
  font-size: 13px;
  text-align: left;
  vertical-align: top;
  line-height: 18px;
  background-color: #F4F3EF;
}
@media screen and (max-width: 991px) {
  .page.page-id-9645 #formBox table th {
    width: 100%;
    display: block;
    padding: 12px;
  }
}
.page.page-id-9645 .require {
  padding: 4px 4px 4px 6px;
  vertical-align: text-bottom;
  color: #FFF;
  background-color: #ff8c45;
  font-weight: bold;
  font-size: 11px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  float: right;
  margin-top: -2px;
  letter-spacing: 0.2em;
  margin-right: 10px;
  line-height: 12px;
}
.page.page-id-9645 #formBox table td {
  padding: 12px;
  border-bottom: 1px solid #E0E0E0;
  color: #333;
  font-size: 13px;
  line-height: 18px;
}
@media screen and (max-width: 991px) {
  .page.page-id-9645 #formBox table td {
    width: 100%;
    display: block;
  }
}
.page.page-id-9645 #formBox table td table {
  width: 600px !important;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .page.page-id-9645 #formBox table td table {
    width: 100% !important;
  }
}
.page.page-id-9645 #formBox table td table td {
  padding: 0;
  border-bottom: none;
  border-right-style: none;
}
.page.page-id-9645 #formBox .parts2 {
  width: 200px;
  height: 32px;
  padding: 3px;
  border-width: 1px;
}
@media screen and (max-width: 991px) {
  .page.page-id-9645 #formBox .parts2 {
    width: 100%;
  }
}
.page.page-id-9645 .optional {
  padding: 4px 4px 4px 6px;
  vertical-align: text-bottom;
  color: #FFF;
  background-color: #A5A5A5;
  font-weight: bold;
  font-size: 11px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  float: right;
  margin-top: -2px;
  letter-spacing: 0.2em;
  margin-right: 10px;
  line-height: 12px;
}
.page.page-id-9645 input {
  background-color: #e0e0e0;
  border-radius: 0;
  border-style: inset;
}
.page.page-id-9645 select {
  -webkit-appearance: menulist;
  background: none;
}
.page.page-id-9645 input, .page.page-id-9645 select {
  font-size: 11px !important;
  height: 32px;
  line-height: 32px;
}
@media screen and (max-width: 991px) {
  .page.page-id-9645 input, .page.page-id-9645 select {
    display: block;
    font-size: 16px !important;
  }
}
.page.page-id-9645 #formBox .parts7 {
  width: 300px;
  padding: 3px;
  border-width: 1px;
}
@media screen and (max-width: 991px) {
  .page.page-id-9645 #formBox .parts7 {
    width: 100%;
  }
}
.page.page-id-9645 #formBox .parts1 {
  width: 60%;
  height: 32px;
  padding: 3px;
  border-width: 1px;
  margin-left: 5px;
}
@media screen and (max-width: 991px) {
  .page.page-id-9645 #formBox .parts1 {
    width: 100%;
    margin: 0;
  }
}
.page.page-id-9645 #formBox .parts6 {
  width: 80%;
  height: 32px;
  padding: 3px;
  border-width: 1px;
}
@media screen and (max-width: 991px) {
  .page.page-id-9645 #formBox .parts6 {
    width: 100%;
  }
}
.page.page-id-9645 #formBox input[name="city"] {
  margin-bottom: 16px;
}
@media screen and (max-width: 991px) {
  .page.page-id-9645 #formBox input[name="city"] {
    margin: 0;
  }
}
.page.page-id-9645 .formSubmit input {
  border: none;
  background: none;
  padding: 0;
  height: auto;
  cursor: pointer;
  margin: 0 auto;
}
.page.page-id-9645 .formPrivacy {
  margin: 20px 0 10px 0;
  color: #333;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
}
.page.page-id-9645 .formPrivacy a {
  text-decoration: underline;
  color: #197675;
}

/* add page webinar thanks
--------------------------------------------------------- */
.page.page-id-9647 .site-header,
.page.page-id-9647 .site-footer,
.page.page-id-9647 .xeory-breadcrumbs,
.page.page-id-9647 #pagetop {
  display: none;
}
.page.page-id-9647 .site-content {
  padding: 0;
}
.page.page-id-9647 .entry-header,
.page.page-id-9647 .entry-content {
  text-align: center;
}
@media screen and (max-width: 991px) {
  .page.page-id-9647 .entry-header,
  .page.page-id-9647 .entry-content {
    padding: 0 16px !important;
  }
}
.page.page-id-9647 .entry-content {
  max-width: inherit;
  padding: 0;
}
.page.page-id-9647 .entry-header {
  background: url("./images/webinar-form/head-bg.png") no-repeat;
  background-position: center center;
  background-size: cover;
  max-width: inherit !important;
}
.page.page-id-9647 h1 {
  max-width: 1092px;
  margin: 0 auto;
  padding: 87px 16px 46px;
}
@media screen and (max-width: 991px) {
  .page.page-id-9647 h1 {
    padding: 32px 16px;
  }
}
@media screen and (max-width: 550px) {
  .page.page-id-9647 h1 {
    padding: 32px 0;
  }
}
.page.page-id-9647 .movie-wrap {
  overflow: hidden;
  position: relative;
  max-width: 950px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 991px) {
  .page.page-id-9647 .movie-wrap {
    margin-bottom: 40px;
  }
}
.page.page-id-9647 .movie-wrap .youtube-video-wrap {
  padding: 0 0 56.25% !important;
}
.page.page-id-9647 .thanks-content {
  max-width: 950px;
  margin: 80px auto 10px;
}
@media screen and (max-width: 550px) {
  .page.page-id-9647 .thanks-content {
    margin-top: 40px;
  }
}
.page.page-id-9647 .thanks-content p {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 40px;
}
@media screen and (max-width: 550px) {
  .page.page-id-9647 .thanks-content p {
    font-size: 16px;
  }
}
.page.page-id-9647 .thanks-content p a {
  color: #F94A5F;
  text-decoration: underline;
  display: inline-block;
}
.page.page-id-9647 .thanks-content .thanks-title {
  font-size: 32px;
  margin-bottom: 14px;
}
@media screen and (max-width: 550px) {
  .page.page-id-9647 .thanks-content .thanks-title {
    font-size: 24px;
  }
}
.page.page-id-9647 .thanks-content .movie-page-btn {
  max-width: 420px;
  margin: 0 auto;
}

/* jirei archive
--------------------------------------------------------- */
body.post-type-archive-jirei {
  line-break: strict;
  word-break: normal!important;
  word-wrap: break-word;
}


body.post-type-archive-jirei .site-main .type-jirei {
  border-color: #57a94d;
  border-style: solid;
  border-width: 0 2px 2px;
}

body.post-type-archive-jirei .site-main .type-jirei .entry-header h2:first-child {
  background-color: #57a94d;
  color: #ffffff;
  padding: 12px 20px 10px;
  text-align: center;
  font-size: 24px;
}

body.post-type-archive-jirei .site-main .type-jirei .entry-header .entry-title {
  font-size: 24px!important;
}

body.post-type-archive-jirei .site-main .type-jirei .entry-content p {
  font-size: 16px;
  display: inline;
}
body.post-type-archive-jirei .site-main .type-jirei .entry-content .more {
  display: inline-block;
}

body.post-type-archive-jirei .site-main .type-jirei .entry-content .more a {
  display: inline-block;
  border-bottom: 1px solid #4591cc;
  padding-bottom: 2px;
  font-size: 16px;
  color: #4591cc;
  margin-left: 10px;
}

body.post-type-archive-jirei .site-main .type-jirei .entry-content .more a:hover {
  opacity: 0.6;
}

body.post-type-archive-jirei .site-main .entry-thumbnail {
  width: 100%;
  border: none;
  padding: 8px 87px 0;
}

body.post-type-archive-jirei .site-main .entry-title {
  margin: 0 0 10px!important;
  padding: 0 24px!important;
}

body.post-type-archive-jirei .site-main .entry-content {
  margin: 0!important;
  padding: 0 24px 32px;
}

@media screen and (max-width: 550px) {
  body.post-type-archive-jirei .site-main .entry-content {
    padding: 0 24px 24px;
  }
  body.post-type-archive-jirei .site-main .entry-thumbnail {
    padding: 0;
  }
  body.post-type-archive-jirei .site-main .type-jirei .entry-header .entry-title {
    font-size: 18px!important;
    line-height: 1.6em;
    padding: 0 24px!important;
  }

  body.post-type-archive-jirei .page-header .jirei-description p:last-of-type {
    font-size: 14px;
    line-height: 1.6em;
  }

  body.post-type-archive-jirei .site-main .type-jirei .entry-content .more {
    display: inline;
  }

  body.post-type-archive-jirei .site-main .type-jirei .entry-content .more a{
    display: inline;
    font-size: 14px;
  }
  body.post-type-archive-jirei .site-main .type-jirei .entry-content p {
    font-size: 14px;
    line-height: 1.2em;
  }
}

@media screen and (max-width: 320px) {
  body.post-type-archive-jirei .site-main .type-jirei .entry-header h2:first-child {
    font-size: 22px;
  }
}

/* 190905 add page nihonzaitaku-introduce style
--------------------------------------------------------- */
body.page.page-template-temp-page-eyecatch-width-max .content-area .site-main .entry-header {
  background-size: cover;
  background-position: center;
  width: 100%;
  max-width: inherit;
  height: 270px;
  position: relative;
  margin-bottom: 74px;
}

body.page.page-template-temp-page-eyecatch-width-max .content-area .site-main .entry-header::before {
  content: '';
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  width: 100%;
  padding-bottom: 100%;
}

body.page.page-template-temp-page-eyecatch-width-max .content-area .site-main .entry-header .entry-title {
  text-align: center;
  color: #fff;
  position: relative;
  top: 42%;
}

.introduce-link-btn a {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff!important;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  padding: 32px;
  margin: 40px 0;
  background: #2d8c51;
  box-shadow: 0 7px 0 #d6d6d6;
}

.introduce-link-btn a::before {
  font-family: FontAwesome;
  content: "\f054";
  margin-right: 14px;
}

.introduce-link-btn a:hover {
  background: #5fad56;
}

@media screen and (max-width: 550px) {
  body.page.page-template-temp-page-eyecatch-width-max .content-area .site-main .entry-header .entry-title {
    font-size: 22px;
  }

  .introduce-link-btn a {
    font-size: 14px;
    line-height: 1.5;
    padding: 24px 8px;
  }

  .introduce-link-btn a::before {
    margin-right: 6px;
  }
}

@media screen and (max-width: 320px) {
  body.page.page-template-temp-page-eyecatch-width-max .content-area .site-main .entry-header .entry-title {
    font-size: 16px;
  }
}

/*20191007財託グループCTA*/
.post-cta2{
  background-image:url(images/cta2_back.png);
  background-repeat: repeat;
}
.post-cta2.zaitaku{
  margin-bottom: 80px;
}
.cta2-post-title{
  max-width:760px;
  margin:0 auto;
  padding:64px 0 48px;
  font-size:30px;
  text-align: center;
}
.cta2_img{
  padding:0 0 40px;
}
.cta2_h5{
  font-size:24px;
  padding:0 0 40px;
}
.post-cta2-cont{
  max-width:680px;
  margin:0 auto;
}
.post-cta2-cont p{
  padding-bottom: 20px;
}
.cta2_point_img{
  margin:0px 0 20px;
}
.post-cta2-btn{
  padding:32px 0 40px;
  height:140px;
}

.post-cta2-btn > a {
  width: 100%;
  max-width: 384px;
  background: #f78c02;
  display: block;
  color: #fff;
  margin: 0 auto;
  padding: 16px;
  border-radius: 3px;
  box-shadow: 0px 2px 3px 0 #d9d9d9;
  text-align:center;
  font-weight:bold;
}

.post-cta2-btn > a:hover {
  opacity: .9;
}
.ifont{
  padding-left:20px;
  font-weight:bold;
}

@media screen and (max-width: 767px) {
    .post-cta2-cont{
    padding:0 20px;
  }
    .cta2-post-title{
    padding:32px 20px 20px;
  }
}

@media screen and (max-width: 550px) {
  .post-cta2-cont{
    padding:0 12px;
  }
  .cta2-post-title{
    font-size:24px;
    padding:32px 12px 16px;
  }
  .cta2_h5{
    font-size:20px;
    padding:0 0 24px;
  }
  .post-cta2-btn{
    padding:0;
    height:auto;
  }
}

  /* 著者情報非表示--------- */
.single .content-area .post-author {
  display: none;
}


.site-header .head-cta-area .head-cta-btn{
  width: 208px;
}

.site-header .head-cta-area .head-cta-btn a{
  font-size: 14px;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  box-shadow: 0 4px 0 #289528;
  padding:0 12px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  background: url(./images/LINE_APP.png) no-repeat #00b900 left 32px top 6px;
  -webkit-background-size: 25px auto;
       -o-background-size: 25px auto;
          background-size: 25px auto;
  padding-left: 36px;

}

.site-header .head-cta-area .head-cta-btn a:hover{
  background: url(./images/LINE_APP.png) no-repeat #5fad56 left 32px top 6px;
  -webkit-background-size: 25px auto;
       -o-background-size: 25px auto;
          background-size: 25px auto;
}

.site-header .head-cta-area img{
  margin-top: 5px;
  margin-right: 10px;
}


body.home .section-line .section-head-area .head-icon img{
  height: 30px;
}

body.home .section-line .section-head-area .content-line{
  background: url(./images/bg-line.jpg) no-repeat center top;
  -webkit-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  padding:48px 0;
  margin-top: 46px;
}

body.home .section-line .section-head-area .content-line .wrap{
  max-width: 1200px;
  margin: 0 auto;
  background: #FFF;
  padding:58px 80px 88px;
}


body.home .section-line .section-head-area .content-line .wrap img{

}

body.home .section-line .section-head-area .content-line .wrap p{
  text-align: left;
  font-size: 18px;
  line-height: 36px;
  padding: 34px 80px;
}

body.home .section-line .section-head-area .content-line .wrap p.link-line{
  text-align: center;
  padding: 19px 20px 0;
}

body.home .section-line .section-head-area .content-line .wrap p.link-line a{
  max-width: 494px;
  width: 100%;
  height: 76px;
  box-shadow: 0 8px 0 #289528;
  border-radius: 5px;
  display: inline-block;
  color:#fff;
  font-size: 20px;
  line-height: 76px;
  font-weight: bold;
  background: #00B900;
  padding: 0 10px 0 16px;
}

body.home .section-line .section-head-area .content-line .wrap p.link-line a:before{
  content:'';
  background: url(./images/icon-line-bottom.png) no-repeat;
  -webkit-background-size: 32px auto;
  -o-background-size: 32px auto;
  background-size: 32px auto;
  position: relative;
  width: 32px;
  height: 31px;
  display: inline-block;
  top:calc(50% - 31px);
  margin-right: 16px;
}

body.home .section-line .section-head-area .content-line .wrap p.link-line a:hover{
  opacity: 0.8;
}

.site-footer .foot-free-form{
  position: relative;
}

.site-footer .foot-free-form .link-line{
  max-width: 208px;
  position: absolute;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom:15px;
}

.site-footer .foot-free-form .link-line a{
  font-size: 14px;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  box-shadow: 0 4px 0 #289528;
  padding: 0 12px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: url(./images/LINE_APP.png) no-repeat #00b900 left 32px top 6px;
  -webkit-background-size: 25px auto;
  -o-background-size: 25px auto;
  background-size: 25px auto;
  padding-left: 36px;
  text-align: center;
  color: #FFF;
}
.sp-nav .head-cta-area .head-cta-btn{
  max-width: 208px;
}
.sp-nav .head-cta-area .head-cta-btn a{
  font-size: 14px;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  box-shadow: 0 4px 0 #289528;
  padding: 0 12px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: url(./images/LINE_APP.png) no-repeat #00b900 left 32px top 6px;
  -webkit-background-size: 25px auto;
  -o-background-size: 25px auto;
  background-size: 25px auto;
  padding-left: 36px;
}

.sp-nav .head-cta-area .head-cta-btn a:hover{
  background: url(./images/LINE_APP.png) no-repeat #5fad56 left 32px top 6px;
  -webkit-background-size: 25px auto;
  -o-background-size: 25px auto;
  background-size: 25px auto;
}

.page-nihonzaitaku-introduce .site-content{
  padding-bottom: 174px;
}

.page-nihonzaitaku-introduce .entry-content p.link-line{
  text-align: center;
  padding-bottom: 8px;
  padding-top: 40px;
}

.page-nihonzaitaku-introduce .entry-content .image-line{
  margin-top: 48px;
  margin-bottom: 31px;
}
.page-nihonzaitaku-introduce .entry-content ul.ul-line{
  padding-bottom: 11px;
}
.page-nihonzaitaku-introduce .entry-content ul.ul-line li{
  margin-bottom: 1px;
  font-size: 18px;
  font-weight: bold;
}

.page-nihonzaitaku-introduce .entry-content p.link-line a{
  max-width: 374px;
  width: 100%;
  height: 76px;
  box-shadow: 0 8px 0 #289528;
  border-radius: 5px;
  display: inline-block;
  color: #fff;
  font-size: 20px;
  line-height: 76px;
  font-weight: bold;
  background: #00B900;
  padding: 0 10px 0 16px;
}

.page-nihonzaitaku-introduce .entry-content p.link-line a:hover{
  opacity: 0.8;
}

.page-nihonzaitaku-introduce .entry-content p.link-line a:before{
  content: '';
  background: url(./images/icon-line-bottom.png) no-repeat;
  -webkit-background-size: 32px auto;
  -o-background-size: 32px auto;
  background-size: 32px auto;
  position: relative;
  width: 32px;
  height: 31px;
  display: inline-block;
  top: calc(50% - 31px);
  margin-right: 16px;
}

@media screen and (max-width: 991px) {

  body.home .section-line .section-head-area .content-line{
    padding-left: 40px;
    padding-right: 40px;
  }

  body.home .section-line .section-head-area .content-line .wrap{
    padding: 24px 20px 40px;
  }

  body.home .section-line .section-head-area .content-line .wrap p{
    padding: 20px 0;
  }

  body.home .section-line .section-head-area .content-line .wrap p.link-line a{
    line-height: 50px;
    height: 50px;
    font-size: 17px;
    max-width: 400px;
  }

  body.home .section-line .section-head-area .content-line .wrap p.link-line a:before{
    top: calc(50% - 12px);
    -webkit-background-size: 28px auto;
         -o-background-size: 28px auto;
            background-size: 28px auto;
  }

  body.home .section-line .section-head-area .content-line .wrap p{
    font-size: 16px;
    line-height: 32px;
  }

  .page-nihonzaitaku-introduce .entry-content p.link-line a {
    line-height: 50px;
    font-size: 17px;
    height: 50px;
    max-width: 350px;
  }

  .page-nihonzaitaku-introduce .entry-content p.link-line a:before {
    top: calc(50% - 12px);
    -webkit-background-size: 28px auto;
    -o-background-size: 28px auto;
    background-size: 28px auto;
  }

  .page-nihonzaitaku-introduce .entry-content .image-line{
    margin-top: 0;
    margin-bottom: 1em;
  }
}

@media screen and (max-width: 767px) {

  body.home .second-section .section-head-area{
    margin-bottom: 60px;
  }

  body.home .section-line .section-head-area .content-line{
    padding: 0;
    margin-top: 36px;
  }

  body.home .section-line .section-head-area .content-line .wrap{
    padding: 0 16px;
  }

  .page-nihonzaitaku-introduce .site-content{
    padding-bottom: 68px;
  }
}

@media screen and (max-width: 550px) {
  body.home .section-line .section-head-area .content-line .wrap p.link-line{
    padding: 16px 0 0;
  }
  body.home .section-line .section-head-area .content-line .wrap p.link-line a{
    font-size: 15px;
  }

  body.home .section-line .section-head-area .content-line .wrap p.link-line a:before{
    margin-right: 5px;
  }
}

@media screen and (min-width: 551px) {
  body.page.page-nihonzaitaku-introduce .entry-content h2{
    margin-top: 87px;
  }
}

@media screen and (max-width: 550px) {
  body.page.page-nihonzaitaku-introduce .entry-content h2{
    margin-top: 40px;
  }
}

/*20210112LINECTA*/
.post-cta2.line{
  background-image:url(images/line_bg.png);
  background-repeat: repeat;
  margin-top:40px;
  padding:0 0 20px;
}

.post-cta2.line .cta2-post-title{
  text-align: center;
  position: relative;
  padding:70px 0 60px;
  font-size:32px;
}

.post-cta2.line .cta2-post-title:before{
  content: '書籍無料プレゼント中';
  color:#fff;
  font-size: 24px;
  padding:20px;
  background: #00b900;
  border-radius: 30px;
  width:375px;
  line-height: 1;
  position: absolute;
  top:-30px;
  left:0;
  right:0;
  margin:auto;
}
.post-cta2.line ul{
  padding:0 0 28px 20px;
  font-size:18px;
  font-weight: bold;
}
.post-cta2.line a{
  position: relative;
}
.post-cta2.line .post-cta2-btn > a {
    width: 100%;
    max-width: 374px;
    background: #00b900;
    display: block;
    color: #fff;
    margin: 0 auto;
    padding: 28px 20px 28px 60px;
    border-radius: 3px;
    box-shadow: 0 8px 0 #289528;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    font-size:20px;
  }
.post-cta2.line a:before{
  position: absolute;
  content: '';
  background:url(images/line_icon.png) no-repeat;
  background-size: contain;
  width:32px;
  height:31px;
  left:80px;
  top:24px;
}

@media screen and (max-width: 550px) {
  .post-cta2.line .cta2-post-title{
    font-size: 24px;
    padding:40px 0 32px;
  }
  .post-cta2.line .cta2-post-title:before{
    font-size:16px;
    padding:14px;
    width:240px;
    top:-20px;
  }
  .post-cta2.line .post-cta2-btn > a {
    font-size: 18px;
    padding:20px 20px 20px 50px;
  }
  .post-cta2.line a:before{
    top:16px;
  }
}

.post-cta-8548{
  display: none;
}
/*Change icon Twitter to X*/
.single .content-area .widget_social_widget .xeory-social-btns .item-twitter a::before {
  content:"";
  width:18px;
  height: 18px;
  background: url(images/icon_x.png) center no-repeat;
  background-size: contain;
  transition: all ease-in-out .3s;
  display: inline-block;
  mask: border-box;
  position: relative;
  top: 0;
}
.xeory-social-btns > ul > li.item-twitter > a,
.single .content-area .widget_social_widget .xeory-social-btns .item-twitter a{
  background: #000;
}
.single .content-area .widget_social_widget .xeory-social-btns ul{
  display: flex;
  flex-wrap: wrap;
}
.single .content-area .widget_social_widget .xeory-social-btns li a{
  height:100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.single .content-area .widget_social_widget .xeory-social-btns .xeory-social-name{
  white-space: nowrap;
}
.footer-widget .xeory-social-btns li.item-twitter a{
    position: relative;
}
.footer-widget .xeory-social-btns li.item-twitter a::after{
    display: inline-block;
    content:"Twitter";
    color: #151515;
    text-align: left;
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.footer-widget .xeory-social-btns li.item-twitter a:hover::after{
    color: #2d8c51;
}
@media(max-width:550px){
  .single .site-content .site-main .widget_social_widget .xeory-social-btns ul li{
    margin-bottom: 12px;
  }
}