@charset "UTF-8";
/* ==================================================
mixin
================================================== */
/* ==================================================
base
================================================== */
:root {
  --main-bg-color: #19bf6f;
  --key-color: #ff0033;
}

* {
  font-family: "游ゴシック", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic";
}

body {
  font-size: 17px;
  line-height: 1.75;
  font-weight: 500;
  text-align: center;
  color: #000;
  background: #fff;
  overflow-x: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

@media screen and (max-width: 769px) {
  body.admin-bar #wpadminbar {
    display: none;
  }
  body.admin-bar header {
    top: 0;
  }
}
.inner {
  width: 90%;
  max-width: 980px;
  margin: 0 auto;
  /*overflow-y: hidden;*/
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 769px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
a {
  outline: none;
  color: #000;
  text-decoration: none;
  transition: all 0.3s ease;
}
a img {
  transition: all 0.3s ease;
}

main img {
  vertical-align: top;
  max-width: 100%;
}

section a:hover {
  color: #000;
  opacity: 1;
  text-decoration: underline;
}

.btn_contact {
  width: 100%;
  height: auto;
  background: var(--key-color);
  border-radius: 10px;
}
.btn_contact a {
  font-size: 16px;
  color: #fff;
  padding: 1rem;
}
@media screen and (max-width: 767px) {
  .btn_contact a {
    padding: 0.5rem;
  }
}
.btn_contact a {
  margin: 4rem;
  display: block;
}
@media screen and (max-width: 767px) {
  .btn_contact a {
    font-size: 24px;
  }
}

/* ==================================================
header
================================================== */
header {
  width: 100%;
  top: 0;
  color: #fff;
  padding: 18px 0;
  background: var(--main-bg-color);
  z-index: 100;
}
header .inner {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header #siteLogo {
  display: block;
  padding: 0 35px;
}
header #siteLogo a {
  display: block;
  margin: 0;
}
header #siteLogo img {
  display: block;
  height: 55px;
}
header h1 {
  font-size: 1rem;
  display: block;
  text-align: left;
  margin: 0;
  width: 100%;
}
header #lpsp {
  display: none;
}

@media screen and (max-width: 769px) {
  header {
    padding: 0;
  }
  header #siteLogo {
    display: block;
    padding: 0;
    margin: 8px 5%;
    flex-grow: 0;
  }
  header #siteLogo img {
    display: block;
    height: 44px;
    margin: 0 auto;
  }
  header p {
    display: none;
  }
  header #lpsp {
    display: block;
    font-size: 0;
  }
  header #lpsp a {
    display: inline-block;
    color: #fff;
    font-size: 22px;
    line-height: 60px;
    padding: 0 0.7em;
  }
  header #lpsp a:first-of-type {
    background: #333;
  }
  header #lpsp a:last-of-type {
    background: #ff931e;
  }
}
/* ==================================================
main
================================================== */
/* ==================================================
.section
================================================== */
section {
  padding: 45px 0;
  height: 100%;
}
section .box {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 769px) {
  section {
    padding: 30px 0;
  }
  section .box {
    display: block;
  }
}
/*Mincho*/
#leadTitle,
#leadTxt,
#leadBoxTitle span {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

.check h2 {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}
.check ul li {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}
.check ul li em {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}
.check p:first-of-type, .check p:last-of-type {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

#fromTsuchiya .sectionPht p,
.others h2,
#service h3,
#difference dl dt {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

#plan .box h3,
#plan .box ul li {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}
#plan .box > div p {
  text-align: left;
  font-weight: normal;
}
#plan h4 {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

/*text-shadow*/
#leadTitle,
#leadTxt {
  text-shadow: #fff 2px 0px 8px, #fff -2px 0px 8px, #fff 0px -2px 8px, #fff -2px 0px 8px, #fff 2px 2px 8px, #fff -2px 2px 8px, #fff 2px -2px 8px, #fff -2px -2px 8px, #fff 1px 2px 8px, #fff -1px 2px 8px, #fff 1px -2px 8px, #fff -1px -2px 8px, #fff 2px 1px 8px, #fff -2px 1px 8px, #fff 2px -1px 8px, #fff -2px -1px 8px, #fff 1px 1px 8px, #fff -1px 1px 8px, #fff 1px -1px 8px, #fff -1px -1px 8px;
}

/*box-shadow*/
#service .article,
#difference .dlBox,
#plan .box,
#company .box {
  box-shadow: 0 0 8px #ccc;
}

/* ==================================================
#keyVisual
================================================== */
#keyVisual {
  padding: 45px 0;
  background: url("../img/lp-yb/keybg.jpg") no-repeat 50% 50%;
  background-size: cover;
}

#leadSub {
  margin-bottom: 30px;
}
#leadSub span {
  display: inline-block;
  color: #fff;
  font-size: 25px;
  line-height: 1.3;
  font-weight: 500;
  padding: 0.3em 1.5em;
  background: #333;
}

#leadTitle {
  color: #333;
  font-size: 50px;
  line-height: 1.36;
  font-weight: 800;
  margin-bottom: 30px;
}

#leadTxt {
  font-size: 26px;
  line-height: 1.36;
  font-weight: 700;
  margin-bottom: 0;
}

#leadBoxBase {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
}

#leadBoxTitle {
  margin: -6% auto -4%;
}
#leadBoxTitle span {
  display: inline-block;
  color: #333;
  font-size: 26px;
  line-height: 1.5;
  font-weight: 700;
  padding: 0.5em;
  background: #ff0;
}

#leadBox {
  padding: 7% 3% 3%;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#leadBox p {
  text-align: left;
  margin: 0 1em 0 0;
}
#leadBox img {
  width: 32%;
}

@media screen and (max-width: 769px) {
  #keyVisual {
    padding: 14% 0 5%;
  }
  #leadSub {
    margin-bottom: 15px;
  }
  #leadSub span {
    font-size: 18px;
    line-height: 1.3;
  }
  #leadTitle {
    font-size: 32px;
    line-height: 1.36;
    margin-bottom: 20px;
  }
  #leadTxt {
    font-size: 19px;
    margin-bottom: 40px;
  }
  #leadBoxTitle {
    margin: -5% auto -12%;
  }
  #leadBoxTitle span {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 700;
    padding: 0.3em;
    margin: 0 1em;
  }
  #leadBox {
    padding: 17% 5% 5%;
    display: flex;
    flex-wrap: wrap;
  }
  #leadBox p {
    margin: 0;
    order: 2;
  }
  #leadBox img {
    width: 100%;
    order: -1;
    margin-bottom: 5%;
  }
}
/* ==================================================
#forCompany,#hurdle
================================================== */
.check h2 {
  margin-bottom: 50px;
  color: var(--main-bg-color);
  font-size: 36px;
  font-weight: 700;
}
.check .box {
  align-items: center;
  margin-bottom: 40px;
}
.check img {
  width: 30%;
}
.check ul {
  text-align: left;
  width: 65%;
}
.check ul li {
  font-size: 22px;
  line-height: 1.5;
  font-weight: 700;
  margin: 1.5em 0;
  padding-left: 2em;
  background: url("../img/check.png") no-repeat 0 0;
  background-size: 35px;
}
.check ul li em {
  color: var(--key-color);
}
.check p:first-of-type {
  font-size: 23px;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 30px;
}
.check p:last-of-type {
  font-size: 30px;
  line-height: 1.5;
  font-weight: 700;
}

@media screen and (max-width: 769px) {
  .check h2 {
    margin-bottom: 30px;
    font-size: 26px;
    line-height: 1.5;
  }
  .check .box {
    margin-bottom: 40px;
  }
  .check img {
    width: 100%;
    margin-bottom: 1rem;
  }
  .check ul {
    width: 100%;
  }
  .check ul li {
    font-size: 18px;
    margin: 1em 0;
    padding-left: 2em;
    background-size: 30px;
  }
  .check p:first-of-type {
    font-size: 13px;
    margin-bottom: 15px;
  }
  .check p:last-of-type {
    font-size: 20px;
    text-align: left;
  }
}
/* ==================================================
#fromTsuchiya
================================================== */
#fromTsuchiya {
  background: #f2f2f2;
}
#fromTsuchiya .sectionTxt {
  width: 65%;
  text-align: left;
}
#fromTsuchiya .sectionTxt h2 {
  font-size: 20px;
  margin-bottom: 2rem;
}
#fromTsuchiya .sectionTxt p {
  line-height: 1.76;
  font-weight: 300;
}
#fromTsuchiya .sectionPht {
  width: 30%;
}
#fromTsuchiya .sectionPht img {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
#fromTsuchiya .sectionPht p {
  font-size: 15px;
  line-height: 1.63;
  font-weight: 700;
}
#fromTsuchiya ul {
  margin-bottom: 2rem;
  font-weight: normal;
}

@media screen and (max-width: 769px) {
  #fromTsuchiya .sectionTxt {
    width: 100%;
  }
  #fromTsuchiya .sectionPht {
    width: 100%;
  }
  #fromTsuchiya .sectionPht p {
    margin: 0;
  }
}
/* ==================================================
.others
================================================== */
.others h2 {
  color: #333;
  font-size: 45px;
  line-height: 1.3;
  font-weight: 800;
  padding-bottom: 25px;
  margin-bottom: 40px;
  border-bottom: 1px solid #b3b3b3;
}

@media screen and (max-width: 769px) {
  .others h2 {
    font-size: 28px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
/* ==================================================
#service
================================================== */
#service {
  background: #f2f2f2;
}
#service .article {
  padding: 3% 3% 3% 0;
  background: #fff;
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
}
#service .articleTxt {
  width: 100%;
  text-align: left;
}
#service .articlePht {
  width: 30%;
}
#service h3 {
  color: #fff;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 700;
  padding: 0.5em 1em;
  background: var(--main-bg-color);
}
#service p {
  margin: 5% 5% 0;
  line-height: 1.76;
  font-weight: 400;
}

@media screen and (max-width: 769px) {
  #service .article {
    padding: 8% 0 0;
    margin-bottom: 5%;
    flex-wrap: wrap;
  }
  #service .articleTxt,
  #service .articlePht {
    width: 100%;
  }
  #service h3 {
    font-size: 24px;
    padding: 0.5em 5%;
  }
  #service p {
    margin: 5%;
  }
}
/* ==================================================
#voice
================================================== */
#voice .article {
  padding: 3%;
  background: #fff;
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
  border: 6px solid #20b2c0;
}
#voice .articleTxt {
  width: 57%;
  text-align: left;
}
#voice .articlePht {
  width: 38%;
}
#voice h3 {
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 10px;
}
#voice p {
  line-height: 1.76;
  font-weight: 400;
  margin: 0;
}

@media screen and (max-width: 769px) {
  #voice .article {
    padding: 5%;
    margin-bottom: 5%;
    flex-wrap: wrap;
  }
  #voice .articleTxt {
    width: 100%;
  }
  #voice .articlePht {
    width: 100%;
    margin-bottom: 5%;
  }
}
/* ==================================================
#difference
================================================== */
#difference {
  background: #f2f2f2;
}
#difference .dlBox {
  padding: 2% 3%;
  background: #fff;
}
#difference dl {
  padding: 1em 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #b3b3b3;
}
#difference dl:last-of-type {
  border-bottom: 0;
}
#difference dl dt {
  width: 6em;
  color: #333;
  font-size: 45px;
  line-height: 1.75;
  font-weight: 700;
}
#difference dl dd {
  font-weight: 400;
  text-align: left;
  margin-right: 1em;
}

@media screen and (max-width: 769px) {
  #difference .dlBox {
    padding: 5%;
  }
  #difference dl {
    flex-wrap: wrap;
  }
  #difference dl dt {
    width: 100%;
    font-size: 30px;
  }
}
/* ==================================================
#plan
================================================== */
#plan .box {
  display: block;
  padding: 3%;
  background: #f2f2f2;
}
#plan .box h3 {
  font-size: 25px;
  line-height: 1.64;
  font-weight: 700;
  margin-bottom: 40px;
}
#plan .box ul {
  width: 85%;
  margin: 0 auto 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
#plan .box ul li {
  width: 100%;
  color: #333;
  font-size: 30px;
  font-weight: 700;
  padding: 0.3em;
  background: #fcee21;
  margin-bottom: 1em;
}
#plan .campaign {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
  border-top: 1px solid #ccc;
}
#plan .sectionTxt {
  width: 48%;
  text-align: left;
}
#plan .sectionPht {
  width: 48%;
}
#plan h4 {
  color: #333;
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 20px;
}
#plan h4 em {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
}
#plan h4 em span {
  display: inline-block;
  color: #fff;
  padding: 0.2em 0.5em;
  background: #333;
}
#plan p {
  margin: 0;
}

@media screen and (max-width: 769px) {
  #plan .box {
    padding: 5%;
  }
  #plan .box h3 {
    font-size: 18px;
    margin-bottom: 5%;
    text-align: left;
  }
  #plan .box ul {
    width: 100%;
    margin: 0 auto 10%;
    display: block;
  }
  #plan .box ul li {
    width: 100%;
    font-size: 20px;
    padding: 0.3em 0;
    margin-bottom: 5%;
  }
  #plan .campaign {
    display: block;
    padding-top: 10%;
    border-top: 1px solid #ccc;
  }
  #plan .sectionTxt {
    width: 100%;
    text-align: left;
  }
  #plan .sectionPht {
    width: 100%;
  }
  #plan h4 {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 5%;
  }
  #plan h4 em {
    font-size: 12px;
    margin-bottom: 0;
  }
  #plan p {
    margin-bottom: 5%;
  }
}
/* ==================================================
#company
================================================== */
#company .box {
  padding: 3%;
  background: #fff;
  align-items: center;
}
#company .sectionTxt {
  width: 50%;
  text-align: left;
}
#company .sectionPht {
  width: 40%;
}
#company dl {
  width: 100%;
}
#company dl dt {
  float: left;
  width: 5em;
  color: #333;
  clear: both;
}
#company dl dd {
  padding-left: 5em;
  font-weight: 400;
}

@media screen and (max-width: 769px) {
  #company .box {
    display: block;
    padding: 5%;
  }
  #company .sectionTxt {
    width: 100%;
  }
  #company .sectionPht {
    width: 100%;
    margin-bottom: 5%;
  }
}
/* ==================================================
#contact
================================================== */
#contact .callBox {
  padding: 30px 0;
  background: #fff;
  margin-bottom: 70px;
  font-weight: bold;
}
#contact .callBox p {
  line-height: 1.5;
  margin: 0;
}
#contact .callBox #call {
  font-size: 40px;
  line-height: 1.5;
  margin: 0.3em auto;
  font-weight: 900;
}
#contact .callBox #call i {
  margin-right: 0.5em;
}
#contact p {
  margin: 0;
  padding: 0.8rem;
  font-weight: normal;
}
#contact .-txt {
  text-align: left;
}

@media screen and (max-width: 769px) {
  #contact .callBox {
    padding: 0;
    margin-bottom: 5%;
  }
  #contact .callBox #call {
    font-size: 30px;
    margin: 0;
    padding: 0;
  }
  #contact .callBox #call i {
    margin-right: 0.5em;
  }
}
.wpcf7 table {
  width: 100%;
  margin-bottom: 40px;
}
.wpcf7 table th {
  width: 20%;
  border: 1px solid #d8d8d8;
  vertical-align: middle;
  background: #f2f2f2;
  padding: 0.5em;
}
.wpcf7 table th span {
  display: inline-block;
  background: #fa0e0e;
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 300;
  padding: 0.2em;
  margin-left: 1em;
}
.wpcf7 table td {
  width: 80%;
  border: 1px solid #d8d8d8;
}

wpcf7-not-valid-tip {
  text-align: left;
}

@media screen and (max-width: 769px) {
  .wpcf7 table {
    margin-bottom: 10%;
    display: block;
  }
  .wpcf7 table th {
    float: left;
    width: 90%;
    display: block;
    padding: 5%;
    margin-top: -1px;
  }
  .wpcf7 table td {
    float: left;
    width: 100%;
    margin-top: -1px;
  }
}
.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=tel] {
  font-size: 18px;
  line-height: 2;
  width: 96%;
  padding: 0.5em 2%;
  border: 1px solid #ddd;
  background: #fff;
  margin: 0;
}

input::-moz-placeholder {
  color: #999;
  font-size: 12px;
}

input::-moz-placeholder, input::placeholder {
  color: #999;
  font-size: 12px;
}
input::focus::-moz-placeholder {
  color: transparent;
}
input::focus::placeholder {
  color: transparent;
}
input:focus:placeholder-shown, input:focus::-webkit-input-placeholder, input:focus::-moz-placeholder, input:focus:-ms-input-placeholder, input:focus::-ms-input-placeholder {
  color: transparent;
}

.wpcf7 textarea {
  font-size: 17px;
  line-height: 2;
  width: 96%;
  height: 12em;
  padding: 0.5em 2%;
  margin: 0 0 -7px;
  border: 1px solid #ddd;
  background: #fff;
}

select {
  font-size: 16px;
  line-height: 1.8;
  padding: 0.5em;
  width: 100%;
}

@media screen and (max-width: 769px) {
  .wpcf7 input[type=text], .wpcf7 input[type=email] {
    width: 90%;
    padding: 0.3em 5%;
  }
  .wpcf7 textarea {
    width: 90%;
    padding: 0.3em 5%;
  }
}
.formBtn {
  text-align: center;
  margin: 50px auto;
}
.formBtn input[type=submit] {
  cursor: pointer;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.5;
  color: #fff;
  background: var(--main-bg-color);
  border: 0;
  padding: 1em 6em;
  border-radius: 4px;
  transition: all 0.3s ease;
}
.formBtn input[type=submit]:hover {
  opacity: 0.8;
  transition: all 0.3s ease;
}

@media screen and (max-width: 769px) {
  .formBtn input[type=submit] {
    padding: 1em 0;
    width: 100%;
  }
}
.mfSelectBox {
  display: inline-block;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.mfSelectBox select {
  width: 100%;
  font-size: 15px;
  padding-right: 1em;
  cursor: pointer;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.mfSelectBox select::-ms-expand {
  display: none;
}
.mfSelectBox {
  position: relative;
  border: 1px solid #ccc;
  border-radius: 2px;
  background: #fafafa;
}
.mfSelectBox::before {
  position: absolute;
  top: 0.5em;
  right: 1.3em;
  width: 0;
  height: 0;
  padding: 0;
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  pointer-events: none;
  color: #666;
}
.mfSelectBox select {
  padding: 8px 38px 8px 8px;
  color: #666;
}

.wpcf7 p {
  font-size: 14px;
}

.-policy {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  width: -moz-fit-content;
  width: fit-content;
  border: 0;
  margin: 2rem auto;
}
.-policy dt,
.-policy dd {
  flex-grow: 1;
}
.-policy dt {
  font-weight: bold;
  width: 100%;
  margin: 0 0 1rem 0;
}
.-policy dd {
  width: auto;
}

@media screen and (min-width: 768px) {
  .-policy {
    flex-direction: row;
  }
}
@media screen and (min-width: 768px) {
  .-policy dt {
    width: 10em;
    margin: 0 1rem 0;
  }
}
/* ==================================================
footer
================================================== */
.page-template-thanks section {
  padding: 2rem;
}
.page-template-thanks section p {
  text-align: left;
}

/* ==================================================
footer
================================================== */
footer {
  background: #004548;
  color: #fff;
  padding: 38px 0 48px;
}
@media screen and (max-width: 767px) {
  footer {
    padding: 15px 0;
  }
}
footer .inner {
  text-align: left;
  flex-direction: column;
  max-width: 90%;
}

#comData {
  width: 100%;
  margin: 0 auto 45px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #comData {
    width: 100%;
    margin: 0 auto 15px;
    display: block;
  }
}
#comData img {
  display: block;
  width: 100%;
}
#comData > a {
  margin-right: 5%;
}
@media screen and (max-width: 767px) {
  #comData > a {
    display: block;
    width: 40%;
    margin: 0 auto 5%;
  }
}
#comData address {
  text-align: left;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #comData address {
    font-size: 0.7rem;
  }
  #comData address a {
    display: inline-block;
    color: #fff;
  }
}

#footNav {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #footNav {
    display: block;
  }
}
#footNav nav {
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #footNav nav ul {
    display: flex;
    flex-direction: column;
  }
  #footNav nav ul li {
    margin-bottom: 0.5em;
  }
}
#footNav ul {
  font-size: 0;
}
#footNav ul li {
  display: inline-block;
  font-size: 14px;
  margin-left: 1em;
}
#footNav ul li:first-of-type {
  margin: 0;
}
#footNav ul li a {
  color: #fff;
}

#copy {
  width: 8em;
  font-size: 11px;
  text-align: right;
  margin-top: 2em;
}

.youtube .inner {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .youtube .inner {
    width: 100%;
  }
}
.youtube .inner {
  margin-bottom: 3rem;
}
.youtube .inner p {
  background: #333;
  color: #fff;
  padding: 0.25rem 0.5rem;
}/*# sourceMappingURL=lp-youtube.css.map */