/*
Theme Name: habakiri-child
Description: 「マッチングアプリ大学」のために編集されたテーマです。
Author: Daisuke Yamaguchi & Next level Inc.
Version: 1.0.0
Template: habakiri
*/
@charset "utf-8";
/* ===============================
	structure
 =============================== */

#content-simple {
  max-width: 860px;
  margin: 0 auto;
}
#content-simple .container {
  max-width: 800px;
  margin: 0 auto;
}

.nonetable td {
  padding: 5px;
}
.entry__title {
  border-top: 3px solid #415573;
  border-bottom: 3px solid #415573;
  padding: 10px 0px;
}
html,
body {
  height: 100%;
}
body {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #332300;
  line-height: 1.6;
  font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'Osaka', sans-serif;
  background-color: #f8f8f8;
}
div,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  position: relative;
}
a {
  transition: .15s;
}
a:hover {
  color: #ff3399;
}
:focus,
a:focus {
  outline: none;
}
.color-blue {
  color: #379de7 !important;
}
.color-green {
  color: #339933 !important;
}
.color-red {
  color: #ff0000 !important;
}
.color-yellow {
  color: #e6dd06 !important;
}
.color-brown {
  color: #996600 !important;
}
.color-pink {
  color: #dc007f !important;
}
.block {
  display: block !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  margin-top: 0;
}
.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
  margin-bottom: 15px;
}
.h5,
.h6,
h5,
h6 {
  margin-bottom: 10px;
}
h2:not([class]) {
  padding: 15px 10px;
  background: #f8f8f8;
  border-top: 3px solid #415573;
  color: #000;
}
#main .related-posts h2 {
  border-top: 0px;
  background: #fff;
}
/*
#main h2 {
	padding: 0 0 10px;
	border-bottom: 3px solid #332300;
}
*/

h3:not([class]) {
  padding: 10px 10px 10px 15px;
  line-height: 1.5;
  border-left: 8px solid #415573;
  background: #f8f8f8;
}
h4:not([class]) {
  padding: 0px 0px 0px 10px;
  border-left: 5px solid #415573;
}
h5:not([class]) {
  margin-top: 30px;
}
h5:not([class]):before {
  content: "\f105";
  font-family: fontawesome;
  font-size: 16px;
  margin-right: 8px;
}
/*サイドメニューのCSS*/
.col-author2 .awasete .lkc-internal-wrap {
  background: #ecf2f3;
}

#sp_slide_menu {
  position: relative;
}

#overlay_inner_close {
  position: absolute;
  right: 10px;
  top: 0px;
  padding: 5px 10px;
  z-index: 100;
}

#overlay_inner_close:before {
  content: "\f00d";
  font-family: fontawesome;
  font-size: 20px;
}

#sp_slide_menu_close {
  position: absolute;
  right: 0px;
  top: -20px;
  padding: 5px 10px;
  z-index: 100;
}

#sp_slide_menu_close:before {
  content: "\f00d";
  font-family: fontawesome;
  font-size: 20px;
}

#sp_slide_menu .open {
  text-align: left;
}
#sp_slide_menu {
  margin-bottom: 30px;
}
#sp_slide_menu h2 {
  margin: 10px 0px 5px 0px;
  border: none;
  background: none;
  padding: 0px;
}
#sp_slide_menu h2 img {
  margin-bottom: 0px;
}
#sp_slide_menu h3 {
  font-size: 16px;
  border: none;
  background: none;
  margin: 10px 0 0 5px;
  padding: 0 0 0 0;
  color: #1111cc;
}
#sp_slide_menu h3:before {
  display: inline-block;
  position: relative;
  margin-right: 5px;
  font-family: FontAwesome;
  content: "\f0da";
}
#sp_slide_menu .col-author2 {
  margin-bottom: 15px;
}
#sp_slide_menu .col-author-body .author-description2 {
  max-width: 75%;
  line-height: 130%;
  margin-bottom: 15px;
}
#sp_slide_menu .col-author-body .author-description2:after {
  border: 10px solid transparent;
  border-right: 10px solid #fff;
  left: -20px;
  margin-top: -15px;
}
#sp_slide_menu .col-author-header2 {
  width: 22%;
}
#sp_slide_menu .lkc-card {
  margin: 0px 0px 5px 0px;
}
#sp_slide_menu .lkc-thumbnail {
  max-width: 55px;
  max-height: 75px;
  border-radius: 0px;
  margin-right: 10px;
}
/*サイドメニュー*/

.sidebar-widget__title {
  margin-bottom: 0;
  clear: both;
}
h2.heading,
.sidebar-widget__title {
  padding: 0 0 10px;
  font-weight: bold;
  border-bottom: 3px solid #b8b8aa;
}
h2.heading:before,
.sidebar-widget__title:before {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  font-family: FontAwesome;
}
h2.heading:after,
.sidebar-widget__title:after {
  display: block;
  position: absolute;
  bottom: -3px;
  content: "";
  line-height: 0;
  width: 40%;
  height: 3px;
  background: #332300;
}
.h-kyokasyo:before {
  content: "\f040";
  color: #dc007f;
}
.h-matchingapp:before,
.h2-4:before {
  content: "\f02d";
  color: #379de7;
}
.h-review:before {
  content: "\f046";
  color: #dc007f;
}
.h-interview:before {
  content: "\f086";
  color: #379de7;
}
.h-related-posts:before {
  content: "\f0c1";
  color: #dc007f;
}
.h-search:before {
  content: "\f292";
  color: #dc007f;
}
#nav_menu-0 .sidebar-widget__title:before {
  content: "\f005";
  color: #dc007f;
}
#recent-posts-2 .sidebar-widget__title:before {
  content: "\f067";
  color: #379de7;
}
#nav_menu-5 .sidebar-widget__title:before {
  content: "\f024";
  color: #dc007f;
}
#tag_cloud-2 .sidebar-widget__title:before {
  content: "\f02c";
  color: #379de7;
}
#custom_html-2 .sidebar-widget__title {
  display: none;
}
P {
  margin-bottom: 25px;
}
.site-branding {
  margin-left: auto;
  margin-right: auto;
}
.site-branding__logo {
  width: 180px;
}
.off-canvas-nav {
  padding: 15px;
}
.off-canvas-nav ul {
  border-bottom: none;
}
.off-canvas-nav--dark {
  background-color: #f8f8f8;
  border: none;
}
.off-canvas-nav--dark li {
  border-top: none;
  border-bottom: 1px solid #e6e6e0;
}
.off-canvas-nav--dark a {
  padding: 0px 0;
  zfont-size: 14px;
  color: #332300;
}
.off-canvas-nav--dark a:hover,
.off-canvas-nav--dark a:active,
.off-canvas-nav--dark a:focus {
  background-color: transparent;
  color: #332300;
}
.container-wrapper {
  display: none;
  z-index: 10000;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
}
.off-canvas-nav-open .container-wrapper {
  display: block;
}
.widget_archive ul li li,
.widget_categories ul li li,
.widget_meta ul li li,
.widget_nav_menu ul li li,
.widget_pages ul li li,
.widget_recent_comments ul li li,
.widget_recent_entries ul li li {
  padding-left: 5px;
}
#main {
  margin-bottom: 15px;
}
#main > img {
  width: 100%;
}
#main .article {
  padding: 5px 15px 15px 15px;
  margin-bottom: 15px;
  background-color: #fff;
}
#main .section {
  margin-top: 15px;
  padding: 0;
}
#main .entry-content {
  padding-top: 15px;
  padding-bottom: 15px;
}
#main .wrapper {
  margin-top: 15px;
}
#main .wrapper.tagcloud {
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px;
  padding-bottom: 10px;
  border-top: 1px solid #e6e6e0;
  border-bottom: 1px solid #e6e6e0;
}
.footer {
  padding-top: 20px;
}
.footer a.pagetop {
  font-size: 40px;
  line-height: 1;
  color: #332300;
  position: fixed;
  bottom: 5px;
  right: 5px;
}
.footer-widget__title {
  display: none;
}
.footer-widget-area {
  padding: 25px 0;
}
.footer-widget-area .menu > li {
  margin-bottom: 30px;
}
.footer-widget-area .menu > li > a {
  color: #332300;
  font-weight: bold;
}
.footer-widget-area .sub-menu li > a:before {
  display: inline-block;
  position: relative;
  margin-right: 5px;
  font-family: FontAwesome;
  content: "\f0da";
}
.copyright {
  padding: 15px 0;
  background-color: #f8f8f8;
  color: #332300;
  text-align: center;
}
.app_list_table {
  text-align: center;
  font-size: 12px;
  letter-spacing: -0.5px;
  margin-top: 15px;
}
.app_list_table > tbody > tr > td {
  border: none;
}
.app_list_table > tbody > tr > td {
  width: 25%;
  padding: 5px;
  height: 110px;
}
.app_list_table img {
  margin: 0px;
  width: 90%;
}
.sidebar-widget {
  margin-bottom: 30px;
}
.sidebar-widget .tagcloud {
  margin-top: 15px;
}
.sidebar #nav_menu-5,
.sidebar #tag_cloud-2 {
  display: none;
}
.label,
.tagcloud a {
  display: inline-block;
  padding: .3em .6em;
  margin: 0 .3em .4em 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label-default,
.tagcloud a {
  color: #707060;
  background-color: transparent;
  border: 1px solid #a09a8e;
}
.label-cate {
  display: inline-block;
  padding-top: .4em;
  margin-bottom: .4em;
  color: #707059;
  font-size: 11px;
  background-color: #e6e6e0;
  border: none;
}
.tagcloud a:hover {
  text-decoration: none;
  border-color: #ff3399;
}
.label-primary {
  position: relative;
  top: -2px;
  margin: 0 15px;
  font-weight: bold;
  background-color: #f84488;
  border-radius: 0;
}
.post-date {
  display: block;
  margin-bottom: 5px;
  color: #707059;
  font-size: 12px;
  line-height: 1.1;
}
ol,
ul {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 25px;
}
ul li,
ol li {
  padding: 5px 0;
  overflow: hidden;
}
ol:not([class]) li,
ul:not([class]) li {
  margin-left: 20px;
  overflow: visible;
}
ul.list-unstyled:not(.row) li {
  padding: 0;
}
table ol,
table ul {
  margin-bottom: 0;
}
.list-unstyled.row {
  margin-bottom: 15px;
}
.list-unstyled.row li {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
}
.list-unstyled.row a {
  color: #332300;
}
.list-unstyled.row a h3 {
  margin-bottom: 0;
  min-height: 2.6em;
}
.list-unstyled.row.entries-related-posts {
  margin-bottom: 0;
}
.list-unstyled.row + div {
  margin-top: -15px;
}
.panel-body .list-unstyled {
  display: table-cell;
  padding-left: 15px;
  vertical-align: top;
}
.list-inline {
  margin: 0;
}
.list-dotted {
  border-bottom: 1px dotted #a09a8e;
}
.list-dotted li {
  padding: 15px 0;
  border-top: 1px dotted #a09a8e;
}
.list-dotted.list-posts li {
  padding: 0;
}
ul.list-archive {
  margin-bottom: 15px;
  font-size: 12px;
}
ul.list-archive li,
ul.list-unstyled.list-archive li {
  padding: 10px 0;
}
ul.list-archive li .date {
  display: inline-block;
  zwidth: 8em;
  color: #a09a8e;
}
.list-posts li a,
.sidebar-widget .menu li a {
  display: block;
  padding: 15px 0;
  color: #332300;
  line-height: 1.4;
  overflow: hidden;
}
.list-posts li a {
	padding: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	min-height: 63px;
}
.list-posts li a:hover,
.sidebar-widget .menu li a:hover {
  color: #ff3399;
  text-decoration: none;
}
.list-posts li .post-date {
  margin-top: 6px;
}
.list-wrapper {
  margin-bottom: 15px;
  max-height: 240px;
  overflow-y: scroll;
}
.list-wrapper .list-archive {
  margin-bottom: 0;
}
.sidebar-widget ul li {
  padding: 0;
  font-size: 14px;
  line-height: 1.5;
  border-bottom: 1px solid #e6e6e0;
}
.sidebar-widget .list-posts li {
	padding: 15px 0;
}
ul#menu-popular_posts li {
  position: relative;
}
ul#menu-popular_posts li:before {
  z-index: 10;
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  width: 30px;
  height: 30px;
  content: "";
}
ul#menu-popular_posts li:first-child:before {
  background: url(/wp-content/images/rank-1.png);
  background-size: contain;
}
ul#menu-popular_posts li:nth-child(2):before {
  background: url(/wp-content/images/rank-2.png);
  background-size: contain;
}
ul#menu-popular_posts li:nth-child(3):before {
  background: url(/wp-content/images/rank-3.png);
  background-size: contain;
}
li .wpp-views {
  font-size: 12px;
  color: red;
}
ul#menu-parent_categories li {
  font-size: 16px;
  line-height: 1;
}
ul#menu-parent_categories li a:before,
ul#menu-parent_categories-1 li a:before {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  font-family: FontAwesome;
  content: "\f061";
}
ul.entries--archive li {
  margin-bottom: 30px;
}
.list-check > li,
.list-arrow > li {
  position: relative;
  padding-left: 20px;
}
.list-check > li:before,
.list-arrow > li:before {
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 0;
  font-family: FontAwesome;
  content: "\f00c";
}
.list-arrow li:before {
  content: "\f105";
}
.list-faq {
  border-top: 1px dotted #b8b8aa;
  margin-bottom: 20px;
}
.list-faq dt,
.list-faq dd {
  position: relative;
}
.list-faq dt {
  padding: 30px 0 30px 60px;
}
.list-faq dt p:last-child {
  margin-bottom: 0px;
}
.list-faq dd {
  margin-top: -30px;
  border-bottom: 1px dotted #b8b8aa;
  padding: 30px 0 10px 60px;
}
.list-faq dt:before,
.list-faq dd:before {
  display: inline-block;
  position: absolute;
  top: 22.5px;
  left: 0;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 24px;
  line-height: 40px;
  font-weight: normal;
  text-align: center;
  border-radius: 20px;
}
.list-faq dt:before {
  background: #332300;
  content: "Q";
}
.list-faq dd:before {
  background: #e6aa33;
  content: "A";
}
.list-inqury {
  margin-bottom: 20px;
}
.t_title {
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 16px;
}
.mbnon {
  margin-bottom: 0px;
}
.table_r {
  margin-top: -15px;
  font-size: 12px;
  text-align: right;
}
.table {
  margin-bottom: 20px;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th {
  background: #e6e6e0;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #c6c3b6;
  vertical-align: middle;
}
.btn {
  font-weight: bold;
  padding: 6px 14px;
}
.btn.active,
.btn:active,
.btn.focus,
.btn:focus {
  box-shadow: none;
  outline: none;
}
.btn-lg {
  padding: 8px 16px;
  border-width: 2px;
}
.btn-group .btn-lg + .btn-lg {
  margin-left: -2px;
}
.btn-primary {
  color: #fff;
  background-color: #3399ff;
  border-color: #3399ff;
  border-radius: 6px;
}
.btn-red {
  color: #fff;
  background-color: #cc1d32;
  border-color: #cc1d32;
  border-radius: 6px;
}
.btn-line {
  color: #1c72d5;
  background-color: #fff;
  border-color: #1c72d5;
  border-radius: 6px;
}
.modal-body .btn-primary {
  color: #fff;
  background-color: #3399ff;
}
.btn-primary:before {
  display: inline-block;
  position: relative;
  top: -1px;
  margin-right: 10px;
  font-family: FontAwesome;
  content: "\f105";
}
.modal-body .btn-primary:before {
  display: none;
}
.search-form .modal-body input.form-control {
  background-color: #e6e6e0;
  border-color: #a09a8e;
  width: 78%;
}
.modal-body .btn-block {
  width: 20% !important;
  float: right;
  position: relative;
  top: -52px;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  background-color: #3366aa;
  border-color: #3366aa;
}
.btn-primary.btn-lg {
  border-radius: 8px;
}
.btn-group .btn-primary:before {
  display: none;
}
.btn-search {
  padding-top: 3px;
  padding-right: 0;
  width: 40px;
  font-size: 16px;
  line-height: 1;
  border: none;
  background: transparent;
}
#responsive-btn {
  right: auto;
  left: 0;
  padding-left: 0;
  border: none;
  font-size: 16px;
}
.btn-xl {
  padding: 15px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  border-radius: 6px;
}
.btn-red {
  position: relative;
  top: 0;
  color: #fff;
  background: #ec3434;
  box-shadow: 0 3px 0 #9a1d1b;
}
.btn-orange {
  position: relative;
  top: 0;
  color: #fff;
  background: #f86c29;
  box-shadow: 0 3px 0 #c7480b;
}
.btn-sns {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.btn-sns li {
  display: table-cell;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border-left: 1px solid #fff;
}
.btn-sns li:first-child {
  border-left: none;
}
.btn-sns li a {
  display: block;
  padding: 10px;
  color: #fff;
}
.btn-sns li a:hover {
  text-decoration: none;
}
.btn-sns li a:before {
  display: inline-block;
  position: relative;
  margin-right: 5px;
  font-family: FontAwesome;
  font-size: 18px;
}
.btn-sns li.btn-sns-hatena {
  background-color: #2f72b6;
}
.btn-sns li.btn-sns-twitter {
  background-color: #4dace4;
}
.btn-sns li.btn-sns-twitter a:before {
  content: "\f099";
}
.btn-sns li.btn-sns-facebook {
  background-color: #355d91;
}
.btn-sns li.btn-sns-facebook a:before {
  content: "\f09a";
}
.btn-sns li.btn-sns-googleplus {
  background-color: #cb5c4b;
}
.btn-sns li.btn-sns-googleplus a:before {
  content: "\f0d5";
}
.btn-sns li.btn-sns-line {
  background-color: #63b634;
}
.btn-sns li a span {
  display: none;
}
.btn-sns li.btn-sns-hatena a i {
  font-style: normal;
  font-size: 18px;
}
.btn-sns li.btn-sns-line a span {
  display: inline;
}
.form-control,
.form-control:focus {
  box-shadow: none;
}
.search-form .input-group {
  display: none;
}
.search-form input.form-control {
  margin-bottom: 15px;
  border: 1px solid #e6e6e0;
  border-radius: 4px;
}
.search-form .modal-body input.form-control {
  background-color: #e6e6e0;
  border-color: #a09a8e;
}
.panel {
  margin-bottom: 30px;
  border: 1px solid #c6c3b6;
  border-radius: 12px;
  box-shadow: none;
}
.panel-heading {
  border: none;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
  background-color: #e6e6e0;
}
.panel-heading > .heading {
  margin-bottom: 0;
  font-weight: 700;
}
.panel-body {
  height: 100%;
}
.panel-footer {
  padding: 10px;
  background-color: transparent;
  border: none;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}
.panel-app {
  margin-top: 15px;
  margin-bottom: 0;
}
.panel-app ul {
  margin-bottom: 0;
}
.panel-app ul li {
  border: none;
}
.panel-app li .heading {
  margin-bottom: 5px;
}
.panel-app .panel-body {
  display: table;
}
.panel-app .panel-footer {
  padding: 0 10px 15px;
  width: 100%;
}
.panel-app .btn-group .btn {
  width: 50%;
}
.panel-naked {
  background: transparent;
  border: none;
}
.panel-naked > .panel-heading {
  background: transparent;
}
figure {
  overflow: hidden;
  transition: .15s;
}
figure.img-thumbnail_min {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0;
  background-color: #fff;
  border: 1px solid #e6e6e0;
  border-radius: 0;
}
figure.img-thumbnail {
  float: left;
  margin-right: 10px;
  padding: 0;
  width: 80px;
  height: 60px;
  background-color: #fff;
  border: 1px solid #e6e6e0;
  border-radius: 0;
}
figure.img-thumbnail img {
  visibility: visible;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
}
ul.row figure.img-thumbnail {
  margin-bottom: 10px;
  padding: 0;
  width: 100%;
  height: 120px;
}
figure.img-app {
  margin-right: 15px;
  margin-bottom: 15px;
  width: 80px;
  height: 80px;
}
figure.img-app.img-small {
  width: 48px;
  height: 48px;
}
figure.img-app.img-xsmall {
  width: 36px;
  height: 36px;
  z-index: 5;
}
.panel-app figure.img-app {
  display: table-cell;
  vertical-align: top;
}
.sidebar .panel-app figure.img-app + p {
  padding-left: 15px;
  margin-bottom: 0;
}
figure.author-thumbnail {
  float: left;
  margin-right: 10px;
  width: 36px;
  height: 36px;
}
.entry__title {
  margin-bottom: 5px;
}
.content-img-header-top {
  margin-bottom: 0px;
}
.entry-meta {
  padding: 0;
  color: #b0aca2;
  font-size: 11px;
  border-bottom: none;
  marign-bottom: 15px;
}
.entry-meta .entry-meta__item {
  margin-right: 0;
  padding: 0;
  width: 100%;
}
.entry-meta i {
  margin-right: 5px;
  font-size: 125%;
}
.entry-meta i:before {
  position: relative;
  top: 1px;
}
.related-posts {
  border: none;
  margin-top: 0;
  padding-top: 0;
}
.pagination {
  margin: 15px auto;
}
.pagination > li > a {
  color: #332300 !important;
}
.pagination > li > span {
  background-color: #332300 !important;
  border-color: #c6c3b6 !important;
}
.pagination > li > a,
.pagination > li > span {
  border-color: #c6c3b6;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  background-color: #c6c3b6;
  border-color: #c6c3b6;
}
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #fff !important;
}
.archive-count {
  margin: 0;
  font-size: 12px;
}
.archive-count-wrapper {
  display: none;
}
.modal-dialog {
  margin-top: 60px;
}
.modal-content {
  text-align: center;
  border: none;
}
.modal-header {
  z-index: 10;
  margin-bottom: -15px;
  border-bottom: none;
}
.modal-body {
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e6e0;
}
.modal-body:last-child {
  border-bottom: none;
}
.modal-body ul {
  text-align: left;
  margin-bottom: 0;
}
.modal-body .list-inline > li {
  padding-left: 0;
  padding-right: 4px;
  padding-bottom: 8px;
}
.habakiri-slider-wrapper {
  padding: 10px 0 5px;
  height: 160px;
  background: #e6e6e0;
}
.habakiri-slider__item {
  margin-left: 10px;
  margin-right: 10px;
  width: 300px;
  opacity: .3;
}
.habakiri-slider__item.slick-center {
  opacity: 1;
}
.habakiri-slider__transparent-layer {
  background: transparent !important;
}
.habakiri-slider__transparent-layer figure {
  position: relative;
  width: 100%;
  height: 140px;
  border: 1px solid #c6c3b6;
  background: #c6c3b6;
  overflow: hidden;
}
.habakiri-slider__image {
  visibility: visible;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
.habakiri-slider__item-content {
  position: relative;
  margin-top: 10px;
  top: auto;
  transform: none;
  text-align: center;
  color: #332300;
}
.slick-dots {
  position: absolute;
  bottom: -15px;
  display: none;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: -5px 5px 0;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  position: relative;
  font-size: 0;
  line-height: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:before {
  font-size: 15px;
  line-height: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  content: "●";
  text-align: center;
  opacity: 0.25;
  color: #332300;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
}
.link_icon:before {
  content: "\f0c1";
  font-family: fontawesome;
}
a.habakiri-slider__link h4,
a.habakiri-slider__link > figure {
  transition: .3s;
}
a.habakiri-slider__link:hover h4 {
  color: #ff3399;
}
a.habakiri-slider__link:hover > figure {
  border-color: #ff3399;
}
.habakiri-slider__arrow {
  position: absolute;
  z-index: 10;
  top: 22%;
  margin-top: -16px;
  width: 60px;
  height: 30px;
  color: #fff;
  cursor: pointer;
  background-color: #a09a8e;
  border-radius: 0 0 30px 30px;
  text-decoration: none;
  opacity: .7;
}
.habakiri-slider__arrow--prev {
  left: -20px;
  transform: rotate(-90deg);
}
.habakiri-slider__arrow--next {
  right: -20px;
  transform: rotate(90deg);
}
.habakiri-slider__arrow:before {
  display: inline-block;
  font-size: 24px;
  margin-top: -1px;
  margin-left: 19px;
}

.breadcrumbs {
  margin-bottom: 0;
  background-color: #e6e6e0;
  color: #707059;
  line-height: 1.1;
  overflow-x: scroll;
}

.breadcrumbs .container ol {
  list-style: none;
  display: table;
  margin-bottom: 0px;
}

.breadcrumbs .container li {
  display: table-cell;
}

.breadcrumbs br {
  display: none;
}
.breadcrumbs .container {
  display: table;
}
.breadcrumbs a,
.breadcrumbs strong {
  display: table-cell;
  padding: 5px 0;
  white-space: nowrap;
}
.breadcrumbs a:link,
.breadcrumbs a:visited {
  color: #676767;
}
.breadcrumbs a:after {
  display: inline-block;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  font-family: FontAwesome;
  color: #332300;
  content: "\f105";
}
.article-home-kyokasyo .list-unstyled {
  margin-top: 15px;
}
.article-home-kyokasyo .author-s {
  float: right;
  line-height: 36px;
}
.col-author-wrapper {
  margin-top: -7.5px;
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.col-author {
  padding: 10px;
  border: 7.5px solid #fff;
  background-color: #ecf2f3;
}
.col-author-header {
  overflow: hidden;
}
.col-author-header .author-name {
  line-height: 36px;
  font-weight: bold;
}
.col-author-header h5 {
  margin-top: 0px;
}
.col-author-body .author-description {
  padding: 10px 0;
  color: #707059;
  font-size: 12px;
}
.col-author-body ul {
  margin-bottom: 10px;
}
.col-author.entry-content-after {
  border: none !important;
}
.col-author.entry-content-after .author-description {
  color: #707059;
  font-size: 12px;
}
.col-author.entry-content-after .col-author-body {
  margin-top: 15px;
}
.col-dots {
  padding: 22.5px 0;
  border-top: 4px dotted #332300;
  border-bottom: 4px dotted #332300;
}
.bn {
  display: block;
  border: 1px solid #e6e6e0;
}
.bn:hover {
  border-color: #ff3399;
}
.sidebar-widget .bn {
  margin-bottom: 15px;
}
#main .article.article-not-found {
  padding: 30px;
}
#main .article.article-not-found h2 {
  color: #a09a8e;
  font-size: 30px;
  border: none;
}
#main .article.article-not-found .h3 {
  display: inline-block;
  margin-bottom: 30px;
}
#main .article.article-not-found .input-group {
  display: table;
  float: none !important;
  margin: 30px auto;
}
.entry-content p + h2,
.entry-content p + h3,
.entry-content p + h4,
.entry-content div + h2,
.entry-content div + h3,
.entry-content div + h4 {
  margin-top: 50px;
}

/*新バージョンの目次*/

/* デフォルトのスタイル */
#mokuji_new.mokujibox {
  display: inline-block;
  width: 250px;
  margin-bottom: 25px;
  transition-timing-function: ease-in-out;
  transition-duration: 0.1s;
  transition-property: width;
}
#mokuji_new.mokujibox:not(.show_mokuji) div#collapse {
  display: none;
}

/* 目次開いた後のスタイル */
#mokuji_new.mokujibox.show_mokuji {
  display: inline-block;
  width: 100%;
  transition-timing-function: ease-in-out;
  transition-duration: 0.1s;
  transition-property: width;
}

@media screen and (min-width: 480px) {
  #mokuji_new.mokujibox.show_mokuji {
    width: 80%;
  }
}

.panel-heading {
  zpadding: 0px;
}

.mokuji-title:after {
  content: "[ひらく]";
  color: #1111cc;
  font-size: 13px;
  margin-left: 10px;
  display: inline;
}

.mokuji-title {
  background: url(/img/svg/yajirusi_sita.svg) no-repeat right center;
  background-size: 20px;
  cursor: pointer;
  font-weight: bold;
  text-align: left;
}

.mokuji-title-show:after {
  content: "[とじる]";
  color: #1111cc;
  font-size: 13px;
  margin-left: 10px;
}

.mokuji-title-show {
  background: url(/img/svg/yajirusi_ue.svg) no-repeat right center;
  cursor: pointer;
  text-align: center;
  background-size: 20px;
  font-weight: bold;
}

.mokuji-title a,
.mokuji-title-show a {
  text-decoration: none;
}

.mokujibox_inner {
  margin-top: 15px;
}

#mokuji_new p:first-child {
  margin-top: 20px;
}

/*目次*/

.entry-content .mokujibox {
  margin: 0 0 0px;
  padding: 15px 15px 15px 15px;
  background: #f8f8f8;
  border: 1px solid #e6e6e0;
  border-radius: 6px;
  clear: both;
}
.entry-content .mokujibox .panel {
  background: transparent;
  border: none;
}
.entry-content .mokujibox .panel-heading {
  padding: 0px;
  margin: 0px;
  background: transparent;
}
.entry-content .mokujibox .panel-heading a {
  width: 100%;
  padding: 0px 0px 0px 0px;
  zdisplay: block;
}
.entry-content .mokujibox .panel-heading a:hover,
.entry-content .mokujibox .panel-heading a:focus {
  color: inherit;
  text-decoration: none;
}
.entry-content .mokujibox .panel-heading a > .fa:before {
  content: "\f106";
  font-size: 20px;
  font-weight: bold;
}
.entry-content .mokujibox .panel-heading a.collapsed > .fa:before {
  content: "\f107";
  font-size: 20px;
  font-weight: bold;
}
.entry-content .mokujibox p {
  margin-bottom: 15px;
  line-height: 130%;
}
.entry-content .mokujibox p:last-child {
  margin-bottom: 0;
}
.entry-content .mokujibox p.mokuji_indent1,
.entry-content .mokujibox p.mokuji_indent2 {
  margin-top: -6px;
  margin-left: 1.5em;
  color: #707059;
  font-size: 12px;
}
.entry-content .mokujibox p.mokuji_indent1:before,
.entry-content .mokujibox p.mokuji_indent2:before {
  display: inline-block;
  position: relative;
  left: -8px;
  font-family: FontAwesome;
  content: "\f0da";
}

.entry-content .box {
  padding: 15px;
  margin: 15px 0;
}
.entry-content .box-app-rating {
  border: 4px double #a09a8e;
  position: relative;
  background-color: #fff;
}
.entry-content .box-app-rating:before,
.entry-content .box-app-rating:after {
  display: block;
  z-index: 2;
  position: absolute;
  width: 0;
  height: 0;
  content: "";
}
.entry-content .box-app-rating:before {
  top: -4px;
  right: -4px;
  border-top: 15px solid #a09a8e;
  border-right: 15px solid #a09a8e;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
}
.entry-content .box-app-rating:after {
  bottom: -4px;
  left: -4px;
  border-top: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #a09a8e;
  border-left: 15px solid #a09a8e;
}
.entry-content .box-app-rating h3 {
  padding: 0px;
  line-height: 48px;
  border: none;
  background: #fff;
}
.entry-content .box-app-rating .table {
  margin-bottom: 15px;
  font-size: 13px;
}
.entry-content .box-app-rating .table,
.entry-content .box-app-rating .table th {
  text-align: center;
}
.entry-content .box-app-rating .btn-orange:after {
  display: inline-block;
  position: relative;
  margin-left: 10px;
  font-family: FontAwesome;
  content: "\f0a9";
}
.entry-content .box-app-rating .btn-orange:hover,
.entry-content .box-app-rating .btn-orange:focus {
  color: #fff;
}
.entry-content .box-app-rating .box-body img {
  margin: 0px;
  padding: 0px;
}
.entry-content .linkcard .lkc-thumbnail {
	width: 150px;
	height: 100px;
	margin-right: 15px;
	border: 1px solid #e6e6e0;
	overflow: hidden;
	float: left;
}
.entry-content .linkcard .lkc-thumbnail .lkc-thumbnail-img{
	width: 100%;
}
.entry-content .box-wom {
  zdisplay: table;
  padding: 10px;
  background: #f4f4f4;
  border-radius: 12px;
}
.box-wom-body {
  /* display: table-cell; */
  /* padding: 10px 5px; */
  /* vertical-align: top; */
}

.box-wom-body .user-name {
  font-size: 12px;
  margin-left: 10px;
}

.box-wom-body h4 {
  padding: 0px;
  border: none;
  margin-bottom: 0px;
  margin-left: 80px;
}
.box-wom-body figure.img-thumbnail {
  border-radius: 30px;
  height: 60px;
  width: 60px;
  margin-bottom: 15px;
}
.box-wom-body figure.img-thumbnail_big {
  height: 80px;
  width: 80px;
}
.box-wom-body figure.img-thumbnail img {
  width: 100%;
  height: auto;
  margin-bottom: 0px;
}
.box-wom-body .m_min {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.box-wom-mini {
  padding-top: 20px;
}
.box-wom-inner {
  /* margin-left: -80px; */
  margin-top: 10px;
  clear: both;
  float: none;
}
.box-wom-inner h5 {
  font-size: 16px;
  position: relative;
  padding-left: 15px;
}
.box-wom-inner h5::before {
  border-top: 1px solid;
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 13px;
}
.box-wom-body .box-wom-rating {
  /* margin-top: -15px; */
  /* margin-bottom: 15px; */
  color: #dc007f;
  margin-left: 80px;
}
.box-wom-body .num-rating {
  margin-left: 5px;
  color: #dc007f;
  font-size: 200%;
  display: none;
}
.box-wom-body p {
  zcolor: #707059;
}
.box-wom-body p:last-child {
  margin-bottom: 0;
}

.entry-content .panel-wom .panel {
  padding: 0;
  background: transparent;
  border: none;
}
.entry-content .panel-wom .panel-heading {
  padding: 0;
  background: transparent;
}
.entry-content .panel-wom .panel-heading a > .fa:before {
  position: relative;
  top: 4px;
  font-size: 18px;
  content: "\f147";
}
.entry-content .panel-wom .panel-heading a.collapsed > .fa:before {
  content: "\f196";
}
.entry-content .btn-answer-more {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  margin: auto;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
}
.entry-content .btn-answer-more a::before {
  padding: 3px 6px;
  background: rgba(255, 255, 255, 0.5);
  content: "続きを読む";
}
.entry-content .faq-answer-body {
  position: relative;
  overflow: hidden;
  height: 60px; /*閉じる*/
}
.entry-content .faq-answer-body::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 35px; /*ã‚°ãƒ©ãƒ‡ãƒ¼ã‚·ãƒ§ãƒ³ã§éš ã™é«˜ã•*/
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 1) 100%);
  content: "";
}
.entry-content .faq-answer-more {
  display: none;
}
.entry-content .faq-answer-more:checked ~ .btn-answer-more a::before {
  content: "閉じる";
}
.entry-content .faq-answer-more:checked ~ .faq-answer-body {
  padding-bottom: 2em;
  height: auto;
}
.entry-content .faq-answer-more:checked ~ .faq-answer-body::before {
  display: none;
}
.panel-talk {
  margin: 15px 0;
  padding: 15px;
  width: 100%;
  background: #84b4f4;
  border-radius: 0;
}
.panel-talk.panel-talk-2 {
  background: transparent;
  padding: 0px;
}
.col-talk {
  margin-bottom: 15px;
}
.col-talk:last-child {
  margin-bottom: 0;
}
.col-talk-left {
  position: relative;
  margin-left: 15px;
  padding: 10px;
  border-radius: 10px;
  background: #fff;
  margin-right: 30%;
  float: left;
}
.panel-talk-2 .col-talk-left {
  background-color: #f3dde8;
}
.col-talk-left:before {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  top: 10px;
  left: -20px;
}
.col-talk-left:after {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  border-right: 10px solid #fff;
  top: 10px;
  left: -19px;
}
.panel-talk-2 .col-talk-left:after {
  border-right: 10px solid #f3dde8;
}
.col-talk-right {
  position: relative;
  margin-right: 15px;
  padding: 10px;
  border-radius: 10px;
  background-color: #89e052;
  margin-left: 30%;
  float: right;
}
.panel-talk-2 .col-talk-right {
  background-color: #ddeef3;
}
.col-talk-right:before {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  top: 10px;
  right: -20px;
}
.col-talk-right:after {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  border-left: 10px solid #89e052;
  top: 10px;
  right: -19px;
}
.panel-talk-2 .col-talk-right:after {
  border-left: 10px solid #ddeef3;
}
.col-talk p {
  margin: 0 0 20px;
}
.col-talk p:last-child {
  margin-bottom: 0;
}
.col-talk:after,
.col-talk:before {
  clear: both;
  content: "";
  display: block;
}

.pink-talk {
  background-color: #f3dde8;
  margin: 10px 60px 10px 10px;
}

.pink-talk:after {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  border-right: 10px solid #f3dde8;
  top: 10px;
  left: -19px;
}

.blue-talk {
  background-color: #ddeef3;
  margin: 10px 10px 10px 60px;
}

.blue-talk:after {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  border-left: 10px solid #ddeef3;
  top: 10px;
  right: -19px;
}

.entry-content .col-dialogue .dialogue-listener {
  font-weight: bold;
}
.entry-content .col-dialogue .dialogue-listener:before {
  position: relative;
  content: "----";
  letter-spacing: -0.1em;
}
.entry-content .col-dialogue .dialogue-speaker {
  display: table;
}
.entry-content .col-dialogue span {
  display: table-cell;
}
.entry-content .col-dialogue span.dialogue-name {
  padding-right: 20px;
  white-space: nowrap;
}
.entry-content .col-dialogue em {
  font-style: normal;
  font-weight: inherit;
}
.entry-content .panel-app {
  margin: 30px 0;
}
.entry-content img {
  z-index: 5;
}

.entry-content img.nomargin {
  margin-bottom: 0px;
  z-index: 5;
}

.entry-content p img,
.entry-content table img {
  margin-bottom: 0;
}

.lkc-excerpt {
	display: none;
}

@media screen and (max-width: 1024px) {
  .lkc-title {
    font-size: 110%;
    line-height: 1.1;
  }
  .lkc-excerpt {
    font-size: 100%;
    line-height: 1.4;
	  display: none;
  }
  .lkc-thumbnail,
  .lkc-thumbnail-img {
    max-width: 150px;
    max-height: 100px;
  }
  .sidebar img{
    width:100%;
    height: auto;
  }
}

/*iphoneplus*/
@media screen and (max-width: 640px) {
  .lkc-domain {
    font-size: 90%;
  }
  .lkc-title {
    font-size: 97.5%;
  }
  .lkc-excerpt {
    font-size: 90%;
	  display: none;
  }
  .lkc-thumbnail,
  .lkc-thumbnail-img {
    max-width: 80px;
    max-height: 80px;
  }
  .footer a.pagetop {
    position: fixed;
    bottom: 5px;
    right: 5px;
  }
}

/*iphone7*/
@media screen and (max-width: 480px) {
  .lkc-domain {
    font-size: 80%;
  }
  .lkc-title {
    font-size: 95%;
    line-height: 120%;
    display: block;
    margin-bottom: 5px;
  }
  .lkc-excerpt {
    font-size: 80%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
	  display: none;
  }
  .lkc-thumbnail,
  .lkc-thumbnail-img {
    max-width: 90px;
    max-height: 90px;
  }
}
/* ===============================
	Media Queries
 =============================== */

.sp-only {
  display: block;
}
.pc-only {
  display: none;
}

@media (max-width: 767px) {
  .header--default {
    background-color: #fff;
  }
  .breadcrumbs {
    margin-bottom: 0;
    background-color: #f4f4f4;
    color: #989886;
    line-height: 0.7;
  }
  h1,
  .h1 {
    font-size: 24px;
  }
  h2,
  .h2 {
    font-size: 20px;
  }
  h3,
  .h3 {
    font-size: 18px;
  }
  h4,
  .h4 {
    font-size: 16px;
  }
  .entry-meta {
    margin-bottom: 3px;
  }
  .site-branding {
    padding: 10px 0;
  }
  .sidebar-widget__title.h4 {
    font-size: 18px;
  }
  .related-posts__title {
    margin: 0;
  }
  .archive-header {
    padding: 0 15px;
  }
  .archive-header .heading {
    margin: 0;
  }
  #main {
    margin-left: -15px;
    margin-right: -15px;
  }
  #main .article {
  }
  .sub-page-contents {
    padding-top: 20px;
  }
  .single .sub-page-contents {
    padding-top: 0;
  }
  .page .sub-page-contents {
    padding-top: 0;
  }
  .footer-site-branding .site-branding {
    padding: 10px 0;
  }
  .footer-site-branding .site-branding__heading {
    padding-left: 15px;
    text-align: left;
  }
  .footer-widget-area {
    padding: 20px 0;
  }
  .footer-widget-area .menu {
    margin-bottom: 0;
  }
  .footer-widget-area .menu > li {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .footer-widget-area .sub-menu > li {
    font-size: 12px;
  }
  .footer-widget-area .menu-item-1282 .sub-menu {
    overflow: hidden;
  }
  .footer-widget-area .menu-item-1282 .sub-menu > li {
    float: left;
    width: 50%;
    letter-spacing: -1px;
  }
  .copyright {
    font-size: 11px;
  }
  .copyright .list-inqury {
    margin-bottom: 10px;
  }
  .list-unstyled.row {
    margin: 15px 0px 30px 0px;
    border-top: 1px solid #e6e6e0;
  }
  .list-unstyled.list-posts.row.entries-related-posts {
    margin-top: 0;
  }
  .archive_wrap .list-unstyled.list-posts.row {
    margin: 0px 15px;
  }
  .list-unstyled.row li {
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #e6e6e0;
  }
  .list-unstyled.list-posts.row li {
    padding: 0px;
  }
  .list-unstyled.list-posts.row a h3 {
    font-weight: normal;
  }
  .article-home-interview .list-unstyled.row,
  .article--archive .list-unstyled.row {
    margin-top: -15px;
  }
  .btn {
    width: 100%;
  }
  .btn + .btn {
    margin-top: 10px;
  }
  .btn-group-lg > .btn,
  .btn-lg {
    font-size: 15px;
  }
  #main .article.article-not-found .search-form input.btn {
    font-family: FontAwesome;
  }
  #main .article.article-not-found .search-form input.form-control {
    margin-bottom: 0;
  }
  ul.list-posts.row figure.img-thumbnail {
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
    width: 80px;
    height: 60px;
  }
  .panel-body {
    padding: 10px;
  }
  .panel-app ul {
    font-size: 12px;
  }
  .panel-app .btn-group-2 {
    margin: 0 5%;
    width: 90%;
  }
  .panel-app .btn {
    width: auto;
  }
  .panel-app .btn + .btn {
    margin-top: 0;
  }
  .panel-app .btn-lg {
    padding: 6px 14px;
    font-size: 14px;
    border-radius: 6px;
  }
  .panel-app .col-sm-6 + .col-sm-6 {
    text-align: center;
  }
  .panel-app .col-sm-6 .btn,
  .panel-app .col-sm-6 .btn + .btn {
    margin-top: 10px;
  }
  .habakiri-slider-wrapper {
    margin-bottom: 15px;
  }
  .habakiri-slider__arrow {
    top: 50%;
  }
  .slick-list {
    height: 140px !important;
  }
  .slick-dots {
    bottom: -20px;
  }
  .slick-dots li button:before {
    font-size: 12px;
  }
  .col-author {
    border-color: #fff;
  }
}

/*iphone5s以下*/
@media (max-width: 361px) {
  h1,
  .h1 {
    font-size: 20px;
  }
  body,
  .h5 {
    font-size: 13px;
  }
  .entry-content {
    font-size: 14px;
  }
}

/*SP以上*/
@media (min-width: 481px) {
  .sp_footer_menu {
    display: none;
  }
}

/*tab以上*/
@media (min-width: 768px) {
  .sp-only {
    display: none;
  }
  .pc-only {
    display: block;
  }
  .h1,
  .h2,
  .h3,
  .h4,
  h1,
  h2,
  h3,
  h4 {
    margin-bottom: 30px;
  }
  .h5,
  .h6,
  h5,
  h6 {
    margin-bottom: 20px;
  }
  h1,
  .h1 {
    font-size: 32px;
  }
  h2,
  .h2 {
    font-size: 24px;
  }
  h3,
  .h3 {
    font-size: 20px;
  }
  .sidebar-widget#recent-posts-2,
  .sidebar-widget#nav_menu-0 {
    zfloat: left;
    zwidth: 352.5px;
  }
  .sidebar-widget#custom_html-3 {
    float: left;
    padding-left: 15px;
    width: 367.5px !important;
  }
  .sidebar-widget__title {
    margin-bottom: 0;
  }
  .site-branding__logo {
    width: 286px;
  }
  #main {
    font-size: 15px;
    line-height: 1.8;
  }
  #main .article {
    padding: 10px 30px 30px 30px;
    margin-bottom: 30px;
  }
  #main .section {
    margin-top: 30px;
  }
  #main .entry-content {
    padding-bottom: 30px;
  }
  #main .wrapper {
    margin-top: 30px;
  }
  #main .wrapper.tagcloud {
    margin-left: -30px;
    margin-right: -30px;
    padding: 30px;
    padding-bottom: 25px;
  }
  .footer-widget-area {
    font-size: 14px;
    text-align: center;
  }
  .footer-widget-area .menu > li > a {
    font-size: 16px;
  }
  .copyright {
    padding: 30px 0;
  }
  .tagcloud a {
    font-size: 16px;
  }
  .label-primary {
    top: -4px;
  }
  .article-home-kyokasyo .list-unstyled {
    margin-top: 30px;
  }
  .list-unstyled.row {
    margin-bottom: 30px;
  }
  .list-unstyled.row li {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .list-unstyled.row + div {
    margin-top: -30px;
  }
  .list-inqury li {
    display: inline-block;
    padding: 2px 20px;
    border-left: 1px solid #332300;
  }
  .list-inqury li:first-child {
    border-left: none;
  }
  #main .row.list-posts li a {
    padding: 0;
  }
  ul.list-archive {
    margin-bottom: 30px;
    font-size: 14px;
  }
  .list-wrapper {
    margin-bottom: 30px;
    max-height: 140px;
    overflow-y: scroll;
  }
  h1 + .list-wrapper,
  h2 + .list-wrapper,
  h3 + .list-wrapper {
    margin-top: -15px;
  }
  .list-wrapper .list-archive {
    margin-bottom: 0;
  }
  .table {
    margin-bottom: 20px;
  }
  .panel-app .btn-group {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .btn-lg {
    padding: 10px;
  }
  .panel-app .btn {
    margin: 0 5px;
  }
  .panel-app .btn-lg {
    width: 280px;
  }
  .btn-more {
    width: 240px;
  }
  .btn-xl {
    padding: 20px;
    font-size: 20px;
    border-radius: 8px;
  }
  .btn-sns li {
    font-size: 16px;
  }
  .btn-sns li a span {
    display: inline;
  }
  .btn-sns li.btn-sns-line {
    display: none;
  }
  .panel-footer {
    padding: 15px;
    margin-top: -5px;
  }
  .panel-app .panel-footer .btn-group .btn {
    width: 30%;
  }
  ul.row figure.img-thumbnail {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
  }
  ul.row.entries--archive figure.img-thumbnail {
    margin-bottom: 5px;
  }
  ul.row .col-sm-4 figure.img-thumbnail {
    height: 157.5px;
  }
  ul.row .col-sm-6 figure.img-thumbnail {
    height: 270px;
  }
  figure.img-app {
    width: 100px;
    height: 100px;
  }
  figure.img-app.img-small {
    width: 60px;
    height: 60px;
  }
  figure.img-app.img-xsmall {
    width: 48px;
    height: 48px;
    z-index: 5;
  }
  .article-home-kyokasyo .author-s {
    float: none;
    position: absolute;
    top: 0;
    right: 0;
  }
  .entry__title {
    margin-bottom: 15px;
  }
  .entry-meta {
    font-size: 14px;
    margin-bottom: 5px !important;
  }
  .entry-meta i {
    margin-right: 10px;
  }
  .pagination {
    margin: 30px auto;
  }
  .archive-count {
    font-size: 14px;
  }
  .archive-count-wrapper {
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
  }
  .habakiri-slider-wrapper {
    padding: 30px 0 10px;
    height: 380px;
  }
  .habakiri-slider__item {
    margin-left: 15px;
    margin-right: 15px;
    width: 690px;
  }
  .habakiri-slider__transparent-layer figure {
    height: 320px;
  }
  .habakiri-slider__item-content {
    margin-top: 15px;
  }
  .slick-dots {
    display: block;
  }
  .habakiri-slider__arrow {
    top: 44%;
    width: 100px;
    height: 50px;
    border-radius: 0 0 50px 50px;
    transition: .3s;
  }
  .habakiri-slider__arrow:hover {
    opacity: 1;
  }
  .habakiri-slider__arrow--prev {
    left: -25px;
  }
  .habakiri-slider__arrow--next {
    right: -25px;
  }
  .habakiri-slider__arrow:before {
    font-size: 48px;
    margin-top: -10px;
    margin-left: 26px;
  }
  .breadcrumbs a:hover,
  .breadcrumbs a:focus {
    color: #ff3399;
    text-decoration: none;
  }
  .breadcrumbs a:hover:after,
  .breadcrumbs a:focus:after {
    color: #332300;
  }
  .col-author-wrapper {
    display: flex;
    flex-wrap: wrap;
    zmargin-top: -22.5px;
  }
  .col-author {
    padding: 15px;
    width: 50%;
  }
  .col-author-body .author-description {
    padding-bottom: 15px;
    font-size: 14px;
  }
  .col-author-body ul {
    margin-bottom: 15px;
  }
  .col-author.entry-content-after {
    padding: 30px;
    width: 100%;
  }
  .col-author.entry-content-after h5 {
    margin-bottom: 15px;
  }
  .col-author.entry-content-after figure.author-thumbnail {
    margin-right: 15px;
    width: 80px;
    height: 80px;
  }
  .col-author.entry-content-after .author-description {
    font-size: 14px;
  }
  .col-author.entry-content-after .col-author-body {
    margin-top: 30px;
  }
  #main .article .entry-content p + h2,
  #main .article .entry-content p + h3,
  #main .article .entry-content p + h4,
  #main .article .entry-content div + h2,
  #main .article .entry-content div + h3,
  #main .article .entry-content div + h4 {
    margin-top: 60px;
  }
  #main .article.article-not-found {
    padding: 90px;
  }
  #main .article.article-not-found h2 {
    font-size: 48px;
    margin-bottom: 20px;
  }
  #main .article.article-not-found .h3 {
    margin-bottom: 60px;
  }
  #main .article.article-not-found .input-group {
    margin: 60px auto;
  }
  .entry-content .mokujibox {
    margin: 0 0 0px;
    width: 80%;
  }
  .entry-content .box {
    margin: 30px 0;
  }
  .entry-content .box-app-rating .btn-orange:hover,
  .entry-content .box-app-rating .btn-orange:focus {
    top: 2px;
    box-shadow: 0 1px 0 #c68814;
  }
  .entry-content .linkcard a:hover,
  .entry-content .linkcard a:focus {
    text-decoration: none;
  }
  .entry-content .linkcard a:hover .lkc-title,
  .entry-content .linkcard a:focus .lkc-title {
    color: #ff3399;
    text-decoration: none;
  }
  .entry-content .box-wom .box-wom-body {
    padding: 10px;
  }
  .entry-content .panel-app {
    margin: 60px 0;
  }
  .entry-content .panel-talk {
    margin: 30px 20%;
    width: 60%;
  }
  .entry-content .panel-talk.panel-talk-2 {
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
  }
}

/*ipad*/
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 20px;
  }
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .container > .row > .col-md-3 {
    width: 270px;
  }
  .container > .row > .col-md-9 {
    width: 700px;
  }
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
  #main {
    font-size: 15px;
  }
  #main .article {
    padding: 20px;
  }
  .col-md-3 #sub {
    margin-top: -20px;
    padding-top: 20px;
  }
  .article-home-kyokasyo .list-unstyled {
    margin-top: 20px;
  }
  .list-unstyled.row {
    margin-bottom: 20px;
  }
  .list-archive {
    margin-top: -5px;
    margin-bottom: 20px;
    font-size: 13px;
  }
  .sidebar-widget ul li {
    font-size: 13px;
  }
  ul#menu-parent_categories li {
    font-size: 15px;
  }
  .panel-app .panel-footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .sidebar-widget .panel-app .panel-footer {
    padding-top: 0;
  }
  .sidebar-widget .panel-app .btn {
    padding-left: 8px;
    padding-right: 8px;
  }
  figure.img-thumnail {
    width: 54px;
    height: 54px;
  }
  ul.row figure.img-thumbnail {
    width: 100%;
  }
  ul.row .col-sm-4 figure.img-thumbnail {
    height: 124px;
  }
  ul.row .col-sm-6 figure.img-thumbnail {
    height: 218px;
  }
  .col-author-wrapper {
    margin-top: -20px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .col-author {
    margin-top: 20px;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
  }
  .col-author-body .author-description {
    font-size: 13px;
  }
}

/*notePC*/
@media (min-width: 992px) {
  .off-canvas-nav,
  .responsive-nav {
    display: none !important;
  }
  #main {
    margin-bottom: 60px;
  }
  .footer a.pagetop {
    /*z-index: 10;*/
    position: fixed;
    /*top: -10px;*/
    right: 5px;
    bottom: 5px;
    font-size: 60px;
  }
  .sidebar #nav_menu-5,
  .sidebar #tag_cloud-2 {
    display: block;
  }
  .sidebar-widget#recent-posts-2,
  .sidebar-widget#custom_html-3,
  .sidebar-widget#nav_menu-0 {
    float: none;
    padding-left: 0;
    width: auto !important;
  }
  .footer-widget-area {
    text-align: center;
  }
  .btn-search,
  .modal {
    display: none;
  }
  .search-form .input-group {
    display: table;
    float: right;
    width: 300px;
  }
  .search-form input.btn {
    font-family: FontAwesome;
    background-color: #fff;
    border: 1px solid #e6e6e0;
    border-right: none;
    border-radius: 20px;
  }
  .search-form input.form-control {
    margin-bottom: 0;
    padding-left: 0;
    border-left: none;
    border-radius: 20px;
  }
  .list-unstyled.row a:hover {
    color: #ff3399;
    text-decoration: none;
  }
  .list-unstyled.row a:hover figure {
    border-color: #ff3399;
  }
  .sidebar-widget .panel-app .heading {
    font-size: 16px;
    font-weight: 700;
  }
  .sidebar-widget .panel-app .label-primary {
    top: -2px;
  }
  .sidebar-widget .panel-app ul li {
    font-size: 13px;
  }
  .sidebar-widget .panel-app .btn {
    margin: 0 2px;
    font-size: 12px;
  }
  .pc-side-nav-fixed {
    position: fixed;
  }
  .breadcrumbs {
    overflow-x: auto;
    height: 34px;
  }
  .breadcrumbs .container {
    display: block;
  }
  .breadcrumbs a,
  .breadcrumbs strong {
    display: inline-block;
    white-space: normal;
  }
}

/*PC*/
@media (min-width: 1200px) {
  .container {
    width: 1110px;
  }
  .container > .row > .col-md-3 {
    width: 330px;
  }
  .container > .row > .col-md-9 {
    width: 780px;
  }
  .col-md-3 #sub {
    margin-top: -30px;
    padding-top: 30px;
  }
  .sidebar-widget .panel-app .btn {
    font-size: 13px;
  }
}
.table-header {
  display: none;
}

/*********
　はい・いいえボタン
**********/

.storeBtnBox {
  border-radius: 0 0 2px 2px;
  text-align: center;
  margin-top: 15px;
}
.storeBtn {
  position: relative;
  display: block;
  margin: 2px 20px;
  padding: 10px 0 40px;
  overflow: hidden;
  border: 1px solid #f78181;
  border-radius: 4px;
  color: #fff;
  background-color: #f78181;
  font-weight: bold;
  font-size: 2.5rem;
  text-align: center;
  text-decoration: none;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(255, 255, 255, 0.6) inset;
  z-index: 2;
}
.yes::before {
  position: absolute;
  content: "記事ページに進む>>";
  bottom: 5px;
  left: 32%;
  color: rgb(255, 255, 255);
  font-weight: normal;
  font-size: 1.6rem;
  text-decoration: underline;
}
.not {
  background-color: #fff;
  border: 1px solid #fafafa;
  color: #848484;
  padding: 10px 0;
}

.table-bordered > thead > tr > th {
  background: #e6e6e0;
}

/*
  サイドバー姉妹サイトのスタイル
 */

 #sister-site {
  font-family: ヒラギノ角ゴ ProN;
}

#sister-site h2 {
    margin: 0 0 30px;
}

.sister-site__head {
  margin: 0 0 63px;
}

.sister-site__head__img {
  width: 103px;
  margin: 0 auto 25px;
}

.sister-site__head h2 {
  font-size: 29px;
  text-align: center;
  border: none !important;
  padding: 0;
  font-weight: normal;
}

.sister-site__description {
  font-size: 14px;
  text-align: center;
}

.block {
  margin: 0 0 50px;
}

.block__head {
  font-size: 17px;
  text-align: center;
  margin: 0 0 30px;
}
.block__head--app-uni {
  color: #e4007f;
  border: 2px solid #e4007f;
  border-radius: 19px;
  width: 250px;
  margin: 0 auto;
  padding: 5px 0 4px;
}
.block__head--maripita {
  color: #7a6a56;
  border: 2px solid #7a6a56;
  border-radius: 19px;
  width: 250px;
  margin: 0 auto;
  padding: 5px 0 4px;
}
.block__head--en-musubi {
  color: #e60013;
  border: 2px solid #e60013;
  border-radius: 19px;
  width: 250px;
  margin: 0 auto;
  padding: 5px 0 4px;
}

.block__body {
  margin: 0 0 16px;
  font-size: 13px;
  line-height: 23px;
  color: #000;
}
.block__body img {
  margin: 0 auto 30px;
  width: 100%;
  max-width: 280px;
  display: block;
}

.block__footer--app-uni {
  background-color: #e4007f;
  text-align: center;
}

.block__footer--maripita {
  background-color: #7a6a56;
  text-align: center;
}

.block__footer--en-musubi {
  background-color: #e60013;
  text-align: center;
}

.block__footer--app-uni a,
.block__footer--maripita a,
.block__footer--en-musubi a {
  position: relative;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  padding: 23px 0 22px;
  line-height: 21px;
}
.block__footer--app-uni a:hover,
.block__footer--maripita a:hover,
.block__footer--en-musubi a:hover {
  color: #fff;
}
.block__footer--app-uni a {
  padding: 12px 0 11px;
}
.block__footer--app-uni a::before,
.block__footer--maripita a::before,
.block__footer--en-musubi a::before {
  position: absolute;
  content: '';
  display: inline-block;
  width: 20px;
  height: 15px;
  background-image: url('/wp-content/uploads/ss-arrow-left.svg');
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.block__footer--app-uni a::after,
.block__footer--maripita a::after,
.block__footer--en-musubi a::after {
  position: absolute;
  content: '';
  display: inline-block;
  width: 20px;
  height: 15px;
  background-image: url('/wp-content/uploads/ss-arrow-right.svg');
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  font-size: 25px;
}

/* tab */
@media screen and (min-width: 768px) and (max-width: 992px) {
  #sister-site {
    width: 375px;
    margin: 0 auto;
  }
}

/* sp */
@media screen and (max-width: 767px) {
  div#sister-site {
    padding: 0 10px;
  }
}



/* 診断ツールリニューアルデザイン(婚活アプリ用) */

  .tool-shindan-konkatu {
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    background: #FBF9F2;
    margin: 30px 0;
  }

  /* 表紙 */
  .tool-shindan-konkatu-head__text {
    padding-top: 40px;
  }

  .tool-shindan-konkatu-head__image {
    display: flex;
    justify-content: center;
    margin: 20px 20px 30px 0;
  }

  .tool-shindan-konkatu-head__image img {
    margin: 0;
  }

  .tool-shindan-konkatu-head__text--title {
    text-align: center;
    margin-bottom: 0px;
    font-size: 18px;
    padding: 0 0;
    color: #8D6858;
    font-weight: bold;
  }

  .tool-shindan-konkatu-head__text--top {
    position: relative;
  }

  .tool-shindan-konkatu-head__text--top:before {
    display: inline-block;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 5px;
    background: #77BAA9;
    position: absolute;
    right: 6px;
    top: -9px;
  }

  .tool-shindan-konkatu-head__text--title:after {
    content: '';
    width: 87px;
    height: 3px;
    background-color: #77BAA9;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -6px;
  }

  .tool-shindan-konkatu__footer {
    padding: 0 0 22px;
  }

  .tool-shindan-konkatu__footer--text {
    margin: 0px 5%;
  }

  .tool-shindan-konkatu__footer--action {
    display: flex;
    justify-content: center;
  }

  .tool-shindan-konkatu__footer--action {
    cursor: pointer;
  }
  /* 表紙 */

  /* 質問 */
  .tool-shindan-konkatu-title {
    padding: 25px 0 0;
  }

  .tool-shindan-konkatu-title__number {
    color: #8d6858;
    font-size: 31px;
    font-style: italic;
    text-align: center;
    top: 12px;
    margin-bottom: 40px;
  }

  .tool-shindan-konkatu-title__number:after {
    content: '';
    width: 30px;
    height: 3px;
    background-color: #77baa9;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -6px;
  }

  .tool-shindan-konkatu-title__question {
    font-size: 17px;
    line-height: 23px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 10px;
  }

  .tool-shindan-konkatu-item__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 20px 17px;
  }

  .tool-shindan-konkatu-item__list::after {
    display: block;
    content: "";
    width: 47%;
    margin: 4px 0;
  }

  .tool-shindan-konkatu-item__list--old,
  .tool-shindan-konkatu-item__list--man,
  .tool-shindan-konkatu-item__list--woman,
  .tool-shindan-konkatu-item__list--label,
  .tool-shindan-konkatu-item__man,
  .tool-shindan-konkatu-item__woman {
    display: inline-block;
    background: #ffffff;
    font-weight: bold;
    border-radius: 7px;
    border-style: solid;
    border-width: 2px;
    font-size: 16px;
    color: #000000;
    text-align: center;
    cursor: pointer;
  }

  .tool-shindan-konkatu-item__list--old {
    border-color: #8D6858;
    width: 47%;
    margin: 4px 0;
    padding: 20px 18px;
  }

  .tool-shindan-konkatu-item__list--old:hover,
  .tool-shindan-konkatu-item__list--label:hover {
    background-color: #8D6858;
    color: #FFFFFF;
  }

  .tool-shindan-konkatu-item__list--man,
  .tool-shindan-konkatu-item__list--woman {
    width: 90%;
    padding: 40px 38px;
    margin: 7px 0;
  }

  .tool-shindan-konkatu-item__list--man,
  .tool-shindan-konkatu-item__man {
    border-color: #77BAA9;
  }

  .tool-shindan-konkatu-item__list--woman,
  .tool-shindan-konkatu-item__woman {
    border-color: #F1747D;
  }

  .tool-shindan-konkatu-item__list--man:hover {
    background-color: #77BAA9;
    color: #FFFFFF;
  }

  .tool-shindan-konkatu-item__list--woman:hover {
    background-color: #F1747D;
    color: #FFFFFF;
  }

  .tool-shindan-konkatu-item__list--label {
    border-color: #8D6858;
    width: 90%;
    padding: 27px 0 25px;
    margin: 5px 0;
  }
  /* 質問 */

  /* 診断結果 */
  .tool-shindan-konkatu-top__title {
    text-align: center;
    font-size: 38px;
    letter-spacing: 9px;
    color: #8D6858;
    font-family: serif;
    padding: 0;
  }

  .tool-shindan-konkatu-top {
    padding-top: 40px;
  }

  .tool-shindan-konkatu-top {
    padding-top: 40px;
  }

  .tool-shindan-konkatu-top__title--text {
    text-align: center;
    font-weight: bold;
    margin: 0 0 25px;
  }

  .tool-shindan-konkatu-top__title-img {
    text-align: center;
    margin: 0 0 19px;
  }

  .tool-shindan-konkatu-app {
    border-radius: 7px;
    border-style: solid;
    border-width: 2px;
    background: #ffffff;
    margin: 15px 15px 50px;
  }

  .tool-shindan-konkatu-app__table--content {
    background: #F5F0ED;
  }

  .tool-shindan-konkatu-app__table--right,
  .tool-shindan-konkatu-app__table--left {
    border: 3px #ffffff solid;
    font-size: 12px;
    padding: 12px;
  }

  .tool-shindan-konkatu-app__table--left {
    text-align: center;
    width: 30%;
  }

  .tool-shindan-konkatu-recommend__title {
    font-size: 17px;
    text-align: center;
    position: relative;
    margin: 0 0 40px;
  }

  .tool-shindan-konkatu-recommend__title::before,
  .tool-shindan-konkatu-recommend__title::after {
    position: absolute;
    content: '';
    width: 157px;
    height: 2px;
    background-color: #000000;
    left: 50%;
    transform: translateX(-50%);
  }

  .tool-shindan-konkatu-recommend__title::before {
    top: -10px;
  }
  .tool-shindan-konkatu-recommend__title::after {
    bottom: -10px;
  }

  .tool-shindan-konkatu-item__woman div,
  .tool-shindan-konkatu-item__man div {
margin-bottom:15px;
  }


	.tool-shindan-konkatu-recommend .tool-shindan-konkatu-item__woman,
	.tool-shindan-konkatu-recommend .tool-shindan-konkatu-item__man {
		cursor: inherit;
	}

	.tool-shindan-konkatu-recommend .tool-shindan-konkatu-item__woman--text p:last-child,
	.tool-shindan-konkatu-recommend .tool-shindan-konkatu-item__man--text p:last-child {
    margin-bottom: 0px;
	}

  .tool-shindan-konkatu-app__top {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0 15px;
  }

  .tool-shindan-konkatu-app__top--img,
  .tool-shindan-konkatu-app__top--title,
  .tool-shindan-konkatu-app__top--subtitle {
    margin-bottom: 0;
  }

  .tool-shindan-konkatu-app__top--title {
    font-size: 28px;
    font-weight: bold;
    line-height: 100%;
  }

  .tool-shindan-konkatu-app__top--subtitle {
    padding: 0;
  }

  .tool-shindan-konkatu-app__top--img {
    width: 70px;
    margin: 0 10px 0 0;
    padding: 0;
  }

  .tool-shindan-konkatu-app__img {
    width: 90%;
    margin: 0 auto;
  }

  .tool-shindan-konkatu-app__table--content {
    background: #F5F0ED;
    width: 100%;
    font-weight: bold;
  }

  .tool-shindan-konkatu-item__woman,
  .tool-shindan-konkatu-item__man {
    display: block;
    text-align: center;
    width: 90%;
    margin: 0 auto 20px;
    padding: 19px 10px 11px;
    background: #ffffff;
  }

  .tool-shindan-konkatu-item__man--text,
  .tool-shindan-konkatu-item__woman--text {
    font-weight: initial;
    font-size: 14px;
    text-align:left;
    margin: 0;
  }

  .tool-shindan-konkatu-item__woman--old,
  .tool-shindan-konkatu-item__man--old {
    margin: 0;
    font-size: 14px;
  }

  .tool-shindan-konkatu-recommend__woman,
  .tool-shindan-konkatu-recommend__man {
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 6px;
  }

  .tool-shindan-konkatu-recommend__valuation--woman,
  .tool-shindan-konkatu-item__woman--old {
    color: #F1747D;
  }

  .tool-shindan-konkatu-recommend__valuation--man,
  .tool-shindan-konkatu-item__man--old {
    color: #77BAA9;
  }

  .tool-shindan-konkatu-recommend__more {
    background: #8D6858;
    color: #ffffff;
    margin-top: 5px;
    text-align: center;
    border-radius: 25px;
    width: 80%;
    height: 40px;
    margin-bottom: 40px;
    padding: 5px;
    font-weight: bold;
  }

  .tool-shindan-konkatu-recommend__more {
    background: #8D6858;
    color: #ffffff;
    margin-top: 8px;
    text-align: center;
    border-radius: 25px;
    width: 80%;
    height: 50px;
    margin-bottom: 35px;
    padding: 12px;
    font-weight: bold;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .tool-shindan-konkatu-recommend__image {
    text-align: center;
    margin: 0 0 43px;
  }

  .tool-shindan-konkatu-recommend__image img {
    margin: 0;
  }

  .tool-shindan-konkatu-bottom__title-text {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    margin: 0 0 15px;
  }

  .tool-shindan-konkatu-bottom__title-img {
    text-align: center;
    margin: 0 0 15px;
  }

  .tool-shindan-konkatu-bottom-item {
    padding-bottom: 13px;
  }

  .tool-shindan-konkatu-bottom-item::after {
    content: '';
    border-top: 2px solid;
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 35px;
  }

  .tool-shindan-konkatu-bottom-item__list--ideal {
    background: #ffffff;
    font-weight: bold;
    font-size: 15px;
    border-top: 2px solid;
  }

  .tool-shindan-konkatu-bottom-item__list--article {
    color: #000000;
    position: relative;
    display: block;
    margin: 5px 0 3px;
  }

  .tool-shindan-konkatu-bottom-item__list--article::before {
    content: "■";
    margin: 10px;
  }

  .tool-shindan-konkatu-bottom-item__list--article::after {
    content: '';
    display: inline-block;
    background-image: url(/wp-content/uploads/shindan-tool-yajirusi-right.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 1px;
    right: 15px;
    width: 21px;
    height: 21px;
  }
  /* 診断結果 */

/* データ画像パーツ */
.parts-app-data-image__cover,
.parts-app-data-image__picture,
.parts-app-data-image__picture--image {
	width: 100%;
}

.parts-app-data-image__cover {
	display: block;
	margin: 0 0 10px;
}

.parts-app-data-image__footer {
	display: none;
}

@keyframes move-y {
	from {
		transform: translateY(-3px);
	}

	to {
		transform: translateY(3px);
	}
}

.parts-app-data-image__footer--animated {
	animation: move-y .6s infinite alternate ease-in-out;
	display: inline-block;
	font-size:80%;
	margin:0 10px;
}

@media screen and (max-width: 767px) {
	.parts-app-data-image__footer {
		display: block;
		color: #e7373c;
		font-size: 5vw;
		font-weight: bold;
		text-align: center;
		margin: 20px 0;
	}

	.parts-app-data-image__footer--link {
		display: flex;
		justify-content: space-around;
		margin: 20px 0;
	}

	.footer-ios-link,
	.footer-android-link {
		width: 45%;
	}
}
/* データ画像パーツ */
