@charset "UTF-8";
@import url(slick.css);
@import url(slick-theme.css);
@font-face {
  font-family: "Custom Yu Gothic";
  src: local("Yu Gothic");
  font-weight: 300;
}
@font-face {
  font-family: "Custom Yu Gothic";
  src: local("Yu Gothic");
  font-weight: 500;
}
@font-face {
  font-family: "Custom Yu Gothic";
  src: local("Yu Gothic");
  font-weight: bold;
}
/* =========================================================
 Base style
========================================================= */
body {
  background: #fff;
  word-break: break-all;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 991px) {
  body {
    padding-top: 0 !important;
  }
}

a {
  color: #009ae9;
  transition: all ease-in-out .3s;
}
a:hover {
  color: #009ae9;
}

.single .entry-content a {
  text-decoration: underline;
}

.site-title a {
  font-weight: bold;
}

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

.container {
  max-width: 1120px;
  width: auto;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .container {
    margin: 0 24px;
  }
}
@media screen and (max-width: 991px) {
  .container {
    margin: 0 20px;
  }
}

@media screen and (max-width: 991px) {
  .site-content {
    padding: 16px 0 0;
  }
}

.archive .site-content, .search .site-content {
  padding: 24px 0 0;
}

/*------ TOC ------*/
#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;
}

/*------ bzb-sns ------*/
#___plusone_0, #___plusone_1 {
  width: 63px !important;
}

/*------ header-snsボタン ------*/
#header-sns {
  display: none;
}

/*------ 記事下twitterウィジェット ------*/
.xeory-social-twitter {
  width: auto;
  display: block;
  text-align: center;
}

/*------ 記事下SNSボタン ------*/
@media screen and (max-width: 767px) {
  .xeory-social-btns > ul > li {
    width: 50% !important;
    padding: 0 !important;
  }
  .xeory-social-btns > ul > li:nth-child(1) > a {
    margin: 0 10px 10px 0;
  }
  .xeory-social-btns > ul > li:nth-child(2) > a {
    margin: 0 0 10px 0;
  }
  .xeory-social-btns > ul > li:nth-child(3) > a {
    margin: 0 10px 0 0;
  }
  .xeory-social-btns > ul > li:nth-child(4) > a {
    margin: 0;
  }
}

/*------ サイドバーSNSボタン ------*/
#secondary .sns-list {
  text-align: center;
  margin: 36px 0 0 0;
}
#secondary .sns-list li {
  border: 0;
  display: inline-block;
  font-size: 18px;
  padding: 0 7px;
}
#secondary .sns-list li a {
  color: #fff;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 36px;
  margin-left: 0;
  border-radius: 100%;
}
#secondary .sns-list li a:hover {
  background: #fff;
}
#secondary .sns-list .post-sns-facebook a {
  border: 2px solid #3b5998;
  background: #3b5998;
}
#secondary .sns-list .post-sns-facebook a:hover {
  border: 2px solid #3b5998;
  color: #3b5998;
}
#secondary .sns-list .post-sns-twitter a {
  border: 2px solid #43ccf7;
  background: #43ccf7;
}
#secondary .sns-list .post-sns-twitter a:hover {
  border: 2px solid #43ccf7;
  color: #43ccf7;
}
#secondary .sns-list .post-sns-google a {
  border: 2px solid #d23f2d;
  background: #d23f2d;
}
#secondary .sns-list .post-sns-google a:hover {
  border: 2px solid #d23f2d;
  color: #d23f2d;
}
#secondary .sns-list .post-sns-feedly a {
  border: 2px solid #87c031;
  background: #87c031;
}
#secondary .sns-list .post-sns-feedly a:hover {
  border: 2px solid #87c031;
  color: #87c031;
}

/*------ 404ページの検索フォーム ------*/
.no-results .search-form {
  margin-bottom: 40px;
}

/*------ pagetop ------*/
.pagetop {
  z-index: 100;
}

/*------ sp-navボタン ------*/
.sp-nav-btn {
  position: absolute;
  top: -18px;
  right: 14px;
  overflow: auto;
}
.sp-nav-btn:before {
  display: block;
  font-size: 32px;
  text-align: center;
}
.sp-nav-btn:after {
  content: "MENU";
  font-size: 10px;
  display: block;
  margin: -12px auto 0 auto;
  text-align: center;
}

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

.archive .content-area, .search .content-area, .error404 .content-area, .original-category .content-area, .page-post-lists .content-area {
  margin-bottom: 234px;
}
@media screen and (max-width: 991px) {
  .archive .content-area, .search .content-area, .error404 .content-area, .original-category .content-area, .page-post-lists .content-area {
    margin-bottom: 114px;
  }
}
.archive .site-content, .search .site-content, .error404 .site-content, .original-category .site-content, .page-post-lists .site-content {
  padding: 0;
}
.archive .taxonomy-description, .search .taxonomy-description, .error404 .taxonomy-description, .original-category .taxonomy-description, .page-post-lists .taxonomy-description {
  margin-top: 10px;
  font-size: 15px;
  font-weight: normal;
}
.archive .entry-content, .search .entry-content, .error404 .entry-content, .original-category .entry-content, .page-post-lists .entry-content {
  padding: 40px;
}
.archive .entry-content a:hover, .search .entry-content a:hover, .error404 .entry-content a:hover, .original-category .entry-content a:hover, .page-post-lists .entry-content a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  .archive .entry-content, .search .entry-content, .error404 .entry-content, .original-category .entry-content, .page-post-lists .entry-content {
    padding: 24px 16px;
  }
}
.archive .page-header, .search .page-header, .error404 .page-header, .original-category .page-header, .page-post-lists .page-header {
  padding: 10px 15px;
  font-size: 22px;
  background: #fff;
	border:none;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .archive .page-header, .search .page-header, .error404 .page-header, .original-category .page-header, .page-post-lists .page-header {
    padding: 10px 0;
  }
}
.archive .page-header span, .search .page-header span, .error404 .page-header span, .original-category .page-header span, .page-post-lists .page-header span {
  display: inline-block;
}
.archive .page-header .page-title, .search .page-header .page-title, .error404 .page-header .page-title, .original-category .page-header .page-title, .page-post-lists .page-header .page-title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 8px;
}
.archive .site-main, .search .site-main, .error404 .site-main, .original-category .site-main, .page-post-lists .site-main {
  padding-right: 400px;
}
@media screen and (max-width: 991px) {
  .archive .site-main, .search .site-main, .error404 .site-main, .original-category .site-main, .page-post-lists .site-main {
    padding-right: 0;
  }
}
.archive .site-main article, .search .site-main article, .error404 .site-main article, .original-category .site-main article, .page-post-lists .site-main article, .hentry {
  padding: 0;
  border: 0 !important;
  margin-bottom: 20px;
	padding:20px;
}
.archive .site-main article .entry-thumbnail, .search .site-main article .entry-thumbnail, .error404 .site-main article .entry-thumbnail, .original-category .site-main article .entry-thumbnail, .page-post-lists .site-main article .entry-thumbnail {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  float: left !important;
  max-width: 280px !important;
  margin: 0 !important;
}
@media screen and (max-width: 767px) {

	.archive .site-main article, .search .site-main article, .error404 .site-main article, .original-category .site-main article, .page-post-lists .site-main article, .hentry, .site-main article{
		padding:0;
}


}
.archive .site-main article .entry-thumbnail a, .search .site-main article .entry-thumbnail a, .error404 .site-main article .entry-thumbnail a, .original-category .site-main article .entry-thumbnail a, .page-post-lists .site-main article .entry-thumbnail a {
  display: block;
}

.archive .site-main article .entry-content, .search .site-main article .entry-content, .error404 .site-main article .entry-content, .original-category .site-main article .entry-content, .page-post-lists .site-main article .entry-content {
  padding: 12px 20px !important;
}
@media screen and (max-width: 767px) {
  .archive .site-main article .entry-content, .search .site-main article .entry-content, .error404 .site-main article .entry-content, .original-category .site-main article .entry-content, .page-post-lists .site-main article .entry-content {
    padding: 0px 10px !important;
  }
}
.archive .site-main article .entry-content h2, .search .site-main article .entry-content h2, .error404 .site-main article .entry-content h2, .original-category .site-main article .entry-content h2, .page-post-lists .site-main article .entry-content h2, .site-main article .entry-content .entry-title a {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 10px;
	color:#111111;
}

.archive .site-main article .entry-content h2 a, .search .site-main article .entry-content h2 a, .error404 .site-main article .entry-content h2 a, .original-category .site-main article .entry-content h2 a, .page-post-lists .site-main article .entry-content h2 a {
  font-size: 18px;
  line-height: 30px;
  color: #111;
}
@media screen and (max-width: 767px) {
	.archive .site-main article .entry-content h2, .search .site-main article .entry-content h2, .error404 .site-main article .entry-content h2, .original-category .site-main article .entry-content h2, .page-post-lists .site-main article .entry-content h2, .site-main article .entry-content .entry-title a{
		line-height:1em;
	}

  .archive .site-main article .entry-content h2 a, .search .site-main article .entry-content h2 a, .error404 .site-main article .entry-content h2 a, .original-category .site-main article .entry-content h2 a, .page-post-lists .site-main article .entry-content h2 a {
    font-size: 13px;
    line-height: 20px;
  }
}
.archive .site-main article .entry-content .cont-str, .search .site-main article .entry-content .cont-str, .error404 .site-main article .entry-content .cont-str, .original-category .site-main article .entry-content .cont-str, .page-post-lists .site-main article .entry-content .cont-str {
  color: #555;
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
  .archive .site-main article .entry-content .cont-str, .search .site-main article .entry-content .cont-str, .error404 .site-main article .entry-content .cont-str, .original-category .site-main article .entry-content .cont-str, .page-post-lists .site-main article .entry-content .cont-str {
    display: none;
  }
}


.comments-area {
  background: #fff;
  padding: 0;
  border: 0;
  margin: 64px 0;
}
@media screen and (max-width: 767px) {
  .comments-area {
    padding: 0;
    margin: 44px 0;
  }
}
.comments-area .comments-header .comments-title {
  background: #111;
  padding: 20px;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 20px;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  .comments-area .comments-header .comments-title {
    padding: 15px;
    margin-bottom: 24px;
  }
}
.comments-area .comments-header .comments-title:before {
  display: none;
}
.comments-area .comments-text {
  display: none;
}
.comments-area .comment-list li {
  border-bottom: 0;
  margin-bottom: 30px;
}
.comments-area .comment-list li .comment-body {
  margin: 0 0 38px 0;
}
.comments-area .comment-list li .comment-body .comment-author {
  margin-bottom: 10px;
}
.comments-area .comment-list li .comment-body .comment-author .comment-author-image {
  margin-right: 20px;
}
.comments-area .comment-list li .comment-body .comment-author .comment-author-content {
  margin-bottom: 0;
}
.comments-area .comment-list li .comment-body .comment-author .comment-author-content .fn {
  color: #333;
  font-weight: 400;
  margin-bottom: 5px;
  display: block;
  font-size: 16px;
}
.comments-area .comment-list li .comment-body .comment-author .comment-author-content .fn a {
  color: #333;
  font-weight: bold;
}
.comments-area .comment-list li .comment-body .comment-author .comment-author-content .comment-meta {
  line-height: 1;
}
.comments-area .comment-list li .comment-body .comment-author .comment-author-content .comment-meta a {
  color: #888;
  font-size: 12px;
  font-weight: 400;
}
.comments-area .comment-list li .comment-body .comment-content {
  color: #333;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .comments-area .comment-list li .comment-body .comment-content {
    font-size: 14px;
    line-height: 22px;
  }
}
.comments-area .children {
  background-color: #f4f4f6;
  margin-left: 0;
  padding: 34px 25px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .comments-area .children {
    padding: 30px 24px;
  }
}
.comments-area .children .comment-body {
  margin-bottom: 0 !important;
}
.comments-area .children .comment-body .comment-author-image {
  padding-top: 2px;
}
.comments-area .children li {
  margin-bottom: 40px;
}
.comments-area .children li:last-child {
  margin-bottom: 0;
}
.comments-area .comment-author-image img {
  border-radius: 50%;
}
.comments-area .reply {
  font-size: 13px;
  margin-bottom: 0;
}
.comments-area .reply a {
  color: #009ae9;
}
.comments-area .reply a:before {
  content: '';
}
.comments-area .comment-form .submit {
  border: 0;
  background: #009ae9;
}
.comments-area .comment-form .submit:hover {
  background: #009ae9;
}
.comments-area .comment-respond {
  margin: 0;
  padding: 0;
}

.post-cta {
  background: #ebf0f4;
  border: 0;
  padding: 24px 50px 48px;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .post-cta {
    margin-left: -20px;
    margin-right: -20px;
    padding: 24px 20px;
    margin-bottom: 0;
  }
}
.post-cta .post-cta-header {
  background: #111;
  color: #fff;
  padding: 32px 32px 24px;
  border: 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .post-cta .post-cta-header {
    padding: 20px;
  }
}
.post-cta .post-cta-header:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  background: #f4810a;
  width: 264px;
  height: 5px;
}
.post-cta .post-cta-header .post-cta-title {
  font-size: 26px;
  font-weight: bold;
  margin: 0;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  .post-cta .post-cta-header .post-cta-title {
    font-size: 20px;
    line-height: 26px;
  }
}
.post-cta .post-cta-body {
  border-left: 1px solid #d3d5d6;
  border-right: 1px solid #d3d5d6;
}
.post-cta .post-cta-body .post-cta-body-inner {
  background: #fff;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .post-cta .post-cta-body .post-cta-body-inner {
    padding: 0;
  }
}
.post-cta .post-cta-body .post-cta-body-inner .post-cta-img {
  margin-bottom: 24px;
  max-width: inherit;
  float: inherit;
  margin: 0 -20px 20px;
}
@media screen and (max-width: 768px) {
  .post-cta .post-cta-body .post-cta-body-inner .post-cta-img {
    margin: 0 0px 20px;
  }
}
.post-cta .post-cta-body .post-cta-body-inner ul:last-child, .post-cta .post-cta-body .post-cta-body-inner p:last-child {
  margin-bottom: 0;
}
.post-cta .post-cta-content {
  padding: 0 38px;
}
@media screen and (max-width: 768px) {
  .post-cta .post-cta-content {
    padding: 0 20px;
  }
}
.post-cta .post-cta-content ul {
  padding-left: 20px;
}
.post-cta .post-cta-content ul li {
  list-style: disc;
}
.post-cta .post-cta-content ul li:before {
  content: '';
}
.post-cta .post-cta-content p {
  line-height: 1.8;
}
.post-cta .post-cta-content ul:last-child, .post-cta .post-cta-content p:last-child {
  margin-bottom: 0;
}
.post-cta .post-cta-footer {
  background: #fff;
  padding: 32px 40px 30px;
  border-left: 1px solid #d3d5d6;
  border-right: 1px solid #d3d5d6;
  border-bottom: 1px solid #d3d5d6;
}
@media screen and (max-width: 767px) {
  .post-cta .post-cta-footer {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.post-cta .post-cta-footer .post-cta-btn a {
  width: 284px;
  box-shadow: 0 6px 0 #b95e14;
  background-color: #fd7a23;
  padding: 12px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media screen and (max-width: 374px) {
  .post-cta .post-cta-footer .post-cta-btn a {
    width: 100%;
  }
}
.post-cta .post-cta-footer .post-cta-btn a:after {
  content: "\f105";
  font-family: FontAwesome;
  color: #fff;
  padding: 0px 0 0 0;
  margin-left: 10px;
}
.post-cta .post-cta-footer .post-cta-btn a:hover {
  color: #fff;
  opacity: 0.8;
}

.entry-content p {
  margin-bottom: 2em;
}
@media screen and (max-width: 550px) {
  .entry-content p {
    line-height: 26px;
  }
}
.entry-content h2 {
  margin: 80px 0 25px 0;
  padding: 23px 25px 22px;
  border-bottom: 0;
  background: #F4810A;
  font-size: 24px;
  line-height: 32px;
  color: #fff;
}
@media screen and (max-width: 550px) {
  .entry-content h2 {
    font-size: 22px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 16px;
  }
}
.entry-content h3 {
  margin: 72px 0 24px;
  padding: 17px 17px;
  border-left: 8px solid #111;
  background: #EBF0F4;
  position: relative;
  font-size: 20px;
  line-height: 32px;
}
@media screen and (max-width: 550px) {
  .entry-content h3 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 17px;
  }
}
.entry-content h4 {
  margin: 68px 0 20px;
  font-size: 20px;
  color: #1a94a1;
}
@media screen and (max-width: 550px) {
  .entry-content h4 {
    font-size: 16px;
    margin-bottom: 12px;
  }
}
.entry-content h5 {
  margin: 0 0 12px;
  padding-left: 28px;
  font-size: 18px;
  position: relative;
}
@media screen and (max-width: 550px) {
  .entry-content h5 {
    font-size: 16px;
  }
}
.entry-content h5:before {
  content: '';
  background: #009ae9;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 6px;
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #009ae9;
}
.entry-content h6 {
  color: #009ae9;
  margin: 0 0 8px;
}
@media screen and (max-width: 550px) {
  .entry-content h6 {
    font-size: 14px;
  }
}
.entry-content ul {
  margin-bottom: 2em;
}
.entry-content ul li ul {
  margin-bottom: 0;
}
.entry-content ul li ul li {
  list-style: disc;
}
.entry-content ol {
  margin-bottom: 2em;
  padding-left: 32px;
}
.entry-content dl {
  margin-bottom: 2em;
}
.entry-content dl dt {
  display: inline-block;
  margin: 0 0 17px;
  padding: 12px 22px;
  border: 2px solid #111111;
  background-color: #fafafb;
  font-size: 16px;
  line-height: 26px;
}
.entry-content dl dd {
  margin: 0;
  font-size: 16px;
  line-height: 30px;
}
.entry-content table {
  width: 100% !important;
  margin-bottom: 48px;
}
.entry-content table th {
  background: #111111;
  color: #fff;
}
.entry-content blockquote {
  margin-bottom: 48px;
  padding: 36px 36px 36px 46px;
  border: 0;
  background: #ebf0f4;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .entry-content blockquote {
    padding: 32px 16px 32px;
  }
}
.entry-content blockquote:before {
  top: -13px;
  left: 48px;
  content: '';
  width: 34px;
  height: 26px;
  background: url("../../images/block-icon01.png") no-repeat center top;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .entry-content blockquote:before {
    top: -13px;
    left: 16px;
  }
}
.entry-content blockquote:after {
  position: absolute;
  bottom: -17px;
  right: 48px;
  content: '';
  width: 34px;
  height: 26px;
  background: url("../../images/block-icon02.png") no-repeat center top;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .entry-content blockquote:after {
    bottom: -17px;
    right: 16px;
  }
}
.entry-content .attention {
  padding: 32px 46px;
  margin-bottom: 48px;
  border: 2px solid #1b1b1b;
}
@media screen and (max-width: 767px) {
  .entry-content .attention {
    padding: 32px 16px;
    margin-bottom: 40px;
  }
}
.entry-content .attention a:hover {
  text-decoration: underline;
}
.entry-content .a-2 {
  position: relative;
}
.entry-content .a-2:before {
  position: absolute;
  top: -22px;
  left: 27px;
  content: "ここがポイント！";
  font-size: 16px;
  width: 155px;
  height: 40px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: #F4810A;
  color: #FFF;
  line-height: 40px;
  text-align: center;
}
.entry-content .a-3 {
  padding-top: 0;
}
.entry-content .a-3 .attention-title {
  font-weight: bold;
  color: #FFF;
  font-size: 20px;
  background-color: #111;
  margin: 0 -46px 33px;
  padding: 13px 36px 15px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .entry-content .a-3 .attention-title {
    margin: 0 -16px 20px;
  }
}
.entry-content .attention ul:last-child, .entry-content .attention p:last-child, .entry-content blockquote ul:last-child, .entry-content blockquote p:last-child {
  margin-bottom: 0;
}
.entry-content .link-button-green,
.entry-content .link-button-orange {
  margin-bottom: 66px !important;
  text-align: center;
  padding: 0;
}
.entry-content .link-button-green a,
.entry-content .link-button-orange a {
  display: inline-block;
  width: 284px;
  padding: 14px 0 14px;
  color: #fff !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 25.6px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 0;
  position: relative;
}
@media screen and (max-width: 550px) {
  .entry-content .link-button-green a,
  .entry-content .link-button-orange a {
    width: 100%;
    max-width: 320px;
  }
}
.entry-content .link-button-green a i,
.entry-content .link-button-orange a i {
  margin-right: 10px;
  display: none;
}
.entry-content .link-button-green a:before,
.entry-content .link-button-orange a:before {
  font-weight: normal;
  position: absolute;
  top: 13px;
  left: calc(50% - 110px);
  font-size: 16px;
  content: "\f0a9";
  font-family: FontAwesome;
}
.entry-content .link-button-green:hover a,
.entry-content .link-button-orange:hover a {
  opacity: 0.8;
  text-decoration: none !important;
}
.entry-content .link-button-green {
  margin: 44px 0 26px 0 !important;
}
.entry-content .link-button-green a {
  box-shadow: 0 5px 0 #b17512;
  background-color: #f39800;
}
.entry-content .link-button-orange a {
  box-shadow: 0 4px 0 #03984b;
  background-color: #00b457;
}

#toc_container {
  border: 2px solid #111111;
  background-color: #fafafb;
  margin: 45px 0 81px 0;
  padding: 40px 44px 18px;
}
@media screen and (max-width: 550px) {
  #toc_container {
    margin: 45px 0 48px 0;
    padding: 22px 28px 22px;
  }
}
#toc_container .toc_title {
  text-align: left !important;
  font-size: 18px;
  position: relative;
  margin-bottom: 30px !important;
}
@media screen and (max-width: 550px) {
  #toc_container .toc_title {
    margin-bottom: 26px !important;
  }
}
#toc_container .toc_title:before {
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 32px;
  height: 1px;
  background: #333;
  content: "";
}
#toc_container .toc_title .toc_toggle {
  color: #333333;
  font-size: 14px;
  font-weight: 500;
  line-height: 27.62px;
}
#toc_container .toc_title .toc_toggle a {
  font-size: 14px;
  font-weight: 500;
  line-height: 27.62px;
  color: #009ae9;
}
#toc_container .toc_list {
  margin-top: 30px;
}
@media screen and (max-width: 991px) {
  #toc_container .toc_list {
    margin-top: 7px !important;
  }
}
#toc_container .toc_list li {
  margin-bottom: 20px;
}
#toc_container .toc_list li a {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
}
#toc_container .toc_list li ul li a {
  font-size: 15px;
  font-weight: normal;
}

.site-footer {
  background: #111;
  color: #333;
	padding-top:20px;
}
.site-footer .footer01 {
  padding: 50px 0 0 0;
}
@media screen and (max-width: 768px) {
  .site-footer .footer01 {
    padding-top: 64px;
  }
}
.site-footer .footer01 .container .ft-logo {
  text-align: center;
  margin: 0 auto 13px;
  max-width: 240px;
}
@media screen and (max-width: 768px) {
  .site-footer .footer01 .container .ft-logo {
    max-width: 192px;
    margin: 0 auto 15px;
  }
}
.site-footer .footer01 .container p.txt01 {
  color: #FFF;
  text-align: center;
  margin-bottom: 54px;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .site-footer .footer01 .container p.txt01 {
    max-width: 250px;
    margin: 0 auto 76px;
    font-size: 13px;
  }
}
.site-footer .footer-widget {
  background: none;
  border: none;
}
.site-footer .footer-widget-area h3 {
  display: none;
}
.site-footer .footer-widget-area .widget_nav_menu {
  position: relative;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-widget-area .widget_nav_menu .container {
    padding: 20px 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .site-footer .footer-widget-area .widget_nav_menu .container {
    padding: 20px 35px !important;
  }
}
@media screen and (max-width: 374px) {
  .site-footer .footer-widget-area .widget_nav_menu .container {
    padding: 20px 16px !important;
  }
}
.site-footer .footer-widget-area .widget_nav_menu:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 186px;
  height: 17px;
  content: "";
  background: url("../../images/ft-ttl01.png") no-repeat center center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: auto;
  color: #FFF;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-widget-area .widget_nav_menu:before {
    width: 154px;
    height: 14px;
    top: -17px;
  }
}
@media screen and (max-width: 767px) {
  .site-footer .footer-widget-area .widget_nav_menu .container {
    padding: 20px 0;
  }
}
.site-footer .footer-widget-area .widget_nav_menu .container ul {
  text-align: center;
}
@media screen and (max-width: 425px) {
  .site-footer .footer-widget-area .widget_nav_menu .container ul {
    text-align: left;
  }
}
.site-footer .footer-widget-area .widget_nav_menu .container ul li {
  margin-right: 35px;
  line-height: 1.0;
  color: #FFF;
  position: relative;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-widget-area .widget_nav_menu .container ul li {
    width: 50%;
    margin-right: 0;
    margin-bottom: 18px;
    float: left;
    text-align: left;
  }
}
@media screen and (max-width: 550px) {
  .site-footer .footer-widget-area .widget_nav_menu .container ul li {
    width: 59%;
  }
  .site-footer .footer-widget-area .widget_nav_menu .container ul li:nth-child(even) {
    width: 41%;
  }
}
.site-footer .footer-widget-area .widget_nav_menu .container ul li:last-child {
  margin-right: 0;
}
.site-footer .footer-widget-area .widget_nav_menu .container ul li:before {
  content: '\f054';
  font-family: FontAwesome;
  font-size: 12px;
  vertical-align: text-top;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: -15px;
  font-weight: normal;
  transition: all ease-in-out .3s;
}
@media screen and (max-width: 350px) {
  .site-footer .footer-widget-area .widget_nav_menu .container ul li:before {
    font-size: 11px;
    top: 1px;
  }
}
.site-footer .footer-widget-area .widget_nav_menu .container ul li:hover:before {
  color: #009ae9;
}
.site-footer .footer-widget-area .widget_nav_menu .container ul li .sub-menu {
  display: none;
}
.site-footer .footer-widget-area .widget_nav_menu .container ul li a {
  padding-right: 1em;
  color: #fff;
  font-size: 15px;
}
@media screen and (max-width: 550px) {
  .site-footer .footer-widget-area .widget_nav_menu .container ul li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 350px) {
  .site-footer .footer-widget-area .widget_nav_menu .container ul li a {
    font-size: 13px;
  }
}
.site-footer .footer-widget-area .widget_nav_menu .container ul li a:hover {
  color: #009ae9;
}
.site-footer .footer-widget-area .widget_social_widget {
  position: relative;
  margin-bottom: 14px;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-widget-area .widget_social_widget {
    margin-top: 12px;
  }
}
@media screen and (max-width: 768px) {
  .site-footer .footer-widget-area .widget_social_widget .container {
    padding-bottom: 16px;
  }
}
.site-footer .footer-widget-area .widget_social_widget:before {
  position: absolute;
  top: 17px;
  left: 0;
  right: 0;
  width: 95px;
  height: 17px;
  content: "";
  background: url("../../images/ft-ttl02.png") no-repeat center center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: auto;
  color: #FFF;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-widget-area .widget_social_widget:before {
    width: 79px;
    height: 14px;
    top: 13px;
  }
}
.site-footer .footer-widget-area .widget_social_widget .xeory-social-btns ul {
  margin: 0;
  text-align: center;
}
.site-footer .footer-widget-area .widget_social_widget .xeory-social-btns ul li {
  padding: 0;
  width: 47px !important;
  height: 47px !important;
  margin-right: 20px;
}
.site-footer .footer-widget-area .widget_social_widget .xeory-social-btns ul li:last-child {
  margin-right: 0;
}
.site-footer .footer-widget-area .widget_social_widget .xeory-social-btns ul li a {
  display: block;
  font-size: 22px;
  width: 47px;
  height: 47px;
  line-height: 47px;
  padding: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.site-footer .footer-widget-area .widget_social_widget .xeory-social-btns ul li a:hover {
  border-bottom-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
}
.site-footer .footer-widget-area .widget_social_widget .xeory-social-btns ul li a span {
  display: none;
}
.site-footer .footer-widget-area .widget_social_widget .xeory-social-btns ul li a:before {
  margin: 0;
}
.site-footer .site-info {
  background: #111;
  text-align: center;
}
.site-footer .site-info .container {
  padding: 1em;
}
@media screen and (max-width: 768px) {
  .site-footer .site-info .container {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 767px) {
  .site-footer .site-info .container {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 374px) {
  .site-footer .site-info .container {
    margin: 0;
  }
}
.site-footer .site-info .container .site-info-left {
  float: left;
}
@media screen and (max-width: 768px) {
  .site-footer .site-info .container .site-info-left {
    float: inherit;
    text-align: center;
  }
}
.site-footer .site-info .container .site-info-left p {
  margin-bottom: 0;
}
.site-footer .site-info .container .site-info-right {
  float: right;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  .site-footer .site-info .container .site-info-right {
    float: inherit;
    text-align: center;
    margin-bottom: 15px;
  }
}
.site-footer .site-info .container .site-info-right .container {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .site-footer .site-info .container .site-info-right .widget_nav_menu .container {
    padding: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .site-footer .site-info .container .site-info-right .widget_nav_menu .container {
    margin: 0;
  }
}
.site-footer .site-info .container .site-info-right .widget_nav_menu ul li {
  position: relative;
}
@media screen and (max-width: 768px) {
  .site-footer .site-info .container .site-info-right .widget_nav_menu ul li {
    float: left;
    display: inherit;
    width: 50%;
    text-align: left;
    margin-bottom: 15px;
  }
}
.site-footer .site-info .container .site-info-right .widget_nav_menu ul li:before {
  position: absolute;
  top: 3px;
  right: -3px;
  height: 13px;
  content: "";
  background: #FFF;
  width: 1px;
}
@media screen and (max-width: 768px) {
  .site-footer .site-info .container .site-info-right .widget_nav_menu ul li:before {
    display: none;
  }
}
.site-footer .site-info .container .site-info-right .widget_nav_menu ul li:last-child:before {
  display: none;
}
.site-footer .site-info .container .site-info-right .widget_nav_menu ul li a {
  color: #FFF;
  padding: 0 10px;
}
.site-footer .site-info .container .site-info-right .widget_nav_menu ul li a:hover {
  color: #009AE9;
}
.site-footer .site-info .container p {
  color: #fff;
}
.site-footer .site-info .container span {
  margin: 0 4px;
  color: #fff;
}

.site-header {
  border: 0;
}
@media screen and (max-width: 991px) {
  .site-header {
    position: relative;
  }
}
.site-header .container {
  padding: 20px 0 12px 0;
}
@media screen and (max-width: 768px) {
  .site-header .container {
    padding: 12px 0 17px 0;
  }
}
.site-header .container .row01 .col-left {
  float: left;
}
@media screen and (max-width: 768px) {
  .site-header .container .row01 .col-left {
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .site-header .container .row01 .col-left {
    margin-left: 0;
  }
}
.site-header .container .row01 .col-left .site-title {
  max-width: 194px;
}
@media screen and (max-width: 991px) {
  .site-header .container .row01 .col-left .site-title {
    float: inherit;
    display: block;
    margin: 0 0 10px 0;
    max-width: 140px;
  }
}
@media screen and (max-width: 550px) {
  .site-header .container .row01 .col-left .site-title {
    margin-bottom: 13px;
  }
}
.site-header .container .row01 .col-left .txt01 {
  float: left;
  font-size: 14px;
  line-height: 20px;
  margin: 10px 0 0 22px;
}
@media screen and (max-width: 991px) {
  .site-header .container .row01 .col-left .txt01 {
    float: inherit;
    display: block;
    margin: 0 0 0 5px;
    clear: both;
    width: 100%;
    font-size: 12px;
  }
  .site-header .container .row01 .col-left .txt01 br {
    display: none;
  }
}
@media screen and (max-width: 350px) {
  .site-header .container .row01 .col-left .txt01 {
    font-size: 10px;
  }
}
.site-header .container .row01 .search-wrap {
  float: right;
  width: 270px;
}
@media screen and (max-width: 991px) {
  .site-header .container .row01 .search-wrap {
    display: none;
  }
}
.site-header .container .row01 .search-wrap .search-form {
  height: 48px;
  border: 0;
  background: #f4f4f6;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  margin: 0;
}
.site-header .container .row01 .search-wrap .search-form .search-field {
  border: 0;
  background: #f4f4f6;
  font-size: 14px;
  color: #888;
  padding-left: 15px !important;
}
.site-header .container .row01 .search-wrap .search-form .search-submit {
  border: 0;
  color: #f4810a;
  background: none;
  font-size: 14px;
}

.main-navigation {
  background: #fff;
}
.main-navigation .container {
  padding: 0;
}
.main-navigation .primary-menu li {
  padding: 0;
}
.main-navigation .primary-menu li:before {
  content: none;
}
.main-navigation .primary-menu li a {
  padding: 12px 20px 13px;
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 2px solid #fff;
}
.main-navigation .primary-menu li a:hover {
  background: #fff;
  color: #009ae9;
  border-bottom: 2px solid #009ae9;
}
.main-navigation .primary-menu li .sub-menu a {
  color: #FFF;
}
.main-navigation .primary-menu li .sub-menu a:hover {
  color: #333;
  border-bottom: 2px solid #009ae9;
}
.main-navigation .primary-menu .current-menu-item, .main-navigation .primary-menu .current-menu-parent {
  background: #fff;
}
.main-navigation .primary-menu .current-menu-item a, .main-navigation .primary-menu .current-menu-parent a {
  color: #009ae9;
  border-bottom: 2px solid #009ae9;
}

/* SP nav btn
---------------------------------------------------------- */
.sp-nav-btn {
  display: none;
}

.xeory-sp-nav-btn {
  display: none;
  position: absolute;
  margin: auto;
  width: 36px;
  height: 36px;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
  top: 5px;
  right: 0;
}
.xeory-sp-nav-btn:before {
  content: url("../../images/icon-open.png");
  color: #009ae9;
  cursor: pointer;
}
.xeory-sp-nav-btn:after {
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  content: 'MENU';
  font-size: 10px;
  transform: scale(0.8);
}
@media screen and (max-width: 991px) {
  .xeory-sp-nav-btn {
    display: block;
  }
}

/* SP nav btn-close
---------------------------------------------------------- */
.sp-nav-inner {
  position: relative;
}
.sp-nav-inner .xeory-spnav-btn-close {
  position: absolute;
  margin: auto;
  width: 36px;
  height: 36px;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
  top: -7px;
  right: 0;
}
.sp-nav-inner .xeory-spnav-btn-close:before {
  content: url("../../images/icon-open.png");
  color: #009ae9;
  cursor: pointer;
}
.sp-nav-inner .xeory-spnav-btn-close:after {
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  content: 'CLOSE';
  color: #FFF;
  font-size: 10px;
  transform: scale(0.8);
}
@media screen and (max-width: 991px) {
  .sp-nav-inner .xeory-spnav-btn-close {
    display: block;
  }
}
.sp-nav-inner .widget_search {
  position: absolute;
  top: 75px;
  left: 0;
  right: 0;
  background: #f9f9f9;
  padding: 16px;
  margin: 0 !important;
}
.sp-nav-inner .widget_search .search-form {
  margin: 0;
}

/* SP nav
---------------------------------------------------------- */
.xeory-spnav-wrap {
  display: none;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.xeory-spnav-wrap .sp-nav-inner {
  width: 100%;
  margin: 0 auto;
  background: none;
}
.xeory-spnav-wrap .sp-nav-inner .site-title {
  float: inherit;
  display: block;
  margin: 0 0 0 -19px;
  max-width: 140px;
}
.xeory-spnav-wrap .sp-nav-inner .sp-nav-txt01 {
  float: inherit;
  display: block;
  margin: 14px 0 49px -14px;
  clear: both;
  width: calc(100% + 40px);
  font-size: 12px;
  color: #FFF;
}
@media screen and (max-width: 374px) {
  .xeory-spnav-wrap .sp-nav-inner .sp-nav-txt01 {
    font-size: 10px;
  }
}
.xeory-spnav-wrap .sp-nav-inner .search-wrap {
  margin-bottom: 30px;
}
.xeory-spnav-wrap .sp-nav-inner .search-wrap .search-form {
  height: 48px;
  border: 0;
  background: #f4f4f6;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  margin: 0;
}
.xeory-spnav-wrap .sp-nav-inner .search-wrap .search-form .search-field {
  border: 0;
  background: #f4f4f6;
  font-size: 16px;
  color: #888;
  padding-left: 15px !important;
}
.xeory-spnav-wrap .sp-nav-inner .search-wrap .search-form .search-submit {
  border: 0;
  color: #f4810a;
  background: none;
  font-size: 14px;
}
.xeory-spnav-wrap .sp-nav-inner .spnav-widget {
  margin-bottom: 16px;
}
.xeory-spnav-wrap .sp-nav-inner .spnav-widget h3 {
  background: none;
  padding: 20px 16px;
  color: #444;
  font-size: 22px;
}
.xeory-spnav-wrap .sp-nav-inner .spnav-widget > div ul {
  list-style: none;
}
.xeory-spnav-wrap .sp-nav-inner .spnav-widget > div ul li a {
  display: block;
  font-weight: bold;
  color: #fff;
  padding: 15px 0;
  font-size: 20px;
  line-height: 32px;
  border-bottom: 1px solid #535353;
}
.xeory-spnav-wrap .sp-nav-inner .spnav-widget > div ul li a:hover {
  color: #fff;
}
.xeory-spnav-wrap .sp-nav-inner .spnav-widget > div ul li a:hover:after {
  color: #fff;
}
.xeory-spnav-wrap .sp-nav-inner .spnav-widget > div ul li ul {
  padding-bottom: 10px;
}
.xeory-spnav-wrap .sp-nav-inner .spnav-widget > div ul li:last-child a {
  border: 0;
}
.xeory-spnav-wrap .sp-nav-inner .spnav-widget > div ul li.menu-item-has-children {
  border-bottom: 1px solid #535353;
}
.xeory-spnav-wrap .sp-nav-inner .spnav-widget > div ul li.menu-item-has-children a {
  border: 0;
}
.xeory-spnav-wrap .sp-nav-inner .spnav-widget > div ul li.menu-item-has-children a:after {
  content: "\f107";
  font-family: FontAwesome;
  float: right;
  padding-right: 0;
  color: #fff;
}
.xeory-spnav-wrap .sp-nav-inner .spnav-widget > div ul li.menu-item-has-children li a {
  font-size: 16px;
  line-height: 32px;
  padding: 0 24px 8px;
}
.xeory-spnav-wrap .sp-nav-inner .spnav-widget > div ul li.menu-item-has-children li a:after {
  display: none;
}
.xeory-spnav-wrap .sp-nav-inner .spnav-widget > div ul .current-menu-item a, .xeory-spnav-wrap .sp-nav-inner .spnav-widget > div ul .current-post-parent a {
  background: none;
  color: #fff;
}
.xeory-spnav-wrap .sp-nav-inner .spnav-widget > div ul .current-menu-item a:after, .xeory-spnav-wrap .sp-nav-inner .spnav-widget > div ul .current-post-parent a:after {
  color: #fff;
}

body.noscroll {
  overflow: hidden;
  position: fixed !important;
}

.xeory-spnav-wrap.active {
  display: block;
  opacity: 1;
  animation: fadeIn 0.5s ease 0s 1 normal;
  z-index: 11;
  width: 100%;
  height: 100%;
  padding: 12px 20px;
  position: fixed;
  overflow-y: scroll;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.9);
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.pagination {
  text-align: center;
}
.pagination .current {
  color: #009ae9;
  background: none;
  border-bottom: 2px solid #009ae9;
}
.pagination a, .pagination span {
  background: none;
  font-size: 15px;
  line-height: 22px;
  border-bottom: 2px solid #fff;
}
.pagination a:hover, .pagination span:hover {
  color: #009ae9;
}
.pagination span:hover,
.pagination a:hover {
  background: none;
  color: #009ae9;
  font-size: 15px;
  line-height: 22px;
  border-bottom: 2px solid #009ae9;
}

.pagetop {
  z-index: 10;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
}

.pagetop-inner {
  line-height: 44px;
  background: none;
}
.pagetop-inner:before {
  content: "TOP";
  color: #333;
  font-size: 11px;
  font-family: "Hira Kaku Pro - W 3";
  margin: 6px 0 0 0;
  display: block;
}
.pagetop-inner:after {
  content: "";
  color: #333;
  font-weight: bold;
  font-size: 24px;
  font-family: FontAwesome;
  text-align: center;
  position: absolute;
  top: -14px;
  right: 0;
  left: 0;
  margin: auto;
}
@media screen and (max-width: 991px) {
  .pagetop-inner {
    line-height: 33px;
  }
}
@media screen and (max-width: 550px) {
  .pagetop-inner {
    margin-top: -6px;
  }
}

.wpcf7-submit {
  width: 60%;
  background: #009ae9 !important;
}
.wpcf7-submit:hover {
  background: #009ae9 !important;
}
@media screen and (max-width: 550px) {
  .wpcf7-submit {
    width: 100%;
  }
}

.search-form {
  margin-bottom: 40px;
  height: 39px;
}
.search-form input.search-field {
  padding: 8px 48px 8px 8px !important;
  font-weight: normal;
  font-size: 14px;
  border-radius: 0;
}
.search-form input[type=submit] {
  width: 40px;
  padding: 0;
  background: #009ae9;
  font-family: FontAwesome;
}
.search-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #797979;
}
.search-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #797979;
}
.search-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #797979;
}
.search-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #797979;
}
.search-form input::-webkit-input-selection {
  /* Chrome/Opera/Safari */
  color: #797979;
}
.search-form input::-moz-selection {
  /* Firefox 19+ */
  color: #797979;
}
.search-form input:-ms-input-selection {
  /* IE 10+ */
  color: #797979;
}
.search-form input:-moz-selection {
  /* Firefox 18- */
  color: #797979;
}

.single .xeory-social-btns ul li a:before {
  font-size: 18px;
  margin-right: 8px;
}

.xeory-social-btns > ul > li.item-facebook a:before {
  content: "\f09a";
}
.xeory-social-btns > ul > li.item-facebook a {
  background: #1877F2;
}
.xeory-social-btns > ul .item-twitter a {
  background: #1DA1F2;
}
.xeory-social-btns > ul .item-feedly a {
  background: #6CC655;
}
.xeory-social-btns > ul .item-feedly a:before {
  content: "" !important;
  width: 25px !important;
  height: 21px !important;
  background: url("../../images/ft-icon01.png") no-repeat center center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-top: 10px !important;
  display: inline-block;
}

.xeory-breadcrumbs {
  margin-left: calc(((100vw - 100% ) / 2) * -1);
  margin-right: calc(((100vw - 100% ) / 2) * -1);
  background-color: #ebf0f4;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .xeory-breadcrumbs {
    margin-bottom: 52px;
    font-size: 13px;
    line-height: 22px;
  }
}

.xeory-breadcrumbs-list {
  max-width: 1120px;
  width: auto;
  margin: 0 auto;
  padding: 8px 0;
}
@media screen and (max-width: 1120px) {
  .xeory-breadcrumbs-list {
    margin: 0 24px;
  }
}
@media screen and (max-width: 768px) {
  .xeory-breadcrumbs-list {
    margin: 0 20px;
    padding: 10px 0;
  }
}
.xeory-breadcrumbs-list .xeory-breadcrumbs-item a {
  color: #333333;
  font-size: 13px;
}
.xeory-breadcrumbs-list .xeory-breadcrumbs-item:last-child a:hover {
  color: #333;
}

.xeory-breadcrumbs-item-home:before {
  display: none;
}

.xeory-breadcrumbs-item-current:before {
  content: '';
}

.page-header {
  padding: 16px;
  font-size: 24px;
  background: #fff;
  border: 1px solid #e5e5e5;
  font-weight: bold;
}
@media screen and (max-width: 550px) {
  .page-header {
    font-size: 20px;
    padding: 12px;
  }
}

.entry-header,
.entry-content,
.entry-summary,
.entry-footer,
.post-cta-header,
.post-cta-body-inner,
.post-cta-footer,
.post-author,
.underpost-widget {
  padding-left: 40px;
  padding-right: 40px;
}

.wpcf7-form textarea {
  width: 100% !important;
}

.bzb-pocket {
  max-width: 95px !important;
}

.bzb-facebook {
  max-width: 100px !important;
}
.bzb-facebook .fb_iframe_widget {
  left: -18px;
}
.bzb-facebook iframe {
  width: 120px !important;
}

.site-main article {
  overflow: hidden;
  margin-bottom: 20px;
  padding: 16px;
}
.site-main article .entry-header {
  position: relative;
  float: left;
  padding: 0;
}
@media screen and (max-width: 550px) {
  .site-main article .entry-header {
    float: none;
  }
}
.site-main article .entry-header .cat {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 6px 8px;
  font-size: 14px;
  color: #fff;
  background: #009ae9;
}

.site-main article .entry-header .entry-thumbnail {
  width: 302px;
  margin: 0;
  float: none;
}
@media screen and (max-width: 767px) {
  .site-main article .entry-header .entry-thumbnail {
    width: 252px;
  }
}
@media screen and (max-width: 550px) {
  .site-main article .entry-header .entry-thumbnail {
    width: 100%;
  }

  .site-main article .entry-header .entry-thumbnail img{
    width: 100%;
  }
}
.site-main article .entry-header .entry-thumbnail a:hover {
  opacity: 0.8;
}
.site-main article .entry-content {
  padding: 4px 16px;
}
@media screen and (max-width: 550px) {
  .site-main article .entry-content {
    padding: 0;
  }
}
.site-main article .entry-content .entry-title {
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
  border-bottom: 0;
  background: #fff;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .site-main article .entry-content .entry-title {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 550px) {
  .site-main article .entry-content .entry-title {
    margin: 12px 0;
  }
}

@media screen and (max-width: 767px) {
  .site-main article .entry-content .entry-title a {
    font-size: 20px;
  }
}
.site-main article .entry-content .entry-title a:hover {
  color: #009ae9;
}
.site-main article .entry-content .cont-str {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.5;
}
.site-main article .entry-content .entry-meta {
  overflow: hidden;
  margin-bottom: 0;
  padding-left: 0;
}
.site-main article .entry-content .entry-meta:before {
  content: none;
}
.site-main article .entry-content .entry-meta li {
  list-style: none;
  display: inline-block;
}
.site-main article .entry-content .entry-meta .date {
  line-height: 32px;
}
@media screen and (max-width: 767px) {
  .site-main article .entry-content .entry-meta .date {
    line-height: 28px;
  }
}
.site-main article .entry-content .entry-meta .more {
  float: right;
  background: #009ae9;
}
.site-main article .entry-content .entry-meta .more a {
  color: #fff;
  display: block;
  padding: 6px 12px;
  font-size: 13px;
}
.site-main article .entry-content .entry-meta .more a:hover {
  background: #009ae9;
}
.site-main article .entry-content .entry-meta .more a:before {
  content: "\f18e";
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: normal;
  padding-right: 5px;
}

.home {
  overflow: hidden;
}
.home .site-content {
  padding-top: 0;
  padding-bottom: 60px;
}
.home .key-visual {
  margin-left: calc(((100vw - 100% ) / 2) * -1);
  margin-right: calc(((100vw - 100% ) / 2) * -1);
  background: url("../../images/key-visual-bg01.jpg") no-repeat center bottom;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 722px;
  color: #FFF;
  padding: 152px 0 0 0;
}
@media screen and (max-width: 550px) {
  .home .key-visual {
    background: url("../../images/key-visual-bg01-sp.jpg") no-repeat center top;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: auto;
    padding: 163px 0 24px 0;
    border-top: 1px solid #ececec;
  }
}
@media screen and (max-width: 550px) {
  .home .key-visual .box01 {
    background: #111;
    padding: 24px;
  }
}
.home .key-visual .box01 h2 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 22px;
}
.home .key-visual .box01 h2 br {
  display: none;
}
@media screen and (max-width: 550px) {
  .home .key-visual .box01 h2 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 13px;
  }
  .home .key-visual .box01 h2 br {
    display: block;
  }
}
.home .key-visual .box01 p.txt01 {
  line-height: 28px;
}
@media screen and (max-width: 550px) {
  .home .key-visual .box01 p.txt01 {
    font-size: 14px;
    line-height: 22px;
  }
  .home .key-visual .box01 p.txt01 br {
    display: none;
  }
}
.home .sec-pickup {
  margin-top: -238px;
  padding-bottom: 80px;
}
@media screen and (max-width: 550px) {
  .home .sec-pickup {
    margin: 0 -20px;
    padding: 0;
  }
}
.home .sec-pickup .container {
  padding: 42px 48px 48px;
  background: #f4810a;
}
@media screen and (max-width: 550px) {
  .home .sec-pickup .container {
    margin: 0;
    padding: 114px 0 70px;
  }
}
.home .sec-pickup .container h2 {
  color: #FFF;
  margin-bottom: 32px;
  position: relative;
  font-size: 18px;
  line-height: 28px;
}
@media screen and (max-width: 550px) {
  .home .sec-pickup .container h2 {
    padding: 0 20px;
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 26px;
  }
}
.home .sec-pickup .container h2:before {
  position: absolute;
  top: -72px;
  left: 0;
  width: 288px;
  height: 53px;
  background: url("../../images/pickup-h2.png") no-repeat center center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  content: "";
}
@media screen and (max-width: 550px) {
  .home .sec-pickup .container h2:before {
    width: 191px;
    height: 35px;
    top: -50px;
    left: 19px;
  }
}
.home .sec-pickup .container p.txt01 {
  color: #FFF;
  margin-bottom: 40px;
  font-size: 15px;
  line-height: 24px;
}
@media screen and (max-width: 550px) {
  .home .sec-pickup .container p.txt01 {
    padding: 0 20px;
    margin-bottom: 30px;
  }
}
.home .sec-pickup .container .list-col {
  margin: 0 -15px;
}
@media screen and (max-width: 550px) {
  .home .sec-pickup .container .list-col {
    margin: 0;
  }
}
.home .sec-pickup .container .list-col .slick-dots {
  display: none;
}
.home .sec-pickup .container .list-col .slick-prev.slick-disabled:before, .home .sec-pickup .container .list-col .slick-next.slick-disabled:before {
  opacity: 1;
}
.home .sec-pickup .container .list-col .slick-prev {
  left: 14px;
  z-index: 999;
}
.home .sec-pickup .container .list-col .slick-prev:before {
  content: "\f104";
  color: #333;
  font-weight: bold;
  font-family: FontAwesome;
}
.home .sec-pickup .container .list-col .slick-prev:after {
  position: absolute;
  top: 12px;
  left: -12px;
  content: "SWIP";
  width: 100px;
  font-size: 13px;
  color: #333;
  font-weight: bold;
}
.home .sec-pickup .container .list-col .slick-next {
  right: 10px;
  z-index: 999;
}
.home .sec-pickup .container .list-col .slick-next:before {
  content: "\f105";
  color: #333;
  font-weight: bold;
  font-family: FontAwesome;
}
.home .sec-pickup .container .list-col .slick-next:after {
  position: absolute;
  top: 12px;
  right: -13px;
  content: "PREV";
  width: 100px;
  font-size: 13px;
  color: #333;
  font-weight: bold;
}
.home .sec-pickup .container .list-col .slick-dots li.slick-active button {
  background: #009ae9;
}
.home .sec-pickup .container .list-col .slick-dots li button {
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 0;
  background: #fff;
}
.home .sec-pickup .container .list-col .slick-dots li button:before {
  display: none;
}
.home .sec-pickup .container .list-col .col-df {
  position: relative;
  margin: 0 12px;
  background: #FFF;
  color: #333;
  z-index: 1;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
@media screen and (max-width: 767px) {
  .home .sec-pickup .container .list-col .col-df {
    margin-bottom: 26px;
    border-radius: 10px;
  }
}
.home .sec-pickup .container .list-col .col-df:last-child {
  margin-right: 0;
}
.home .sec-pickup .container .list-col .col-df *:focus {
  outline: none;
}
.home .sec-pickup .container .list-col .col-df a {
  display: block;
  color: #FFF;
}
.home .sec-pickup .container .list-col .col-df a p.img01 img {
  width: 100%;
}
.home .sec-pickup .container .list-col .col-df a p.img01.pickup-sp {
  display: none;
}
.home .sec-pickup .container .list-col .col-df a ul.ul01 {
  padding: 14px 17px 0;
  margin-bottom: 7px;
}
@media screen and (max-width: 550px) {
  .home .sec-pickup .container .list-col .col-df a ul.ul01 {
    padding: 11px 20px 0;
  }
}
.home .sec-pickup .container .list-col .col-df a ul.ul01 li {
  list-style: none;
  float: left;
}
.home .sec-pickup .container .list-col .col-df a ul.ul01 li:nth-child(1) {
  color: #888888;
  font-size: 12px;
  margin-right: 15px;
}
.home .sec-pickup .container .list-col .col-df a ul.ul01 li:nth-child(2) {
  color: #00a3b4;
  font-size: 14px;
  margin-top: -2px;
}
.home .sec-pickup .container .list-col .col-df a p.ttl01 {
  padding: 0 17px 40px;
  color: #111111;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
}
@media screen and (max-width: 550px) {
  .home .sec-pickup .container .list-col .col-df a p.ttl01 {
    font-size: 15px;
    line-height: 24px;
    padding: 0 20px 27px;
  }
}
.home .sec-career {
  background: #FFFBF6;
}
@media screen and (max-width: 767px) {
  .home .sec-career {
    background: #FFF;
  }
}
.home .sec-career .career-top {
  margin-left: calc(((100vw - 100% ) / 2) * -1);
  margin-right: calc(((100vw - 100% ) / 2) * -1);
  background: #fffbf6 url("../../images/career-bg01.png") no-repeat center bottom;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #FFF;
  padding: 53px 0 83px;
}
@media screen and (max-width: 767px) {
  .home .sec-career .career-top {
    background: url("../../images/career-bg01-sp.png") no-repeat center bottom;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 130px 0 84px;
  }
}
@media screen and (max-width: 550px) {
  .home .sec-career .career-top {
    margin-bottom: 18px;
  }
}
.home .sec-career .career-top h2 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.home .sec-career .career-top h2 br {
  display: none;
}
@media screen and (max-width: 550px) {
  .home .sec-career .career-top h2 br {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .home .sec-career .career-top h2 {
    font-size: 28px;
    line-height: 38px;
    text-align: left;
    margin-bottom: 28px;
  }
}
.home .sec-career .career-top h2:before {
  position: absolute;
  top: -63px;
  left: 0;
  right: 0;
  margin: auto;
  width: 239px;
  height: 47px;
  content: "";
  background: url("../../images/career-h2.png") no-repeat center center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .home .sec-career .career-top h2:before {
    width: 179px;
    height: 35px;
    top: -50px;
    left: 0;
    right: inherit;
  }
}
.home .sec-career .career-top p {
  text-align: center;
  line-height: 28px;
}
@media screen and (max-width: 767px) {
  .home .sec-career .career-top p {
    text-align: left;
    font-size: 15px;
    line-height: 24px;
  }
  .home .sec-career .career-top p br {
    display: none;
  }
  .home .sec-career .career-top p br.br01 {
    display: block;
  }
}
.home .sec-career .career-bot {
  padding: 85px 0 80px;
  margin-left: calc(((100vw - 100% ) / 2) * -1);
  margin-right: calc(((100vw - 100% ) / 2) * -1);
  background: #FFFBF6;
}
@media screen and (max-width: 767px) {
  .home .sec-career .career-bot {
    padding: 24px 0 50px 0;
  }
}
@media screen and (max-width: 550px) {
  .home .sec-career .career-bot {
    padding-top: 5px;
  }
}
.home .sec-career .career-bot .sp-list-btn {
  display: none;
}
@media screen and (max-width: 767px) {
  .home .sec-career .career-bot .sp-list-btn {
    display: block;
    margin-bottom: 113px;
  }
}
.home .sec-career .career-bot .sp-list-btn li {
  margin-right: 1px;
  width: calc((100% - 2px ) / 3);
  list-style-type: none;
  float: left;
}
.home .sec-career .career-bot .sp-list-btn li a {
  background: #EEE;
  display: block;
  font-size: 13px;
  text-align: center;
  line-height: 18px;
  color: #000;
  padding: 16px 0 12px;
  font-weight: bold;
}
@media screen and (max-width: 374px) {
  .home .sec-career .career-bot .sp-list-btn li a {
    font-size: 11px;
  }
}
.home .sec-career .career-bot .sp-list-btn li a i {
  display: block;
  margin: auto;
  font-size: 22px;
}
.home .sec-career .career-bot .sp-list-btn li:last-child {
  margin-right: 0;
}
.home .sec-career .career-bot .col-df {
  width: calc(50% - 40px);
}
@media screen and (max-width: 767px) {
  .home .sec-career .career-bot .col-df {
    width: 100%;
    float: inherit !important;
    margin-bottom: 114px;
  }
}
.home .sec-career .career-bot .col-df:nth-child(1) {
  float: left;
}
.home .sec-career .career-bot .col-df:nth-child(1) h3:before {
  top: -32px;
  content: '';
  width: 131px;
  height: 16px;
  background: url("../../images/career-ttl01.png") no-repeat center center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.home .sec-career .career-bot .col-df:nth-child(2) {
  float: right;
}
@media screen and (max-width: 767px) {
  .home .sec-career .career-bot .col-df:nth-child(2) {
    margin-bottom: 30px;
  }
}
.home .sec-career .career-bot .col-df:nth-child(2) h3:before {
  top: -32px;
  content: '';
  width: 182px;
  height: 16px;
  background: url("../../images/career-ttl02.png") no-repeat center center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.home .sec-career .career-bot .col-df h3 {
  color: #f4810a;
  font-size: 26px;
  font-weight: bold;
  position: relative;
  margin-bottom: 31px;
}
.home .sec-career .career-bot .col-df h3 span {
  font-size: 16px;
  color: #333;
}
@media screen and (max-width: 767px) {
  .home .sec-career .career-bot .col-df h3 span {
    display: block;
  }
}
.home .sec-career .career-bot .col-df h3:before {
  position: absolute;
  left: 0;
}
.home .sec-career .career-bot .col-df .element {
  margin-bottom: 32px;
}
.home .sec-career .career-bot .col-df .element a {
  display: block;
}
.home .sec-career .career-bot .col-df .element a p.img01 {
  float: left;
  width: 160px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .home .sec-career .career-bot .col-df .element a p.img01 {
    width: 106px;
  }
}
.home .sec-career .career-bot .col-df .element a .col-right {
  float: left;
  width: calc(100% - 175px);
  padding-top: 12px;
}
@media screen and (max-width: 767px) {
  .home .sec-career .career-bot .col-df .element a .col-right {
    padding: 0;
    width: calc(100% - 122px);
  }
}
.home .sec-career .career-bot .col-df .element a .col-right .ttl01 {
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 16px;
  transition: all ease-in-out .3s;
}
@media screen and (max-width: 767px) {
  .home .sec-career .career-bot .col-df .element a .col-right .ttl01 {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
  }
}
.home .sec-career .career-bot .col-df .element a .col-right .date {
  font-size: 12px;
  color: #888;
}
@media screen and (max-width: 767px) {
  .home .sec-career .career-bot .col-df .element a .col-right .date {
    display: none;
  }
}
.home .sec-career .career-bot .col-df .element a:hover p.ttl01 {
  color: #009ae9;
  text-decoration: underline;
}
.home .sec-career .career-bot .col-df .btn01 {
  margin-top: 48px;
}
@media screen and (max-width: 550px) {
  .home .sec-career .career-bot .col-df .btn01 {
    margin-top: 41px;
  }
}
.home .sec-career .career-bot .col-df .btn01 a {
  margin: auto;
  width: 340px;
  display: block;
  background: #009AE9;
  text-align: center;
  color: #FFF;
  padding: 20px;
  font-size: 15px;
  font-weight: bold;
}
@media screen and (max-width: 550px) {
  .home .sec-career .career-bot .col-df .btn01 a {
    padding: 21px 0;
  }
}
@media screen and (max-width: 374px) {
  .home .sec-career .career-bot .col-df .btn01 a {
    width: 100%;
  }
}
.home .sec-career .career-bot .col-df .btn01 a i {
  margin: 0 0 0 12px;
  font-size: 16px;
}
.home .sec-career .career-bot .col-df .btn01 a:hover {
  opacity: 0.7;
}
.home .sec-career .career-bot .col-df .btn01 a:hover {
  opacity: 0.7;
}
.home .sec-knowledge {
  background: #FFFBF6;
  margin-left: calc(((100vw - 100% ) / 2) * -1);
  margin-right: calc(((100vw - 100% ) / 2) * -1);
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .home .sec-knowledge {
    padding-bottom: 48px;
  }
}
.home .sec-knowledge .container {
  background: #FFF;
  border: 1px solid #e6e6e6;
  padding: 62px 47px;
}
@media screen and (max-width: 767px) {
  .home .sec-knowledge .container {
    padding: 0;
    border: 0;
    background: none;
  }
}
.home .sec-knowledge h2 {
  text-align: center;
  position: relative;
  margin-bottom: 69px;
  font-size: 26px;
  line-height: 28px;
  color: #111;
}
.home .sec-knowledge h2:before {
  position: absolute;
  bottom: -30px;
  right: 0;
  left: 0;
  margin: auto;
  content: '';
  background: url("../../images/knowledge-ttl01.png") no-repeat center center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 218px;
  height: 16px;
}
.home .sec-knowledge .list-element dl {
  border: 1px solid #d0d0d0;
  width: calc(50% - 10px);
  margin-bottom: 18px;
  float: left;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .home .sec-knowledge .list-element dl {
    width: 100%;
    float: inherit !important;
    border: 0;
    margin-bottom: 32px;
  }
}
.home .sec-knowledge .list-element dl:nth-child(even) {
  margin-right: 0;
}
.home .sec-knowledge .list-element dl dt {
  float: left;
  width: 113px;
}
@media screen and (max-width: 767px) {
  .home .sec-knowledge .list-element dl dt {
    width: 106px;
  }
}
.home .sec-knowledge .list-element dl dd {
  width: calc(100% - 113px);
  float: left;
  padding: 12px 15px;
}
@media screen and (max-width: 767px) {
  .home .sec-knowledge .list-element dl dd {
    width: calc(100% - 106px);
    padding: 0 0 0 15px;
    padding-top: 0;
    font-size: 14px;
    line-height: 22px;
  }
}
.home .sec-knowledge .list-element dl dd a {
  color: #333;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .home .sec-knowledge .list-element dl dd a {
    line-height: 22px;
  }
}
.home .sec-knowledge .list-element dl dd a:hover {
  color: #009ae9;
  text-decoration: underline;
}
.home .sec-knowledge p.btn01 {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .home .sec-knowledge p.btn01 {
    margin-top: 16px;
  }
}
.home .sec-knowledge p.btn01 a {
  background: #009AE9;
  display: block;
  width: 446px;
  margin: auto;
  text-align: center;
  color: #FFF;
  padding: 20px;
  font-size: 15px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .home .sec-knowledge p.btn01 a {
    width: 100%;
    padding: 20px 0;
  }
}
@media screen and (max-width: 374px) {
  .home .sec-knowledge p.btn01 a {
    font-size: 13px;
  }
}
.home .sec-knowledge p.btn01 a i {
  margin: 0 0 0 12px;
  font-size: 16px;
}
.home .sec-knowledge p.btn01 a:hover {
  opacity: 0.7;
}
.home .sec-recent-post {
  padding: 115px 0 161px 0;
}
@media screen and (max-width: 767px) {
  .home .sec-recent-post {
    padding: 75px 0 80px 0;
  }
.slick-prev:before, .slick-next:before {
    font-size: 13px;
    line-height: 1.8;
}

.home .sec-pickup .container .list-col .slick-prev:after {
    font-size: 12px;
}
}
@media screen and (max-width: 767px) and (min-width:551px) {
	.home .sec-pickup .container .list-col .slick-prev{
		left: -14px;
	}
	.home .sec-pickup .container .list-col .slick-next {
		right: -14px;
	}
}
@media screen and (max-width: 414px){
.slick-prev, .slick-next {
    top: 60%;
}
}

@media screen and (max-width: 375px){
.slick-prev, .slick-next {
    top:52%;
}
}
@media screen and (max-width: 991px) {
  .home .sec-recent-post .container {
    margin: 0;
  }
}
.home .sec-recent-post h2 {
  font-size: 28px;
  color: #111;
  border-bottom: 2px solid #000;
  padding-bottom: 3px;
  margin-bottom: 47px;
  position: relative;
}
.home .sec-recent-post h2:before {
  position: absolute;
  bottom: 15px;
  right: 0;
  margin: auto;
  width: 159px;
  height: 16px;
  content: "";
  background: url("../../images/recent-icon02.png") no-repeat center center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 550px) {
  .home .sec-recent-post h2:before {
    width: 103px;
    height: 10px;
    bottom: 15px;
    right: 0;
  }
}
@media screen and (max-width: 550px) {
  .home .sec-recent-post h2 {
    font-size: 24px;
    padding-bottom: 6px;
    margin-bottom: 52px;
  }
}
.home .sec-recent-post .col-recent-left {
  max-width: 720px;
  float: left;
  width: calc(100% - 350px);
}
@media screen and (max-width: 991px) {
  .home .sec-recent-post .col-recent-left {
    width: 100%;
    float: inherit;
    max-width: 100%;
    margin-bottom: 120px;
  }
}
.home .sec-recent-post .col-recent-left .list-row {
  position: relative;
}
.home .sec-recent-post .col-recent-left .list-row .row-df {
  margin-bottom: 40px;
}
.home .sec-recent-post .col-recent-left .list-row .row-df:nth-child(1):before {
  position: absolute;
  top: -20px;
  left: 0;
  margin: auto;
  width: 74px;
  height: 31px;
  content: "";
  z-index: 9999;
  background: url("../../images/recent-icon01.png") no-repeat center center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 550px) {
  .home .sec-recent-post .col-recent-left .list-row .row-df:nth-child(1):before {
    top: -20px;
    left: 0;
  }
}
@media screen and (max-width: 550px) {
  .home .sec-recent-post .col-recent-left .list-row .row-df:nth-child(1) {
    margin: 0 -20px 51px;
  }
  .home .sec-recent-post .col-recent-left .list-row .row-df:nth-child(1) a .img01 {
    margin: 0 0 13px 0;
    width: 100%;
    max-width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .home .sec-recent-post .col-recent-left .list-row .row-df:nth-child(1) a .img01 img {
    width: 100%;
  }
  .home .sec-recent-post .col-recent-left .list-row .row-df:nth-child(1) a .col-right {
    width: calc(100% - 40px);
    margin-left: 20px;
  }
  .home .sec-recent-post .col-recent-left .list-row .row-df:nth-child(1) a .col-right p.ttl01 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 16px;
  }
}
.home .sec-recent-post .col-recent-left .list-row .row-df a {
  display: block;
}
.home .sec-recent-post .col-recent-left .list-row .row-df a p.img01 {
  float: left;
  max-width: 280px;
  margin-right: 20px;
  transition: all ease-in-out .3s;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .home .sec-recent-post .col-recent-left .list-row .row-df a p.img01 {
    width: 115px;
    max-width: 115px;
    margin-right: 10px;
  }
}
.home .sec-recent-post .col-recent-left .list-row .row-df a .col-right {
  float: left;
  width: calc(100% - 300px);
  padding-top: 12px;
}
@media screen and (max-width: 768px) {
  .home .sec-recent-post .col-recent-left .list-row .row-df a .col-right {
    width: calc(100% - 125px);
    padding: 0;
  }
}
.home .sec-recent-post .col-recent-left .list-row .row-df a .col-right p.ttl01 {
  font-size: 18px;
  color: #111111;
  line-height: 30px;
  transition: all ease-in-out .3s;
  margin-bottom: 15px;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .home .sec-recent-post .col-recent-left .list-row .row-df a .col-right p.ttl01 {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
  }
}
.home .sec-recent-post .col-recent-left .list-row .row-df a .col-right p.txt01 {
  font-size: 13px;
  line-height: 22px;
  color: #555555;
  margin-bottom: 17px;
}
@media screen and (max-width: 768px) {
  .home .sec-recent-post .col-recent-left .list-row .row-df a .col-right p.txt01 {
    display: none;
  }
}
.home .sec-recent-post .col-recent-left .list-row .row-df a .col-right ul.ul01 {
  position: relative;
}
.home .sec-recent-post .col-recent-left .list-row .row-df a .col-right ul.ul01 li {
  list-style-type: none;
  float: left;
  margin-right: 20px;
}
.home .sec-recent-post .col-recent-left .list-row .row-df a .col-right ul.ul01 li:nth-child(1) {
  font-size: 12px;
  color: #888888;
}
.home .sec-recent-post .col-recent-left .list-row .row-df a .col-right ul.ul01 li:nth-child(2) {
  font-size: 14px;
  color: #00a3b4;
  margin-top: -3px;
}
.home .sec-recent-post .col-recent-left .list-row .row-df a:hover p.img01 {
  opacity: 0.7;
}
.home .sec-recent-post .col-recent-left .list-row .row-df a:hover p.ttl01 {
  color: #009ae9;
  text-decoration: underline;
}
.home .sec-recent-post .col-recent-left .btn01 {
  margin-top: 80px;
}
@media screen and (max-width: 550px) {
  .home .sec-recent-post .col-recent-left .btn01 {
    margin-top: 42px;
  }
}
.home .sec-recent-post .col-recent-left .btn01 a {
  background: #009AE9;
  width: 300px;
  margin: auto;
  display: block;
  text-align: center;
  color: #FFF;
  padding: 20px;
  font-weight: bold;
  font-size: 15px;
}
@media screen and (max-width: 550px) {
  .home .sec-recent-post .col-recent-left .btn01 a {
    width: 100%;
  }
}
.home .sec-recent-post .col-recent-left .btn01 a i {
  margin: 0 0 0 12px;
  font-size: 16px;
}
.home .sec-recent-post .col-recent-left .btn01 a:hover {
  opacity: 0.7;
}
.home .sec-recent-post .col-recent-right {
  max-width: 320px;
  float: right;
}
@media screen and (max-width: 991px) {
  .home .sec-recent-post .col-recent-right {
    width: 100%;
    float: inherit;
    max-width: 100%;
  }
}
.home .sec-recent-post .col-recent-right .widget-area {
  float: inherit;
  margin: 00;
  padding: 0;
  width: 100%;
}
.home .sec-recent-post .col-recent-right #secondary {
  margin: 0;
}
@media screen and (max-width: 991px) {
  .home .sec-recent-post .col-recent-right #secondary {
    width: 100%;
    float: inherit;
    max-width: 100%;
  }
}
@media screen and (max-width: 550px) {
  .home .sec-recent-post .col-recent-right #secondary .widget_social_widget {
    margin-top: 50px;
  }
}
@media screen and (max-width: 550px) {
  .home .sec-recent-post .col-recent-right #secondary .wpsm_nav {
    margin-bottom: 0;
  }
}
.home .sec-careerup {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .home .sec-careerup {
    padding-top: 72px;
  }
}
@media screen and (max-width: 767px) {
  .home .sec-careerup h2 {
    font-size: 30px;
    line-height: 42px;
    text-align: left;
    padding: 0 20px;
    margin-bottom: 66px;
  }
}
@media screen and (max-width: 350px) {
  .home .sec-careerup h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .home .sec-careerup h2:before {
    left: 20px;
    bottom: -31px;
  }
}
@media screen and (max-width: 767px) {
  .home .sec-careerup p.txt01 {
    padding: 0 20px 0;
    font-size: 15px;
    line-height: 26px;
    text-align: left;
    margin: 0;
  }
}

.sec-careerup {
  margin-left: calc(((100vw - 100% ) / 2) * -1);
  margin-right: calc(((100vw - 100% ) / 2) * -1);
  background: url("../../images/careerup-bg01.jpg") no-repeat center top;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  padding: 110px 0 79px;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .sec-careerup {
    padding-top: 50px;
    padding-bottom: 0;
    background: #DFE9EB;
  }
}
@media screen and (max-width: 767px) {
  .sec-careerup .row-careerup {
    padding: 0 0 40px 0;
  }
}
@media screen and (max-width: 550px) {
  .sec-careerup .row-careerup {
    background: url("../../images/careerup-bg01-sp.jpg") no-repeat center bottom;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
.sec-careerup .container {
  max-width: 1120px !important;
}
@media screen and (max-width: 767px) {
  .sec-careerup .container {
    margin: 0;
  }
}
.sec-careerup h2 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 76px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec-careerup h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 50px;
  }
}
.sec-careerup h2 br {
  display: none;
}
@media screen and (max-width: 767px) {
  .sec-careerup h2 br {
    display: block;
  }
}
.sec-careerup h2:before {
  position: absolute;
  bottom: -36px;
  right: 0;
  left: 0;
  margin: auto;
  content: '';
  width: 109px;
  height: 14px;
  background: url("../../images/sec-careeruo-ttl03.png") no-repeat center center;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .sec-careerup h2:before {
    bottom: -30px;
  }
}
.sec-careerup p.txt01 {
  text-align: center;
  font-size: 16px;
  line-height: 28px;
  max-width: 790px;
  margin: 0 auto 40px;
}
@media screen and (max-width: 767px) {
  .sec-careerup p.txt01 {
    line-height: 26px;
    padding: 0 20px;
    margin: 0;
  }
}
.sec-careerup .row01 .col-df {
  width: calc(100% / 2);
  float: left;
}
@media screen and (max-width: 767px) {
  .sec-careerup .row01 .col-df {
    width: 100%;
    float: inherit;
  }
}
.sec-careerup .row01 .col-df:nth-child(1) {
  background: #FBF1E6;
}
.sec-careerup .row01 .col-df:nth-child(1) .col-top {
  background: url("../../images/careerup-bg02.jpg") no-repeat center top;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 550px) {
  .sec-careerup .row01 .col-df:nth-child(1) .col-top {
    background: url("../../images/careerup-bg02-sp.jpg") no-repeat center top;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
.sec-careerup .row01 .col-df:nth-child(2) {
  background: #F5FEFF;
}
.sec-careerup .row01 .col-df:nth-child(2) .col-top {
  background: url("../../images/careerup-bg03.jpg") no-repeat center top;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 550px) {
  .sec-careerup .row01 .col-df:nth-child(2) .col-top {
    background: url("../../images/careerup-bg03-sp.jpg") no-repeat center top;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
.sec-careerup .row01 .col-df .col-top {
  text-align: center;
  color: #FFF;
  padding: 48px 15px 50px;
}
@media screen and (max-width: 767px) {
  .sec-careerup .row01 .col-df .col-top {
    padding: 40px 15px;
  }
}
.sec-careerup .row01 .col-df .col-top p.img01 {
  margin: 0 auto 26px;
  max-width: 185px;
}
.sec-careerup .row01 .col-df .col-top p.ttl01 {
  font-size: 40px;
  font-weight: bold;
  line-height: 32px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .sec-careerup .row01 .col-df .col-top p.ttl01 {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 0;
  }
}
.sec-careerup .row01 .col-df .col-top p.txt02 {
  font-size: 20px;
  line-height: 32px;
}
@media screen and (max-width: 767px) {
  .sec-careerup .row01 .col-df .col-top p.txt02 {
    font-size: 16px;
  }
}
.sec-careerup .row01 .col-df dl {
  padding: 18px 56px 40px;
}
@media screen and (max-width: 767px) {
  .sec-careerup .row01 .col-df dl {
    padding: 24px 38px 40px;
  }
}
.sec-careerup .row01 .col-df dl dt {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 25px;
}
.sec-careerup .row01 .col-df dl dd a {
  width: 100%;
  display: block;
  font-size: 15px;
  line-height: 28px;
  border: 1px solid #009ae9;
  background: #FFF;
  text-align: center;
  padding: 15px;
  color: #333;
  font-weight: bold;
}
.sec-careerup .row01 .col-df dl dd a:hover {
  color: #fff;
  background: #009AE9;
}
@media screen and (max-width: 767px) {
  .sec-careerup .row01 .col-df dl dd a {
    font-size: 13px;
    padding: 15px 0;
    line-height: 26px;
  }
}
@media screen and (max-width: 374px) {
  .sec-careerup .row01 .col-df dl dd a {
    font-size: 12px;
  }
}
@media screen and (max-width: 550px) {
  .sec-careerup .row01 .col-df dl dd a span {
    display: none;
  }
}
.sec-careerup .row01 .col-df dl dd a i {
  margin: 0 0 0 12px;
  font-size: 16px;
}
@media screen and (max-width: 550px) {
  .sec-careerup .row01 .col-df dl dd a i {
    margin: 0 0 0 8px;
  }
}

.page .site-main article .entry-header {
  margin-bottom: 40px;
}
.page .site-main article .entry-header .entry-thumbnail {
  width: 100%;
  margin-bottom: 24px;
}
.page .bzb-sns-btn {
  display: none;
}

.page-company p {
  margin-bottom: 24px;
}

@media screen and (max-width: 768px) {
  .page-terms-of-use .xeory-breadcrumbs,
  .page-company .xeory-breadcrumbs,
  .page-privacy .xeory-breadcrumbs,
  .page-inquiry .xeory-breadcrumbs,
  .page-thanks .xeory-breadcrumbs {
    margin-bottom: 44px;
  }
}
.page-terms-of-use #toc_container,
.page-company #toc_container,
.page-privacy #toc_container,
.page-inquiry #toc_container,
.page-thanks #toc_container {
  display: none;
}
.page-terms-of-use #secondary,
.page-company #secondary,
.page-privacy #secondary,
.page-inquiry #secondary,
.page-thanks #secondary {
  display: none;
}
.page-terms-of-use .site-content .container,
.page-company .site-content .container,
.page-privacy .site-content .container,
.page-inquiry .site-content .container,
.page-thanks .site-content .container {
  max-width: 800px;
}
.page-terms-of-use .site-main,
.page-company .site-main,
.page-privacy .site-main,
.page-inquiry .site-main,
.page-thanks .site-main {
  padding: 0 !important;
}
.page-terms-of-use .site-main .entry-thumbnail,
.page-company .site-main .entry-thumbnail,
.page-privacy .site-main .entry-thumbnail,
.page-inquiry .site-main .entry-thumbnail,
.page-thanks .site-main .entry-thumbnail {
  display: none;
}
.page-terms-of-use article,
.page-company article,
.page-privacy article,
.page-inquiry article,
.page-thanks article {
  border: 0 !important;
}
@media screen and (max-width: 768px) {
  .page-terms-of-use article,
  .page-company article,
  .page-privacy article,
  .page-inquiry article,
  .page-thanks article {
    padding: 0 !important;
    overflow: inherit !important;
  }
}
.page-terms-of-use article .entry-header,
.page-company article .entry-header,
.page-privacy article .entry-header,
.page-inquiry article .entry-header,
.page-thanks article .entry-header {
  margin: 0 !important;
}
.page-terms-of-use article .entry-header h1,
.page-company article .entry-header h1,
.page-privacy article .entry-header h1,
.page-inquiry article .entry-header h1,
.page-thanks article .entry-header h1 {
  margin: 32px 0 50px;
}
@media screen and (max-width: 768px) {
  .page-terms-of-use article .entry-header h1,
  .page-company article .entry-header h1,
  .page-privacy article .entry-header h1,
  .page-inquiry article .entry-header h1,
  .page-thanks article .entry-header h1 {
    font-size: 28px !important;
  }
}
@media screen and (max-width: 768px) {
  .page-terms-of-use article .entry-content,
  .page-company article .entry-content,
  .page-privacy article .entry-content,
  .page-inquiry article .entry-content,
  .page-thanks article .entry-content {
    overflow: inherit !important;
  }
}
.page-terms-of-use article h2,
.page-company article h2,
.page-privacy article h2,
.page-inquiry article h2,
.page-thanks article h2 {
  margin: 71px 0 25px 0;
}
@media screen and (max-width: 768px) {
  .page-terms-of-use article h2,
  .page-company article h2,
  .page-privacy article h2,
  .page-inquiry article h2,
  .page-thanks article h2 {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.page-terms-of-use article h3,
.page-company article h3,
.page-privacy article h3,
.page-inquiry article h3,
.page-thanks article h3 {
  font-size: 20px;
  background: none;
  border: 0;
  padding: 0 0 12px 0;
  margin-bottom: 18px;
  margin-top: 46px;
  border-bottom: 4px solid #EBF0F4;
}
.page-terms-of-use article .entry-footer,
.page-company article .entry-footer,
.page-privacy article .entry-footer,
.page-inquiry article .entry-footer,
.page-thanks article .entry-footer {
  display: none;
}
.page-terms-of-use .box01,
.page-company .box01,
.page-privacy .box01,
.page-inquiry .box01,
.page-thanks .box01 {
  border: 3px solid #ebf0f4;
  padding: 20px 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .page-terms-of-use .box01,
  .page-company .box01,
  .page-privacy .box01,
  .page-inquiry .box01,
  .page-thanks .box01 {
    padding: 24px 18px;
  }
}
.page-terms-of-use .box01 .box01-ttl,
.page-company .box01 .box01-ttl,
.page-privacy .box01 .box01-ttl,
.page-inquiry .box01 .box01-ttl,
.page-thanks .box01 .box01-ttl {
  color: #1a94a1;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .page-terms-of-use .box01 .box01-ttl,
  .page-company .box01 .box01-ttl,
  .page-privacy .box01 .box01-ttl,
  .page-inquiry .box01 .box01-ttl,
  .page-thanks .box01 .box01-ttl {
    font-size: 16px;
  }
}
.page-terms-of-use .box01 p,
.page-company .box01 p,
.page-privacy .box01 p,
.page-inquiry .box01 p,
.page-thanks .box01 p {
  line-height: 28px;
}
.page-terms-of-use .company-link01,
.page-company .company-link01,
.page-privacy .company-link01,
.page-inquiry .company-link01,
.page-thanks .company-link01 {
  margin-bottom: 48px;
}
@media screen and (max-width: 768px) {
  .page-terms-of-use .company-link01,
  .page-company .company-link01,
  .page-privacy .company-link01,
  .page-inquiry .company-link01,
  .page-thanks .company-link01 {
    margin-bottom: 66px;
  }
}
.page-terms-of-use .company-ttl01,
.page-company .company-ttl01,
.page-privacy .company-ttl01,
.page-inquiry .company-ttl01,
.page-thanks .company-ttl01 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 8px;
}
@media screen and (max-width: 374px) {
  .page-terms-of-use .company-ttl01,
  .page-company .company-ttl01,
  .page-privacy .company-ttl01,
  .page-inquiry .company-ttl01,
  .page-thanks .company-ttl01 {
    font-size: 18px;
  }
}
.page-terms-of-use table,
.page-company table,
.page-privacy table,
.page-inquiry table,
.page-thanks table {
  border: 0;
  border-top: 4px solid #ebf0f4;
  margin-bottom: 77px;
}
.page-terms-of-use table tr,
.page-company table tr,
.page-privacy table tr,
.page-inquiry table tr,
.page-thanks table tr {
  border-bottom: 1px solid #d0d0d0;
}
@media screen and (max-width: 767px) {
  .page-terms-of-use table tr,
  .page-company table tr,
  .page-privacy table tr,
  .page-inquiry table tr,
  .page-thanks table tr {
    padding: 16px 0;
    display: block;
  }
}
.page-terms-of-use table tr:nth-child(1) th, .page-terms-of-use table tr:nth-child(1) td,
.page-company table tr:nth-child(1) th,
.page-company table tr:nth-child(1) td,
.page-privacy table tr:nth-child(1) th,
.page-privacy table tr:nth-child(1) td,
.page-inquiry table tr:nth-child(1) th,
.page-inquiry table tr:nth-child(1) td,
.page-thanks table tr:nth-child(1) th,
.page-thanks table tr:nth-child(1) td {
  padding: 36px 0 16px 0;
}
@media screen and (max-width: 767px) {
  .page-terms-of-use table tr:nth-child(1) th, .page-terms-of-use table tr:nth-child(1) td,
  .page-company table tr:nth-child(1) th,
  .page-company table tr:nth-child(1) td,
  .page-privacy table tr:nth-child(1) th,
  .page-privacy table tr:nth-child(1) td,
  .page-inquiry table tr:nth-child(1) th,
  .page-inquiry table tr:nth-child(1) td,
  .page-thanks table tr:nth-child(1) th,
  .page-thanks table tr:nth-child(1) td {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-terms-of-use table tr:nth-child(1) th,
  .page-company table tr:nth-child(1) th,
  .page-privacy table tr:nth-child(1) th,
  .page-inquiry table tr:nth-child(1) th,
  .page-thanks table tr:nth-child(1) th {
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .page-terms-of-use table tr:last-child,
  .page-company table tr:last-child,
  .page-privacy table tr:last-child,
  .page-inquiry table tr:last-child,
  .page-thanks table tr:last-child {
    border: 0;
  }
}
.page-terms-of-use table th, .page-terms-of-use table td,
.page-company table th,
.page-company table td,
.page-privacy table th,
.page-privacy table td,
.page-inquiry table th,
.page-inquiry table td,
.page-thanks table th,
.page-thanks table td {
  border: 0px solid #d0d0d0;
  padding: 18px 0;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .page-terms-of-use table th, .page-terms-of-use table td,
  .page-company table th,
  .page-company table td,
  .page-privacy table th,
  .page-privacy table td,
  .page-inquiry table th,
  .page-inquiry table td,
  .page-thanks table th,
  .page-thanks table td {
    display: block;
    width: 100%;
    padding: 0;
  }
}
.page-terms-of-use table th,
.page-company table th,
.page-privacy table th,
.page-inquiry table th,
.page-thanks table th {
  background: #FFF;
  color: #333333;
  width: 140px;
  font-weight: bold;
}
.page-terms-of-use table td p,
.page-company table td p,
.page-privacy table td p,
.page-inquiry table td p,
.page-thanks table td p {
  display: none;
}
.page-terms-of-use .company-map,
.page-company .company-map,
.page-privacy .company-map,
.page-inquiry .company-map,
.page-thanks .company-map {
  max-width: 600px;
  margin: 15px 0 4px 0;
  height: 450px;
}
@media screen and (max-width: 767px) {
  .page-terms-of-use .company-map,
  .page-company .company-map,
  .page-privacy .company-map,
  .page-inquiry .company-map,
  .page-thanks .company-map {
    height: 281px;
    margin: 15px -20px 4px;
  }
}
.page-terms-of-use .cont-str,
.page-terms-of-use .entry-meta,
.page-company .cont-str,
.page-company .entry-meta,
.page-privacy .cont-str,
.page-privacy .entry-meta,
.page-inquiry .cont-str,
.page-inquiry .entry-meta,
.page-thanks .cont-str,
.page-thanks .entry-meta {
  display: none;
}

#secondary {
  width: 320px;
  margin-left: -320px;
}
@media screen and (max-width: 991px) {
  #secondary {
    margin: auto;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #secondary {
    width: 100%;
  }
}
#secondary h3 {
  color: #fefefe;
  background: #F4810A;
  color: #FFF;
  padding: 15px;
  margin-bottom: 15px;
}
#secondary h3:before {
  display: none;
}
#secondary .side-widget {
  margin-bottom: 40px;
}
#secondary .widget_xyz_insert_php_widget h3 {
  margin-bottom: 24px;
  text-align: left;
  padding-left: 16px;
}
#secondary #xyz_insert_php_widget-2 .list-col .col-df {
  margin-bottom: 24px;
  clear: both;
}
#secondary #xyz_insert_php_widget-2 .list-col .col-df a {
  display: block;
  overflow: hidden;
  height: auto !important;
}
#secondary #xyz_insert_php_widget-2 .list-col .col-df a .img01 {
  max-width: 110px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
#secondary #xyz_insert_php_widget-2 .list-col .col-df a .img01.pickup-pc {
  display: none;
}
#secondary #xyz_insert_php_widget-2 .list-col .col-df a .img01.pickup-sp {
  display: block;
}
#secondary #xyz_insert_php_widget-2 .list-col .col-df a .ul01 {
  display: none;
}
#secondary #xyz_insert_php_widget-2 .list-col .col-df a p.ttl01 {
  float: left;
  width: calc(100% - 125px);
  font-size: 13px;
  line-height: 20px;
  color: #333333;
  transition: all ease-in-out .3s;
}
#secondary #xyz_insert_php_widget-2 .list-col .col-df a:hover p.ttl01 {
  color: #009ae9;
  text-decoration: underline;
}
#secondary .widget_wpsm_tabs_r_widget_id .side-widget-title {
  display: none;
}
#secondary .widget_wpsm_tabs_r_widget_id .wpsm_nav-tabs li {
  width: 50%;
  margin: 0 !important;
  float: left !important;
}
#secondary .widget_wpsm_tabs_r_widget_id .wpsm_nav-tabs li.active a,
#secondary .widget_wpsm_tabs_r_widget_id .wpsm_nav-tabs li a {
  border: 0 !important;
  padding: 18px 18px 17px 18px !important;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #secondary .widget_wpsm_tabs_r_widget_id .wpsm_nav-tabs li.active a,
  #secondary .widget_wpsm_tabs_r_widget_id .wpsm_nav-tabs li a {
    text-align: left !important;
  }
}
#secondary .widget_wpsm_tabs_r_widget_id .wpsm_nav-tabs li.active a:hover, #secondary .widget_wpsm_tabs_r_widget_id .wpsm_nav-tabs li.active a:focus,
#secondary .widget_wpsm_tabs_r_widget_id .wpsm_nav-tabs li a:hover,
#secondary .widget_wpsm_tabs_r_widget_id .wpsm_nav-tabs li a:focus {
  border: 0 !important;
}
#secondary .widget_wpsm_tabs_r_widget_id .tab-content {
  padding: 0;
}
#secondary .side-bar-tab .side-bar-tab {
  margin: 0;
}
#secondary .side-bar-tab .side-bar-tab li {
  cursor: pointer;
  display: inline-block;
  background: #ebf0f4;
  color: #333;
  width: 50%;
  padding: 16px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #secondary .side-bar-tab .side-bar-tab li {
    text-align: left;
  }
}
#secondary .side-bar-tab .side-bar-tab li.active {
  color: #FFF;
  background: #f4810a;
}
#secondary .side-bar-tab .tab-df {
  display: none;
}
#secondary .side-bar-tab .tab-df.active {
  display: block;
}
#secondary .side-bar-tab .tab01 .list-box {
  padding-top: 24px;
}
#secondary .side-bar-tab .tab01 .list-box .box-df {
  margin-bottom: 24px;
  position: relative;
}
#secondary .side-bar-tab .tab01 .list-box .box-df:before {
  position: absolute;
  top: -13px;
  left: 5px;
  content: "";
  width: 14px;
  height: 28px;
}
#secondary .side-bar-tab .tab01 .list-box .box-df:nth-child(1):before {
  content: url("../../images/number01.png");
}
#secondary .side-bar-tab .tab01 .list-box .box-df:nth-child(2):before {
  width: 23px;
  height: 29px;
  content: url("../../images/number02.png");
}
#secondary .side-bar-tab .tab01 .list-box .box-df:nth-child(3):before {
  width: 23px;
  height: 29px;
  content: url("../../images/number03.png");
}
#secondary .side-bar-tab .tab01 .list-box .box-df p.img01 img {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
#secondary .side-bar-tab .tab01 .list-box .box-df p.subtxt01 a {
  color: #333333;
  font-size: 13px;
  line-height: 20px;
}
#secondary .side-bar-tab .tab01 .list-box .box-df p.subtxt01 a:hover {
  color: #009ae9;
  text-decoration: underline;
}
#secondary .side-bar-tab .tab02 {
  margin-top: 24px;
  margin-bottom: 102px;
}
#secondary .side-bar-tab .tab02 .row-df02 {
  margin-bottom: 24px;
}
#secondary .side-bar-tab .tab02 .row-df02 a p.img01 {
  float: left;
  max-width: 110px;
  margin-right: 15px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
#secondary .side-bar-tab .tab02 .row-df02 a p.ttl01 {
  float: left;
  width: calc(100% - 125px);
  color: #333333;
  font-size: 13px;
}
#secondary .side-bar-tab .tab02 .row-df02 a:hover p.ttl01 {
  color: #009ae9;
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  #secondary .widget_search {
    display: none;
  }
}
#secondary .popular-posts ul li {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0;
  overflow: hidden;
  line-height: 1.2;
  margin-bottom: 12px;
}
#secondary .popular-posts ul li a {
  color: #333;
  font-size: 14px;
}
#secondary .popular-posts ul li a .wpp-thumbnail {
  margin-right: 8px;
}
#secondary .popular-posts ul li a:hover {
  color: #009ae9;
}
#secondary .widget_xeory_postviews, #secondary .widget_xeory_recentviews {
  margin-bottom: 40px;
}
#secondary .widget_xeory_postviews .widget-content ul li, #secondary .widget_xeory_recentviews .widget-content ul li {
  margin-bottom: 12px;
  padding: 0;
}
#secondary .widget_xeory_postviews .widget-content ul li .xeory-subloop-image, #secondary .widget_xeory_recentviews .widget-content ul li .xeory-subloop-image {
  width: auto;
}
#secondary .widget_xeory_postviews .widget-content ul li .xeory-subloop-content h4, #secondary .widget_xeory_recentviews .widget-content ul li .xeory-subloop-content h4 {
  line-height: 1.2;
}
#secondary .widget_xeory_postviews .widget-content ul li .xeory-subloop-content h4 a, #secondary .widget_xeory_recentviews .widget-content ul li .xeory-subloop-content h4 a {
  color: #333;
  font-size: 14px;
  font-weight: normal;
}
#secondary .widget_xeory_postviews .widget-content ul li .xeory-subloop-content h4 a:hover, #secondary .widget_xeory_recentviews .widget-content ul li .xeory-subloop-content h4 a:hover {
  color: #009ae9;
}
#secondary .widget_xeory_postviews .widget-content ul li .xeory-subloop-content .xeory-subloop-meta, #secondary .widget_xeory_recentviews .widget-content ul li .xeory-subloop-content .xeory-subloop-meta {
  display: none;
}
#secondary .widget_xeory_recentviews h3:before {
  content: "\f11d";
  padding: 6px;
}
#secondary .widget_social_widget {
  margin-top: 78px;
}
#secondary .widget_social_widget h3 {
  background: none;
  color: #111111;
  font-size: 18px;
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 0;
}
#secondary .widget_social_widget h3:after {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  content: '';
  width: 159px;
  height: 20px;
  background: url("../../images/siderbar-ttl01.png") no-repeat center center;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
#secondary .widget_social_widget .xeory-social-btns {
  padding: 0;
  text-align: center;
}
#secondary .widget_social_widget .xeory-social-btns ul {
  margin: 0;
}
#secondary .widget_social_widget .xeory-social-btns ul li {
  width: auto !important;
  padding: 0 10px !important;
  margin: 0;
}
#secondary .widget_social_widget .xeory-social-btns ul li a {
  width: 47px;
  height: 47px;
  padding: 0;
  margin: 0;
  display: inline-block;
  line-height: 47px;
  border-radius: 50%;
}
#secondary .widget_social_widget .xeory-social-btns ul li a:before {
  width: 47px;
  height: 47px;
  font-size: 26px;
  margin: 0;
}
#secondary .widget_social_widget .xeory-social-btns ul li a .xeory-social-name {
  display: none;
}

@media screen and (max-width: 768px) {
  .single .site-header .container, .page .site-header .container {
    padding: 12px 0 8px 0;
  }
}
.single .site-content, .page .site-content {
  padding: 0 0 0;
}
.single .site-content .xeory-breadcrumbs-list, .page .site-content .xeory-breadcrumbs-list {
  margin-bottom: 8px;
}
.single .site-content .site-main, .page .site-content .site-main,.archive .site-main, .search .site-main, .error404 .site-main, .original-category .site-main, .page-post-lists .site-main, .site-main{
  padding-right: 350px;
}
@media screen and (max-width: 991px) {
  .single .site-content .site-main, .page .site-content .site-main,.archive .site-main, .search .site-main, .error404 .site-main, .original-category .site-main, .page-post-lists .site-main, .site-main {
    padding-right: 0;
  }


}
.single .site-content .site-main article, .page .site-content .site-main article {
  padding: 0;
  border: 0;
}
@media screen and (max-width: 768px) {
  .single .site-content .site-main article, .page .site-content .site-main article {
    overflow: inherit;
  }
}
.single .site-content .site-main article .entry-header, .page .site-content .site-main article .entry-header {
  float: none;
}
.single .site-content .site-main article .entry-header .entry-meta, .page .site-content .site-main article .entry-header .entry-meta {
  height: 33px;
  margin-bottom: 0;
  list-style: none;
  text-align: right;
}
.single .site-content .site-main article .entry-header .entry-meta:before, .page .site-content .site-main article .entry-header .entry-meta:before {
  content: none;
}
.single .site-content .site-main article .entry-header .entry-meta .cat, .page .site-content .site-main article .entry-header .entry-meta .cat {
  padding: 4px 0 0;
  background: none;
  color: inherit;
}
.single .site-content .site-main article .entry-header .entry-meta .cat a, .page .site-content .site-main article .entry-header .entry-meta .cat a {
  background: none !important;
  color: #00a3b4;
}
.single .site-content .site-main article .entry-header .entry-meta .date, .page .site-content .site-main article .entry-header .entry-meta .date {
  line-height: 33px;
  display: inline-block;
  color: #888;
  font-size: 12px;
}
.single .site-content .site-main article .entry-header .entry-meta .modified, .page .site-content .site-main article .entry-header .entry-meta .modified {
  display: inline-block;
  color: #888;
  font-size: 12px;
}
.single .site-content .site-main article .entry-header .entry-meta i, .page .site-content .site-main article .entry-header .entry-meta i {
  margin: 0 5px 0 10px;
}
.single .site-content .site-main article .entry-header h1, .page .site-content .site-main article .entry-header h1 {
  margin: 24px 0 48px;
  font-size: 30px;
  color: #111;
}
@media screen and (max-width: 768px) {
  .single .site-content .site-main article .entry-header h1, .page .site-content .site-main article .entry-header h1 {
    margin: 14px 0 24px;
    font-size: 20px;
    line-height: 32px;
  }
}
.single .site-content .site-main article .entry-header .single-row01, .page .site-content .site-main article .entry-header .single-row01 {
  margin-bottom: 20px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .single .site-content .site-main article .entry-header .single-row01, .page .site-content .site-main article .entry-header .single-row01 {
    margin-bottom: 8px;
  }
}
.single .site-content .site-main article .entry-header .single-row01 .box-sns, .page .site-content .site-main article .entry-header .single-row01 .box-sns {
  float: left;
}
@media screen and (max-width: 768px) {
  .single .site-content .site-main article .entry-header .single-row01 .box-sns, .page .site-content .site-main article .entry-header .single-row01 .box-sns {
    text-align: left;
    margin-bottom: 15px;
  }
  .single .site-content .site-main article .entry-header .single-row01 .box-sns .bzb-sns-area, .page .site-content .site-main article .entry-header .single-row01 .box-sns .bzb-sns-area {
    text-align: left;
  }
  .single .site-content .site-main article .entry-header .single-row01 .box-sns .bzb-sns-area ul li, .page .site-content .site-main article .entry-header .single-row01 .box-sns .bzb-sns-area ul li {
    margin: 0;
    padding: 0 4px;
  }
}
.single .site-content .site-main article .entry-header .single-row01 .header-author, .page .site-content .site-main article .entry-header .single-row01 .header-author {
  float: right;
}
@media screen and (max-width: 768px) {
  .single .site-content .site-main article .entry-header .single-row01 .header-author, .page .site-content .site-main article .entry-header .single-row01 .header-author {
    margin-bottom: 16px;
  }
}
.single .site-content .site-main article .entry-header .single-row01 .header-author dl dt, .page .site-content .site-main article .entry-header .single-row01 .header-author dl dt {
  width: 48px;
  height: 48px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
}
.single .site-content .site-main article .entry-header .single-row01 .header-author dl dd, .page .site-content .site-main article .entry-header .single-row01 .header-author dl dd {
  float: left;
  position: relative;
}
.single .site-content .site-main article .entry-header .single-row01 .header-author dl dd a, .page .site-content .site-main article .entry-header .single-row01 .header-author dl dd a {
  font-size: 16px;
  color: #333;
}
.single .site-content .site-main article .entry-header .single-row01 .header-author dl dd span, .page .site-content .site-main article .entry-header .single-row01 .header-author dl dd span {
  display: block;
  font-size: 12px;
}
.single .site-content .site-main article .bzb-sns-area, .page .site-content .site-main article .bzb-sns-area {
  display: block;
  margin-bottom: 32px;
  padding: 0;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .single .site-content .site-main article .bzb-sns-area, .page .site-content .site-main article .bzb-sns-area {
    margin-bottom: 0;
  }
}
.single .site-content .site-main article .entry-content, .page .site-content .site-main article .entry-content {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .single .site-content .site-main article .entry-content, .page .site-content .site-main article .entry-content {
    overflow: inherit;
  }
}
.single .site-content .site-main article .entry-content a, .page .site-content .site-main article .entry-content a {
  text-decoration: none;
}
.single .site-content .site-main article .entry-content a:hover, .page .site-content .site-main article .entry-content a:hover {
  text-decoration: underline;
}
.single .site-content .site-main article .entry-content .entry-thumbnail, .page .site-content .site-main article .entry-content .entry-thumbnail {
  margin: 0 0 32px 0;
  float: inherit;
}
@media screen and (max-width: 767px) {
  .single .site-content .site-main article .entry-content .entry-thumbnail, .page .site-content .site-main article .entry-content .entry-thumbnail {
    margin: 0 -20px 20px;
  }
}
.single .site-content .site-main article .entry-content .bzb-sns-area, .page .site-content .site-main article .entry-content .bzb-sns-area {
  display: none;
}
.single .site-content .site-main article .entry-content .bzb-sns-area .bzb-sns-btn, .page .site-content .site-main article .entry-content .bzb-sns-area .bzb-sns-btn {
  padding-left: 0;
  line-height: 1;
}
.single .site-content .site-main article .entry-content .bzb-sns-area .bzb-sns-btn li, .page .site-content .site-main article .entry-content .bzb-sns-area .bzb-sns-btn li {
  font-size: 12px;
}
.single .site-content .site-main .entry-footer, .page .site-content .site-main .entry-footer {
  background: #fff;
  border: 0;
  padding: 0;
  margin-bottom: 58px;
}
@media screen and (max-width: 768px) {
  .single .site-content .site-main .entry-footer, .page .site-content .site-main .entry-footer {
	  padding-top:20px;
    margin-bottom: 44px;
  }
}
.single .site-content .site-main .entry-footer .bzb-sns-area, .page .site-content .site-main .entry-footer .bzb-sns-area {
  margin: 0 0 0;
  text-align: center;
  line-height: 1;
  padding: 24px 0 20px 0;
}
@media screen and (max-width: 767px) {
  .single .site-content .site-main .entry-footer .bzb-sns-area, .page .site-content .site-main .entry-footer .bzb-sns-area {
    text-align: left;
    padding-bottom: 18px;
  }
  .single .site-content .site-main .entry-footer .bzb-sns-area ul li, .page .site-content .site-main .entry-footer .bzb-sns-area ul li {
    margin: 0;
    padding: 0 4px;
  }
}
.single .site-content .site-main .entry-footer .post-footer-list, .page .site-content .site-main .entry-footer .post-footer-list {
  padding-bottom: 0;
}
.single .site-content .site-main .entry-footer .post-footer-list li, .page .site-content .site-main .entry-footer .post-footer-list li {
  padding-bottom: 6px;
}
@media screen and (max-width: 767px) {
  .single .site-content .site-main .entry-footer .post-footer-list li, .page .site-content .site-main .entry-footer .post-footer-list li {
    padding-bottom: 5px;
  }
}
.single .site-content .site-main .entry-footer .post-footer-list li:before, .page .site-content .site-main .entry-footer .post-footer-list li:before {
  color: #009ae9;
}
.single .site-content .site-main .entry-footer .post-footer-list li a, .page .site-content .site-main .entry-footer .post-footer-list li a {
  color: #009ae9;
  text-decoration: none;
  font-size: 13px;
  line-height: 24px;
}
.single .site-content .site-main .entry-footer .post-footer-list li a:hover, .page .site-content .site-main .entry-footer .post-footer-list li a:hover {
  text-decoration: underline;
}
.single .site-content .site-main .entry-footer .post-footer-list .cat:before, .page .site-content .site-main .entry-footer .post-footer-list .cat:before {
  content: "\f07b";
}
.single .site-content .site-main .underpost-widget, .page .site-content .site-main .underpost-widget {
  padding: 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .single .site-content .site-main .underpost-widget, .page .site-content .site-main .underpost-widget {
    padding: 0;
  }
}
.page .site-content .site-main .underpost-widget h3 {
  background: #111;
  padding: 20px;
  margin-bottom: 40px;
  font-size: 20px;
  border-left: 6px solid #f4810a;
  color: #FFF;
}
@media screen and (max-width: 768px) {
.page .site-content .site-main .underpost-widget h3 {
    padding: 15px;
    margin-bottom: 24px;
  }
}
.page .site-content .site-main .underpost-widget h3:before {
  display: none;
}
.single .site-content .site-main .widget_xeory_related_posts, .page .site-content .site-main .widget_xeory_related_posts {
  padding: 0 0 0;
  border: 0;
}
@media screen and (max-width: 767px) {
  .single .site-content .site-main .widget_xeory_related_posts, .page .site-content .site-main .widget_xeory_related_posts {
    padding: 0;
  }
}
.single .site-content .site-main .widget_xeory_related_posts .xeory-subloop-title, .page .site-content .site-main .widget_xeory_related_posts .xeory-subloop-title {
  font-weight: bold;
  font-size: 13px;
  line-height: 22px;
}
.single .site-content .site-main .widget_xeory_related_posts .xeory-subloop-title a, .page .site-content .site-main .widget_xeory_related_posts .xeory-subloop-title a {
  color: #333;
}
.single .site-content .site-main .widget_xeory_related_posts .xeory-subloop-title a:hover, .page .site-content .site-main .widget_xeory_related_posts .xeory-subloop-title a:hover {
  color: #009ae9;
}
.single .site-content .site-main .widget_xeory_related_posts .xeory-subloop-meta, .page .site-content .site-main .widget_xeory_related_posts .xeory-subloop-meta {
  display: none;
}
.single .site-content .site-main .widget_xeory_related_posts .widget-content ul, .page .site-content .site-main .widget_xeory_related_posts .widget-content ul {
  margin: 0;
}
.single .site-content .site-main .widget_xeory_related_posts .widget-content ul li, .page .site-content .site-main .widget_xeory_related_posts .widget-content ul li {
  padding: 0;
  margin-right: 40px;
  margin-bottom: 24px;
  width: calc((100% - 40px ) / 2);
}
.single .site-content .site-main .widget_xeory_related_posts .widget-content ul li:nth-child(even), .page .site-content .site-main .widget_xeory_related_posts .widget-content ul li:nth-child(even) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .single .site-content .site-main .widget_xeory_related_posts .widget-content ul li, .page .site-content .site-main .widget_xeory_related_posts .widget-content ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.single .site-content .site-main .widget_xeory_related_posts .widget-content ul li a, .page .site-content .site-main .widget_xeory_related_posts .widget-content ul li a {
  display: block;
  font-size: 13px;
  line-height: 22px;
  border: 0;
}
.single .site-content .site-main .widget_xeory_related_posts .widget-content ul li a .xeory-subloop-image, .page .site-content .site-main .widget_xeory_related_posts .widget-content ul li a .xeory-subloop-image {
  max-width: 130px;
  width: 130px;
}
.single .site-content .site-main .widget_xeory_related_posts .widget-content ul li a:hover, .page .site-content .site-main .widget_xeory_related_posts .widget-content ul li a:hover {
  color: #009ae9;
  text-decoration: underline;
}
.single .site-content .site-main .widget_xeory_related_posts .widget-content ul li a .xeory-subloop-content, .page .site-content .site-main .widget_xeory_related_posts .widget-content ul li a .xeory-subloop-content {
  padding: 8px 0 0 0;
}
.single .site-content .site-main .widget_social_widget, .page .site-content .site-main .widget_social_widget {
  border: 0;
}
.single .site-content .site-main .widget_social_widget h3, .page .site-content .site-main .widget_social_widget h3 {
  margin-bottom: 22px;
}
.single .site-content .site-main .widget_social_widget .xeory-social-twitter, .page .site-content .site-main .widget_social_widget .xeory-social-twitter {
  padding: 0 0 20px;
}
@media screen and (max-width: 991px) {
  .single .site-content .site-main .widget_social_widget .xeory-social-twitter, .page .site-content .site-main .widget_social_widget .xeory-social-twitter {
    margin-bottom: 16px;
  }
}
.single .site-content .site-main .widget_social_widget .xeory-social-twitter iframe, .page .site-content .site-main .widget_social_widget .xeory-social-twitter iframe {
  border: 1px solid #f3f3f3 !important;
}
.single .site-content .site-main .widget_social_widget .xeory-social-twitter iframe .timeline-Widget div, .page .site-content .site-main .widget_social_widget .xeory-social-twitter iframe .timeline-Widget div {
  border-bottom: 1px solid #eeeeee !important;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns, .page .site-content .site-main .widget_social_widget .xeory-social-btns {
  padding: 0;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul {
  margin: 0;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li {
  margin-right: 32px;
  width: calc((100% - 65px) / 3);
  padding: 0;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li:last-child, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .single .site-content .site-main .widget_social_widget .xeory-social-btns ul li, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li a, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li a {
  border-radius: 0;
  display: block;
  color: #fff;
  background: #FFF;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  .single .site-content .site-main .widget_social_widget .xeory-social-btns ul li a, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li a {
    margin: 0 !important;
  }
}
@media screen and (max-width: 340px) {
  .single .site-content .site-main .widget_social_widget .xeory-social-btns ul li a, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li a {
    padding: 10px;
  }
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li a span, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li a span {
  display: none;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li a:before, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li a:before {
  width: 36px;
  height: 36px;
  margin: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  line-height: 36px;
  font-size: 22px;
  transition: all ease-in-out .3s;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(1) a, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(1) a {
  border: 1px solid #1877f2;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(1) a:before, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(1) a:before {
  background: #1877F2;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(1) a:hover, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(1) a:hover {
  background: #1877F2;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(1) a:hover:before, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(1) a:hover:before {
  background: #fff;
  color: #1877F2;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(2) a, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(2) a {
  border: 1px solid #55acee;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(2) a:before, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(2) a:before {
  background: #55acee;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(2) a:hover, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(2) a:hover {
  background: #55acee;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(2) a:hover:before, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(2) a:hover:before {
  background: #fff;
  color: #55acee;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(3) a, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(3) a {
  padding: 8px;
  border: 1px solid #6cc655;
  position: relative;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(3) a:after, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(3) a:after {
  z-index: 999;
  content: "" !important;
  width: 25px !important;
  height: 21px !important;
  background: url("../../images/ft-icon01.png") no-repeat center center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(3) a:before, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(3) a:before {
  background: #6cc655;
  width: 36px !important;
  height: 36px !important;
  margin: 0 !important;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(3) a:hover, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(3) a:hover {
  background: #6cc655;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(3) a:hover:before, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(3) a:hover:before {
  background: #fff;
}
.single .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(3) a:hover:after, .page .site-content .site-main .widget_social_widget .xeory-social-btns ul li:nth-child(3) a:hover:after {
  background: #fff;
  background: url("../../images/ft-icon01-on.png") no-repeat center center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.single .site-content .site-main .widget_social_widget .xeory-social-facebook, .page .site-content .site-main .widget_social_widget .xeory-social-facebook {
  padding: 0 8px 32px;
  width: 100%;
}
.single .site-content .site-main .post-author, .page .site-content .site-main .post-author {
  background: #fff;
  padding: 0;
  border: 0;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .single .site-content .site-main .post-author, .page .site-content .site-main .post-author {
    padding: 0 0 0px;
    margin-top: 47px;
  }
}
.single .site-content .site-main .post-author .clearfix, .page .site-content .site-main .post-author .clearfix {
  padding: 26px 50px;
  background: #F4F4F6;
  position: relative;
}
@media screen and (max-width: 768px) {
  .single .site-content .site-main .post-author .clearfix, .page .site-content .site-main .post-author .clearfix {
    padding: 16px 16px 34px;
  }
}
.single .site-content .site-main .post-author .clearfix:before, .page .site-content .site-main .post-author .clearfix:before {
  position: absolute;
  top: -13px;
  left: 31px;
  content: "私が書きました";
  font-size: 18px;
  color: #111;
  width: 150px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .single .site-content .site-main .post-author .clearfix:before, .page .site-content .site-main .post-author .clearfix:before {
    right: 0;
    left: 0;
    margin: auto;
  }
}
.single .site-content .site-main .post-author .clearfix .post-author-img, .page .site-content .site-main .post-author .clearfix .post-author-img {
  width: 96px;
  height: 96px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .single .site-content .site-main .post-author .clearfix .post-author-img, .page .site-content .site-main .post-author .clearfix .post-author-img {
    margin: 12px auto 10px;
  }
}
.single .site-content .site-main .post-author .clearfix .post-author-img .inner, .page .site-content .site-main .post-author .clearfix .post-author-img .inner {
  width: 100%;
  height: 100%;
}
.single .site-content .site-main .post-author .clearfix .post-author-meta, .page .site-content .site-main .post-author .clearfix .post-author-meta {
  margin-left: 114px;
  font-size: 14px;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  .single .site-content .site-main .post-author .clearfix .post-author-meta, .page .site-content .site-main .post-author .clearfix .post-author-meta {
    margin-left: 0;
  }
}
.single .site-content .site-main .post-author .clearfix .post-author-meta p, .page .site-content .site-main .post-author .clearfix .post-author-meta p {
  font-size: 14px;
  line-height: 24px;
}
.single .site-content .site-main .post-author .clearfix .author, .page .site-content .site-main .post-author .clearfix .author {
  color: #333;
  font-size: 16px;
  margin: 10px 0;
}
@media screen and (max-width: 767px) {
  .single .site-content .site-main .post-author .clearfix .author, .page .site-content .site-main .post-author .clearfix .author {
    text-align: center;
    margin: 10px 0 15px;
  }
}
.single .site-content .site-main .post-author .clearfix .author a, .page .site-content .site-main .post-author .clearfix .author a {
  color: #333;
  font-size: 13px;
  color: #009ae9;
}
@media screen and (max-width: 767px) {
  .single .site-content .site-main .post-author .clearfix .author a, .page .site-content .site-main .post-author .clearfix .author a {
    display: block;
  }
}

.page .site-content .site-main article {
  border-bottom: 1px solid #E5E5E3;
}

/*********************
 * 調整
**********************/

.xeory-breadcrumbs{
	margin-bottom:0;
}

.content-area,
.widget-area{
	margin-top:20px;
}


.site-main article .entry-header .entry-thumbnail img{
	border-radius:8px;
}

@media only screen and (max-width: 767px) {

	.site-main article{
		border-bottom:1px solid #e5e5e5 !important;
		padding:0;
		padding-bottom:20px;
		margin-bottom:30px;
	}
}




@media only screen and (min-width: 992px) {
.single .site-content .site-main article,
.page .site-content .site-main article,
.single .site-content .site-main .entry-footer .post-footer-list li,
.page .site-content .site-main .entry-footer .post-footer-list li,
.comments-area{
	padding:20px;
}


.widget-area{
	padding:20px;
	background:#ffffff;
}
}

.xeory-sp-nav-btn:before{
	font-family:'FontAwesome';
	content:"\f0c9";
	font-size:28px;
}

.xeory-sp-nav-btn:after,
.sp-nav-inner .xeory-spnav-btn-close:after{
bottom: -25px;
}

.sp-nav-inner .xeory-spnav-btn-close:before{
	font-family:'FontAwesome';
	content:"\f00d";
	font-size:28px;
	color:#ffffff;
	font-weight:normal;
}

.xeory-spnav-wrap .sp-nav-inner{
	padding-top:100px;
}

.single .site-content .site-main article .entry-header .entry-meta .cat::before,
.page .site-content .site-main article .entry-header .entry-meta .cat::before {
    font-family: 'FontAwesome';
    content: "\f07b";
    margin-right: 8px;
}

/*--------------------
e-speed　SNSボタン
---------------------*/
#share {margin:0; padding:12px 0 0 0; display:flex; display:-webkit-flex; /*justify-content:center;*/}
#share li {font-size: 10px; font-weight: bold; letter-spacing: 1px; text-align: center; margin-right: 6px; margin-bottom: 8px; border-radius: 3px; padding: 0 10px; list-style: none;}
#share li.share-twitter {background:#1C94E0;}
#share li.share-facebook {background:#1877F2;}
#share li.share-line {background:#FFFFFF; border:1px solid #CCCCCC;}
#share li.share-hatena {background:#00A4DE;}
#share a {display: block; height: 26px; padding-top: 6px; color: #fff; text-decoration: none;}
#share a:hover {text-decoration:none; color:#ffffff; }
.f_sher,.t_sher,.l_sher,.l_hatena {margin:0; padding:0 4px 0 0; float: left;}


.famigeki_logo img{
	background:#ffffff;
	padding:20px;
}

@media only screen and (max-width: 767px) {
.archive .site-main article .entry-thumbnail, .search .site-main article .entry-thumbnail, .error404 .site-main article .entry-thumbnail, .original-category .site-main article .entry-thumbnail, .page-post-lists .site-main article .entry-thumbnail {
	max-width:100% !important;
	width:100% !important;
	}
}