@charset "UTF-8";
/*
Theme Name:     ATG
Theme URI:      http://a-t-g.jp
Description:    nostaropusのテーマ
Author:         バズ部
Author URI:     http://a-t-g.jp
Template:       xeory
Version:        0.1.0
*/
/* line 13, ../sass/style.scss */
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif;
}

/* line 20, ../sass/style.scss */
.post-content ul li:before {
  content: "·";
}

/* ----------------------------------------
   settings
---------------------------------------- */
/* line 58, ../sass/_settings.scss */
body {
  font-size: 16px;
  background: #fff;
  color: #4b4b4b;
}

/* line 64, ../sass/_settings.scss */
a {
  text-decoration: none;
}
/* line 66, ../sass/_settings.scss */
a:hover {
  text-decoration: none;
}

/* line 74, ../sass/_settings.scss */
.wrap {
  width: auto;
}
@media screen and (max-width: 1200px) {
  /* line 74, ../sass/_settings.scss */
  .wrap {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 991px) {
  /* line 74, ../sass/_settings.scss */
  .wrap {
    margin-left: 12px;
    margin-right: 12px;
  }
}

/* line 89, ../sass/_settings.scss */
#content {
  padding-bottom: 0;
}

/* line 97, ../sass/_settings.scss */
.breadcrumb {
  margin: 25px 0 20px;
}
/* line 99, ../sass/_settings.scss */
.breadcrumb li {
  padding-bottom: 2px;
  margin-bottom: 4px;
  line-height: 1.5;
}
/* line 103, ../sass/_settings.scss */
.breadcrumb li a {
  color: #333;
  font-size: 11px;
  margin-bottom: 25px;
  padding-bottom: 2px;
  border-bottom: solid 1px transparent;
}
/* line 109, ../sass/_settings.scss */
.breadcrumb li a:hover {
  text-decoration: none;
  border-bottom: solid 1px #4b4b4b;
}
/* line 114, ../sass/_settings.scss */
.breadcrumb li i {
  color: #80a18e;
}

/* line 121, ../sass/_settings.scss */
.loop-3 {
  font-size: 0;
  margin: 0 -10px;
}
@media screen and (max-width: 520px) {
  /* line 121, ../sass/_settings.scss */
  .loop-3 {
    margin: 0 -5px;
  }
}
/* line 127, ../sass/_settings.scss */
.loop-3 .item {
  width: 33.3%;
  font-size: 16px;
  display: inline-block;
  padding: 0 10px;
  margin-bottom: 20px;
  vertical-align: top;
}
@media screen and (max-width: 520px) {
  /* line 127, ../sass/_settings.scss */
  .loop-3 .item {
    padding: 0 5px;
  }
}

/* line 140, ../sass/_settings.scss */
.cat-content, article.post, article.page, article.wp101, article.seo101 {
  background: none;
  border: none;
}

/* ----------------------------------------
   header
---------------------------------------- */
/* line 8, ../sass/_header.scss */
#header {
  background: #f4f6f1;
  border-top: solid 3px #e9c152;
  border-bottom: none;
  padding: 0;
}
@media screen and (max-width: 991px) {
  /* line 8, ../sass/_header.scss */
  #header {
    padding: 0 !important;
  }
}
@media screen and (max-width: 991px) {
  /* line 17, ../sass/_header.scss */
  #header #logo img {
    vertical-align: middle;
  }
}

/* line 25, ../sass/_header.scss */
.wrap {
  margin-left: 0;
  margin-right: 0;
}

/* line 30, ../sass/_header.scss */
#header .header-wrap {
  max-width: 1200px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
/* line 37, ../sass/_header.scss */
#header .header-wrap .wrap {
  margin-left: 0;
  margin-right: 0;
  overflow: visible;
}
/* line 42, ../sass/_header.scss */
#header .header-wrap .header-logo {
  float: left;
}
/* line 44, ../sass/_header.scss */
#header .header-wrap .header-logo img {
  width: 200px;
}
@media screen and (max-width: 550px) {
  /* line 44, ../sass/_header.scss */
  #header .header-wrap .header-logo img {
    width: 130px;
  }
}
/* line 51, ../sass/_header.scss */
#header .header-wrap .header-menu {
  float: right;
  margin-left: 10px;
}
@media screen and (max-width: 991px) {
  /* line 51, ../sass/_header.scss */
  #header .header-wrap .header-menu {
    font-size: 30px;
    line-height: 40px;
    display: block;
  }
  /* line 58, ../sass/_header.scss */
  #header .header-wrap .header-menu a {
    color: #e9c152;
  }
}
/* line 63, ../sass/_header.scss */
#header .header-wrap .header-search {
  float: right;
}
/* line 65, ../sass/_header.scss */
#header .header-wrap .header-search input[type=text] {
  width: 230px;
}
@media screen and (max-width: 550px) {
  /* line 65, ../sass/_header.scss */
  #header .header-wrap .header-search input[type=text] {
    width: 100px;
  }
}
/* line 71, ../sass/_header.scss */
#header .header-wrap .header-search button {
  width: 30px;
  padding: 6px 4px;
}
@media screen and (max-width: 1200px) {
  /* line 30, ../sass/_header.scss */
  #header .header-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 991px) {
  /* line 30, ../sass/_header.scss */
  #header .header-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 86, ../sass/_header.scss */
#gnav {
  margin-left: auto;
  margin-right: auto;
  background: #f4f6f1;
  background: none;
  border-top: none;
  border-bottom: none;
  margin-top: 0;
  border-bottom: solid 1px #dbdbdb;
  background: #fff;
  padding-top: 1px;
}
@media screen and (max-width: 991px) {
  /* line 86, ../sass/_header.scss */
  #gnav {
    padding: 0;
  }
}
/* line 98, ../sass/_header.scss */
#gnav .wrap {
  max-width: 1200px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media screen and (max-width: 991px) {
  /* line 98, ../sass/_header.scss */
  #gnav .wrap {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  /* line 114, ../sass/_header.scss */
  #gnav .wrap ul li {
    width: 100% !important;
    float: left !important;
  }
}
/* line 120, ../sass/_header.scss */
#gnav-ul {
  padding-bottom: 15px;
  display: table;
  width: 100%;
}
/* line 126, ../sass/_header.scss */
#gnav-ul li {
  display: table-cell;
  text-align: center;
  border-left: solid 1px #dbdbdb;
  padding: 0;
  float: none;
}
/* line 132, ../sass/_header.scss */
#gnav-ul li:nth-last-of-type(1) {
  border-right: solid 1px #dbdbdb;
}
@media screen and (max-width: 991px) {
  /* line 132, ../sass/_header.scss */
  #gnav-ul li:nth-last-of-type(1) {
    border-right: none;
  }
  /* line 136, ../sass/_header.scss */
  #gnav-ul li:nth-last-of-type(1) a {
    border-bottom: none;
  }
}
/* line 141, ../sass/_header.scss */
#gnav-ul li a {
  color: #4b4b4b;
  background: none;
  border-top: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
/* line 151, ../sass/_header.scss */
#gnav-ul li a:hover {
  border-top: none;
  color: #22ac38;
}

/* ----------------------------------------
   footer
---------------------------------------- */
/* line 8, ../sass/_footer.scss */
#footer {
  background: #f4f6f1;
  padding-top: 70px;
}
@media screen and (max-width: 550px) {
  /* line 8, ../sass/_footer.scss */
  #footer {
    padding-top: 40px;
  }
}
/* line 14, ../sass/_footer.scss */
#footer #gnav-ul {
  padding-bottom: 50px;
  border-bottom: solid 1px #dbdbdb;
}
@media screen and (max-width: 550px) {
  /* line 14, ../sass/_footer.scss */
  #footer #gnav-ul {
    padding-bottom: 20px;
    border-bottom: none;
  }
  /* line 20, ../sass/_footer.scss */
  #footer #gnav-ul li {
    width: 100%;
    text-align: left;
    float: left;
    border-left: none;
    border-bottom: solid 1px #dbdbdb;
  }
  /* line 26, ../sass/_footer.scss */
  #footer #gnav-ul li:nth-of-type(1) {
    border-top: solid 1px #dbdbdb;
  }
  /* line 29, ../sass/_footer.scss */
  #footer #gnav-ul li a {
    position: relative;
    padding: 8px 10px;
  }
  /* line 32, ../sass/_footer.scss */
  #footer #gnav-ul li a:after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #4b4b4b;
    position: absolute;
    right: 5%;
  }
  /* line 41, ../sass/_footer.scss */
  #footer #gnav-ul li a:hover:after {
    color: #22ac38;
  }
}

/* line 51, ../sass/_footer.scss */
.footer-inner {
  width: auto;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
/* line 56, ../sass/_footer.scss */
.footer-inner .footer-01 {
  margin-bottom: 70px;
}
@media screen and (max-width: 550px) {
  /* line 56, ../sass/_footer.scss */
  .footer-inner .footer-01 {
    margin-bottom: 40px;
  }
}

/* line 64, ../sass/_footer.scss */
.footer-01 {
  background: none;
  border: none;
}

/* line 69, ../sass/_footer.scss */
.footer-title {
  color: #333;
  font-size: 48px;
  line-height: 1.0;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 550px) {
  /* line 69, ../sass/_footer.scss */
  .footer-title {
    font-size: 32px;
    margin-bottom: 10px;
  }
}

/* line 81, ../sass/_footer.scss */
.footer-subtitle {
  color: #333;
  font-size: 16px;
  text-align: center;
  margin-bottom: 90px;
}
@media screen and (max-width: 550px) {
  /* line 81, ../sass/_footer.scss */
  .footer-subtitle {
    margin-bottom: 40px;
  }
}

/* line 91, ../sass/_footer.scss */
.footer-middle {
  display: flex;
  margin-bottom: 90px;
}
@media screen and (max-width: 550px) {
  /* line 91, ../sass/_footer.scss */
  .footer-middle {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  /* line 91, ../sass/_footer.scss */
  .footer-middle {
    display: block;
    font-size: 0;
  }
}
/* line 103, ../sass/_footer.scss */
.footer-middle > div {
  font-size: 16px;
  width: 100%;
  margin-left: 30px;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  /* line 103, ../sass/_footer.scss */
  .footer-middle > div {
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 550px) {
  /* line 103, ../sass/_footer.scss */
  .footer-middle > div {
    padding-bottom: 20px;
  }
  /* line 117, ../sass/_footer.scss */
  .footer-middle > div:nth-last-of-type(1) {
    border-bottom: none;
  }
}
@media screen and (max-width: 991px) {
  /* line 123, ../sass/_footer.scss */
  .footer-middle > div:nth-child(1) {
    width: 100%;
    margin: 0 0 30px;
    padding: 0 30px 0;
  }
}
@media screen and (max-width: 991px) and (max-width: 550px) {
  /* line 123, ../sass/_footer.scss */
  .footer-middle > div:nth-child(1) {
    padding: 0;
  }
}
@media screen and (max-width: 991px) {
  /* line 131, ../sass/_footer.scss */
  .footer-middle > div:nth-child(2), .footer-middle div:nth-child(3) {
    font-size: 16px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0;
    padding: 0 30px 0;
  }
}
@media screen and (max-width: 991px) and (max-width: 550px) {
  /* line 131, ../sass/_footer.scss */
  .footer-middle > div:nth-child(2), .footer-middle div:nth-child(3) {
    display: block;
    width: 100%;
    border-bottom: none;
    margin-bottom: 30px;
    padding: 0;
    text-align: center;
  }
}

/* line 148, ../sass/_footer.scss */
.footer-middle .post-author {
  padding: 0;
  border: none;
}
@media screen and (max-width: 550px) {
  /* line 148, ../sass/_footer.scss */
  .footer-middle .post-author {
    padding: 0 !important;
  }
}
/* line 155, ../sass/_footer.scss */
.footer-middle .avater-title {
  color: #171717;
  font-size: 18px;
  margin-bottom: 5px;
}
/* line 160, ../sass/_footer.scss */
.footer-middle .avater-line {
  width: 100%;
  display: table;
  height: 2px;
  margin-bottom: 40px;
}
@media screen and (max-width: 550px) {
  /* line 160, ../sass/_footer.scss */
  .footer-middle .avater-line {
    margin-bottom: 20px;
  }
}
/* line 168, ../sass/_footer.scss */
.footer-middle .avater-line > span {
  display: table-cell;
}
/* line 170, ../sass/_footer.scss */
.footer-middle .avater-line > span:nth-of-type(1) {
  background: #4b4b4b;
  width: 20%;
}
/* line 174, ../sass/_footer.scss */
.footer-middle .avater-line > span:nth-of-type(2) {
  background: #b1b0a2;
}
/* line 179, ../sass/_footer.scss */
.footer-middle .post-author-img {
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  float: none;
  width: 150px;
}
@media screen and (max-width: 768px) {
  /* line 179, ../sass/_footer.scss */
  .footer-middle .post-author-img {
    width: 100px;
  }
}
@media screen and (max-width: 550px) {
  /* line 179, ../sass/_footer.scss */
  .footer-middle .post-author-img {
    margin-bottom: 15px;
  }
}
/* line 191, ../sass/_footer.scss */
.footer-middle .post-author-img .inner {
  width: 100%;
}
/* line 193, ../sass/_footer.scss */
.footer-middle .post-author-img .inner img {
  width: 100%;
}
/* line 198, ../sass/_footer.scss */
.footer-middle .post-author-meta {
  margin-left: 0;
}
/* line 200, ../sass/_footer.scss */
.footer-middle .post-author-meta p {
  color: #4b4b4b;
  font-size: 14px;
  line-height: 1.7;
}
@media screen and (max-width: 550px) {
  /* line 206, ../sass/_footer.scss */
  .footer-middle .sns-facebook {
    padding-top: 10px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 550px) {
  /* line 212, ../sass/_footer.scss */
  .footer-middle .sns-etc {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
  }
}
/* line 218, ../sass/_footer.scss */
.footer-middle .sns-etc li {
  border-top: solid 1px #e4e4e4;
  border-right: solid 1px #e4e4e4;
  border-bottom: solid 1px #e4e4e4;
}
@media screen and (max-width: 550px) {
  /* line 218, ../sass/_footer.scss */
  .footer-middle .sns-etc li {
    margin-bottom: 10px !important;
  }
}
/* line 225, ../sass/_footer.scss */
.footer-middle .sns-etc li a {
  background: #fff;
  display: block;
  padding: 22px 10px;
  text-align: center;
}
@media screen and (max-width: 550px) {
  /* line 225, ../sass/_footer.scss */
  .footer-middle .sns-etc li a {
    padding: 18px 5px;
  }
}
/* line 233, ../sass/_footer.scss */
.footer-middle .sns-etc li a i {
  color: #fff;
  font-size: 22px;
  text-align: center;
  line-height: 42px;
  width: 42px;
  height: 42px;
  border-radius: 40px;
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
/* line 246, ../sass/_footer.scss */
.footer-middle .sns-etc .icon_social_text {
  color: #4b4b4b;
  font-size: 16px;
  font-weight: bold;
  margin-left: 20px;
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
/* line 254, ../sass/_footer.scss */
.footer-middle .sns-etc .google_icon {
  border-left: solid 3px #db4a39;
  margin-bottom: 20px;
}
/* line 257, ../sass/_footer.scss */
.footer-middle .sns-etc .google_icon a:hover {
  background: #db4a39;
}
/* line 259, ../sass/_footer.scss */
.footer-middle .sns-etc .google_icon a:hover i {
  background: #fff;
  color: #db4a39;
}
/* line 263, ../sass/_footer.scss */
.footer-middle .sns-etc .google_icon a:hover .icon_social_text {
  color: #fff;
}
/* line 267, ../sass/_footer.scss */
.footer-middle .sns-etc .google_icon i {
  background: #db4a39;
}
/* line 271, ../sass/_footer.scss */
.footer-middle .sns-etc .twitter_icon {
  border-left: solid 3px #00aced;
  margin-bottom: 20px;
}
/* line 274, ../sass/_footer.scss */
.footer-middle .sns-etc .twitter_icon a:hover {
  background: #00aced;
}
/* line 276, ../sass/_footer.scss */
.footer-middle .sns-etc .twitter_icon a:hover i {
  background: #fff;
  color: #00aced;
}
/* line 280, ../sass/_footer.scss */
.footer-middle .sns-etc .twitter_icon a:hover .icon_social_text {
  color: #fff;
}
/* line 284, ../sass/_footer.scss */
.footer-middle .sns-etc .twitter_icon i {
  background: #00aced;
}
/* line 288, ../sass/_footer.scss */
.footer-middle .sns-etc .feedly_icon {
  border-left: solid 3px #6cc655;
}
/* line 290, ../sass/_footer.scss */
.footer-middle .sns-etc .feedly_icon a:hover {
  background: #6cc655;
}
/* line 292, ../sass/_footer.scss */
.footer-middle .sns-etc .feedly_icon a:hover i {
  background: #fff;
  color: #6cc655;
}
/* line 296, ../sass/_footer.scss */
.footer-middle .sns-etc .feedly_icon a:hover .icon_social_text {
  color: #fff;
}
/* line 300, ../sass/_footer.scss */
.footer-middle .sns-etc .feedly_icon i {
  background: #6cc655;
}

/* line 307, ../sass/_footer.scss */
#footer .wrap {
  padding: 0;
}

/* line 310, ../sass/_footer.scss */
.footer-bottom {
  background: #b1b0a2;
  padding-bottom: 95px;
}
@media screen and (max-width: 800px) {
  /* line 310, ../sass/_footer.scss */
  .footer-bottom {
    padding-bottom: 60px;
  }
}
/* line 316, ../sass/_footer.scss */
.footer-bottom .footer-01 {
  width: auto;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
/* line 322, ../sass/_footer.scss */
.footer-bottom .wrap {
  display: flex;
}
@media screen and (max-width: 550px) {
  /* line 322, ../sass/_footer.scss */
  .footer-bottom .wrap {
    display: block;
  }
}
/* line 330, ../sass/_footer.scss */
.footer-bottom #footer-nav {
  padding-top: 30px;
}
@media screen and (max-width: 550px) {
  /* line 330, ../sass/_footer.scss */
  .footer-bottom #footer-nav {
    padding-top: 0px;
    padding-bottom: 10px;
  }
}
/* line 336, ../sass/_footer.scss */
.footer-bottom #footer-nav li {
  border-right: solid 1px #fff;
  margin-right: 0;
  padding-right: 6px;
  padding-left: 6px;
}
/* line 341, ../sass/_footer.scss */
.footer-bottom #footer-nav li:nth-last-of-type(1) {
  border: none;
}
/* line 344, ../sass/_footer.scss */
.footer-bottom #footer-nav li a {
  color: #fff;
  font-size: 13px;
  display: block;
  padding: 0 2px;
  border-bottom: solid 1px transparent;
}
/* line 350, ../sass/_footer.scss */
.footer-bottom #footer-nav li a:hover {
  border-bottom: solid 1px #fff;
}
@media screen and (max-width: 550px) {
  /* line 336, ../sass/_footer.scss */
  .footer-bottom #footer-nav li {
    float: left;
    width: 100%;
    border-bottom: solid 1px #fff;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 360, ../sass/_footer.scss */
  .footer-bottom #footer-nav li:nth-last-of-type(1) {
    border-bottom: solid 1px #fff;
  }
  /* line 363, ../sass/_footer.scss */
  .footer-bottom #footer-nav li a {
    border-bottom: none;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 369, ../sass/_footer.scss */
  .footer-bottom #footer-nav li a:after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #fff;
    position: absolute;
    right: 5%;
  }
  /* line 377, ../sass/_footer.scss */
  .footer-bottom #footer-nav li a:hover {
    color: #171717;
    border-bottom: none;
  }
  /* line 380, ../sass/_footer.scss */
  .footer-bottom #footer-nav li a:hover:after {
    color: #171717;
  }
}
/* line 388, ../sass/_footer.scss */
.footer-bottom .footer-nav {
  width: 480px;
}
@media screen and (max-width: 550px) {
  /* line 388, ../sass/_footer.scss */
  .footer-bottom .footer-nav {
    width: 100%;
  }
}
/* line 394, ../sass/_footer.scss */
.footer-bottom .footer-copy-wrap {
  width: 100%;
}
/* line 397, ../sass/_footer.scss */
.footer-bottom .footer-copy {
  color: #fff;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 10px;
  width: 100%;
}
@media screen and (max-width: 550px) {
  /* line 397, ../sass/_footer.scss */
  .footer-bottom .footer-copy {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
/* line 408, ../sass/_footer.scss */
.footer-bottom .footer-02 {
  background: none;
  border: none;
}
/* line 413, ../sass/_footer.scss */
.footer-bottom .footer-pagetop a:hover span {
  opacity: 0.75;
}
/* line 416, ../sass/_footer.scss */
.footer-bottom .footer-pagetop .pagetop {
  bottom: 99px;
}
/* line 418, ../sass/_footer.scss */
.footer-bottom .footer-pagetop .pagetop span {
  background: #f39800;
  line-height: 45px;
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}

/* ----------------------------------------
   single
---------------------------------------- */
/* line 8, ../sass/_single.scss */
#content {
  max-width: 700px;
  width: auto;
  padding-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

/* line 16, ../sass/_single.scss */
.post-title {
  background: #f5f5f5;
  color: #171717;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.4;
  padding: 20px;
  margin-bottom: 25px;
}

/* line 26, ../sass/_single.scss */
.main-inner {
  margin-right: 0;
  padding-bottom: 40px;
}

/* line 31, ../sass/_single.scss */
.cat-content .post-header, article.page .post-header {
  background: none;
  padding: 10px 0 0;
}

/* line 37, ../sass/_single.scss */
article.page table {
  width: 100%;
}
/* line 40, ../sass/_single.scss */
article.page .post-content form {
  width: 100%;
  margin-top: 50px;
}
@media screen and (max-width: 550px) {
  /* line 44, ../sass/_single.scss */
  article.page .post-content form input[type="text"], article.page .post-content form input[type="email"], article.page .post-content form input[type="url"], article.page .post-content form input[type="tel"], article.page .post-content form input[type="number"], article.page .post-content form input[type="date"], article.page .post-content form textarea {
    width: 100%;
  }
  /* line 47, ../sass/_single.scss */
  article.page .post-content form input[type="submit"] {
    background: #22ac38;
    width: 300px;
    line-height: 40px;
    border: none;
    border-radius: 3px;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
  }
  /* line 55, ../sass/_single.scss */
  article.page .post-content form input[type="submit"]:hover {
    opacity: 0.75;
  }
}

/* line 63, ../sass/_single.scss */
.post-header {
  padding: 0;
}

/* line 67, ../sass/_single.scss */
.post-header-meta {
  overflow: visible;
}

/* line 71, ../sass/_single.scss */
.post-meta {
  padding-bottom: 25px;
  border-top: none;
}
@media screen and (max-width: 767px) {
  /* line 71, ../sass/_single.scss */
  .post-meta {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 77, ../sass/_single.scss */
  .post-meta li {
    margin-bottom: 5px;
  }
}
/* line 81, ../sass/_single.scss */
.post-meta li {
  background: none;
  color: #333;
  margin-top: 0;
  margin-right: 0;
  padding-right: 20px;
}
/* line 87, ../sass/_single.scss */
.post-meta li span {
  margin-left: 5px;
}
/* line 91, ../sass/_single.scss */
.post-meta .cat-group {
  margin-left: 70px;
  float: left;
  line-height: 1.7;
}
@media screen and (max-width: 550px) {
  /* line 91, ../sass/_single.scss */
  .post-meta .cat-group {
    margin-left: 10px;
    padding-right: 0;
  }
}
/* line 99, ../sass/_single.scss */
.post-meta .cat-group > div:nth-last-of-type(1) a {
  margin-right: 0;
}
/* line 103, ../sass/_single.scss */
.post-meta:after {
  content: '';
  clear: both;
}

/* line 109, ../sass/_single.scss */
.cat-bringup {
  float: left;
  padding-right: 0;
}
/* line 112, ../sass/_single.scss */
.cat-bringup a {
  font-size: 12px;
  color: #fff;
  background: #3599c9;
  border: solid 1px transparent;
  padding: 5px 16px;
  margin-left: 5px;
  margin-right: 5px;
}
/* line 120, ../sass/_single.scss */
.cat-bringup a:hover {
  background: #fff;
  color: #3599c9;
  border: solid 1px #3599c9;
}

/* line 127, ../sass/_single.scss */
.cat-choose {
  float: left;
}
/* line 129, ../sass/_single.scss */
.cat-choose a {
  font-size: 12px;
  color: #fff;
  background: #f19149;
  border: solid 1px transparent;
  padding: 5px 15px;
  margin-left: 5px;
  margin-right: 5px;
}
/* line 137, ../sass/_single.scss */
.cat-choose a:hover {
  background: #fff;
  color: #f19149;
  border: solid 1px #f19149;
}

/* line 144, ../sass/_single.scss */
.cat-display {
  float: left;
}
/* line 146, ../sass/_single.scss */
.cat-display a {
  font-size: 12px;
  color: #fff;
  background: #a6937c;
  border: solid 1px transparent;
  padding: 5px 15px;
  margin-left: 5px;
  margin-right: 5px;
}
/* line 154, ../sass/_single.scss */
.cat-display a:hover {
  background: #fff;
  color: #a6937c;
  border: solid 1px #a6937c;
}

/* line 162, ../sass/_single.scss */
.post-thumbnail {
  margin-left: 0;
  margin-bottom: 15px;
  float: none;
  text-align: center;
}
/* line 167, ../sass/_single.scss */
.post-thumbnail img {
  border: solid 1px #e4e4e4;
}

/* line 172, ../sass/_single.scss */
.post-content {
  padding: 0;
  overflow: visible;
}
/* line 175, ../sass/_single.scss */
.post-content p {
  color: #333;
  font-size: 16px;
  line-height: 1.75;
}
/* line 180, ../sass/_single.scss */
.post-content a {
  color: #22ac38;
  border: solid 1px transparent;
  padding-bottom: 2px;
}
/* line 184, ../sass/_single.scss */
.post-content a:hover {
  border-bottom: solid 1px #22ac38;
}
/* line 188, ../sass/_single.scss */
.post-content h2 {
  color: #4b4b4b;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.6;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: solid 2px #999;
  border-bottom: solid 2px #999;
  margin-top: 70px;
  margin-bottom: 50px;
}
/* line 200, ../sass/_single.scss */
.post-content h3 {
  color: #333;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.6;
  padding-left: 20px;
  margin-top: 60px;
  margin-bottom: 30px;
  border-left: solid 4px #22ac38;
}
/* line 210, ../sass/_single.scss */
.post-content h4 {
  color: #3d67a6;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 40px;
  margin-bottom: 20px;
}
@media screen and (max-width: 550px) {
  /* line 210, ../sass/_single.scss */
  .post-content h4 {
    margin-top: 20px;
  }
}
/* line 221, ../sass/_single.scss */
.post-content figure {
  text-align: center;
}
/* line 225, ../sass/_single.scss */
.post-content ul li {
  list-style-type: none;
  color: #4b4b4b;
}
/* line 228, ../sass/_single.scss */
.post-content ul li:before {
  color: #22ac38;
  font-size: 20px;
  line-height: 1.0;
  padding-right: 10px;
}
/* line 237, ../sass/_single.scss */
.post-content dl dt, .post-content dl dd {
  color: #4b4b4b;
  font-size: 16px;
  margin-bottom: 6px;
  margin-top: 6px;
  border-left: none;
}
/* line 244, ../sass/_single.scss */
.post-content dl dt {
  font-weight: bold;
}
/* line 247, ../sass/_single.scss */
.post-content dl dd {
  padding: 0 0 0 35px;
}
/* line 254, ../sass/_single.scss */
.post-content table thead tr th {
  text-align: center;
  background: #bfcf9c;
}
/* line 260, ../sass/_single.scss */
.post-content table th {
  font-weight: bold;
}
/* line 263, ../sass/_single.scss */
.post-content table td {
  text-align: left;
}
/* line 268, ../sass/_single.scss */
.post-content table tbody tr:nth-of-type(even) th, .post-content table tbody tr:nth-of-type(even) td {
  background: #f5f5f5;
}
/* line 273, ../sass/_single.scss */
.post-content table tbody tr:nth-of-type(odd) th, .post-content table tbody tr:nth-of-type(odd) td {
  background: #fff;
}
/* line 278, ../sass/_single.scss */
.post-content table th, .post-content table td {
  color: #333;
  border: solid 1px #fff;
}
/* line 283, ../sass/_single.scss */
.post-content blockquote {
  color: #4b4b4b;
  background: #f5f5f5;
  border: 4px solid #eee;
  padding: 30px 30px 20px 75px;
}
/* line 288, ../sass/_single.scss */
.post-content blockquote a {
  color: #22ac38;
  text-align: right;
  line-height: 1.0;
}
/* line 293, ../sass/_single.scss */
.post-content blockquote:before {
  color: #cacaca;
  left: 15px;
}
/* line 298, ../sass/_single.scss */
.post-content address {
  color: #979797;
  font-size: 16px;
  line-height: 1.6;
  -webkit-transform: skewX(-15deg);
  -moz-transform: skewX(-15deg);
  -o-transform: skewX(-15deg);
  transform: skewX(-15deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=-0.26794919243112214, M21=0, M22=1, SizingMethod='auto expand')";
}
/* line 308, ../sass/_single.scss */
.post-content .thumb-wrap {
  padding-bottom: 20px;
}
/* line 311, ../sass/_single.scss */
.post-content .attention {
  padding: 25px 20px;
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 315, ../sass/_single.scss */
.post-content .attention > p {
  margin-bottom: 20px;
}
/* line 318, ../sass/_single.scss */
.post-content .attention ul {
  margin-bottom: 0;
}
/* line 320, ../sass/_single.scss */
.post-content .attention ul li {
  color: #4b4b4b;
}
/* line 324, ../sass/_single.scss */
.post-content .attention .attention-title {
  font-size: 16px;
  font-weight: bold;
}
/* line 329, ../sass/_single.scss */
.post-content .attention.a-1 {
  border: 2px solid #bfcf9c;
}
/* line 331, ../sass/_single.scss */
.post-content .attention.a-1 .attention-title {
  color: #22ac38;
  margin-bottom: 15px;
}
/* line 336, ../sass/_single.scss */
.post-content .attention.a-1 li:before {
  color: #22ac38;
}
/* line 341, ../sass/_single.scss */
.post-content .attention.a-2 {
  border: 2px solid #dbdbdb;
}
/* line 343, ../sass/_single.scss */
.post-content .attention.a-2 .attention-title {
  color: #333;
  border-bottom: solid 1px #dbdbdb;
  width: 100%;
  display: inline-block;
  padding-bottom: 15px;
}
/* line 351, ../sass/_single.scss */
.post-content .attention.a-2 li:before {
  color: #333;
}
/* line 356, ../sass/_single.scss */
.post-content .attention.a-3 {
  border: 2px solid #dbdbdb;
}
/* line 358, ../sass/_single.scss */
.post-content .attention.a-3 .attention-title {
  color: #333;
  margin-bottom: 15px;
}
/* line 363, ../sass/_single.scss */
.post-content .attention.a-3 li:before {
  color: #333;
}
/* line 368, ../sass/_single.scss */
.post-content img.alignleft {
  margin-right: 40px;
  margin-bottom: 40px;
}
/* line 372, ../sass/_single.scss */
.post-content img.alignright {
  margin-left: 40px;
  margin-bottom: 40px;
}
/* line 376, ../sass/_single.scss */
.post-content img.aligncenter {
  margin-bototm: 40px;
}
@media screen and (max-width: 550px) {
  /* line 380, ../sass/_single.scss */
  .post-content ol {
    margin-left: 10px;
  }
}

@media screen and (max-width: 991px) {
  /* line 387, ../sass/_single.scss */
  .post-content, .cta-post-title, .post-cta, .post-cta-inner, .post-share, .post-author, article.page .post-header {
    padding: 15px !important;
  }
}

/* line 393, ../sass/_single.scss */
.post-footer {
  padding: 0;
  border-radius: 0;
  margin-top: 40px;
  margin-bottom: 50px;
}
@media screen and (max-width: 550px) {
  /* line 393, ../sass/_single.scss */
  .post-footer {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

/* line 405, ../sass/_single.scss */
.post-footer-list i {
  color: #80a18e;
  margin-right: 5px;
}
/* line 409, ../sass/_single.scss */
.post-footer-list ul li {
  color: #4b4b4b;
}
/* line 411, ../sass/_single.scss */
.post-footer-list ul li a {
  color: #22ac38;
  border-bottom: solid 1px transparent;
  padding-bottom: 2px;
}
/* line 415, ../sass/_single.scss */
.post-footer-list ul li a:hover {
  text-decoration: none;
  border-bottom: solid 1px #22ac38;
}
@media screen and (max-width: 550px) {
  /* line 404, ../sass/_single.scss */
  .post-footer-list {
    margin-bottom: 20px;
  }
}

/* line 426, ../sass/_single.scss */
.post-cta {
  background: #f5f5f5;
  border-top: solid 4px #22ac38;
  border-left: solid 2px #d7d9db;
  border-right: solid 2px #d7d9db;
  border-bottom: solid 2px #d7d9db;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 50px;
  margin-bottom: 50px;
}
/* line 436, ../sass/_single.scss */
.post-cta .post-cta-inner {
  padding: 50px 20px 40px;
}
/* line 439, ../sass/_single.scss */
.post-cta .cta-post-title {
  padding: 35px 0;
}
/* line 443, ../sass/_single.scss */
.post-cta .post-cta-btn a {
  background: #e9c152;
  color: #695621;
  border-bottom: 5px solid #b28508;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 449, ../sass/_single.scss */
.post-cta .post-cta-btn a:hover {
  background: #ffeb79;
  border-bottom: 5px solid #dfad3c;
}
@media screen and (max-width: 550px) {
  /* line 426, ../sass/_single.scss */
  .post-cta {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  /* line 458, ../sass/_single.scss */
  .post-cta .cta-post-title {
    line-height: 1.4;
  }
}

/* line 464, ../sass/_single.scss */
#main .post-share {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 0;
  border-top: none;
}
@media screen and (max-width: 550px) {
  /* line 464, ../sass/_single.scss */
  #main .post-share {
    margin-top: 20px;
    margin-bottom: 30px;
  }
}
/* line 473, ../sass/_single.scss */
#main .post-share .post-share-title {
  background: none;
  color: #333;
  font-size: 22px;
  line-height: 1.5;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: solid 3px #333;
}
@media screen and (max-width: 991px) {
  /* line 473, ../sass/_single.scss */
  #main .post-share .post-share-title {
    margin: 0 0 40px !important;
  }
}
/* line 488, ../sass/_single.scss */
#main .post-share .post-share-facebook {
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 550px) {
  /* line 488, ../sass/_single.scss */
  #main .post-share .post-share-facebook {
    margin-bottom: 20px;
  }
}
/* line 495, ../sass/_single.scss */
#main .post-share .post-sns {
  border: none;
  margin: 0;
  margin: 0 0 20px !important;
}
/* line 499, ../sass/_single.scss */
#main .post-share .post-sns ul {
  display: flex;
}
/* line 501, ../sass/_single.scss */
#main .post-share .post-sns ul > li {
  border: none;
  color: #fff;
  font-weight: bold;
  padding: 0;
  margin-left: 5px;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  /* line 501, ../sass/_single.scss */
  #main .post-share .post-sns ul > li {
    width: 50%;
  }
}
/* line 511, ../sass/_single.scss */
#main .post-share .post-sns ul > li a {
  color: #fff;
  border-radius: 6px;
  padding: 15px 5px;
}
/* line 515, ../sass/_single.scss */
#main .post-share .post-sns ul > li a:hover {
  opacity: 0.75;
}
@media screen and (max-width: 550px) {
  /* line 499, ../sass/_single.scss */
  #main .post-share .post-sns ul {
    display: block;
  }
  /* line 522, ../sass/_single.scss */
  #main .post-share .post-sns ul > li {
    padding: 5px;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}
/* line 529, ../sass/_single.scss */
#main .post-share .post-sns ul .post-sns-facebook a {
  background: #305097;
}
/* line 532, ../sass/_single.scss */
#main .post-share .post-sns ul .post-sns-twitter a {
  background: #00aced;
}
/* line 534, ../sass/_single.scss */
#main .post-share .post-sns ul .post-sns-twitter a:before {
  content: none;
}
/* line 538, ../sass/_single.scss */
#main .post-share .post-sns ul .post-sns-google a {
  background: #db4a39;
}
/* line 541, ../sass/_single.scss */
#main .post-share .post-sns ul .post-sns-feedly a {
  background: #6cc655;
}
/* line 543, ../sass/_single.scss */
#main .post-share .post-sns ul .post-sns-feedly a:before {
  content: none;
}
/* line 547, ../sass/_single.scss */
#main .post-share .post-sns ul .post-sns-line a {
  background: #5ae628;
}

@media screen and (max-width: 550px) {
  /* line 554, ../sass/_single.scss */
  .post-footer-related {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 559, ../sass/_single.scss */
.post-footer-related > div {
  color: #22ac38;
  font-size: 13px;
  padding: 10px;
  margin-bottom: 30px;
}
/* line 565, ../sass/_single.scss */
.post-footer-related h4 {
  color: #333;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.6;
  padding-left: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  border-left: solid 4px #22ac38;
}
/* line 575, ../sass/_single.scss */
.post-footer-related .gr3 {
  padding-left: 5px;
  padding-right: 5px;
}
@media screen and (max-width: 767px) {
  /* line 575, ../sass/_single.scss */
  .post-footer-related .gr3 {
    width: 50%;
  }
}
/* line 581, ../sass/_single.scss */
.post-footer-related .gr3 .inner {
  margin-bottom: 35px;
}
/* line 584, ../sass/_single.scss */
.post-footer-related .gr3 img {
  margin-bottom: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
/* line 592, ../sass/_single.scss */
.post-footer-related .gr3 .title {
  color: #097c25;
  font-size: 13px;
  line-height: 1.4;
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
/* line 599, ../sass/_single.scss */
.post-footer-related .gr3 a {
  display: block;
}
/* line 601, ../sass/_single.scss */
.post-footer-related .gr3 a:hover img {
  opacity: 0.75;
}
/* line 604, ../sass/_single.scss */
.post-footer-related .gr3 a:hover .title {
  color: #22ac38;
}

/* line 611, ../sass/_single.scss */
ul.bzb-sns-btn {
  text-align: center;
  padding-left: 0;
}
/* line 614, ../sass/_single.scss */
ul.bzb-sns-btn li:before {
  content: none;
}
/* line 617, ../sass/_single.scss */
ul.bzb-sns-btn li.bzb-facebook, ul.bzb-sns-btn li.bzb-twitter, ul.bzb-sns-btn li.bzb-googleplus, ul.bzb-sns-btn li.bzb-pocket, ul.bzb-sns-btn li.bzb-line {
  width: auto;
  margin-left: 5px;
}
@media screen and (max-width: 550px) {
  /* line 611, ../sass/_single.scss */
  ul.bzb-sns-btn {
    margin: 0 0 30px;
  }
  /* line 623, ../sass/_single.scss */
  ul.bzb-sns-btn li {
    margin-bottom: 10px;
  }
}

/* line 629, ../sass/_single.scss */
#comments {
  padding: 0;
}
/* line 631, ../sass/_single.scss */
#comments .comments-title {
  color: #333;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.6;
  padding-left: 20px;
  margin-top: 50px;
  margin-bottom: 40px;
  border-left: solid 4px #22ac38;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 644, ../sass/_single.scss */
#comments .comment-author img {
  border-radius: 30px;
  margin-right: 20px;
}
/* line 648, ../sass/_single.scss */
#comments .comment-author .fn {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin-right: 15px;
}
/* line 655, ../sass/_single.scss */
#comments .comment-author .says {
  display: none;
}
/* line 659, ../sass/_single.scss */
#comments .comment-meta a {
  font-size: 12px;
  line-height: 16px;
  color: #868686;
}
/* line 665, ../sass/_single.scss */
#comments .reply a {
  color: #638c0b;
  border-bottom: solid 1px transparent;
  padding: 0 0 2px;
  line-height: 1.5;
  border-radius: 0;
}
/* line 671, ../sass/_single.scss */
#comments .reply a:before {
  content: none;
}
/* line 674, ../sass/_single.scss */
#comments .reply a:hover {
  border-bottom: solid 1px #638c0b;
}
/* line 679, ../sass/_single.scss */
#comments p {
  color: #6d6d6d;
  line-height: 1.6;
}
/* line 683, ../sass/_single.scss */
#comments .children .comment-body {
  border: solid 1px #dbdbdb;
}
/* line 686, ../sass/_single.scss */
#comments .logged-in-as a {
  color: #638c0b;
  border-bottom: solid 1px transparent;
  padding-bottom: 2px;
}
/* line 690, ../sass/_single.scss */
#comments .logged-in-as a:hover {
  border-bottom: solid 1px #638c0b;
}
/* line 694, ../sass/_single.scss */
#comments form input[type="submit"] {
  background: #22ac38;
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
/* line 698, ../sass/_single.scss */
#comments form input[type="submit"]:hover {
  opacity: 0.75;
}

/* line 704, ../sass/_single.scss */
#post-404 {
  width: 100%;
}

/* line 709, ../sass/_single.scss */
body.search .breadcrumb {
  max-width: 1200px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 715, ../sass/_single.scss */
body.search .post-loop-wrap .post-content {
  padding: 0;
}

/*--------------------------------
お問い合わせ
---------------------------------*/
/* line 724, ../sass/_single.scss */
.wpcf7-form input[type="submit"] {
  background: #22ac38;
  transition: all ease-in-out .3s;
}

/* line 728, ../sass/_single.scss */
.wpcf7-form input[type="submit"]:hover {
  opacity: 0.75;
}

@media screen and (max-width: 550px) {
  /* line 732, ../sass/_single.scss */
  article.page .post-content form.wpcf7-form {
    margin-top: 20px;
  }
}
/*--------------------------------
会社概要
---------------------------------*/
/* line 740, ../sass/_single.scss */
.post-content table.companyT {
  width: 100%;
  margin-top: 40px;
  border: none;
  overflow: visible;
  white-space: normal;
}
@media screen and (max-width: 767px) {
  /* line 740, ../sass/_single.scss */
  .post-content table.companyT {
    display: table;
  }
}
@media screen and (max-width: 550px) {
  /* line 740, ../sass/_single.scss */
  .post-content table.companyT {
    margin-top: 20px;
  }
}
/* line 752, ../sass/_single.scss */
.post-content table.companyT th, .post-content table.companyT td {
  padding: 20px;
}
@media screen and (max-width: 360px) {
  /* line 752, ../sass/_single.scss */
  .post-content table.companyT th, .post-content table.companyT td {
    padding: 10px;
  }
}
/* line 758, ../sass/_single.scss */
.post-content table.companyT tr:nth-of-type(odd) th, .post-content table.companyT tr:nth-of-type(odd) td {
  background: #FBFBFB;
}

/*--------------------------------
プライバシーポリシー
---------------------------------*/
/* line 766, ../sass/_single.scss */
.post-content p.mb10 {
  margin-bottom: 10px;
}




/*--------------------------------
CTA　20161104
---------------------------------*/
.post-cta .cta-post-title {
    font-size: 32px;
    text-align: center;
}
@media screen and (max-width: 550px) {
  #main .post-cta .cta-post-title {
    font-size: 20px !important;
    text-align: center;
  }
}


.post-cta .cta-post-title span {
    font-size: 20px;
    display: block;
}
@media screen and (max-width: 550px) {
  .post-cta .cta-post-title span {
    font-size: 16px;
    margin: 0 0 16px 0;
  }
}


@media screen and (max-width: 767px) {
  .post-cta-img {
    text-align: center;
  }

}