@charset "UTF-8";
/*
ユーティリティ系おまとめファイル
*/
/*
██████   █████  ███████ ███████
██   ██ ██   ██ ██      ██
██████  ███████ ███████ █████
██   ██ ██   ██      ██ ██
██████  ██   ██ ███████ ███████
*/
/*
██████  ██████  ███████  █████  ██   ██ ██████   ██████  ██ ███    ██ ████████
██   ██ ██   ██ ██      ██   ██ ██  ██  ██   ██ ██    ██ ██ ████   ██    ██
██████  ██████  █████   ███████ █████   ██████  ██    ██ ██ ██ ██  ██    ██
██   ██ ██   ██ ██      ██   ██ ██  ██  ██      ██    ██ ██ ██  ██ ██    ██
██████  ██   ██ ███████ ██   ██ ██   ██ ██       ██████  ██ ██   ████    ██
*/
/*
 ██████  ██████  ██       ██████  ██████
██      ██    ██ ██      ██    ██ ██   ██
██      ██    ██ ██      ██    ██ ██████
██      ██    ██ ██      ██    ██ ██   ██
 ██████  ██████  ███████  ██████  ██   ██
*/
/*
████████ ███████ ██   ██ ████████
   ██    ██       ██ ██     ██
   ██    █████     ███      ██
   ██    ██       ██ ██     ██
   ██    ███████ ██   ██    ██
*/
.l-lowerCaption__title small {
  font-family: "Montserrat", sans-serif;
  font-style: italic; }

.c-topicspath {
  max-width: 1138px;
  width: 100%;
  margin: 0 auto;
  padding: 0; }
  @media screen and (max-width: 1168px) {
    .c-topicspath {
      padding: 0 15px; } }
  @media screen and (max-width: 568px) {
    .c-topicspath {
      bottom: 8px; } }
  .c-topicspath li {
    display: inline-block;
    font-size: 12px;
    color: #888888; }
    @media screen and (max-width: 768px) {
      .c-topicspath li {
        font-size: 0.7em; } }
    .c-topicspath li:after {
      content: "\f105";
      font-family: "Font Awesome 5 Free";
      font-weight: 600;
      display: inline-block;
      margin-left: 8px; }
    .c-topicspath li:last-child:after {
      content: none; }
    .c-topicspath li > a {
      color: #888888; }

.l-lowerCaption {
  position: relative;
  width: 100%;
  height: 334px;
  background-image: url(/inc/image/common/bg_lowerCaption.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow-x: hidden; }
  @media screen and (max-width: 768px) {
    .l-lowerCaption {
      height: 260px; } }
  @media screen and (max-width: 568px) {
    .l-lowerCaption {
      height: 190px; } }
  .l-lowerCaption__inner {
    max-width: 1138px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative; }
    @media screen and (max-width: 1168px) {
      .l-lowerCaption__inner {
        padding: 0 15px; } }
  .l-lowerCaption__txtwrap {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 2; }
    @media screen and (max-width: 768px) {
      .l-lowerCaption__txtwrap {
        top: 53%; } }
  .l-lowerCaption__title {
    font-size: 38px;
    font-weight: 500;
    color: #080404;
    padding: 0;
    width: 100%; }
    @media screen and (max-width: 1168px) {
      .l-lowerCaption__title {
        padding: 0 15px; } }
    @media screen and (max-width: 768px) {
      .l-lowerCaption__title {
        font-size: 32px; } }
    @media screen and (max-width: 568px) {
      .l-lowerCaption__title {
        font-size: 28px; } }
    .l-lowerCaption__title small {
      font-size: 20px;
      font-weight: 600;
      color: #053793;
      display: block;
      letter-spacing: 0.06em;
      text-transform: uppercase; }
      @media screen and (max-width: 768px) {
        .l-lowerCaption__title small {
          font-size: 16px; } }

.p-lowermain {
  position: relative;
  padding-bottom: 0; }

.l-lowermainimg {
  height: 315px; }
  @media screen and (max-width: 1168px) {
    .l-lowermainimg {
      height: 236px; } }
  @media screen and (max-width: 768px) {
    .l-lowermainimg {
      height: 100px; } }
  @media screen and (max-width: 568px) {
    .l-lowermainimg {
      height: 20px; } }
  .l-lowermainimg__inner {
    background-size: cover;
    background-position: right top;
    height: 500px;
    width: 100%;
    position: absolute;
    top: -136px;
    left: -70px; }
    @media screen and (max-width: 1024px) {
      .l-lowermainimg__inner {
        background-position: center; } }
    @media screen and (max-width: 768px) {
      .l-lowermainimg__inner {
        height: 310px;
        top: -106px;
        left: -15px; } }
    @media screen and (max-width: 568px) {
      .l-lowermainimg__inner {
        height: 220px;
        top: -80px; } }

.l-lowermain-hedding {
  font-size: 30px;
  letter-spacing: 0.06;
  font-weight: 500;
  color: #080404; }

#privacy #contents .l-section li {
  line-height: 2; }

#privacy .analysis_tool {
  margin-top: 20px;
  border: 1px solid #000;
  padding: 20px; }
  #privacy .analysis_tool p:last-child {
    margin-bottom: 0; }

/*# sourceMappingURL=../_map/page/privacy.css.map */
