@charset "UTF-8";
body, button, input, select, textarea {
  font-family: 'Noto Sans JP', Helvetica, Arial, sans-serif;
}

pre,
code,
input,
textarea {
  font: inherit;
}

::-moz-selection {
  background: #2196F3;
}

::selection {
  background: #2196F3;
}

a, .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus, .header-social a, .onepress-menu ul li a:hover, .onepress-menu li.onepress-current-item > a, .onepress-menu ul li.current-menu-item > a, .onepress-menu > li a.menu-actived, .onepress-menu.onepress-menu-mobile li.onepress-current-item > a, .site-footer a, .site-footer .footer-social a:hover, .site-footer .btt a:hover, .highlight, #comments .comment .comment-wrapper .comment-meta .comment-time:hover, #comments .comment .comment-wrapper .comment-meta .comment-reply-link:hover, #comments .comment .comment-wrapper .comment-meta .comment-edit-link:hover, .btn-theme-primary-outline, .sidebar .widget a:hover, .section-services .service-item .service-image i, .counter_item .counter__number, .team-member .member-thumb .member-profile a:hover, .icon-background-default {
  color: #f44336;
}

input[type="reset"], input[type="submit"], input[type="submit"], input[type="reset"]:hover, input[type="submit"]:hover, input[type="submit"]:hover .nav-links a:hover, .btn-theme-primary, .btn-theme-primary-outline:hover, .section-testimonials .card-theme-primary,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce button.button.alt, .pirate-forms-submit-button, .pirate-forms-submit-button:hover {
  background: #f44336;
}

.btn-theme-primary-outline, .btn-theme-primary-outline:hover, .pricing__item:hover, .section-testimonials .card-theme-primary, .entry-content blockquote {
  border-color: #f44336;
}

.site-branding .no-logo-img.has-desc .site-description, .site-branding .has-logo-img .site-description {
  color: #fff;
}

.site-branding {
  float: none;
  position: relative;
}

.site-branding .site-logo-div {
  text-align: center;
}

.site-branding .site-logo-div img {
  height: 60px;
  width: auto;
}

.topbar {
  position: absolute;
  right: 0;
  width: 240px;
}

.topbar .widget {
  line-height: 1.2;
  margin: 5px 0;
  padding: 10px;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: right;
}

.topbar .widget h2 {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0;
}

.topbar .widget strong {
  color: #e60012;
  font-size: 21px;
  font-size: 1.3125rem;
}

.topbar .widget p {
  margin: 0;
}

.onepress-menu .sns-line, .onepress-menu .sns-blogger, .onepress-menu .sns-fb, .onepress-menu .sns-twitter {
  display: none;
}

@media screen and (max-width: 1140px) {
  .site-branding .site-logo-div img {
    height: 40px;
  }
  .topbar {
    left: 120px;
  }
  .topbar .widget {
    text-align: left;
  }
  .topbar .widget h2 {
    display: none;
  }
  .onepress-menu .sns-line:before, .onepress-menu .sns-blogger:before, .onepress-menu .sns-fb:before, .onepress-menu .sns-twitter:before {
    display: inline;
  }
  .onepress-menu .sns-line, .onepress-menu .sns-blogger, .onepress-menu .sns-fb, .onepress-menu .sns-twitter {
    display: inline-block;
    width: 74px;
    height: 74px;
  }
  .onepress-menu .sns-line a, .onepress-menu .sns-blogger a, .onepress-menu .sns-fb a, .onepress-menu .sns-twitter a {
    padding: 0;
  }
}

.main-navigation {
  display: table;
  margin: 0 auto;
}

.main-navigation .onepress-menu {
  float: none;
}

.main-navigation .onepress-menu li {
  position: relative;
}

.main-navigation .onepress-menu li:before {
  border-right: #eee solid 3px;
  display: block;
  content: '';
  height: 30px;
  top: 25px;
  position: absolute;
}

.main-navigation .onepress-menu li:first-child:before {
  display: none;
}

.main-navigation .onepress-menu li li:before {
  display: none;
}

@media screen and (max-width: 1140px) {
  .site-branding {
    float: left;
  }
  .main-navigation {
    display: block;
  }
}

.prices {
  padding: 0;
  border-spacing: 0;
}

.site-footer {
  background-color: #e60012;
  color: #eee;
}

.site-footer .footer-widgets .widget-title {
  padding: 14px 0;
  border-bottom: 3px solid #e60012;
}

.site-footer .footer-widgets dt {
  float: left;
  clear: left;
}

.site-footer .footer-widgets dd {
  padding-left: 60px;
}

.site-footer .footer-widgets a, .site-footer .footer-widgets a:hover {
  color: #fff;
}

.site-footer .footer-widgets a:hover {
  background: #cc3300;
}

.site-footer .btt a {
  color: #fff;
  background: rgba(133, 133, 133, 0.6);
  border-radius: 25px;
  position: fixed;
  right: 20px;
  bottom: 40px;
  top: auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.site-footer .btt a i {
  margin: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.site-footer .btt a:hover {
  color: #e60012;
}

.site-footer .site-info {
  background-color: #e60012;
}

.menu .prices thead tr th {
  font-size: 18px;
  color: #ff002e;
}

.menu .prices tbody tr th, .menu .prices tbody tr td {
  border-bottom: 1px dotted #ccc;
}

.menu table > thead > tr > th, .menu table > tbody > tr > th, .menu table > tfoot > tr > th, .menu table > thead > tr > td, .menu table > tbody > tr > td, .menu table > tfoot > tr > td {
  border: none;
  line-height: 1.42857;
  padding: 16px 5px;
  vertical-align: middle;
}

.menu table {
  width: 100%;
  margin-bottom: 20px;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}

.menu h3 {
  margin: 24px auto;
  display: inline-block;
  padding: 16px;
  position: relative;
}

.menu h3:after {
  content: '';
  content: '';
  position: absolute;
  bottom: -5px;
  display: inline-block;
  width: 160px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: red;
  border-radius: 2px;
}

.menu .box-red {
  border: 5px #f8f9f9 solid;
  padding: 16px;
  margin: 24px 0;
}

.home .tes_author img {
  border-radius: 0;
  border: 2px solid #fff;
  max-width: 100%;
}

.home .section-testimonials .card-inverse .card-text, .home .section-testimonials .section-testimonials .card-inverse {
  color: rgba(255, 255, 255, 0.85);
}

.home .section-testimonials .card {
  margin-bottom: 16px;
}

.home .section-testimonials .card .btn {
  border-color: #fff;
}

.home .section-testimonials .card .btn:hover {
  background: #d9534f;
}

.page-header {
  border-top: 1px solid #9b0a15;
  background: #e60012;
  border-bottom: 1px solid #9b0a15;
}

.page-header .post-label a {
  color: #eee;
}

.page-header h1 {
  color: #fff;
}

.section-features .section-subtitle:after {
  content: 'もう一つのわが家';
  display: block;
  color: #e60012;
  font-size: 18px;
  padding: 16px 0;
}

.section-features .buble {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding: 0;
}

.section-features .buble li {
  padding: 16px;
  margin: 16px;
  border-radius: 50%;
  border: 3px solid #e60012;
  background: #e60012;
  color: #fff;
  width: 245px;
  height: 245px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  vertical-align: middle;
  display: table;
}

.section-features .buble li p, .section-features .buble li div {
  display: table-cell;
  vertical-align: middle;
}

.section-features .buble li p .no, .section-features .buble li div .no {
  font-weight: 800;
  color: #fbb03b;
  padding: 24px;
}

.section-features .buble li:nth-child(odd) {
  background: #fff;
  color: #e60012;
}

.section-title-area .section-desc strong {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffff66));
  background: linear-gradient(transparent 60%, #ffff66 60%);
}

.section-team .team-member .member-thumb {
  border-radius: 50%;
}

.section-team .team-member .member-name {
  text-align: center;
  margin-bottom: 24px;
}

.section-team .team-member .member-name:after {
  height: 3px;
}

.section-team .team-member .member-info {
  margin: 24px 16px;
}

.section-team .team-member .member-position {
  display: block;
  padding-top: 16px;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0;
}

.section-team .team-member .member-position dt {
  float: left;
  padding-bottom: 10px;
  margin: 0;
}

.section-team .team-member .member-position dd {
  border-bottom: 2px solid #fff;
  margin: 20px 0 10px;
  padding-bottom: 10px;
}

.section-pricing .pricing__item:hover {
  border-top-color: #f44336;
}

.footer-subwidget {
  text-align: center;
  padding: 3rem 0 0;
}

.site-footer .footer-connect {
  padding: 32px 0px;
  padding: 22px 0px;
  padding: 2rem 0px;
  text-align: center;
}

.footer-widgets {
  background: #f44336;
}

.footer-social-icons .fa-blogger {
  background: url("../images/icon-blogger.png") no-repeat;
}

.footer-social-icons .fa-line {
  background: url("../images/icon-line.png") no-repeat;
}

.footer-social-icons .fa-tsukutsuku {
  background: url("../images/tsuku2-126x32.png") no-repeat;
  width: 126px;
  height: 32px;
  margin-top: 0;
}

.footer-social-icons .fa-instagram {
  font-size: 1.29em;
  line-height: normal;
  vertical-align: 3%;
}

.footer-social-icons .fa-facebook-square {
  background: url("../images/icon-facebook.png") no-repeat;
}

.footer-social-icons .fa-twitter-square {
  background: url("../images/icon-twitter.png") no-repeat;
}

.footer-social-icons .fa-twitter-square:before, .footer-social-icons .fa-facebook-square:before {
  content: '';
}

.footer-social-icons .fa-instagram, .footer-social-icons .fa-blogger, .footer-social-icons .fa-line, .footer-social-icons .fa-facebook-square, .footer-social-icons .fa-twitter-square {
  width: 32px;
  height: 32px;
  margin-top: 3px;
  background-size: cover;
}

.footer-social-icons a:hover .fa-blogger, .footer-social-icons a:hover .fa-line, .footer-social-icons a:hover .fa-tsukutsuku, .footer-social-icons a:hover .fa-facebook-square, .footer-social-icons a:hover .fa-twitter-square, .footer-social-icons a:hover .fa-instagram {
  opacity: 0.6;
}

.onepress-menu a {
  font-size: 16px;
  font-size: 1rem;
}

.page .entry-content {
  font-size: 16px;
  font-size: 1rem;
}

.access .entry-content dl dt {
  float: left;
  clear: left;
  padding: 10px 0 15px;
}

.access .entry-content dl dd {
  padding: 10px 0 15px 100px;
  border-bottom: 3px solid #eee;
  margin: 0 0 10px;
  position: relative;
}

.access .entry-content dl dd:before {
  position: absolute;
  content: '';
  height: 3px;
  display: block;
  left: 0;
  bottom: -3px;
  border-bottom: 3px solid #d9534f;
  width: 80px;
}

#biz_calendar {
  max-width: 350px;
}

#biz_calendar table.bizcal {
  border-width: 0px;
  border-radius: 5px;
}

#biz_calendar table.bizcal .calmonth {
  padding: 10px 7px;
}

#biz_calendar table.bizcal th {
  padding: 7px;
  color: #666;
  background-color: #eee;
}

#biz_calendar table.bizcal td {
  padding: 7px;
  color: #333;
}

#biz_calendar table.bizcal .holiday {
  background-color: #e60012;
}

#biz_calendar p span.boxholiday {
  background-color: #e60012;
}

#biz_calendar .boxholiday, #biz_calendar .boxeventday {
  border: 1px solid #eee;
}

.feature-item {
  text-align: justify;
}

.project-wrapper .project-header .project-small-title {
  min-height: 32px;
}

.single-portfolio .site-main, .single-guide .site-main {
  text-align: center;
  line-height: 1.8;
  font-size: 16px;
  font-size: 1rem;
}

.single-portfolio .site-main h2, .single-guide .site-main h2 {
  line-height: 1.6;
  position: relative;
  padding: 1rem;
  border: solid 2px #e60012;
  border-radius: 3px 0 3px 0;
}

.single-portfolio .site-main h2:before, .single-portfolio .site-main h2:after, .single-guide .site-main h2:before, .single-guide .site-main h2:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border: solid 2px #e60012;
  border-radius: 50%;
}

.single-portfolio .site-main h2:after, .single-guide .site-main h2:after {
  top: -12px;
  left: -12px;
}

.single-portfolio .site-main h2:before, .single-guide .site-main h2:before {
  bottom: -12px;
  right: -12px;
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
  border-collapse: collapse;
  border: none;
}

table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
  padding: .75rem;
  vertical-align: top;
  border: none;
  border-top: 1px solid #dee2e6;
}

table > tbody > tr:first-child > td {
  border-top: none;
}

.list-group-flush .list-group-item {
  margin-top: 0;
  text-align: left;
}

.card-body {
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  padding: 1.25rem;
}

a.menuguide {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffff66));
  background: linear-gradient(transparent 60%, #ffff66 60%);
  color: #666;
}

a.menuguide:hover {
  text-decoration: none;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #66FFCC));
  background: linear-gradient(transparent 60%, #66FFCC 60%);
}

/** text-colort **/
.text-orange {
  color: #FF5722;
}

.text-red {
  color: #e60012;
}

.text-lemon {
  color: #ffff00;
}

.text-green {
  color: #32b16c;
}

.bg-orange {
  background: #FF5722;
}

.bg-red {
  background: #e60012;
}

.bg-lemon {
  background: #ffff00;
}

.bg-green {
  background: #32b16c;
}

.border-lemon {
  border-color: #ffff00 !important;
}

.border-orange {
  border-color: #FF5722 !important;
}

.border-red {
  border-color: #e60012 !important;
}

.border-green {
  border-color: #32b16c !important;
}

table th {
  text-transform: none;
}

.project-wrapper .project-header .project-small-title {
  text-transform: none;
}

.page-header .entry-title, .page-header .page-title {
  text-transform: none;
}
/*# sourceMappingURL=chic.css.map */