@charset "UTF-8";
.flow, .info, .point, .friend, .cta {
  padding: 4% 10%; }
  @media (max-width: 1280px) {
    .flow, .info, .point, .friend, .cta {
      padding: 7% 10%; } }
  @media (max-width: 768px) {
    .flow, .info, .point, .friend, .cta {
      padding: 7% 5% 7%; } }

.topwrapper header .nav_wrapper nav.pc, .topwrapper .hero h1 img.pc {
  display: block; }
  @media (max-width: 768px) {
    .topwrapper header .nav_wrapper nav.pc, .topwrapper .hero h1 img.pc {
      display: none; } }

.topwrapper header #nav-drawer, .topwrapper .hero h1 img.sp {
  display: block; }
  @media (min-width: 769px) {
    .topwrapper header #nav-drawer, .topwrapper .hero h1 img.sp {
      display: none; } }

.topwrapper header #nav-open span, .topwrapper header #nav-open span:before, .topwrapper header #nav-open span:after {
  position: absolute;
  height: 3px;
  /*線の太さ*/
  width: 25px;
  /*長さ*/
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer; }

html {
  scroll-padding-top: 79px; }

html,
body {
  scroll-padding-top: 125px;
  font-size: 18px;
  font-family: 'Noto Sans JP', sans-serif;
  color: #222; }
  @media (max-width: 1280px) {
    html,
    body {
      font-size: 14px; } }

img {
  width: 100%; }

.fd-in {
  opacity: 0;
  transform: translate(0, 60px);
  -webkit-transform: translate(0, 60px); }

.fd-done {
  opacity: 1.0;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0); }

section {
  overflow: hidden;
  transition: .8s; }
  section .wrap {
    max-width: 1000px;
    margin: auto; }

.txt_description {
  text-align: center;
  margin-bottom: 4%; }

.pc {
  display: block; }
  @media (max-width: 768px) {
    .pc {
      display: none; } }

.sp {
  display: none; }
  @media (max-width: 769px) {
    .sp {
      display: block; } }

.topwrapper {
  background: url(../images/mv_bg.png) no-repeat center;
  background-size: cover; }
  @media (max-width: 768px) {
    .topwrapper {
      padding: 0; } }
  .topwrapper header {
    position: fixed;
    top: 0;
    z-index: 1;
    width: 100%;
    padding: 0 50px;
    background: #f7f7f7;
    /*チェックボックス等は非表示に*/
    /*アイコンのスペース*/
    /*閉じる用の薄黒カバー*/
    /*中身*/
    /*チェックが入ったらもろもろ表示*/ }
    @media (max-width: 768px) {
      .topwrapper header {
        width: 100%;
        padding: 0 2%; } }
    .topwrapper header .nav_wrapper {
      display: flex;
      max-width: 1400px;
      margin: 0 auto;
      padding: 20px 0 10px;
      border-bottom: 4px solid #84c556; }
      @media (max-width: 768px) {
        .topwrapper header .nav_wrapper {
          align-items: center;
          padding: 10px 0 10px; } }
      .topwrapper header .nav_wrapper .logo {
        width: 20%;
        min-width: 100px; }
        @media (max-width: 768px) {
          .topwrapper header .nav_wrapper .logo {
            width: 60%;
            margin: 0 10px 0 0; } }
        .topwrapper header .nav_wrapper .logo img {
          max-width: 218px; }
      .topwrapper header .nav_wrapper .navinner {
        display: flex;
        width: 100%;
        flex-direction: column;
        align-items: flex-end; }
        .topwrapper header .nav_wrapper .navinner .tel {
          display: flex;
          flex-wrap: wrap;
          margin-bottom: 5px; }
          @media (max-width: 768px) {
            .topwrapper header .nav_wrapper .navinner .tel {
              margin: 0 4%;
              align-items: center; } }
        .topwrapper header .nav_wrapper .navinner dt {
          margin: 0 10px 0 0;
          color: #0058ad;
          font-size: 1.63em; }
          @media (max-width: 768px) {
            .topwrapper header .nav_wrapper .navinner dt {
              font-size: 1.45em; } }
        .topwrapper header .nav_wrapper .navinner dd {
          font-size: 0.72em; }
          @media (max-width: 768px) {
            .topwrapper header .nav_wrapper .navinner dd {
              font-size: 0.7em; } }
          .topwrapper header .nav_wrapper .navinner dd span {
            display: block;
            color: #00b900; }
            @media (max-width: 768px) {
              .topwrapper header .nav_wrapper .navinner dd span {
                display: inline-block;
                margin-right: 10px; } }
      .topwrapper header .nav_wrapper nav {
        width: 90%; }
        @media (max-width: 768px) {
          .topwrapper header .nav_wrapper nav {
            float: none;
            width: 100%;
            margin: 0; } }
        .topwrapper header .nav_wrapper nav ul {
          display: flex;
          justify-content: flex-end; }
          @media (max-width: 768px) {
            .topwrapper header .nav_wrapper nav ul {
              flex-direction: column; } }
          .topwrapper header .nav_wrapper nav ul li {
            margin-left: 5.4%; }
            @media (max-width: 768px) {
              .topwrapper header .nav_wrapper nav ul li {
                margin-left: 0;
                padding: 10px 20px;
                border-top: 1px solid #f7f7f7; } }
            .topwrapper header .nav_wrapper nav ul li a {
              color: #222222;
              text-decoration: none; }
            .topwrapper header .nav_wrapper nav ul li:hover {
              opacity: 0.7; }
    .topwrapper header #nav-drawer {
      position: relative; }
    .topwrapper header .nav-unshown {
      display: none; }
    .topwrapper header #nav-open {
      display: inline-block;
      width: 30px;
      height: 22px;
      vertical-align: middle;
      /*ハンバーガーアイコンをCSSだけで表現*/ }
      .topwrapper header #nav-open span:before {
        bottom: -8px; }
      .topwrapper header #nav-open span:after {
        bottom: -16px; }
    .topwrapper header #nav-close {
      display: none;
      /*はじめは隠しておく*/
      position: fixed;
      z-index: 99;
      top: 0;
      /*全体に広がるように*/
      left: 0;
      width: 100%;
      height: 100%;
      background: black;
      opacity: 0;
      transition: .3s ease-in-out; }
    .topwrapper header #nav-content {
      overflow: auto;
      position: fixed;
      top: 0;
      right: 0;
      z-index: 9999;
      /*最前面に*/
      width: 80%;
      /*右側に隙間を作る（閉じるカバーを表示）*/
      max-width: 330px;
      /*最大幅（調整してください）*/
      height: 100%;
      background: #fff;
      /*背景色*/
      transition: .3s ease-in-out;
      /*滑らかに表示*/
      -webkit-transform: translateX(-105%);
      transform: translateX(100%);
      /*右に隠しておく*/ }
      .topwrapper header #nav-content .drawer_title {
        height: 60px;
        background: #f7f7f7; }
        .topwrapper header #nav-content .drawer_title .close {
          display: inline-block;
          position: absolute;
          z-index: 999999;
          top: 0;
          right: 0;
          padding: 14px 10px 0;
          cursor: pointer;
          -webkit-animation: animScale 2s ease 0s 1 normal;
          animation: animScale 2s ease 0s 1 normal; }
          .topwrapper header #nav-content .drawer_title .close span {
            display: inline-block;
            position: relative;
            width: 3px;
            height: 32px;
            margin: 0 20px 0 7px;
            padding: 0;
            background: #555;
            transition: 0.3s ease-in-out;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
            .topwrapper header #nav-content .drawer_title .close span::before {
              content: "";
              display: block;
              position: absolute;
              top: 50%;
              left: -15px;
              width: 32px;
              height: 3px;
              margin-top: -2px;
              background: #555; }
    .topwrapper header #nav-input:checked ~ #nav-close {
      display: block;
      /*カバーを表示*/
      opacity: .5; }
    .topwrapper header #nav-input:checked ~ #nav-content {
      -webkit-transform: translateX(0%);
      transform: translateX(0%);
      /*中身を表示（スライド）*/
      box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15); }
  .topwrapper .hero {
    padding-top: 130px;
    text-align: center; }
    .topwrapper .hero h1 {
      line-height: 1; }
      .topwrapper .hero h1 img.pc {
        width: 100%;
        max-width: 1200px;
        margin: auto; }
      .topwrapper .hero h1 img.sp {
        width: 100%; }
    @media (max-width: 768px) {
      .topwrapper .hero {
        padding-top: 120px;
        line-height: 1.5; } }
    @media (max-width: 460px) {
      .topwrapper .hero {
        padding-top: 100px;
        line-height: 1.5; } }

.scene {
  padding: 30px 10%; }
  @media (max-width: 768px) {
    .scene {
      padding: 20px 5% 0; } }
  .scene .section__title {
    position: relative;
    max-width: 1600px;
    margin: 0 auto 4.3%;
    padding: 30px 10px;
    font-size: 1.1em;
    text-align: center;
    background: #00b900;
    line-height: 1; }
    @media (max-width: 768px) {
      .scene .section__title {
        padding: 4% 2%; } }
    .scene .section__title::after {
      top: 100%;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(136, 183, 213, 0);
      border-top-color: #00b900;
      border-width: 20px;
      margin-left: -20px; }
      @media (max-width: 768px) {
        .scene .section__title::after {
          border-width: 10px;
          margin-left: -10px; } }
    .scene .section__title img {
      max-width: 713px; }
    .scene .section__title span {
      display: block;
      font-weight: normal;
      font-size: 1.8em;
      color: #ffffff;
      margin-top: 10px; }
      @media (max-width: 768px) {
        .scene .section__title span {
          font-size: 1.4em; } }
  .scene__list {
    display: flex;
    flex-wrap: wrap; }
    .scene__list li {
      margin: 0 0 2%;
      width: calc(50% - 10px); }
      .scene__list li:nth-child(2n) {
        margin-left: 20px; }
      .scene__list li dt {
        line-height: 1; }
      .scene__list li dd {
        background: #84c556;
        text-align: center;
        line-height: 2.4;
        font-size: 1.2em;
        margin-top: -2px; }
        @media (max-width: 968px) {
          .scene__list li dd {
            font-size: 2.6vw; } }

.about {
  max-width: 1300px;
  padding: 0 0 30px;
  margin: auto;
  background: url(../images/bg_about.png) no-repeat right top;
  background-size: auto 100%; }
  @media (max-width: 968px) {
    .about {
      padding: 2% 2.5% 75%;
      background: url(../images/bg_about.png) no-repeat right bottom;
      background-size: 150%; } }
  .about__text {
    max-width: 1000px;
    margin: auto;
    padding: 0 20% 0 0; }
    @media (max-width: 1000px) {
      .about__text {
        padding: 0 20% 0 2%; } }
    @media (max-width: 840px) {
      .about__text {
        width: 100%;
        margin: 0;
        padding: 0; } }
    .about__text .section__title {
      font-size: 2.4em;
      text-align: left; }
      @media (max-width: 840px) {
        .about__text .section__title {
          font-size: 1.5em; } }
    .about__text .tit_middle {
      font-size: 1.8em;
      color: #00b900;
      line-height: 1.6; }
      @media (max-width: 840px) {
        .about__text .tit_middle {
          font-size: 1.4em;
          line-height: 1.4; } }
    .about__text p {
      margin-top: 20px;
      line-height: 2;
      font-size: 18px;
      font-weight: 500; }
      @media (max-width: 840px) {
        .about__text p {
          margin: 10px 0 0;
          font-size: 1em; } }
    .about__text .btn_addline {
      max-width: 574px;
      background: #00b900;
      border-radius: 70px;
      text-align: center; }
      .about__text .btn_addline a {
        display: block;
        color: #ffffff;
        font-size: 1.8em;
        text-decoration: none; }

.flow {
  background: #84c556; }
  .flow .section__title {
    max-width: 718px;
    margin: auto; }
  .flow__list {
    display: flex;
    list-style-type: none;
    margin: 40px 0 0 60px; }
    @media (max-width: 768px) {
      .flow__list {
        margin: 0 auto; } }
  .flow__item {
    text-align: center;
    width: calc((100% / 3) - 14px); }
    .flow__item:not(:first-child) {
      margin-left: 21px; }
    @media (max-width: 768px) {
      .flow__item {
        width: 100%; } }
    .flow__item i {
      font-size: 44px;
      font-weight: 900;
      width: 50px;
      border-bottom: 4px solid #000;
      display: inline-block;
      text-align: center;
      padding: 0 0 8px;
      margin: 0 0 20px; }
    .flow__item p {
      text-align: left;
      font-size: 18px; }

.info {
  background: #f7f7f7; }
  .info .item__title {
    margin: 0 auto;
    font-size: 2.2em;
    text-align: center;
    text-shadow: 2px 2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, -2px -2px 0 #fff; }
    @media (max-width: 768px) {
      .info .item__title {
        margin: 0 auto 2%;
        font-size: 1.8em; } }
  .info .item__list {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none; }
    .info .item__list .column {
      background: #fff;
      text-align: center;
      padding: 4% 30px;
      width: 57%; }
      .info .item__list .column:nth-child(2n) {
        width: 41%;
        margin-left: 2%; }
      @media (max-width: 768px) {
        .info .item__list .column {
          width: 100%;
          padding: 4% 2%; }
          .info .item__list .column:not(:first-child) {
            width: 100%;
            margin: 30px 0; } }
      .info .item__list .column .able {
        font-size: 1.6em;
        margin-bottom: 6%;
        display: inline-block;
        position: relative;
        margin: 0 0 4% 12%; }
        .info .item__list .column .able::before {
          content: "";
          position: absolute;
          display: inline-block;
          width: 1.2em;
          height: 1.2em;
          background: url(../images/item_maru.png) no-repeat;
          background-size: 100%;
          top: 4px;
          left: -20%; }
      .info .item__list .column .disable {
        font-size: 1.6em;
        margin-bottom: 6%;
        display: inline-block;
        position: relative;
        margin: 0 0 4% 12%; }
        .info .item__list .column .disable::before {
          content: "";
          position: absolute;
          display: inline-block;
          width: 1.2em;
          height: 1.2em;
          background: url(../images/item_batsu.png) no-repeat left center;
          background-size: 100%;
          top: 4px;
          left: -20%; }
      .info .item__list .column dl {
        display: flex;
        justify-content: center;
        margin: 3% 1% 0 1%; }
        .info .item__list .column dl dt {
          width: 16%; }
          .info .item__list .column dl dt img {
            max-width: 100px; }
        .info .item__list .column dl dd {
          width: 70%;
          margin-left: 5%;
          text-align: left; }
          .info .item__list .column dl dd span {
            display: block;
            font-size: 1.2em;
            font-weight: bold; }
      .info .item__list .column ul {
        text-align: left;
        font-size: 1.2em; }
        .info .item__list .column ul li {
          margin: 6% 1% 0 1%;
          font-weight: bold; }
    .info .item__list .bg_disable {
      background: #fff url(../images/item_ng.png) no-repeat 80% center;
      background-size: 50%; }
      @media (max-width: 768px) {
        .info .item__list .bg_disable {
          background-size: 40%; } }
  .info .area__title {
    margin: 4% auto 20px;
    font-size: 2.2em;
    text-align: center;
    text-shadow: 2px 2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, -2px -2px 0 #fff; }
    @media (max-width: 768px) {
      .info .area__title {
        width: 60%;
        font-size: 1.8em; } }
  .info .list__area {
    background: #fff;
    padding: 15px 20px; }
    .info .list__area dl {
      display: flex; }
      @media (max-width: 768px) {
        .info .list__area dl {
          flex-wrap: wrap;
          width: 100%; } }
      .info .list__area dl dt {
        width: 16%;
        padding: 30px;
        margin-right: 4px;
        color: #fff;
        text-align: center; }
        @media (max-width: 768px) {
          .info .list__area dl dt {
            width: 100%;
            margin-right: 0;
            padding: 2%; } }
      .info .list__area dl dd {
        width: 84%;
        padding: 30px; }
        @media (max-width: 768px) {
          .info .list__area dl dd {
            width: 100%;
            padding: 2%; } }
    .info .list__area dl:nth-child(1) {
      margin-bottom: 4px; }
      .info .list__area dl:nth-child(1) dt {
        background: #0058ad; }
      .info .list__area dl:nth-child(1) dd {
        background: #e0eeff; }
    .info .list__area dl:nth-child(2) dt {
      background: #ff9c00; }
    .info .list__area dl:nth-child(2) dd {
      background: #fff7ea; }

.point {
  background: #fff url(../images/point_bg.png) no-repeat -5% center;
  background-size: 60% auto; }
  @media (max-width: 768px) {
    .point {
      background: none; } }
  .point h2 {
    position: relative;
    margin-bottom: 60px;
    padding: 30px 10px 20px;
    text-align: center;
    background: #00b900; }
    @media (max-width: 768px) {
      .point h2 {
        margin-bottom: 6%;
        padding: 4% 2%; } }
    .point h2::after {
      top: 100%;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(136, 183, 213, 0);
      border-top-color: #00b900;
      border-width: 20px;
      margin-left: -20px; }
      @media (max-width: 768px) {
        .point h2::after {
          border-width: 10px;
          margin-left: -10px; } }
    .point h2 img {
      max-width: 438px; }
  .point__list {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none; }
  .point__item {
    text-align: center;
    width: calc((100% / 3) - 14px); }
    .point__item:not(:first-child) {
      margin-left: 21px; }
    @media (max-width: 768px) {
      .point__item {
        width: 100%; }
        .point__item:not(:first-child) {
          margin: 30px 0 0; } }
    .point__item img {
      max-width: 200px; }
      @media (max-width: 768px) {
        .point__item img {
          max-width: 120px; } }
    .point__item h3 {
      margin: 20px 0;
      font-size: 1.45em;
      font-weight: normal; }
      @media (max-width: 768px) {
        .point__item h3 {
          margin: -6px 0 20px; } }
    .point__item p {
      line-height: 1.8em; }

.cv {
  background: url(../images/bg_cv01.png); }
  .cv .inner {
    display: flex;
    justify-content: center;
    max-width: 1000px;
    margin: 0 auto;
    padding: 4% 1%; }
    @media (max-width: 768px) {
      .cv .inner {
        display: block; } }
    .cv .inner .cta__btn {
      position: relative;
      width: calc(50% - 20px);
      text-align: center;
      border-radius: 80px;
      font-size: 1.8em;
      letter-spacing: 4px; }
      @media (max-width: 768px) {
        .cv .inner .cta__btn {
          width: calc(100% - 20px);
          margin: 0 auto 4%;
          font-size: 1.27em;
          letter-spacing: 0; } }
      .cv .inner .cta__btn a {
        display: block;
        padding: 0.5em 1em;
        color: #FFF;
        text-decoration: none; }
      .cv .inner .cta__btn.toB {
        background: #0058ad;
        border-bottom: solid 4px #003d88; }
      .cv .inner .cta__btn.toC {
        margin-left: 30px;
        background: #ff9c00;
        border-bottom: solid 4px #f77400; }
        @media (max-width: 768px) {
          .cv .inner .cta__btn.toC {
            margin: 0 auto; } }
      .cv .inner .cta__btn::after {
        content: "";
        position: absolute;
        display: block;
        width: 31px;
        height: 18px;
        top: calc(50% - 6px);
        right: 20px;
        background: url(../images/ico_arw01.png); }
      .cv .inner .cta__btn:hover {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
        border-bottom: none; }

.friend h2 {
  display: flex;
  justify-content: center; }

@media (max-width: 768px) {
  .friend__label {
    width: 34%; } }

.friend__label img {
  max-width: 260px; }

.friend__tit {
  margin-left: 1%;
  text-shadow: 2px 2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, -2px -2px 0 #fff; }
  .friend__tit img {
    max-width: 440px; }

.friend .inner {
  background: #fff;
  padding: 0 20px 40px; }
  .friend .inner section {
    margin-top: 4%; }
    @media (max-width: 768px) {
      .friend .inner section {
        margin-top: 10%; } }
    .friend .inner section h3 {
      max-width: 440px;
      margin: 0 auto 1%; }
    .friend .inner section ul p {
      text-align: center;
      font-size: 1.45em;
      margin-bottom: 20px; }
      @media (max-width: 768px) {
        .friend .inner section ul p {
          font-size: 1em; } }
    .friend .inner section .how {
      display: flex;
      justify-content: space-around; }
      @media (max-width: 768px) {
        .friend .inner section .how {
          flex-direction: column; } }
      .friend .inner section .how li {
        position: relative;
        padding: 3.2% 18px;
        text-align: center;
        flex: 1; }
        .friend .inner section .how li:nth-child(2n) {
          flex: none;
          margin: auto;
          border: none;
          min-width: 30px;
          padding: 0 10px;
          box-sizing: content-box;
          font-size: 1.4em; }
          @media (max-width: 768px) {
            .friend .inner section .how li:nth-child(2n) {
              padding: 10px;
              box-sizing: content-box;
              width: 10%; } }
          .friend .inner section .how li:nth-child(2n)::before {
            content: none; }
        .friend .inner section .how li a {
          display: block;
          width: 86%;
          margin: 30% auto 0; }
          @media (max-width: 768px) {
            .friend .inner section .how li a {
              margin: auto; } }
        .friend .inner section .how li p {
          font-size: 1em; }
        .friend .inner section .how li::before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 0;
          height: 0;
          border-right: 40px solid transparent; }
        .friend .inner section .how li span {
          position: absolute;
          left: 40%;
          bottom: 17%;
          font-size: 0.8em;
          letter-spacing: -0.5px; }
          @media (max-width: 768px) {
            .friend .inner section .how li span {
              bottom: 11%; } }
    .friend .inner section .list_flow {
      display: flex;
      justify-content: space-around;
      align-items: center;
      width: 90%;
      margin: auto; }
      .friend .inner section .list_flow li {
        text-align: center; }
        .friend .inner section .list_flow li:nth-child(2n) {
          max-width: 30px; }
        .friend .inner section .list_flow li img {
          max-width: 180px; }

.friend_toB {
  background: #e0eeff; }
  .friend_toB .inner {
    border: 4px solid #0058ad; }
    .friend_toB .inner .how li {
      border: 4px solid #0058ad; }
      .friend_toB .inner .how li::before {
        border-top: 40px solid #0058ad; }

.friend_toC {
  background: #fff7ea; }
  .friend_toC .inner {
    border: 4px solid #ff9c00; }
    .friend_toC .inner .how li {
      border: 4px solid #ff9c00; }
      .friend_toC .inner .how li::before {
        border-top: 40px solid #ff9c00; }

.cta {
  background: url(../images/cta_bg.png) no-repeat center bottom;
  background-size: cover; }
  .cta h2 {
    text-align: center; }
    .cta h2 img {
      max-width: 559px; }
  .cta p {
    margin-bottom: 2%; }

footer {
  max-width: 1000px;
  padding: 20px 0;
  background: #fff;
  margin: 0 auto; }
  @media (max-width: 768px) {
    footer {
      justify-content: center;
      text-align: center;
      padding: 20px 0 10px; } }
  footer .wrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    footer .wrap .logo {
      max-width: 280px;
      margin-right: 3.75%; }
      @media (max-width: 768px) {
        footer .wrap .logo {
          margin: 0 0 10px 0;
          max-width: 200px; } }
    @media (max-width: 768px) {
      footer .wrap .contact {
        width: 100%; } }
    footer .wrap .contact .text01 {
      font-size: 0.72em;
      font-weight: bold; }
    footer .wrap .contact .text02 {
      font-size: 1.63em; }
      footer .wrap .contact .text02 a {
        text-decoration: none;
        color: #0058ad;
        font-weight: bold; }
    footer .wrap .contact .text03 {
      font-size: 0.5em; }
      @media (max-width: 768px) {
        footer .wrap .contact .text03 {
          font-size: 0.54em; } }
  footer ul {
    display: flex;
    justify-content: center; }
    @media (max-width: 768px) {
      footer ul {
        flex-direction: column;
        margin: 2% 0 0;
        line-height: 3; } }
    footer ul li {
      margin: 24px 0 0 60px; }
      @media (max-width: 768px) {
        footer ul li {
          margin: 0; } }
      footer ul li a {
        color: #222222;
        text-decoration: none; }
        .l-footer-bottom_lp {
    background: #000;
    padding: 20px 0;
}
.l-footer-bottom_lp .m-lpFooter {
    width: 940px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.l-footer-bottom_lp .m-lpFooter-text {
    flex: 1;
    color: #fff;
    font-size: 0.8rem;
    display: inline-flex;
}
.l-footer-bottom_lp .m-lpFooter-logo {
    display: inline-flex;
    width: 161px;
    height: 40px;
    opacity: 1;
}
.l-footer-bottom_lp .m-lpFooter small {
    flex: 1;
    text-align: right;
    color: #fff;
    font-size: 0.8rem;
}
@media screen and (max-width: 992px){
  .l-footer-bottom_lp .m-lpFooter {
      width: 100%;
      display: block;
  }
  .l-footer-bottom_lp .m-lpFooter-text, .l-footer-bottom_lp .m-lpFooter small {
      font-size: 0.7rem;
      display: block;
      text-align: center;
  }
  .l-footer-bottom_lp .m-lpFooter-logo {
      display: block;
      margin: 10px auto 15px;
  }
  .l-footer-bottom_lp .m-lpFooter-text, .l-footer-bottom_lp .m-lpFooter small {
      font-size: 0.7rem;
      display: block;
      text-align: center;
  }
}
/*
small {
  display: block;
  padding: 10px;
  text-align: right;
  font-size: 0.54em;
  line-height: 1;
  color: #fff;
  background: #222222;
  text-align: center; }
  @media (max-width: 768px) {
    small {
      text-align: center; } }*/
