/*!
Theme Name: habakiri-child
Theme URI: http://www.permission.co.jp/
Author: permission
Author URI: http://www.permission.co.jp/
Description: Habakiri is the simple theme based on Bootstrap 3. This theme's goal is to create a responsive, bootstrap based WordPress theme quickly. The design is very simple, easy to create of child theme. Features are, 100% responsive layouts, the Glyphicons, Genericons, Font Awesome icons, 7 page templates, 8 header design patterns, many color settings, a lot of hooks, related posts, minified CSS and JavaScript, Sass and PHP Class in functions.php.
Version: 2.5.2
Text Domain: habakiri
License: GPLv2 or later
License URI: license.txt
Template: habakiri
Tags: white, fixed-layout, fluid-layout, responsive-layout, one-column, two-columns, left-sidebar, right-sidebar, editor-style, sticky-post, microformats, featured-images, custom-colors, custom-menu, custom-background, custom-colors
*/
@import url(./src/js/jquery.responsive-nav/jquery.responsive-nav.css);
@import url(./src/js/slick/slick.css);
/*==================================================
 * classes
 *================================================*/
.page-header {
  background-position: center center;
  background-size: cover;
  margin: 0;
  padding: 64px 0; }
  @media (min-width: 768px) {
    .page-header {
      background-attachment: fixed; } }
  .page-header--has_background-image {
    padding-top: 160px;
    padding-bottom: 160px; }
  .page-header__title {
    font-size: 28px;
    margin: 0; }
  .page-header__description {
    margin-top: 20px;
    margin-bottom: -11.5px; }

.breadcrumbs {
  margin-bottom: 30px;
  font-size: 12px;
  color: #777777; }
  .breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active {
    color: #777777; }
  .breadcrumbs strong {
    font-weight: normal; }

.sticky .entry__title:before {
  content: 'FEATURED';
  display: inline-block;
  background-color: #333333;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  margin-top: -2px;
  margin-right: 10px;
  padding: 4px 10px;
  vertical-align: middle; }

.entry-meta {
  border-bottom: 1px solid #ddd;
  font-size: 12px;
  margin-bottom: 30px;
  padding-bottom: 10px; }
  .entry-meta__list {
    list-style: none;
    margin: 0;
    padding: 0; }
  .entry-meta__item {
    display: inline-block;
    margin-right: 10px; }

.pagination li > span {
  border-color: #337ab7;
  color: #fff; }

.btn-ghost, .jumbotron .btn-default, .habakiri-slider__item-content .btn-default {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff; }
  .btn-ghost:hover, .jumbotron .btn-default:hover, .habakiri-slider__item-content .btn-default:hover, .btn-ghost:active, .jumbotron .btn-default:active, .habakiri-slider__item-content .btn-default:active {
    background-color: rgba(255, 255, 255, 0.3); }

.jumbotron {
  margin-bottom: 0;
  padding: 160px 15px; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 0;
    padding-right: 15px;
    padding-left: 15px; }
  .jumbotron p {
    font-size: 100%; }
  .jumbotron .btn {
    margin: 40px 0 0; }

div.thumbnail {
  background-color: transparent;
  border: none;
  padding: 0; }
  div.thumbnail > img {
    text-align: center; }
  div.thumbnail .caption {
    padding: 0; }

.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_pages ul,
.widget_nav_menu ul {
  list-style: none;
  padding-left: 0; }
  .widget_recent_entries ul li,
  .widget_recent_comments ul li,
  .widget_archive ul li,
  .widget_categories ul li,
  .widget_meta ul li,
  .widget_pages ul li,
  .widget_nav_menu ul li {
    padding: 4px 0; }
    .widget_recent_entries ul li li,
    .widget_recent_comments ul li li,
    .widget_archive ul li li,
    .widget_categories ul li li,
    .widget_meta ul li li,
    .widget_pages ul li li,
    .widget_nav_menu ul li li {
      padding-left: 1.5em; }
    .widget_recent_entries ul li li li,
    .widget_recent_comments ul li li li,
    .widget_archive ul li li li,
    .widget_categories ul li li li,
    .widget_meta ul li li li,
    .widget_pages ul li li li,
    .widget_nav_menu ul li li li {
      padding-left: 3em; }
    .widget_recent_entries ul li li li li,
    .widget_recent_comments ul li li li li,
    .widget_archive ul li li li li,
    .widget_categories ul li li li li,
    .widget_meta ul li li li li,
    .widget_pages ul li li li li,
    .widget_nav_menu ul li li li li {
      padding-left: 4.5em; }
    .widget_recent_entries ul li li li li li,
    .widget_recent_comments ul li li li li li,
    .widget_archive ul li li li li li,
    .widget_categories ul li li li li li,
    .widget_meta ul li li li li li,
    .widget_pages ul li li li li li,
    .widget_nav_menu ul li li li li li {
      padding-left: 6em; }
    .widget_recent_entries ul li li li li li li,
    .widget_recent_comments ul li li li li li li,
    .widget_archive ul li li li li li li,
    .widget_categories ul li li li li li li,
    .widget_meta ul li li li li li li,
    .widget_pages ul li li li li li li,
    .widget_nav_menu ul li li li li li li {
      padding-left: 7.5em; }
    .widget_recent_entries ul li ul,
    .widget_recent_comments ul li ul,
    .widget_archive ul li ul,
    .widget_categories ul li ul,
    .widget_meta ul li ul,
    .widget_pages ul li ul,
    .widget_nav_menu ul li ul {
      margin-top: 4px;
      margin-bottom: -4px; }
      .widget_recent_entries ul li ul ul,
      .widget_recent_comments ul li ul ul,
      .widget_archive ul li ul ul,
      .widget_categories ul li ul ul,
      .widget_meta ul li ul ul,
      .widget_pages ul li ul ul,
      .widget_nav_menu ul li ul ul {
        margin-left: -1.5em; }
      .widget_recent_entries ul li ul ul ul,
      .widget_recent_comments ul li ul ul ul,
      .widget_archive ul li ul ul ul,
      .widget_categories ul li ul ul ul,
      .widget_meta ul li ul ul ul,
      .widget_pages ul li ul ul ul,
      .widget_nav_menu ul li ul ul ul {
        margin-left: -3em; }
      .widget_recent_entries ul li ul ul ul ul,
      .widget_recent_comments ul li ul ul ul ul,
      .widget_archive ul li ul ul ul ul,
      .widget_categories ul li ul ul ul ul,
      .widget_meta ul li ul ul ul ul,
      .widget_pages ul li ul ul ul ul,
      .widget_nav_menu ul li ul ul ul ul {
        margin-left: -4.5em; }
      .widget_recent_entries ul li ul ul ul ul ul,
      .widget_recent_comments ul li ul ul ul ul ul,
      .widget_archive ul li ul ul ul ul ul,
      .widget_categories ul li ul ul ul ul ul,
      .widget_meta ul li ul ul ul ul ul,
      .widget_pages ul li ul ul ul ul ul,
      .widget_nav_menu ul li ul ul ul ul ul {
        margin-left: -6em; }

.widget_calendar table thead th {
  text-align: center; }

.widget_calendar table tbody td {
  text-align: right; }

.widget_calendar #next {
  text-align: right; }

.widget_tag_cloud .tagcloud {
  line-height: 1.3; }

.habakiri-slider__transparent-layer {
  height: 100%; }

.habakiri-slider__item {
  background-size: cover;
  background-position: 50% 50%;
  display: none;
  position: relative; }
  .habakiri-slider__item:first-child {
    display: block; }

.habakiri-slider__item-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.habakiri-slider__item-content {
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%); }
  .habakiri-slider__item-content a {
    color: #fff; }

.habakiri-slider__image {
  visibility: hidden;
  width: 100%; }

.habakiri-slider__arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  color: #fff;
  cursor: pointer;
  text-decoration: none; }
  .habakiri-slider__arrow--prev {
    left: 10px;
    transform: rotate(-90deg); }
  .habakiri-slider__arrow--next {
    right: 10px;
    transform: rotate(90deg); }
  .habakiri-slider__arrow:before {
    font-size: 32px; }

/*==================================================
 * layout
 *================================================*/
#container {
  overflow: hidden; }

.sub-page-contents {
  padding-top: 40px; }

#main {
  margin-bottom: 60px; }
  .page-template-front-page #main,
  .page-template-rich-front-page #main {
    margin-bottom: 0; }

.entry:before, .entry:after {
  content: " ";
  display: table; }

.entry:after {
  clear: both; }

.entry__title {
  margin: 0 0 10px; }

.entry__content:before, .entry__content:after {
  content: " ";
  display: table; }

.entry__content:after {
  clear: both; }

.entry__content > *:first-child {
  margin-top: 0; }

/*==================================================
 * header
 *================================================*/
.header {
  position: relative;
  z-index: 3; }
  .header--fixed, .header.header--fixed--is_scrolled {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }
  .header--default .global-nav .menu, .header--transparency .global-nav .menu {
    float: right; }
  .header--center .global-nav {
    text-align: center; }
    .header--center .global-nav .menu {
      display: inline-block;
      text-align: left;
      vertical-align: bottom; }
  .header--transparency {
    background-color: transparent !important;
    box-shadow: none;
    transition: background-color 0.2s;
    position: absolute;
    right: 0;
    left: 0; }
    .header--transparency .global-nav {
      background-color: transparent;
      transition: background-color 0.2s; }
      .header--transparency .global-nav .menu > .menu-item > a {
        background-color: transparent; }
  .header--fixed {
    position: absolute;
    right: 0;
    left: 0; }
  .header--fixed--is_scrolled {
    position: fixed; }

.admin-bar .header--fixed.header--fixed--is_scrolled {
  top: 32px; }
  @media screen and (max-width: 782px) {
    .admin-bar .header--fixed.header--fixed--is_scrolled {
      top: 46px; } }
  @media screen and (max-width: 600px) {
    .admin-bar .header--fixed.header--fixed--is_scrolled {
      top: 0; } }

.admin-bar.open .header--fixed.header--fixed--is_scrolled {
  top: 0; }

/**
 * .header__content
 */
.header__content {
  display: table;
  margin-right: 0;
  margin-left: 0;
  width: 100%; }
  .header__content .header__col {
    display: table-cell;
    float: none;
    padding-left: 0;
    padding-right: 0;
    vertical-align: middle; }

/**
 * .site-branding
 */
.site-branding {
  padding: 20px 0; }
  .site-branding__heading {
    font-size: 24px;
    line-height: 1;
    margin: 0; }
    @media (min-width: 480px) {
      .site-branding__heading {
        font-size: 26px; } }
  .site-branding__logo {
    font-size: 24px;
    line-height: 1;
    margin: 0; }
    @media (min-width: 480px) {
      .site-branding__logo {
        font-size: 26px; } }
  .site-branding a {
    text-decoration: none; }

/**
 * .global-nav
 */
.global-nav-wrapper {
  position: relative; }

.responsive-nav .menu-item {
  text-align: center; }

.responsive-nav a {
  text-decoration: none; }
  .responsive-nav a strong {
    font-weight: normal; }
  .responsive-nav a small {
    display: block; }

.responsive-nav .sub-menu .menu-item, .responsive-nav .children .menu-item {
  text-align: left; }

.responsive-nav .sub-menu a, .responsive-nav .children a {
  padding: 10px; }

.responsive-nav ul li ul li ul {
  left: 220px; }
  .responsive-nav ul li ul li ul.reverse-pulldown {
    left: -220px; }

.off-canvas-nav .menu-item {
  text-align: left; }

.off-canvas-nav a strong {
  font-weight: normal; }

.off-canvas-nav a small {
  display: none; }

/**
 * #responsive-btn
 */
#responsive-btn {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: all 0.1s;
  border-width: 1px;
  border-style: solid;
  height: 40px;
  width: 40px;
  font-size: 18px;
  line-height: 18px;
  padding: 10px; }

/*==================================================
 * sub
 *================================================*/
.sidebar-widget {
  font-size: 93%;
  margin: 0 0 20px; }
  .sidebar-widget__title {
    font-weight: bold;
    margin-top: 0; }

/*==================================================
 * footer
 *================================================*/
/**
 * .footer-widget-area
 */
.footer-widget-area {
  font-size: 12px;
  padding: 60px 0 25px; }

.footer-widget__title {
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 20px; }

/**
 * .social-nav
 */
.social-nav {
  padding: 15px 0 0; }
  .social-nav ul {
    list-style: none;
    padding: 0; }
    .social-nav ul:before, .social-nav ul:after {
      content: " ";
      display: table; }
    .social-nav ul:after {
      clear: both; }
    .social-nav ul li {
      float: left;
      margin: 0 15px 0 0;
      padding: 0;
      position: relative; }
      .social-nav ul li a {
        color: #fff;
        display: block;
        width: 16px;
        height: 16px;
        overflow: hidden;
        text-decoration: none; }
        .social-nav ul li a:before {
          content: '\f408';
          display: inline-block;
          font-family: 'Genericons';
          font-size: 16px;
          line-height: 16px;
          -webkit-font-smoothing: antialiased; }
      .social-nav ul li a[href*="wordpress.org"]:before {
        content: '\f205'; }
      .social-nav ul li a[href*="github.com"]:before {
        content: '\f200'; }
      .social-nav ul li a[href*="dribbble.com"]:before {
        content: '\f201'; }
      .social-nav ul li a[href*="twitter.com"]:before {
        content: '\f202'; }
      .social-nav ul li a[href*="facebook.com"]:before {
        content: '\f203'; }
      .social-nav ul li a[href*="plus.google.com"]:before {
        content: '\f206'; }
      .social-nav ul li a[href*="linkedin.com"]:before {
        content: '\f207'; }
      .social-nav ul li a[href*="pinterest.com"]:before {
        content: '\f210'; }
      .social-nav ul li a[href*="flickr.com"]:before {
        content: '\f211'; }
      .social-nav ul li a[href*="vimeo.com"]:before {
        content: '\f212'; }
      .social-nav ul li a[href*="youtube.com"]:before {
        content: '\f213'; }
      .social-nav ul li a[href*="instagram.com"]:before {
        content: '\f215'; }
      .social-nav ul li a[href*="codepen.io"]:before {
        content: '\f216'; }
      .social-nav ul li a[href*="polldaddy.com"]:before {
        content: '\f217'; }
      .social-nav ul li a[href*="path.com"]:before {
        content: '\f219'; }
      .social-nav ul li a[href*="skype.com"]:before {
        content: '\f220'; }
      .social-nav ul li a[href*="digg.com"]:before {
        content: '\f221'; }
      .social-nav ul li a[href*="reddit.com"]:before {
        content: '\f222'; }
      .social-nav ul li a[href*="stumbleupon.com"]:before {
        content: '\f223'; }
      .social-nav ul li a[href*="getpocket.com"]:before {
        content: '\f224'; }
      .social-nav ul li a[href*="dropbox.com"]:before {
        content: '\f225'; }
      .social-nav ul li a[href*="foursquare.com"]:before {
        content: '\f226'; }
      .social-nav ul li a[href$="/feed"]:before {
        content: '\f413'; }

/**
 * .copyright
 */
.copyright {
  background-color: #0a0a0a;
  color: #393939;
  font-size: 12px;
  padding: 15px 0; }
  .copyright a {
    color: #444; }

/*==================================================
 * commentarea
 *================================================*/
.comments, .trackbacks {
  border-top: 1px solid #ddd;
  margin-top: 30px;
  padding-top: 30px; }
  .comments__title, .trackbacks__title {
    margin: 0 0 30px; }

.comments__list {
  list-style: none;
  margin: 0;
  padding: 0; }

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

.comment {
  margin: 0 0 10px;
  padding: 0; }
  .comment__header {
    float: left;
    margin-right: 10px; }
    .bypostauthor .comment__header {
      float: right;
      margin: 0 0 0 10px; }
  .comment__author {
    font-size: 12px;
    line-height: 1.4;
    width: 50px; }
    .comment__author img {
      margin: 0 0 5px; }
  .comment__body {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 20px 20px 10px;
    overflow: hidden; }
    .comment__body:before, .comment__body:after {
      content: " ";
      display: table; }
    .comment__body:after {
      clear: both; }
  .comment__meta {
    font-size: 12px;
    margin-bottom: 10px; }
  .comment__reply {
    margin-bottom: 10px; }
    .comment__reply .comment-reply-link {
      color: #fff;
      text-decoration: none; }
  .comment .children {
    list-style: none;
    margin: 0;
    padding: 0 0 0 60px; }

.trackbacks__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.trackbacks__item {
  border-left: 3px solid #eeeeee;
  margin: 0 0 20px;
  padding-left: 20px; }

.trackback__body {
  margin-left: 0; }

.trackback__meta .fn {
  display: block; }

/*==================================================
 * archive
 *================================================*/
/**
 * .entries
 */
.entries .article {
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
  padding-bottom: 30px; }

.entries .entry--has_media__inner:before, .entries .entry--has_media__inner:after {
  content: " ";
  display: table; }

.entries .entry--has_media__inner:after {
  clear: both; }

.entries .entry--has_media__media {
  float: left;
  width: 70px; }
  @media (min-width: 768px) {
    .entries .entry--has_media__media {
      width: 180px; } }

.entries .entry--has_media__link {
  width: 50px;
  height: 50px;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  vertical-align: middle; }
  @media (min-width: 768px) {
    .entries .entry--has_media__link {
      width: 150px;
      height: 150px; } }

.entries .entry--has_media__text {
  width: 50px;
  height: 50px;
  background-color: #eee;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: -2px; }
  @media (min-width: 768px) {
    .entries .entry--has_media__text {
      width: 150px;
      height: 150px; } }
  .entries .entry--has_media__text:after {
    content: '';
    display: block;
    background: #fff;
    margin: 0 auto;
    height: 1px;
    width: 1em;
    position: relative;
    top: -2px; }

.entries .entry--has_media__body {
  overflow: hidden; }
  .entries .entry--has_media__body__title {
    margin-top: 0; }

.entries .entry-meta {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0; }

.related-posts {
  border-top: 1px solid #ddd;
  margin-top: 30px;
  padding-top: 30px; }
  .related-posts .article:last-child {
    border-bottom: none; }
  .related-posts__title {
    margin: 0 0 30px; }
  .related-posts .entry__title {
    margin-top: 0;
    margin-bottom: 15px; }
  @media (min-width: 768px) {
    .related-posts .entry--has_media__media {
      width: 130px; } }
  @media (min-width: 768px) {
    .related-posts .entry--has_media__link {
      width: 100px;
      height: 100px; } }
  @media (min-width: 768px) {
    .related-posts .entry--has_media__text {
      width: 100px;
      height: 100px; } }
  .related-posts .entry-meta {
    margin-bottom: 0; }

/*==================================================
 * Tags
 *================================================*/
/**
 * body
 */
body {
  -webkit-font-smoothing: antialiased; }

/**
 * heading
 */
.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  font-weight: bold; }

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

/**
 * a
 */
a {
  transition: color 0.2s, background-color 0.2s, border-color 0.2s, text-decoratin 0.2s; }

/**
 * blockquote
 */
blockquote {
  font-size: 100%; }

/**
 * media
 */
embed,
iframe,
object {
  max-width: 100%; }

/**
 * table
 */
table {
  margin-bottom: 11.5px; }
  table small {
    font-weight: normal; }

/**
 * list
 */
dl {
  margin-bottom: 11.5px; }

/*==================================================
 * WordPress Classes
 *================================================*/
/**
 * .wp-caption
 */
.wp-caption {
  border: none;
  text-align: left;
  background-color: transparent;
  padding: 0;
  margin: 0 0 11.5px;
  border-radius: 0;
  max-width: 100%; }
  .wp-caption-text {
    color: #555555;
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.4; }

/**
 * alignment
 */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/**
 * .bypostauthor
 */
/**
 * Galleries
 */
.gallery {
  margin: 0 0 11.5px; }
  .gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%; }
    .gallery-columns-2 .gallery-item {
      max-width: 50%; }
    .gallery-columns-3 .gallery-item {
      max-width: 33.33333%; }
    .gallery-columns-4 .gallery-item {
      max-width: 25%; }
    .gallery-columns-5 .gallery-item {
      max-width: 20%; }
    .gallery-columns-6 .gallery-item {
      max-width: 16.66667%; }
    .gallery-columns-7 .gallery-item {
      max-width: 14.28571%; }
    .gallery-columns-8 .gallery-item {
      max-width: 12.5%; }
    .gallery-columns-9 .gallery-item {
      max-width: 11.11111%; }
  .gallery-icon img {
    margin: 0 auto; }
  .gallery-caption {
    display: block; }
    .gallery-columns-6 .gallery-caption,
    .gallery-columns-7 .gallery-caption,
    .gallery-columns-8 .gallery-caption,
    .gallery-columns-9 .gallery-caption {
      display: none; }

/**
 * Screen reader text
 */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

/*==================================================
 * Classes
 *================================================*/
/**
 * .section
 */
.section {
  padding-top: 50px;
  padding-bottom: 50px; }
  .section__title, .section-title {
    font-size: 28px;
    margin: 0 0 45px;
    text-align: center; }
    .section__title .small, .section__title small, .section-title .small, .section-title small {
      display: block;
      font-size: 60%;
      margin-top: 10px; }
  .section .section {
    padding-top: 0;
    padding-bottom: 0; }
    .section .section .section__title, .section .section .section-title {
      margin: 0 0 20px;
      text-align: left; }
  .section--image, .section-image {
    background-size: cover;
    color: #fff; }
  @media (min-width: 768px) {
    .section--fixed, .section-fixed {
      background-attachment: fixed; } }


/*==================================================
 * カスタムCSS
 *================================================*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;700&display=swap');
body{
	font-size: 16px;
}
.header{
	background-color: rgba(255, 255, 255, 0.8)!important;
}
.site-branding__heading a{
	  transition: all 0.2s linear;
	  opacity: 1;
 }
.site-branding__heading a:hover{
	 opacity: 0.7;
}
.site-branding{
	 padding: 0 0 0 0;
	 margin-left: -15px;
}
.site-branding__heading img{
	 width: 158px;
	 height: auto;
}
#firstview{
	background-image: url(images/top/bg_fv.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: calc(100vh - 120px);
	min-height: 600px;
	position: relative;
    top: 0;
    left: 0;
}
#fv_inner{
	position: relative;
	height: 600px;
	top: 50%;
	margin-top: -300px;
}
#fv_inner.container{
	width: 1170px;
}
#txt_box_fv{
	position: absolute;
	right: 8%;
	top: 90px;
}
#txt_box_fv:before{
	content: "";
	position: absolute;
	bottom: -70px;
	right: 0;
	display: block;
	width: 449px;
	height: 195px;
	background-image: url(images/top/txt_lock.png);
}
#maincopy{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 340%;
	font-weight: lighter;
	text-align: right;
}
#maincopy span{
	font-weight: bold;
	color: #3478f6;
}
#subcopy{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 110%;
	text-align: right;
}
#fv_badge{
	width: 180px;
	height: auto;
	position: absolute;
	left: 5%;
	bottom: 0;
}
#fv_iphone{
	position: absolute;
	left: 10%;
}
#download_boxes{
	position: absolute;
	right: 8%;
	bottom: 0;
	display: flex;
}
.download_box{
	width: 130px;
	text-align: center;
	margin-left: 10px;
}
.download_box{
	vertical-align: top;
}
.qrcode{
	width: 130px;
	height: 130px;
	display: block;
	margin-bottom: 20px;
}
#down_arrow01{
	display: block;
	width: 49px;
	height: 28px;
	background-image: url(images/top/arrow_down01.png);
	background-size: cover;
	position: fixed;
	bottom: 145px;
	right: 50%;
	margin-right: -25px;
	animation: fuwafuwa 1.5s infinite;
}
#down_arrow02{
	display: block;
	width: 49px;
	height: 28px;
	background-image: url(images/top/arrow_down02.png);
	background-size: cover;
	position: absolute;
	bottom: -5px;
	right: 50%;
	margin-right: -25px;
	z-index: 2;
	animation: fuwafuwa 1.5s infinite;
}
@keyframes fuwafuwa {
  0% { transform:translateY(0px); }
  50% { transform:translateY(7px); }
  100% { transform:translateY(  0px); }
}
#underContents{
	z-index: 0;
	position: relative;
	background-color: #fff;
}
.ttl2nd{
	text-align: center;
	font-size: 220%;
	font-weight: 300;
	font-family: 'Noto Sans JP', sans-serif;
	margin-bottom: 40px;
}
.copyright{
	 color: #fff;
	 text-align: center;
}
#recommend{
	background-color: #124273;
	color: #fff;
	padding: 60px 0 70px;
	position: relative;
	text-align: center;
}
.recommend_ttl2nd{
	color: #fff;
	display: inline;
	background: linear-gradient(transparent 75%, rgba(255, 152, 41, 0.5) 0%);
	text-align: center;
}
#recommend .container{
	width: 1220px;
}
.recommend_lists{
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
	text-align: left;
}
.recommend_list{
	list-style-type: none;
	font-size: 98%;
	margin-bottom: 15px;
	flex-basis: 50%;
}
.recommend_list:before{
	content: "";
	display: inline-block;
	width: 28px;
	height: 28px;
	background-image: url(images/top/ico_check.png);
	background-size: 28px 28px;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-right: 5px;
}
#about_answer{
	background-image: url(images/top/bg_conclusion.jpg);
	background-position: center center;
	background-size: cover;
	padding: 110px 0;
	text-align: center;
}
#txt_answer{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 220%;
	font-weight: bold;
	letter-spacing: 0.5em;
	background-color: #fe9728;
	color: #fff;
	display: inline-block;
	padding: 0 20px;
}
#txt_answer:before,
#txt_answer:after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 45px;
	height: 4px;
	background-color: #fff;
}
#txt_answer:before{
	transform: rotate(45deg);
	margin-right: 5px;
}
#txt_answer:after{
	transform: rotate(-45deg);
}
.container_toppage{
	padding: 50px 0;
}
.ttl2nd br{
	display: none;
}
#features.container_toppage{
	padding-bottom: 0;
	width: 1220px;
}
.features_lists{
	width: 1220px;
	margin: 0 auto;
	padding: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.features_list{
	list-style-type: none;
	padding: 0;
	flex-basis: 396px;
	margin-bottom: 100px;
}
.features_ttl{
	font-family: 'Noto Sans JP', sans-serif;
	color: #3478f6;
	font-size: 120%;
	text-align: center;
	margin-bottom: 10px;
}
.features_ttl br{
	display: none;
}
.apppr{
	background-image: url(images/bg_app_pr.jpg);
	background-size: cover;
	padding: 60px 0;
}
.apppr_inner{
	display: flex;
	justify-content: center;
	align-items: center;
}
.txt_app{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: lighter;
	text-align: center;
	font-size: 200%;
}
.txt_app strong{
	font-weight: bold;
}
.txt_app br{
	display: none;
}
.txt_logo{
	color: #3478f6;
	letter-spacing: 0.2em;
}
.download_boxes{
	display: flex;
}
.news_lists,
.review_lists{
	margin: 0;
	padding: 0;
}
.newslist,
.review_list{
	list-style-type: none;
}
.review_list:nth-child(odd){
	background-color: #ededed;
}
.star-rating{
	color: #fe9728;
}
.review_ttl{
	font-size: 110%;
	font-weight: bold;
	margin: 0 auto 5px;
}
.review_list{
	padding: 25px;
}
.review_assets{
	display: flex;
	margin-bottom: 10px;
}
.review_date{
	margin-right: 10px;
}
#qa_news_area{
	display: flex;
	justify-content: space-between;
}
.qa_news_box{
	flex-basis: calc(50% - 50px);
	width: 50%;
}
.qa_news_btn{
	margin-top: 50px;
}
.btn_header,
.btn_more{
	background-color: #3478f6;
	color: #fff;
	display: inline-block;
	padding: 8px 40px;
	position: relative;
	z-index: 2;
	outline: none;
	border: none;
	overflow: hidden;
}
.btn_header,
.btn_header:before,
.btn_header:after,
.btn_more,
.btn_more:before,
.btn_more:after{
	transition: all .3s;
}
.btn_header:hover,
.btn_more:hover {
	background-color: #4d89f8;
	color: #fff;
	text-decoration: none;
	border: none;
}
.btn_header:before,
.btn_header:after,
.btn_more:before,
.btn_more:after {
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #3478f6;
	content: "";
	position: absolute;
	z-index: -1;
}
.btn_header:before,
.btn_more:before {
	top: 0;
}
.btn_header:after,
.btn_more:after {
	bottom: 0;
}
.btn_header:hover:before,
.btn_header:hover:after,
.btn_more:hover:before,
.btn_more:hover:after {
	height: 0;
	background-color: #3478f6;
}
.responsive-nav .menu>.menu-item>a,
.responsive-nav .menu>.menu-item>a:hover{
	padding: 8px 10px!important;
}
.responsive-nav .btn_header a,
.responsive-nav .btn_header a:hover{
	color: #fff!important;
	padding-left: 25px!important;
	padding-right: 25px!important;
	font-size: 14px;
}
.btn_header{
	margin: 0 3px!important;
}
.footer-widget{
	width: 100%;
}
.footer .menu{
	display: flex;
	justify-content: center;
}
.footer .menu-item{
	font-size: 140%;
	padding: 0 10px;
}
.footer .menu-item a{
	text-decoration: underline;
}
.footer .menu-item a:hover{
	text-decoration: none;
}
.qa_news_btn{
	text-align: center;
}
.news_lists{
	margin-bottom: 50px;
}
.newslist{
	border-bottom: 1px dotted #dfdfdf;
	display: flex;
	padding: 20px 0 5px;
}
.newslist .news_date{
	margin-right:10px;
	width: 5em;
}
.newslist a{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width: calc(100% - 91px);
}
#arrow_up{
	width: 50px;
	height: 50px;
	background-color: rgba(128, 128, 128, 0.50);
	display: block;
	align-items: center;
	justify-content: center;
	position: fixed;
	bottom: 30px;
	right: 20px;
	border-radius: 25px;
	color: #fff;
}
#arrow_up{
	margin-bottom: 10px;
}
#arrow_up:before,
#arrow_up:after{
	display: block;
	width: 10px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	content: "";
}
#arrow_up:before{
	transform: rotate(-45deg);
	top: 23px;
	left: 17px;
	}
#arrow_up:after{
	transform: rotate(45deg);
	top: 23px;
	right: 17px;
	}
#arrow_up:hover{
	text-decoration: none;
}
.ufaq-faq-div{
	width: 100%;
}
.ufaq-faq-title .ewd-ufaq-post-margin-symbol,
.ewd-ufaq-toggle-all-symbol{
	font-family: 'Noto Sans JP', sans-serif;
	text-transform: uppercase;
	color: #fe9728;
	font-weight: bold;
}
.ufaq-faq-title .ewd-ufaq-post-margin-symbol span{
	font-size: 0;
}
.ufaq-faq-title .ewd-ufaq-post-margin-symbol span:before{
	content: "Q.";
	font-size: 18px;
}
.ufaq-faq-post:before{
	content: "A.";
	font-size: 18px;
	display: inline-block;
	font-weight: bold;
	color: #fe9728;
	float: left;
    text-align: center;
    width: auto;
    height: auto;
    margin-right: 15px;
    padding: 2px 0px 0px 2px;
    line-height: 1;
}
.ufaq-faq-post{
	font-size: 15px;
}
a .ufaq-faq-title-text{
	font-weight: normal;
	color: #000;
}
a .ufaq-faq-title-text h4{
	font-size: 16px;
	font-weight: normal;
}
.ufaq-faq-title-text{
	position: relative;
}
.ufaq-faq-title-text:before,
.ufaq-faq-title-text:after{
	content: "";
	display: inline-block;
	width: 10px;
	height: 1px;
	position: absolute;
	background-color: #a1a1a1;
	top: 20px;
}
.ufaq-faq-title-text:before{
	transform: rotate(-45deg);
	right: -6px;
}
.ufaq-faq-title-text:after{
	transform: rotate(45deg);
	right: 0;
}
.ewd-ufaq-post-active .ufaq-faq-title-text:before{
	transform: rotate(45deg);
}
.ewd-ufaq-post-active .ufaq-faq-title-text:after{
	transform: rotate(-45deg);
}
.ufaq-faq-div{
	border-bottom: 1px solid #e2e2e2;
	margin: 10px 0;
	padding: 10px 0;
}
.ufaq-faq-body{
	padding: 10px 0;
	border-top: 1px dotted #e2e2e2;
	margin-top: 10px;
}
.ufaq-faq-body{
	background-color: #f5f6fa;
	border-top: none;
	margin-top: 10px;
	padding: 10px;
}
.ufaq-faq-post:before{
	color: #3478f6;
}
#responsive-btn{
	font-size: 30px;
	line-height: 30px;
	padding: 5px;
	color: #3478f6!important;
}
.menu-item{
	font-size: 16px;
}
.off-canvas-nav--dark a{
	padding: 20px;
}
.page-header__title{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
}
ul.is-style-src li{
	list-style-type: disc;
}
.is-style-src th,
.is-style-src td{
	padding: 10px 15px;
	border: 1px solid #e2e2e2;
	box-sizing: border-box;
}
.is-style-src tr td:first-child{
	background-color: #f9f9f9;
}
/*==================================================
 * PC 1169以下
 *================================================*/
@media screen and (max-width: 1169px) {
	#fv_inner.container{
		width: 100%;
	}	
	#txt_box_fv{
		width: calc(100% - 400px);
	}
	#maincopy{
		font-size: 4vw;
	}
	#fv_iphone{
		width: 280px;
		height: auto;
		bottom: 5%;
	}
	#download_boxes,
	#fv_badge{
		bottom: 5%;
	}
	.download_boxes{
		justify-content: center;
	}
	#recommend .container{
		width: 100%;
	}
	.apppr_inner{
		display: block;
	}
	.txt_app{
		width: 100%;
		display: block;
	}
}
/*==================================================
 * タブレット
 *================================================*/
@media screen and (max-width: 1024px) {
	#firstview{
		height: 700px;
		min-height: auto;
	}
	#firstview #download_boxes a{
		width: 130px;
	}
	#fv_inner.container{
		top: 0;
		width: 100%;
		height: 500px;
		margin-top: 120px;
/* 		margin-top: 50px; */
	}
	#txt_box_fv:before{
		 display: none;
	 }
	#txt_box_fv{
		top: 0;
		width: 55%;
	}
	#maincopy{
		font-size: 4.5vw;
	}
	#subcopy{
		font-size: 1.8vw;
	}
	#fv_iphone{
		width: 30%;
		bottom: 0;
	}
	#recommend .container{
		width: 100%;
	}
	#features.container_toppage{
		width: 90%;
	}
	.features_lists{
		width: 100%;
	}
	.features_list{
		flex-basis: 48%;
	}
	.container_toppage{
		width: 90%;
		margin: 0 auto;
	}
	.download_box{
		width: 130px;
		display: block;
		margin-bottom: 10px;
	}
	.download_box{
		flex-basis: 130px;
	}
	.apppr{
		padding: 30px 0;
	}
	.txt_app{
		font-size: 180%;
	}
	.btn_header:before,
	.btn_header:after,
	.btn_header{
		background-color: transparent;
	}
	.btn_header a{
		background-color: #3478F6;
		margin: 10px;
		display: block;
	}
	.off-canvas-nav--dark .btn_header a{
		padding: 10px 20px;
	}
}
@media (min-width: 992px and max-with:1019px;){
	#fv_inner.container {
	    width: 100%;
	}
}
/*==================================================
 * スマートフォン
 *================================================*/
 @media screen and (max-width: 768px) {
	 #firstview{
		 height: 560px;
		 min-height: 560px;
	 }
	.qrcode{
		display: none;
	}
	#firstview #download_boxes{
		justify-content: center;
	}
	#firstview .download_box{
		text-align: center;
/*
		margin-left: auto;
		margin-right: auto;
*/
	}
	 #firstview.container-fluid{
		 padding-left: 0;
		 padding-right: 0;
	 }
	 #fv_inner.container{
		 position: absolute;
		 top: 0;
		 bottom: auto;
		 height: 100%;
		 margin-top: 10px;
		 padding-top: 10px;
		 margin-left: auto;
		 margin-right: auto;
		 padding-left: 0;
		 padding-right: 0;
	 }
	 #txt_box_fv{
		 position: inherit;
		 right: auto;
		 top: 15px;
		 margin: 0 auto ;
		 width: 100%;
	 }
	 #subcopy{
		 text-align: center;
		 font-size: 100%;
	 }
	 #maincopy{
		 font-size: 220%;
		 text-align: center;
	 }
	 #fv_iphone{
		 position: inherit;
		 width: 35%;
		 max-width: 120px;
		 height: auto;
		 top: auto;
		 bottom: 110px;
		 right: 0;
		 left: 0;
		 margin-left: auto;
		 margin-right: auto;
	 }
	#fv_badge{
		bottom: 110px;
		left: 20%;
		width: 90px;
	}
	#download_boxes{
		bottom: 50px;
		right: 0;
		left: 0;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	#down_arrow01{
		position: absolute;
		bottom: 20px;
		top: auto;
	}
	.ttl2nd br{
		display: block;
	}
	.ttl2nd{
		font-size: 200%;
		margin-bottom: 25px;
		margin-top: 0;
	}
	.container_toppage,
	#recommend{
		padding: 30px 0;
	}
	.recommend_lists{
		display: block;
		margin: 40px auto 0;
		padding: 0;
	}
	.recommend_list:before{
		display: block;
		float: left;
	}
	.recommend_list:after{
		content: "";
		width: 100%;
		clear: both;
		display: block;
	}
	#txt_answer{
		font-size: 7vw;
		letter-spacing: 0;
	}
	#txt_answer:before,
	#txt_answer:after{
		width: 25px;
	}
	.features_lists{
		width: 100%;
	}
	.features_list{
		flex-basis: 48%;
		margin-bottom: 20px;
	}
	#review_area.container_toppage{
		width:100%;
		margin: 0 auto;
	}
	.txt_app br{
		display: block;
	}
	#qa_news_area{
		display: block
	}
	.apppr_inner{
		display: block;
	}
	.qa_news_box{
		width: 100%;
		flex-basis: 100%;
		margin-bottom: 20px;
	}
	.qa_box{
		margin-bottom: 40px;
	}
	.qa_news_btn{
		margin-top: 15px;
	}
	.ufaq-faq-title-text:before{
		right: -25px;
	}
	.ufaq-faq-title-text:after{
		right: -20px;
	}
	.footer .menu{
		display: block;
		width: 100%;
	}
}
@media screen and (max-width: 415px) {
	 #firstview{
		 height: 495px;
		 min-height: 495px;
	 }
	#maincopy{
		font-size: 180%;
		line-height: 1.3em;
	}
	#subcopy{
		font-size: 75%;
	}
	.features_ttl{
		font-size: 110%;
		min-height: 44px;
	}
	.features_ttl br{
		display: block;
	}
	.is-style-src th,
	.is-style-src td{
		display: block;
		width: 100%;
	}
}
@media screen and (max-width: 320px) {
	 #firstview{
		 height: 440px;
		 min-height: 440px;
	 }
	#txt_box_fv{
		top: 0;
	}
	#maincopy{
		font-size: 160%;
	}
	#fv_iphone{
		width: 35%;
	}
	#subcopy{
		font-size: 66%;
	}
	.recommend_list{
		font-size: 90%;
	}
}

/*==================================================
 * お問い合わせページ
 *================================================*/
.contact_inner{
	width: 600px;
	margin: 0 auto;
}
.contact_inner label,
.contact_inner input,
.contact_inner textarea{
	box-sizing: border-box;
	width: 100%;
}
.contact_inner input,
.contact_inner textarea{
	border: solid 1px #afafaf;
	padding: 5px;
	border-radius: 3px;
}
.contact_inner input.wpcf7-submit{
	background-color: #1e1e1e;
	border-color: #1e1e1e;
	color: #fff;
	padding: 15px 0;
	outline: none;
}
 @media screen and (max-width: 768px) {
	 .contact_inner{
	 	width: 90%;
	 }
}	 