@charset "UTF-8";
@import url(//use.fontawesome.com/releases/v5.0.11/css/all.css);
*, *::before, *::after {
  box-sizing: border-box;
}

::selection {
  background: #d4dcd6;
}

img {
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
}

body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
  word-break: break-all;
  font-weight: 500;
  font-size: 14px;
  color: #333;
  line-height: 2;
  letter-spacing: .05em;
  -webkit-text-size-adjust: 100%;
  background: #fff;
  min-width: 1200px;
}

a {
  color: inherit;
  text-decoration: none;
}

.link {
  color: #333;
  text-decoration: underline;
}

.link:hover {
  text-decoration: none;
}

.no-link {
  pointer-events: none;
}

.anchor {
  margin-top: -50px;
  padding-top: 50px;
}

a[href^="tel"] {
  cursor: default;
}

#header {
  background: url(../images/main01.jpg) no-repeat center center/cover;
  padding: 40px 0 70px;
}

.h-container {
  max-width: 1024px;
  width: 90%;
  margin: auto;
}

.h-logo {
  text-align: center;
  margin-bottom: 110px;
}

.top-ttl {
  text-align: center;
  margin-bottom: 55px;
}

.h-list {
  display: flex;
  justify-content: center;
}

.h-list li {
  margin: 0 25px;
}

#middle {
  overflow: hidden;
}

.t-container {
  margin: 0 auto;
  max-width: 1164px;
  width: 90%;
}

.l-contact {
  background: #fcfcfc;
  padding: 60px 0;
}

.l-contact .l-ttl {
  text-align: center;
  position: relative;
  z-index: 0;
  padding-bottom: 30px;
  margin-bottom: 20px;
  padding-top: 45px;
}

.l-contact .l-ttl .en {
  color: #8abee6;
  font-family: "Lato";
  font-size: 72px;
  line-height: 0.8;
  letter-spacing: 0.2em;
  font-weight: 300;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}

.l-contact .l-ttl .jp {
  font-weight: bold;
  color: #111;
  font-size: 25px;
  letter-spacing: .05em;
}

.l-contact .l-ttl::after {
  content: "";
  width: 50px;
  height: 1px;
  background: #8abee6;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.l-contact .l-txt01 {
  text-align: center;
  margin-bottom: 35px;
}

.t-btn {
  display: inline-block;
  font-size: 25px;
  text-align: center;
  font-weight: bold;
  background: #fdff50;
  border-radius: 50px;
  min-width: 500px;
  line-height: 1.3;
  padding: 25px 0;
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.3));
  transition: .5s;
}

.t-btn:hover {
  -webkit-filter: drop-shadow(0px 0px 0 rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 0px 0 rgba(0, 0, 0, 0.3));
  background: #8abee6;
  color: #fff;
}

.l-txt02 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.l-txt02 .txt {
  font-weight: bold;
  font-size: 16px;
  margin-right: 15px;
}

.tel-txt {
  font-family: "Lato";
  font-size: 25px;
  line-height: 0.8;
  letter-spacing: 0.2em;
  font-size: 25px;
}

.tel-txt .fa-phone {
  color: #8abee6;
  font-size: 18px;
  vertical-align: 2px;
  margin-right: 5px;
}

.sec01 {
  padding: 100px 0 110px;
}

.sec01 .t-container {
	max-width:1024px;
}

.l-sec01 {
  display: flex;
  flex-direction: row-reverse;
}

.l-sec01 .l-img {
  padding-top: 80px;
  width: 376px;
  margin-left: 25px;
  z-index: 1;
  position: relative;
}

.l-sec01 .l-img::before {
  content: "";
  width: 170px;
  height: 170px;
  background: #e8f4fa;
  border-radius: 100px;
  position: absolute;
  left: -65px;
  top: -4px;
  z-index: -1;
}

.l-sec01 .l-img::after {
  content: "";
  width: 270px;
  height: 270px;
  background: #e8f4fa;
  border-radius: 300px;
  position: absolute;
  right: -150px;
  bottom: -100px;
  z-index: -1;
}

.l-sec01 .l-desc {
  flex: 1;
}

.l-sec01 .l-ttl {
  padding-bottom: 35px;
  margin-bottom: 35px;
  position: relative;
  z-index: 0;
}

.l-sec01 .l-ttl .en {
  font-family: "Lato";
  font-size: 25px;
  line-height: 1;
  letter-spacing: 0.2em;
  display: block;
  color: #8abee6;
  font-weight: 300;
  margin-bottom: 20px;
}

.l-sec01 .l-ttl .jp {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.75;
}

.l-sec01 .l-ttl::after {
  content: "";
  width: 700px;
  height: 1px;
  background: #ebf3fa;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

.list-sec01 li {
  font-size: 17px;
  line-height: 1.5;
  padding-left: 20px;
  position: relative;
}

.list-sec01 li .fa-check-circle {
  color: #8abee6;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 5px;
}

.list-sec01 li + li {
  margin-top: 22px;
}

.list-sec01 .blue {
  font-weight: bold;
}

.blue {
  color: #52a6e7;
}

.sec02 {
  position: relative;
  margin-bottom: 120px;
  padding: 45px 0;
  z-index: 0;
}

.sec02::before {
  content: "";
  width: 38.88%;
  height: 100%;
  border-radius: 0 60px 0 0;
  background: #8abee6;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.l-sec02 .l-ttl {
  max-width: 1024px;
  width: 90%;
  margin: 0 auto 25px;
  display: flex;
  align-items: center;
  color: #fff;
}

.l-sec02 .l-ttl .en {
  font-family: "Lato";
  font-size: 45px;
  line-height: 1;
  letter-spacing: 0.2em;
  margin-right: 30px;
  font-weight: 300;
}

.l-sec02 .l-ttl .jp {
  font-size: 21px;
  font-weight: bold;
}
.swiper-container.l-slider {
  margin-left: calc((100% - 1080px)/2) !important;
  padding: 10px 0 10px 32px;
  position: relative;
}

.l-slider .swiper-slide {
  width: 595px;
  background: #fff;
  padding: 40px 60px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  transition: .5s;
}

.l-slider .swiper-slide:not(.swiper-slide-active) {
  opacity: .5;
}

.l-slider .slide-ttl {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.75;
  margin-bottom: 30px;
}

.l-slider .swiper-button-prev,
.l-slider .swiper-button-next {
  top: 36%;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 73px;
  height: 73px;
  margin: 0;
  transition: .5s;
}

.l-slider .swiper-button-prev {
  background: url(../images/slide-arrow-l.png);
  left: -3px;
  right: inherit;
}

.l-slider .swiper-button-next {
  background: url(../images/slide-arrow-r.png);
  left: 645px;
}

.sec03 {
  margin-bottom: 145px;
}

.t-ttl01 {
  max-width: 1024px;
  width: 90%;
  margin: 0 auto 30px;
  text-align: center;
  padding-bottom: 30px;
  position: relative;
  line-height: 1.75;
}

.t-ttl01 .en {
  font-family: "Lato";
  font-size: 45px;
  line-height: 1;
  letter-spacing: 0.2em;
  font-weight: 300;
  display: block;
  margin-bottom: 20px;
  color: #8abee6;
}

.t-ttl01 .jp {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: .05em;
}

.t-ttl01::after {
  content: "";
  width: 50px;
  height: 1px;
  background: #8abee6;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.l-sec03-01 {
  padding: 30px 0 130px;
  margin-bottom: 120px;
  position: relative;
  z-index: 0;
}

.l-sec03-01::before {
  content: "";
  width: 53.83%;
  height: 525px;
  background: url(../images/sec03-img01.jpg) no-repeat center center/contain;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.l-sec03-01 .l-desc {
  max-width: 587px;
  width: 100%;
}

.l-sec03-01 .l-ttl {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.l-sec03-01 .l-ttl .num {
  font-family: "Lato";
  font-size: 45px;
  line-height: 1;
  letter-spacing: 0.2em;
  font-weight: 300;
  color: #8abee6;
  font-style: italic;
  width: 73px;
  margin-right: 20px;
}

.l-sec03-01 .l-ttl .jp {
  flex: 1;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.75;
}

.l-sec03-02 {
  padding: 30px 0;
  margin-bottom: 120px;
  position: relative;
  z-index: 0;
}

.l-sec03-02::before {
  content: "";
  width: 53.83%;
  height: 525px;
  background: url(../images/sec03-img02.jpg) no-repeat center center/contain;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.l-sec03-02 .l-desc {
  max-width: 587px;
  width: 100%;
  float: right;
}

.l-sec03-02 .l-ttl {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.l-sec03-02 .l-ttl .num {
  font-family: "Lato";
  font-size: 45px;
  line-height: 1;
  letter-spacing: 0.2em;
  font-weight: 300;
  color: #8abee6;
  font-style: italic;
  width: 73px;
  margin-right: 20px;
}

.l-sec03-02 .l-ttl .jp {
  flex: 1;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.75;
}

.l-sec03-02 .l-ttl .small {
  font-size: 16px;
  margin-left: 25px;
}

.l-sec03-03 {
  padding: 30px 0 135px;
  position: relative;
  z-index: 0;
}

.l-sec03-03::before {
  content: "";
  width: 53.83%;
  height: 525px;
  background: url(../images/sec03-img03.jpg) no-repeat center center/contain;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.l-sec03-03 .l-desc {
  max-width: 587px;
  width: 100%;
}

.l-sec03-03 .l-ttl {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.l-sec03-03 .l-ttl .num {
  font-family: "Lato";
  font-size: 45px;
  line-height: 1;
  letter-spacing: 0.2em;
  font-weight: 300;
  color: #8abee6;
  font-style: italic;
  width: 73px;
  margin-right: 20px;
}

.l-sec03-03 .l-ttl .jp {
  flex: 1;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.75;
}

.l-sec03-03 .l-ttl .small {
  font-size: 16px;
  margin-left: 25px;
}

.l-sec03-03 p + p {
  margin-top: 30px;
}

.list-sec03 li {
  border: 1px solid #8abee6;
  background: #fff;
  padding: 7px 5px 7px 15px;
  font-size: 13px;
  position: relative;
  font-weight: bold;
}

.list-sec03 li + li {
  margin-top: 10px;
}

.list-sec03 li::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 0;
  border-color: #8abee6 transparent transparent transparent;
  position: absolute;
  left: 0;
  top: 0;
}

.sec04 {
  margin-bottom: 145px;
}

.l-sec04 {
  display: flex;
  align-items: center;
}

.l-sec04 .l-img {
  width: 422px;
  margin-right: 40px;
}

.l-sec04 .l-desc {
  max-width: 645px;
  width: 100%;
}

.l-sec04 .l-ttl {
  margin-bottom: 20px;
}

.l-sec04 .l-ttl .jp01 {
  display: block;
  color: #aaa;
  font-size: 14px;
  margin-bottom: 20px;
}

.l-sec04 .l-ttl .jp02 {
  font-size: 21px;
  line-height: 1.75;
  color: #52a6e7;
  font-weight: bold;
}

.l-sec04.reverse {
  flex-direction: row-reverse;
}

.l-sec04.reverse .l-img {
  width: 422px;
  margin-right: auto;
  margin-left: 40px;
}

.l-sec04 + .l-sec04 {
  margin-top: 65px;
}

.sec05 {
  padding-top: 100px;
  padding-bottom: 40px;
  background: url(../images/bg01.jpg);
}

.sec05-ttl {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: .05em;
  margin-bottom: 50px;
}

.sec05-ttl .sec05-ttl-bg {
  display: inline-block;
  padding: 21px 56px;
  position: relative;
}

.sec05-ttl .sec05-ttl-bg::before {
  content: "";
  background: url(../images/sec05-ttl-bg.png) no-repeat center center;
  width: 28px;
  height: 84px;
  position: absolute;
  left: 0;
  top: 0;
}

.sec05-ttl .sec05-ttl-bg::after {
  content: "";
  background: url(../images/sec05-ttl-bg.png) no-repeat center center;
  width: 28px;
  height: 84px;
  -webkit-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
  position: absolute;
  right: 0;
  top: 0;
}

.l-sec05 {
  position: relative;
  height: 393px;
  max-width: 850px;
  margin: 0 auto 12px;
}

.l-sec05 .l-desc01 {
  color: #fff;
  text-align: center;
  background: url(../images/sec05-bg01.png) no-repeat center center;
  width: 522px;
  height: 223px;
  padding-top: 60px;
  position: absolute;
  top: 0;
  right: 0;
}

.l-sec05 .l-desc02 {
  color: #fff;
  text-align: center;
  background: url(../images/sec05-bg02.png) no-repeat center center;
  width: 522px;
  height: 223px;
  padding-top: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.l-sec05 .l-ttl {
  font-size: 25px;
  font-family: "Lato";
  font-size: 25px;
  line-height: 1.3;
  letter-spacing: 0.2em;
  margin-bottom: 20px;
}

.l-sec05 .l-txt {
  line-height: 1.75;
  font-weight: bold;
  font-size: 18px;
}

.circle p {
  font-size: 25px;
  font-weight: bold;
  border: 3px solid #8ac8e6;
  border-radius: 50%;
  background: #fff;
  margin: auto;
  width: 190px;
  height: 190px;
  padding-top: 43px;
  text-align: center;
}

.sec06 {
  margin-bottom: 120px;
}

.l-sec06 {
  display: flex;
  align-items: center;
}

.l-sec06 .l-img {
  width: 479px;
}

.l-sec06 .l-desc {
  flex: 1;
  margin-left: -56px;
  z-index: 1;
}

.l-sec06 .l-ttl {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.75;
  margin-bottom: 30px;
  letter-spacing: .05em;
}

.sec07 {
  background: url(../images/sec07-bg.jpg) no-repeat center center/cover;
  padding: 100px 0;
}

.sec07 .t-container {
  max-width: 1024px;
}

.sec07 .l-sec07 {
  background: rgba(255, 255, 255, 0.9);
  padding: 50px 55px;
}

.sec07 .l-ttl {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  line-height: 1.75;
  margin-bottom: 30px;
  letter-spacing: .05em;
}

.sec07 .t-ttl01 {
  margin-bottom: 50px;
}

.sec08 {
  background: url(../images/sec08-bg.jpg) no-repeat center center/cover;
  padding: 100px 0;
  color: #fff;
}

.sec08 .t-ttl01 {
  color: #ffff00;
}

.sec08 .t-ttl01::after {
  background: #fff;
}

#footer {
  background: #333;
  color: #fff;
  padding: 70px 0 50px;
  margin-top: 50px;
}

.f-container {
  max-width: 1024px;
  width: 90%;
  margin: auto;
}

.f-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.left-side {
  width: 330px;
}

.right-side {
  width: 496px;
}

.right-side .company-info {
  font-size: 13px;
}

.right-side .company-info + .company-info {
  margin-top: 25px;
}

.f-logo {
  margin-bottom: 30px;
}

.f-txt01 {
  font-size: 13px;
}

.f-table {
  margin-bottom: 20px;
  font-size: 13px;
}

.f-table th {
  text-align: left;
}

.copyright {
  font-family: Roboto, Arial, Helvetica, Tahoma, Verdana;
  font-size: 13px;
  color: #aaa;
}

/*------------
下層レイアウト
--------------*/
.breadcrumb ul {
  margin: 0 auto;
  max-width: 1024px;
  width: 90%;
}

.breadcrumb ul li {
  display: inline;
}

.breadcrumb ul li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

#under-middle .contents p + p {
  margin-top: 15px;
}

/*------------
下層パーツ
--------------*/
.tall {
  padding: 50px 0;
}

.u-container {
  margin: 0 auto;
  max-width: 1024px;
  width: 90%;
}

.u-ttl {
  text-align: center;
}

/*------------
common
--------------*/
.fixed:after {
  clear: both;
  content: "";
  display: block;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

.fade {
  transition: .2s;
}

.fade:hover {
  opacity: .5;
}

.bold, strong {
  font-weight: bold;
}

.red {
  color: #F44336;
}

.notice {
  font-size: 13px;
  text-indent: -1rem;
  padding: 0 0 0 15px;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb30-15 {
  margin-bottom: 30px !important;
}

.mb50-30 {
  margin-bottom: 50px !important;
}

.mb100-50 {
  margin-bottom: 100px !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.tal {
  text-align: left;
}

.google-map iframe {
  vertical-align: bottom;
}

.under-header {
  text-align: center;
  padding: 70px 0 0 0;
}

.under-header .h-logo {
  margin-bottom: 0;
}

.u-box {
  padding: 50px 0 40px 0;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
}

.contact-form table {
  border-collapse: collapse;
  margin: 0 0 50px;
  width: 100%;
}

.contact-form table tr {
  border-bottom: 1px dashed #CCC;
}

.contact-form table th {
  padding: 20px 40px 20px 0;
  vertical-align: middle;
  text-align: left;
}

.contact-form table td {
  padding: 20px 0;
}

.contact-form .hissu {
  background: #E57373;
  border-radius: 2px;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 2px 8px;
  float: right;
}

.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form select, .contact-form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #f1f1f1;
  border: none;
  border-radius: 2px;
  font-size: 16px;
  padding: 15px;
  width: 100%;
}

.contact-form select::-ms-expand {
  display: none;
}

.contact-form input[type="radio"], .contact-form input[type="checkbox"] {
  vertical-align: 0;
  margin: 0 10px 0 0;
}

.contact-form .select-wrap {
  position: relative;
}

.contact-form .select-wrap::after {
  content: "";
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #333 transparent transparent transparent;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}

.contact-form .mwform-radio-field, .contact-form .mwform-checkbox-field {
  display: inline-block;
  margin-right: 10px;
}

.contact-form .mwform-tel-field {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.contact-form .mwform-zip-field input[type="text"] {
  width: 15%;
  min-width: 80px;
  margin: 0 10px;
}

.contact-form .mwform-tel-field input[type="text"] {
  width: 29%;
}

.contact-form .mwform-tel-field input[type="text"]:nth-of-type(1) {
  margin-right: 10px;
}

.contact-form .mwform-tel-field input[type="text"]:nth-of-type(2) {
  margin: 0 10px;
}

.contact-form .mwform-tel-field input[type="text"]:nth-of-type(3) {
  margin-left: 10px;
}

.contact-form textarea {
  height: 200px;
}

.contact-form input[type="text"]:focus, .contact-form input[type="email"]:focus, .contact-form input[type="tel"]:focus, .contact-form textarea:focus, .contact-form select:focus {
  outline: 1px solid #419caf;
}

.contact-form .submit-btn {
  display: flex;
  justify-content: center;
}

.contact-form .submit-btn [type="submit"] {
  -webkit-appearance: none;
  background: #419caf;
  border: 1px solid #419caf;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  padding: 22px 40px;
  letter-spacing: 3px;
  transition: .3s;
  width: 250px;
}

.contact-form .submit-btn [type="submit"]:hover {
  opacity: .7;
}

.contact-form .submit-btn [type="submit"].back-btn {
  background: #999;
  border: none;
  margin-right: 50px;
}

.mw_wp_form_confirm .select-wrap::after {
  display: none;
}

.underBg01 {
  background: #faf9f8;
  padding: 80px 0;
}

.route {
  margin: 0 auto;
  text-align: center;
  width: 80%;
}

.route ul li {
  float: left;
  position: relative;
  width: 33.3333%;
  font-weight: bold;
  line-height: 1.5;
}

.route ul li::before {
  border-top: 1px solid #ccc;
  content: "";
  left: 50%;
  position: absolute;
  top: 15px;
  width: 100%;
  z-index: 1;
}

.route ul li:last-child::before {
  border-top: none;
}

.route ul li i::before {
  background: #faf9f8;
  border-radius: 50px;
  content: "";
  display: block;
  border: 5px solid #ccc;
  font-weight: bold;
  margin: 0 auto 15px;
  position: relative;
  width: 30px;
  height: 30px;
  z-index: 2;
}

.route ul li.active {
  color: #d42700;
}

.route ul li.active:last-child::before {
  border-top: none;
}

.route ul li.active::before {
  border-top: 1px solid #d42700;
}

.route ul li.active i::before {
  background: #d42700;
  border: 5px solid #d42700;
}

.privacy {
  width: 100%;
  height: 450px;
  overflow: auto;
  background: #faf9f8;
}

.privacy-inner {
  padding: 50px;
}
