@charset "UTF-8";
/*
Theme Name:高田幸枝探偵事務所（その他のご利用者様の声）
Template:biz-vektor
Author:高田幸枝探偵事務所
*/
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,900&subset=japanese");
/* ----------------------------------------------------
breakpoint
---------------------------------------------------- */
/*
@mixin tab {
  @media (max-width: ($tab)) {
    @content;
  }
}
*/
/* ----------------------------------------------------
reset
---------------------------------------------------- */
* {
  box-sizing: border-box;
  list-style-type: none; }

a {
  color: #000; }
  a:hover, a:visited {
    text-decoration: none;
    color: #000; }

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

ol,
ul {
  padding: 0;
  margin: 0; }

mark {
  background: inherit;
  color: inherit; }

.uk-table th {
  vertical-align: top;
  white-space: nowrap;
  padding: 8px 10px;
  border: 1px solid #ccc;
  background: #17417e;
  color: #fff; }

.uk-table td {
  padding: 5px 10px;
  border: 1px solid #ccc; }

.box-padding {
  padding: 10px; }

#panList ul {
  display: inline-block;
  margin: 0;
  padding: 0; }

#gMenu.itemClose .menu,
#gMenu.itemOpen .menu {
  display: flex; }
  @media (max-width: 767px) {
    #gMenu.itemClose .menu,
    #gMenu.itemOpen .menu {
      display: none; } }

#gMenu .menu > li {
  /* float: left; */
  width: 100%;
  border-bottom: none;
  overflow: visible; }

#gMenu #gMenuInner.innerBox {
  width: 1200px;
  margin: 0px auto; }

.innerBox {
  width: 1200px;
  margin: 0px auto; }
  @media (max-width: 767px) {
    .innerBox {
      width: 94%; } }

#gMenu .menu li a {
  color: #333;
  display: block;
  overflow: hidden;
  padding: 11px 2px 9px;
  margin: 0px;
  line-height: 110%;
  text-decoration: none;
  letter-spacing: 0px;
  /* text-align: left; */
  position: relative;
  /* border-bottom: 1px solid #e5e5e5; */
  width: 100%;
  font-size: .6rem; }

@media (max-width: 767px) {
  #gMenu {
    display: none; } }

.drawer {
  height: 50px !important; }

.xxx img {
  max-width: 200px;
  margin: auto;
  display: block;
  margin-top: 30px; }

/* ----------------------------------------------------
  basic
  ---------------------------------------------------- */
body {
  width: 100%;
  height: 100%;
  font-family: 'Noto Sans JP', sans-serif;
  color: #333;
  background: #fff !important;
  text-align: left; }

/* ----------------------
color
------------------------- */
.white {
  color: #fff; }

.black {
  color: #333; }

.red {
  color: #c30013; }

.bargray {
  color: #b9b9b9; }

.bg {
  background: #FAF8F8; }

.bg_wh {
  background: #fff; }

.bg_gray {
  background: #f2f2f2; }

/* ----------------------
text
------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  color: #333;
  margin-top: 5px; }

@media (max-width: 767px) {
  h1 {
    font-size: 1.6rem; } }

@media (max-width: 767px) {
  h2 {
    font-size: 1.4rem; } }

@media (max-width: 767px) {
  h3 {
    font-size: 1.3rem; } }

h4 {
  font-size: 1.2rem;
  color: #00095C;
  margin-top: 0;
  margin-bottom: 10px; }

p {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 20px;
  color: #333; }

.small {
  line-height: 1.3; }

.normal {
  font-weight: 300; }

.title {
  font-size: 2rem !important;
  width: 100% !important;
  line-height: 1.3 !important;
  margin-top: 0;
  letter-spacing: 2px;
  font-weight: 300;
  color: #007FC7 !important;
  margin-bottom: 60px !important;
  position: relative; }
  @media (max-width: 767px) {
    .title {
      margin-bottom: 30px !important;
      font-size: 1.8rem !important; } }
  .title small {
    font-size: 0.8rem;
    margin-left: 10px;
    color: #ccc; }
  .title::before {
    content: "";
    border-bottom: 1px solid #999999;
    width: 30px;
    display: inline-block;
    margin: auto;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0; }

@media (max-width: 767px) {
  .uk-grid {
    margin-left: 0px !important; }
  .pleft.uk-grid > * {
    padding-left: 0px !important; }
  .ppleft {
    padding-left: 0px !important; }
  .uk-padding {
    padding: 25px; } }

/* ----------------------------------------------------
float
---------------------------------------------------- */
.fr {
  float: right !important; }

.fl {
  float: left !important; }

@media (max-width: 767px) {
  .sp_flex {
    display: block; } }

.al_center {
  align-items: center; }

.table {
  display: table; }

.cell {
  display: table-cell; }

.middle {
  vertical-align: middle; }

/* ----------------------------------------------------
table
---------------------------------------------------- */
/* ----------------------------------------------------
table
---------------------------------------------------- */
.embed-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

.embed-container iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important; }

/* ----------------------------------------------------
letter spacing
---------------------------------------------------- */
.le0 {
  letter-spacing: 0px !important; }

.le1 {
  letter-spacing: 1px !important; }

.le2 {
  letter-spacing: 2px !important; }

.le3 {
  letter-spacing: 3px !important; }

.le4 {
  letter-spacing: 4px !important; }

.le5 {
  letter-spacing: 5px !important; }

/* ----------------------------------------------------
font style
---------------------------------------------------- */
.agenda, .title, h2, #midashi_hd h1, #midashi_hd small {
  font-family: serif;
  font-weight: 400;
  font-style: normal; }

.gaut, .hd_column h1 {
  font-family: gautreaux, serif;
  font-weight: 300;
  font-style: normal; }

.klee {
  font-family: fot-klee-pro, sans-serif !important;
  font-style: normal !important;
  font-weight: 500 !important; }

/* ----------------------------------------------------
font size
---------------------------------------------------- */
.f5 {
  font-size: 0.5rem !important; }

.f6 {
  font-size: 0.6rem !important; }

.f7 {
  font-size: 0.7rem !important; }

.f8 {
  font-size: 0.8rem !important; }

.f9 {
  font-size: 0.9rem !important; }

.f10 {
  font-size: 1rem !important; }

.f11 {
  font-size: 1.1rem !important; }

.f12 {
  font-size: 1.2rem !important; }

.f13 {
  font-size: 1.3rem !important; }

.f14 {
  font-size: 1.4rem !important; }

.f15 {
  font-size: 1.5rem !important; }

.f16 {
  font-size: 1.6rem !important; }

.f17 {
  font-size: 1.7rem !important; }

.f18 {
  font-size: 1.8rem !important; }

.f19 {
  font-size: 1.9rem !important; }

.f20 {
  font-size: 2rem !important; }

.f21 {
  font-size: 2.1rem !important; }

.f22 {
  font-size: 2.2rem !important; }

.f23 {
  font-size: 2.3rem !important; }

.f24 {
  font-size: 2.4rem !important; }

.f25 {
  font-size: 2.5rem !important; }

.f26 {
  font-size: 2.6rem !important; }

.f27 {
  font-size: 2.7rem !important; }

.f28 {
  font-size: 2.8rem !important; }

.f29 {
  font-size: 2.9rem !important; }

.f30 {
  font-size: 3rem !important; }

/* ----------------------------------------------------
margin
---------------------------------------------------- */
.mb0 {
  margin-bottom: 0px !important; }
  @media (max-width: 767px) {
    .mb0 {
      margin-bottom: 0px !important; } }

.mb10 {
  margin-bottom: 10px !important; }
  @media (max-width: 767px) {
    .mb10 {
      margin-bottom: 5px !important; } }

.mb20 {
  margin-bottom: 20px !important; }
  @media (max-width: 767px) {
    .mb20 {
      margin-bottom: 10px !important; } }

.mb30 {
  margin-bottom: 30px !important; }
  @media (max-width: 767px) {
    .mb30 {
      margin-bottom: 15px !important; } }

.mb40 {
  margin-bottom: 40px !important; }
  @media (max-width: 767px) {
    .mb40 {
      margin-bottom: 20px !important; } }

.mb50 {
  margin-bottom: 50px !important; }
  @media (max-width: 767px) {
    .mb50 {
      margin-bottom: 25px !important; } }

.mb60 {
  margin-bottom: 60px !important; }
  @media (max-width: 767px) {
    .mb60 {
      margin-bottom: 30px !important; } }

.mb70 {
  margin-bottom: 70px !important; }
  @media (max-width: 767px) {
    .mb70 {
      margin-bottom: 35px !important; } }

.mb80 {
  margin-bottom: 80px !important; }
  @media (max-width: 767px) {
    .mb80 {
      margin-bottom: 40px !important; } }

.mb90 {
  margin-bottom: 90px !important; }
  @media (max-width: 767px) {
    .mb90 {
      margin-bottom: 45px !important; } }

.mb100 {
  margin-bottom: 100px !important; }
  @media (max-width: 767px) {
    .mb100 {
      margin-bottom: 50px !important; } }

.mb110 {
  margin-bottom: 110px !important; }
  @media (max-width: 767px) {
    .mb110 {
      margin-bottom: 55px !important; } }

.mb120 {
  margin-bottom: 120px !important; }
  @media (max-width: 767px) {
    .mb120 {
      margin-bottom: 60px !important; } }

.mb130 {
  margin-bottom: 130px !important; }
  @media (max-width: 767px) {
    .mb130 {
      margin-bottom: 65px !important; } }

.mb140 {
  margin-bottom: 140px !important; }
  @media (max-width: 767px) {
    .mb140 {
      margin-bottom: 70px !important; } }

.mb150 {
  margin-bottom: 150px !important; }
  @media (max-width: 767px) {
    .mb150 {
      margin-bottom: 75px !important; } }

.mt0 {
  margin-top: 0px !important; }
  @media (max-width: 767px) {
    .mt0 {
      margin-top: 0px !important; } }

.mt10 {
  margin-top: 10px !important; }
  @media (max-width: 767px) {
    .mt10 {
      margin-top: 5px !important; } }

.mt20 {
  margin-top: 20px !important; }
  @media (max-width: 767px) {
    .mt20 {
      margin-top: 10px !important; } }

.mt30 {
  margin-top: 30px !important; }
  @media (max-width: 767px) {
    .mt30 {
      margin-top: 15px !important; } }

.mt40 {
  margin-top: 40px !important; }
  @media (max-width: 767px) {
    .mt40 {
      margin-top: 20px !important; } }

.mt50 {
  margin-top: 50px !important; }
  @media (max-width: 767px) {
    .mt50 {
      margin-top: 25px !important; } }

.mt60 {
  margin-top: 60px !important; }
  @media (max-width: 767px) {
    .mt60 {
      margin-top: 30px !important; } }

.mt70 {
  margin-top: 70px !important; }
  @media (max-width: 767px) {
    .mt70 {
      margin-top: 35px !important; } }

.mt80 {
  margin-top: 80px !important; }
  @media (max-width: 767px) {
    .mt80 {
      margin-top: 40px !important; } }

.mt90 {
  margin-top: 90px !important; }
  @media (max-width: 767px) {
    .mt90 {
      margin-top: 45px !important; } }

.mt100 {
  margin-top: 100px !important; }
  @media (max-width: 767px) {
    .mt100 {
      margin-top: 50px !important; } }

.ml0 {
  margin-left: 0px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml50 {
  margin-left: 50px !important; }

.ml60 {
  margin-left: 60px !important; }

.mr0 {
  margin-right: 0px !important; }
  @media (max-width: 767px) {
    .mr0 {
      margin-right: 0px !important; } }

.mr10 {
  margin-right: 10px !important; }
  @media (max-width: 767px) {
    .mr10 {
      margin-right: 5px !important; } }

.mr20 {
  margin-right: 20px !important; }
  @media (max-width: 767px) {
    .mr20 {
      margin-right: 10px !important; } }

.mr30 {
  margin-right: 30px !important; }
  @media (max-width: 767px) {
    .mr30 {
      margin-right: 15px !important; } }

.mr40 {
  margin-right: 40px !important; }
  @media (max-width: 767px) {
    .mr40 {
      margin-right: 20px !important; } }

.mr50 {
  margin-right: 50px !important; }
  @media (max-width: 767px) {
    .mr50 {
      margin-right: 25px !important; } }

.mr60 {
  margin-right: 60px !important; }
  @media (max-width: 767px) {
    .mr60 {
      margin-right: 30px !important; } }

.ma {
  margin: auto; }

/* ----------------------------------------------------
padding
---------------------------------------------------- */
.pb0 {
  padding-bottom: 0px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.pt0 {
  padding-top: 0px !important; }
  @media (max-width: 767px) {
    .pt0 {
      padding-top: 0px !important; } }

.pt10 {
  padding-top: 10px !important; }
  @media (max-width: 767px) {
    .pt10 {
      padding-top: 5px !important; } }

.pt20 {
  padding-top: 20px !important; }
  @media (max-width: 767px) {
    .pt20 {
      padding-top: 10px !important; } }

.pt30 {
  padding-top: 30px !important; }
  @media (max-width: 767px) {
    .pt30 {
      padding-top: 15px !important; } }

.pt40 {
  padding-top: 40px !important; }
  @media (max-width: 767px) {
    .pt40 {
      padding-top: 20px !important; } }

.pt50 {
  padding-top: 50px !important; }
  @media (max-width: 767px) {
    .pt50 {
      padding-top: 25px !important; } }

.pt60 {
  padding-top: 60px !important; }
  @media (max-width: 767px) {
    .pt60 {
      padding-top: 30px !important; } }

.pt70 {
  padding-top: 70px !important; }
  @media (max-width: 767px) {
    .pt70 {
      padding-top: 35px !important; } }

.pt80 {
  padding-top: 80px !important; }
  @media (max-width: 767px) {
    .pt80 {
      padding-top: 40px !important; } }

.pt90 {
  padding-top: 90px !important; }
  @media (max-width: 767px) {
    .pt90 {
      padding-top: 45px !important; } }

.pt100 {
  padding-top: 100px !important; }
  @media (max-width: 767px) {
    .pt100 {
      padding-top: 50px !important; } }

.pl0 {
  padding-left: 0px !important; }

.pl10 {
  padding-left: 10px !important; }

.pl20 {
  padding-left: 20px !important; }

.pl30 {
  padding-left: 30px !important; }

.pl40 {
  padding-left: 40px !important; }

.pl50 {
  padding-left: 50px !important; }

.pl60 {
  padding-left: 60px !important; }

.pl70 {
  padding-left: 70px !important; }

.pl80 {
  padding-left: 80px !important; }

.pl90 {
  padding-left: 90px !important; }

.pl100 {
  padding-left: 100px !important; }

.pl110 {
  padding-left: 110px !important; }

.pl120 {
  padding-left: 120px !important; }

.pr0 {
  padding-right: 0px !important; }

.pr10 {
  padding-right: 10px !important; }

.pr20 {
  padding-right: 20px !important; }

.pr30 {
  padding-right: 30px !important; }

.pr40 {
  padding-right: 40px !important; }

.pr50 {
  padding-right: 50px !important; }

.pr60 {
  padding-right: 60px !important; }

.pr70 {
  padding-right: 70px !important; }

.pr80 {
  padding-right: 80px !important; }

.pr90 {
  padding-right: 90px !important; }

.pr100 {
  padding-right: 100px !important; }

.pr110 {
  padding-right: 110px !important; }

.pr120 {
  padding-right: 120px !important; }

/* ----------------------------------------------------
width
---------------------------------------------------- */
.w0 {
  max-width: 0px !important; }

.w10 {
  max-width: 10px !important; }

.w20 {
  max-width: 20px !important; }

.w30 {
  max-width: 30px !important; }

.w40 {
  max-width: 40px !important; }

.w50 {
  max-width: 50px !important; }

.w60 {
  max-width: 60px !important; }

.w70 {
  max-width: 70px !important; }

.w80 {
  max-width: 80px !important; }

.w90 {
  max-width: 90px !important; }

.w100 {
  max-width: 100px !important; }

.wp0 {
  width: 0% !important; }

.wp10 {
  width: 10% !important; }

.wp20 {
  width: 20% !important; }

.wp30 {
  width: 30% !important; }

.wp40 {
  width: 40% !important; }

.wp50 {
  width: 50% !important; }

.wp60 {
  width: 60% !important; }

.wp70 {
  width: 70% !important; }

.wp80 {
  width: 80% !important; }

.wp90 {
  width: 90% !important; }

.wp100 {
  width: 100% !important; }

.hp100 {
  height: 100%; }

/* ----------------------------------------------------
icon
---------------------------------------------------- */
i.icon {
  width: 24px;
  height: 24px;
  line-height: 1;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 5px; }
  i.icon.warning {
    background-image: url("images/common/i_warning@2x.png"); }
  i.icon.buy {
    background-image: url("images/common/i_buy@2x.png"); }
  i.icon.product {
    width: 66px;
    height: 60px;
    background-image: url("images/common/h_products@2x.png"); }
  i.icon.arrow_r {
    background-image: url("images/common/i_arrow_right@2x.png");
    width: 20px;
    height: 20px; }
  i.icon.arrow_u {
    background-image: url("images/common/i_arrow_up@2x.png");
    width: 20px;
    height: 20px; }

.cat {
  font-size: 0.9rem;
  letter-spacing: 1px;
  padding: 8px 20px;
  margin-right: 20px;
  background: #00095C;
  color: #fff;
  font-family: serif; }
  @media (max-width: 767px) {
    .cat {
      margin-bottom: 10px;
      width: 100%; } }

/* ----------------------------------------------------
basic
---------------------------------------------------- */
#wrap {
  width: 100%;
  min-width: 768px;
  position: relative;
  min-height: 100%; }
  @media (max-width: 767px) {
    #wrap {
      min-width: 100%; } }

.btn {
  margin: auto; }
  @media (max-width: 767px) {
    .btn {
      max-width: 100%; } }

.btn a {
  background: #FF7600;
  display: table;
  margin: auto;
  text-align: center;
  color: #fff;
  position: relative;
  padding: 16px 80px;
  font-size: 1.4rem;
  min-width: 160px;
  font-weight: 600; }
  @media (max-width: 767px) {
    .btn a {
      padding: 16px 20px; } }
  .btn a:hover {
    background: #ff0019; }

.bn1 a {
  /* width: 98%; */
  padding: 20px 20px;
  font-size: 1rem;
  text-align: left;
  font-weight: bold;
  background-color: #f5f5f5;
  display: block;
  margin: 0 auto 10px;
  color: #333;
  border-bottom: 5px solid #00A3B9; }

.bn1 a:visited {
  color: #333; }

.bn1 a:hover {
  color: #333; }

/*-------------------------------------------------------------------
page
-------------------------------------------------------------------*/
.wp-pagenavi {
  clear: both;
  text-align: center; }

.wp-pagenavi a,
.wp-pagenavi span {
  color: #4DD0D5;
  background-color: #FFFFFF;
  padding: 6px 10px;
  margin: 0 2px;
  white-space: nowrap;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-align: center;
  text-decoration: none;
  border: thin solid #4DD0D5;
  border-radius: 2px; }

.wp-pagenavi a:hover {
  color: #fff;
  background-color: #4DD0D5; }

.wp-pagenavi span.current {
  color: #fff;
  background-color: #4DD0D5; }

.wp-pagenavi span.current {
  padding: 6px 9px 6px 9px !important;
  border: solid 1px #DCDCDC !important;
  border-color: #3390CA !important;
  border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  color: #fff !important;
  margin-right: 3px !important;
  border-color: #008496 !important;
  background: #008496 !important; }

/*-------------------------------------------------------------------
content
-------------------------------------------------------------------*/
section {
  margin-bottom: 60px; }

@media (max-width: 767px) {
  h1 {
    font-size: 1.6rem; } }

h2 {
  font-size: 3.4rem;
  margin-top: 0;
  letter-spacing: 2px;
  font-weight: 300;
  color: #00A3B9;
  margin-bottom: 30px;
  position: relative;
  font-weight: 200; }
  h2 small {
    font-size: 0.8rem;
    margin-bottom: 20px;
    display: block; }

h3 {
  margin-bottom: 5px;
  margin-top: 0;
  font-size: 1.2rem;
  line-height: 1.6;
  letter-spacing: 1px; }
  @media (max-width: 767px) {
    h3 {
      font-size: 1.2rem;
      line-height: 1.4; } }

/*-------------------------------------------------------------------
header
-------------------------------------------------------------------*/
/*header {
  width: 100%;
  margin: auto;
  background: #fff;
  z-index: 9999; }

header .logo {
  position: relative;
  width: 100px;
  margin: 10px auto;
  z-index: 999999; }

header .sns {
  position: absolute;
  right: 20px;
  top: 10px; }
  header .sns li {
    margin: 0 10px; }

#midashi_hd {
  position: relative;
  height: auto;
  min-height: 200px;
  max-height: 200px;
  margin-bottom: 0;
  background: #00A3B9; }
  @media (max-width: 767px) {
    #midashi_hd {
      margin-top: 0;
      min-height: 160px;
      max-height: 160px; } }

#midashi_hd .txt {
  position: relative;
  z-index: 3;
  color: #fff;
  text-align: center;
  margin: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }
  @media (max-width: 767px) {
    #midashi_hd .txt {
      width: 100%; } }

#midashi_hd h1 {
  font-size: 34px;
  font-weight: 200;
  letter-spacing: 2px;
  margin: auto;
  color: #fff; }
  @media (max-width: 767px) {
    #midashi_hd h1 {
      font-size: 1.4rem; } }

#midashi_hd small {
  font-size: 1rem;
  letter-spacing: 3px;
  margin-top: 10px;
  padding-top: 0; }

#midashi_hd .border {
  border-top: 1px solid #fff;
  width: 40px;
  margin: 10px auto 20px; }

#midashi_hd p {
  font-size: 16px; }

#midashi_hd .cover {
  background: url("./images/common/hd_cover.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 2; }

#midashi_hd .hd_img {
  position: absolute;
  top: 0;
  z-index: 1;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  width: 100%;
  height: 100%;
  display: block; }

.mainv {
  text-align: center; }
  .mainv img {
    line-height: 0; }

#contact_hd {
  color: #fff;
  margin: auto; }
  #contact_hd .btn a {
    background: #00095C;
    padding: 11px 20px;
    width: 100%; }
  @media (max-width: 767px) {
    #contact_hd {
      margin-top: 0 !important; } }
  @media (max-width: 767px) {
    #contact_hd .f12 {
      font-size: .9rem !important;
      font-weight: normal; } }
  @media (max-width: 767px) {
    #contact_hd .f30 {
      font-size: 2rem !important; } }
  @media (max-width: 767px) {
    #contact_hd .f14 {
      font-size: .9rem !important;
      font-weight: normal; } }*/

/*-------------------------------------------------------------------
nav
-------------------------------------------------------------------*/
#header-nav {
  background: #fff;
  color: inherit;
  border: 0; }
  #header-nav ul {
    justify-content: space-between;
    align-items: center;
    display: flex; }
    #header-nav ul li {
      position: relative;
      float: left;
      line-height: 1;
      padding: 0;
      list-style-type: none;
      margin-left: 3%; }
      #header-nav ul li a {
        color: #00095C;
        display: block;
        position: relative;
        padding: 17px 10px 18px 10px;
        line-height: 1.3;
        text-decoration: none;
        font-size: 1.1rem;
        z-index: 9999; }
        #header-nav ul li a:hover {
          color: #5963bc; }
        #header-nav ul li a small {
          font-size: 0.8rem;
          letter-spacing: 2px; }
        #header-nav ul li a::after {
          content: '';
          display: block;
          position: absolute;
          top: 22%;
          left: 0;
          width: 3px;
          height: 50%;
          background-color: #00095C;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
          z-index: -1;
          -webkit-transform-origin: left top;
          -moz-transform-origin: left top;
          -ms-transform-origin: left top;
          -o-transform-origin: left top;
          transform-origin: left top;
          -webkit-transform: skewX(-23deg);
          -ms-transform: skewX(-23deg);
          transform: skewX(-23deg); }
      #header-nav ul li.tel a {
        padding: 5px 10px 7px;
        width: 350px;
        line-height: 1.2;
        float: right;
        background-color: #00095C;
        color: #fff;
        text-align: center;
        position: relative;
        margin-left: 10px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        #header-nav ul li.tel a:hover {
          background: #5963bc; }
        #header-nav ul li.tel a::after {
          content: none; }

.noslash::after {
  content: none !important; }

.uk-dropdown {
  padding: 10px 15px;
  background: #ffffff;
  color: #444444;
  font-size: 1rem;
  vertical-align: top;
  border: 1px solid #dddddd;
  border-radius: 4px; }

.uk-dropdown,
.uk-dropdown-blank {
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  width: 200px;
  top: 60px !important; }

#header-nav ul li ul li {
  position: relative;
  float: none;
  line-height: 1;
  padding: 10px 0;
  list-style-type: none;
  border-bottom: 1px solid #eee; }

#header-nav ul li ul li:last-child {
  border-bottom: 0; }

#header-nav ul li ul li a {
  display: block;
  position: relative;
  padding: 0;
  line-height: 1;
  text-decoration: none;
  font-size: 16px;
  z-index: 9999; }

#header-nav ul li ul li a svg {
  display: block;
  -webkit-transform: skewX(23deg);
  -ms-transform: skewX(23deg);
  transform: skewX(23deg); }

#header-nav ul li ul li a::after {
  content: "";
  background: url("./images/common/i_a_r@2x.png") no-repeat;
  background-color: #fff;
  width: 9px;
  height: 15px;
  transform: none;
  background-size: contain;
  position: absolute;
  right: 0;
  left: inherit; }

#header-nav ul li ul li a:hover {
  transform: none;
  color: #666; }

#header-nav ul li ul li a:hover::after {
  transform: none;
  content: "";
  background: url("./images/common/i_a_r@2x.png") no-repeat;
  background-color: #fff;
  width: 9px;
  height: 15px;
  transform: none;
  background-size: contain;
  position: absolute;
  right: 0;
  left: inherit; }

/* ----------------------------------------------------
tag
---------------------------------------------------- */
#tag ul {
  display: flex;
  flex-wrap: wrap;
  background: inherit;
  box-shadow: none;
  border: 0;
  margin: auto;
  padding: 0; }
  #tag ul li {
    display: inline-block;
    margin-right: 20px;
    padding: 0;
    line-height: 1; }
    #tag ul li::before {
      content: none; }
    #tag ul li a {
      display: inline-block;
      position: relative;
      height: 30px;
      margin: 7px 0;
      padding: 0 10px 0 13px;
      background: #f0f0f0;
      color: #000;
      font-size: 0.8rem;
      font-weight: 400;
      letter-spacing: 0.1em;
      line-height: 30px;
      text-decoration: none;
      vertical-align: middle; }
      #tag ul li a:after {
        left: 100%;
        position: absolute;
        top: 0;
        width: 0;
        height: 0;
        border: 15px solid transparent;
        border-right: 8px solid transparent;
        border-left: 8px solid #f0f0f0;
        content: ''; }

/* ----------------------------------------------------
category
---------------------------------------------------- */
h2.cate {
  background: #01095c;
  color: #fff;
  padding: 0px;
  line-height: 1;
  padding-left: 10px;
  font-size: 3rem; }
  @media (max-width: 767px) {
    h2.cate {
      font-size: 2rem; } }

.hd_column {
  position: relative; }
  .hd_column h1 {
    color: #fff;
    display: inline-table;
    position: absolute;
    letter-spacing: 0;
    font-size: 3rem;
    top: 50%;
    left: 20%;
    margin: auto;
    color: #fff;
    text-align: center;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    @media (max-width: 767px) {
      .hd_column h1 {
        font-size: 1.6rem; } }

.hd_img {
  background-size: 45% !important;
  background-position: center right !important;
  background-repeat: no-repeat !important;
  position: relative;
  width: 100%;
  height: 170px; }
  @media (max-width: 767px) {
    .hd_img {
      height: 100px; } }

.sns div {
  padding: 0 10px; }
  .sns div a,
  .sns div a:hover,
  .sns div a:visited {
    color: #0092E5; }

/* ----------------------------------------------------
box
---------------------------------------------------- */
.box {
  font-size: 0.9rem; }
  .box .border {
    border-bottom: 1px solid;
    padding-bottom: 15px; }
  .box h2 {
    font-size: 0.9rem;
    background: #00095C;
    position: relative;
    /* line-height: 1; */
    margin-bottom: 20px;
    padding: 8px 15px 5px;
    text-align: left !important;
    color: #fff;
    z-index: 1; }
    .box h2:after {
      content: "";
      background: url("images/common/bar@2x.png");
      background-position: left;
      width: 80px;
      height: 100%;
      background-size: cover;
      position: absolute;
      right: 0;
      top: 0;
      z-index: -1; }
  .box h3 {
    font-size: 1rem;
    margin: 10px 0; }
  .box p {
    margin: 10px 0;
    font-size: 0.8rem;
    line-height: 1.4; }

#second h2 {
  font-size: 0.9rem;
  background: #00095C;
  position: relative;
  /* line-height: 1; */
  margin-bottom: 0;
  padding: 15px 15px 10px;
  text-align: left !important;
  color: #fff;
  z-index: 1;
  margin-bottom: 30px; }
  #second h2:after {
    content: "";
    background: url("images/common/bar@2x.png");
    background-position: left;
    width: 200px;
    height: 100%;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1; }

#second h3 {
  border-left: 4px solid #00A3B9;
  color: #00095C;
  margin-bottom: 10px;
  padding-left: 10px; }
  #second h3 span {
    background: #00417E;
    padding: 1px 10px;
    font-size: 0.8rem;
    text-align: center;
    color: #fff;
    margin-left: 10px;
    border-radius: 50px; }

/* ----------------------------------------------------
profile
---------------------------------------------------- */
#profile {
  background: url("images/profile@2x.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  margin: auto;
  position: relative;
  height: 580px;
  margin-top: 200px; }
  @media (max-width: 767px) {
    #profile {
      background-position: 20%;
      background-size: cover;
      margin: auto;
      position: relative;
      height: 360px;
      margin-top: 60px; } }
  #profile h2 {
    font-size: 8rem;
    position: absolute;
    top: -80px;
    line-height: 1;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      #profile h2 {
        font-size: 4rem;
        position: absolute;
        top: -50px;
        line-height: 1;
        margin-bottom: 0; } }
    #profile h2 small {
      font-size: 1.6rem;
      line-height: 0; }
      @media (max-width: 767px) {
        #profile h2 small {
          font-size: 1rem;
          line-height: 1; } }
  #profile .box {
    background: #fff;
    color: #333;
    width: 40%;
    position: absolute;
    right: 80px;
    top: 15%;
    padding: 40px;
    border-radius: 5px; }
    @media (max-width: 767px) {
      #profile .box {
        background: #fff;
        color: #333;
        width: 100%;
        position: absolute;
        right: 0;
        left: 0;
        margin: auto;
        top: 100%;
        padding: 30px;
        border-radius: 0; } }
    #profile .box p {
      margin-bottom: 30px;
      font-size: 1.1rem;
      line-height: 1.8; }

@media (max-width: 767px) {
  .box {
    font-size: 0.9rem;
    padding: 10px 20px;
    margin-bottom: 30px; } }

.box p {
  margin-bottom: 30px;
  font-size: 1.1rem;
  line-height: 1.8; }

/* ----------------------------------------------------
widget
---------------------------------------------------- */
.widget_media_image {
  padding: 0 30px;
  margin-bottom: 10px; }

/* ----------------------------------------------------
footer
---------------------------------------------------- */
#banner {
  background: url("images/common/bg2@2x.png") no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  margin: auto; }
  @media (max-width: 767px) {
    #banner {
      margin-top: 0 !important; } }

#contact {
  background: url("images/common/ft_contact@2x.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  margin: auto; }
  @media (max-width: 767px) {
    #contact {
      margin-top: 0 !important; } }
  @media (max-width: 767px) {
    #contact .f12 {
      font-size: 1rem !important; } }
  @media (max-width: 767px) {
    #contact .f30 {
      font-size: 2rem !important; } }
  @media (max-width: 767px) {
    #contact .f14 {
      font-size: 1rem !important; } }

/*footer {
  background: #fff;
  background-position: center;
  background-size: cover;
  color: #00095C;
  margin: auto;
  padding: 10px 0 0;
  line-height: 2; }
  @media (max-width: 767px) {
    footer {
      margin-top: 0 !important; } }
  footer .w50p {
    width: 50%; }
    @media (max-width: 767px) {
      footer .w50p {
        width: 100%; } }
  footer h3 {
    color: #fff;
    font-size: 0.9rem; }
  footer ul li a {
    color: #00095C;
    font-size: 1.1rem;
    text-align: center;
    line-height: 3; }
    footer ul li a:visited {
      color: #00095C; }
    footer ul li a:hover {
      color: #00095C; }
    footer ul li a:before {
      content: "";
      background: url("images/i_r@2x.png");
      background-repeat: no-repeat;
      background-size: contain;
      width: 8px;
      height: 8px;
      display: inline-block;
      margin-right: 8px; }
  footer a {
    color: #fff; }
  footer .link1 li {
    margin-right: 20px; }
  @media (max-width: 767px) {
    footer .sns ul {
      justify-content: space-between; } }
  footer .sns ul li {
    margin-right: 30px; }
    @media (max-width: 767px) {
      footer .sns ul li {
        margin: 0 20px; } }
  footer .copy {
    font-size: 1rem;
    background: #00095C;
    color: #fff;
    padding: 10px 0;
    margin-top: 20px; }*/

#contact {
  background: url(images/ft_contact@2x.png) no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  margin: auto; }

@media (max-width: 767px) {
  #ft2 div {
    margin-left: 0 !important;
    margin-bottom: 30px; } }

/*ボタンを固定する*/
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99999; }

#form {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif; }
  #form input, #form button, #form select, #form optgroup, #form textarea {
    padding: 5px 10px;
    border: 1px solid #ced4da; }
  #form th {
    position: relative;
    vertical-align: top;
    padding: 0 20px;
    text-align: right; }
    #form th.need::after {
      content: "必須";
      display: inline-block;
      vertical-align: middle;
      color: #fff;
      background: #ff5959;
      font-size: .7rem;
      padding: 2px 10px;
      border-radius: 5px;
      margin-left: 10px; }
    @media (max-width: 767px) {
      #form th {
        width: 100%;
        display: block;
        text-align: left;
        margin-bottom: 10px;
        padding: 0; } }
  #form td {
    padding-bottom: 20px; }
    @media (max-width: 767px) {
      #form td {
        width: 100%;
        display: block; } }
  #form .mwform-checkbox-field input, #form .mwform-radio-field input {
    width: auto !important; }
  #form .col-form-label {
    min-width: 220px;
    margin-right: 30px; }
  #form i.g_alert {
    display: inline-block;
    vertical-align: middle; }
    #form i.g_alert::before {
      content: "";
      background: url(images/login/alert.png);
      background-repeat: no-repeat;
      background-size: contain;
      width: 20px;
      height: 20px;
      display: inline-block;
      position: absolute;
      top: 9px;
      right: -28px; }
  #form i::after {
    content: "";
    background: url(images/login/need.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 33px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 10px; }
    @media (max-width: 767px) {
      #form i::after {
        right: inherit;
        margin-left: 10px; } }
  #form .box {
    max-width: 360px;
    margin: auto; }
  #form .btn_login {
    background: #8bba00;
    color: #fff;
    padding: 10px 20px;
    font-size: 1.2rem;
    font-weight: 700;
    margin: 10px auto; }
  #form .btn_submit {
    background: #2d60b1;
    color: #fff;
    padding: 15px 10px;
    width: 100%;
    max-width: 300px;
    font-size: 1.2rem; }
  #form .btn_user {
    background: #fff;
    color: #3c3c3c;
    padding: 5px 10px;
    width: 200px;
    border: 1px solid #3c3c3c; }
  #form .uk-input {
    background: #fff; }
  #form .input-group-text img {
    width: 20px; }
  #form .uk-form-width-medium {
    width: 49%; }

#secondpage.single main {
  background: #fff; }
  @media (max-width: 767px) {
    #secondpage.single main {
      box-sizing: border-box;
      padding: 0; } }

/*-------------------------------------------------------------------
column blog
-------------------------------------------------------------------*/
.uk-panel-box {
  border: 1px solid #efefef;
  border-radius: 0;
  background: #fff;
  margin-bottom: 30px; }

.uk-panel::after {
  content: "";
  background-image: url(images/i_arrow_list@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  bottom: 0; }

#wrap.glossary .uk-panel::after {
  content: none; }

#wrap h3.post_title,
h2.entryPostTitle {
  position: relative;
  font-size: 1.2rem;
  padding: 10px 0 6px;
  padding-left: 50px;
  margin-bottom: 20px;
  line-height: 1.3;
  font-weight: 600;
  color: #fff;
  text-align: left;
  background: #00A3B9;
  border-bottom: solid 2px #004e58;
  font-family: serif; }
  @media (max-width: 767px) {
    #wrap h3.post_title,
    h2.entryPostTitle {
      line-height: 1.4; } }
  #wrap h3.post_title::before,
  h2.entryPostTitle::before {
    content: "";
    background-image: url(images/human@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 7px; }

#wrap a .text {
  color: #333;
  text-align: left;
  font-size: 1rem; }

#wrap .uk-panel a:hover {
  text-decoration: none;
  display: block; }

/*------------------------------------------------

		widget

------------------------------------------------*/
.widget {
  margin-bottom: 60px; }

.widget ul li {
  text-align: left;
  background: url(images/i_arrow_h4@2x.png) no-repeat;
  background-size: 10px;
  background-position: center left;
  padding-left: 15px;
  line-height: 1.4;
  margin-bottom: 8px;
  list-style-type: none;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  padding-top: 10px; }

.widget ul li a {
  color: #333;
  font-size: 1rem; }

.tag-links a {
  background: #00A3B9;
  color: #fff;
  padding: 5px 12px;
  border-radius: 5px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px; }

/*------------------------------------------------

		related

------------------------------------------------*/
.child_outer {
  padding: 0; }

.ttBox {
  display: block;
  overflow: hidden;
  padding: 0px 0 0px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px; }

.subPostListSection h3 {
  color: #00A3B9;
  font-weight: 600; }

.subPostListSection .entryTxtBox a {
  color: #333;
  font-size: 1.1rem;
  border-left: 5px solid #00A3B9;
  display: block;
  font-weight: 600;
  padding-left: 10px; }

.subPostListSection p {
  margin-top: 10px; }

.qa-list dl {
  position: relative;
  margin: 0;
  padding: 0;
  cursor: pointer;
  /* border-bottom: 1px solid #000; */
  background: #fff;
  margin-bottom: 20px; }

.qa-list dl::before {
  position: absolute;
  top: 35px;
  right: 35px;
  display: block;
  width: 7px;
  height: 7px;
  margin: auto;
  content: '';
  transform: rotate(135deg);
  border-top: 2px solid #000;
  border-right: 2px solid #000; }

.qa-list .open::before {
  transform: rotate(-45deg); }

.qa-list dl dt {
  position: relative;
  margin: 0;
  padding: 20px 40px 20px 50px;
  font-weight: bold;
  font-size: 20px;
  background: #01095c;
  color: #fff;
  border-bottom: 4px solid #444db4; }
  @media (max-width: 767px) {
    .qa-list dl dt {
      position: relative;
      margin: 0;
      padding: 10px 20px 10px 50px;
      font-weight: bold;
      line-height: 1.6;
      font-size: 1.2rem;
      background: #01095c; } }

.qa-list dl dt::before {
  font-size: 22px;
  font-family: serif;
  line-height: 1;
  position: absolute;
  top: 20px;
  left: 10px;
  display: block;
  content: 'Q.';
  color: #fff; }

.qa-list dl dd::before {
  font-size: 22px;
  line-height: 1;
  position: absolute;
  top: 2px;
  left: 12px;
  display: block;
  content: 'A.';
  font-weight: bold;
  color: #01095c;
  font-family: serif; }

.qa-list dl dd {
  position: relative;
  display: none;
  height: auto;
  margin: 20px 0 0;
  padding: 0 0 30px 50px; }
  @media (max-width: 767px) {
    .qa-list dl dd {
      padding: 0 10px 30px 50px; } }

.qa-list dl dd p {
  margin: 30px 0 0; }

.qa-list dl dd p:first-child {
  margin-top: 0; }

/*# sourceMappingURL=style.css.map */
