@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i');
@import url('http://fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 400;
  src: url('../font/web/NotoSansCJKjp.eot');
  src: local('Noto Sans CJK JP Light'), url('../font/web/NotoSansCJKjp.eot?#iefix') format('embedded-opentype'), url('../font/web/NotoSansCJKjp.woff') format('woff'), url('../font/web/NotoSansCJKjp.otf') format('opentype')
}
/*--------------------------------------------------------------
  change 
--------------------------------------------------------------*/
.viewpc {
  display: block !important;
}
.viewsp {
  display: none !important;
}
@media (max-width: 767px) {
  .viewpc {
    display: none !important;
  }
  .viewsp {
    display: block !important;
  }
  .row {
    margin-right: 0px !important;
    margin-left: 0px !important
  }
}
/*--------------------------------------------------------------
  font
--------------------------------------------------------------*/
.jpmin {
  font-family: '游明朝', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'ＭＳ 明朝', serif;
}
.jpmin2 {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.jpgo {
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.jpgo2 {
  font-family: 'Roboto', Koburina Gothic W3 JIS2004, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.jpgo3 {
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
}
.en {
  font-family: 'Lora', serif;
}
/*--------------------------------------------------------------
  btn cmn 
--------------------------------------------------------------*/
@media only screen and (max-width: 640px) {
  .btn-w01, .btn-w02 {
    width: 100% !important;
  }
  .module {
    padding: 80px 20px;
  }
}
/*--------------------------------------------------------------
  fix btn
--------------------------------------------------------------*/
.fix {
  position: fixed;
  right: -67px;
  top: 40%;
  z-index: 99;
}
.fixbtnbox01 {
  margin-bottom: 140px;
}
.fixbtnbox01 a, .fixbtnbox02 a {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.fixbtnbox01 .btn-w01, .fixbtnbox02 .btn-w02 {
  width: 180px;
  font-size: 14px;
  padding: 3px 20px;
}
.fixbtnbox01 .text-jpn, .fixbtnbox02 .text-jpn {
  font-size: 11px;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  .fix {
    display: none;
  }
}
@media screen and (max-width: 1500px) and (max-height: 640px) {
  .fix {
    top: 32%;
  }
}
/*--------------------------------------------------------------
  Gnavi
--------------------------------------------------------------*/
/* pc */
.nav-font {
  text-align: center;
}
.nav-font.h70 {
  height: 70px;
  padding-top: 10px;
}
.jplogo {
  color: #9f7a4c;
  font-size: 10px !important;
  font-family: 'Lora', serif;
  letter-spacing: 1px;
  /* text-align: center; */
}
.navbar > .container .navbar-brand {
  padding-top: 25px;
}
.nav-font span.icon-instagram4 {
  font-size: 18px;
  font-weight: 100;
  position: absolute;
  top: 6px;
  left: 7px;
}
.nav-icon {
  border: 1px solid #777;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  margin-top: 8px;
  margin-right: 10px;
}
.navbar-collapse {
  max-height: 500px !important;
}
/* secret menu */
@media (min-width: 767px) {
  .navbar-transparent {
    opacity: .0;
    z-index: 0;
  }
}
@media (min-width: 1200px) {
  .container-gnavi {
    width: 100%;
    padding: 0px 50px;
  }
}
/* sp */
.navbar-toggle .icon-bar {
  background: #000;
}
.navbar-brand {
  line-height: 12px;
}
@media (max-width: 1366px) {
  .navbar-custom {
    background-color: rgba(255, 255, 255, 1);
  }
  .container-gnavi {
    width: 100% !important
  }
}
@media (max-width: 767px) {
  .navbar > .container .navbar-brand {
    padding-top: 13px;
  }
  .navbar-custom .navbar-brand {
    font-size: 25px;
  }
  .navbar-collapse {
    background: rgba(9, 33, 14, 0.95);
  }
  .navbar-custom .nav li > a {
    color: #dbdbdb;
  }
  .navbar-custom li > a:hover {
    background: rgb(25, 47, 29) !important;
  }
  .navbar-custom .nav > li > a:hover {
    color: #fff;
  }
  .nav-icon {
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .nav-font.h70 {
    height: auto;
    padding: 0;
  }
  /* addbtn */
  li.nav-font.addbtn {
    text-align: left;
  }
  li.nav-font.addbtn a {
    display: inline-block;
  }
  li.nav-font.addbtn a:hover {
    background: rgba(255, 255, 255, 1) !important;
    color: #111;
  }
  li.nav-font.addbtn a.btn-w01, li.nav-font.addbtn a.btn-w02 {
    width: 50% !important;
    margin-right: -7px;
  }
}
@media screen and (max-width: 1250px) and (min-width: 768px) {
  .nav > li > a {
    padding: 15px 8px !important;
  }
}
/*--------------------------------------------------------------
  01 mv
--------------------------------------------------------------*/
.video-controls {
  display: none !important;
}
.jpfont01 {
  color: #cda95c;
  font-size: 12px;
  font-family: '游明朝', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'ＭＳ 明朝', serif;
  letter-spacing: 0.1em;
}
.icon-video {
  margin-right: 10px;
}
.video-box-icon > a > i, .video-box-icon > a > span {
  line-height: 1.8;
  font-size: 12px;
  letter-spacing: 0.3em;
  color: #fff;
}
.video-box div {
  display: inline-block;
}
.video-box-icon a {
  color: rgba(0, 0, 0, 0.7);
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px;
  padding: 2px 10px;
}
/* mouse */
.mouse-icon span.mouse-txt {
  position: absolute;
  top: -27px;
  left: -12px;
  color: rgba(255, 255, 255, .6);
  font-size: 11px;
}
.mouse-icon {
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 16px;
  position: absolute;
  bottom: 7%;
  left: 50%;
  margin-left: -15px;
  height: 38px;
  width: 23px;
}
.mouse-icon .scroll {
  animation-delay: 0s;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-name: scrolling;
  animation-play-state: running;
  animation-timing-function: linear;
}
.mouse-icon .scroll {
  background: #fff none repeat scroll 0 0;
  border-radius: 10px;
  height: 8px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0px;
  width: 4px;
}
@keyframes scrolling {
  0% {
    opacity: 0;
    top: 5px;
  }
  30% {
    opacity: 1;
    top: 10px;
  }
  100% {
    opacity: 0;
    top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .mvbox {
    background: url(../img/mvsp.jpg) 100% 0% no-repeat #000;
    background-size: cover;
  }
  .caption-content {
    border: none;
    background: none;
  }
  .video-subtitle {
    color: rgba(255, 255, 255, 0.8);
  }
  .video-box-icon a {
    background: rgba(255, 255, 255, 0.8);
  }
  .mouse-icon {
    bottom: 5%;
  }
}
@media only screen and (max-width: 350px) {
  .title-size-2 {
    letter-spacing: 5px;
    font-size: 48px;
  }
}
/*--------------------------------------------------------------
  s01
--------------------------------------------------------------*/
.bgs01 {
  background: url(../img/s01bg.jpg) 100% 0% no-repeat #000;
  background-attachment: fixed;
}
.bgs01:before {
  position: absolute;
  background: rgba(9, 33, 14, 0.8);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.photo {
  text-align: center;
}
.text {
  text-align: left;
}
.jpfont02 {
  color: #cda95c;
  font-size: 20px;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}
.subtitle {
  font-size: 30px;
  font-weight: 100;
  text-align: center;
  position: relative;
  letter-spacing: 0.06em;
  line-height: 1.6em;
  margin-bottom: 20px;
}
/* font acc */
.acc:before {
  content: "";
  position: absolute;
  left: 25%;
  top: 0;
  width: 20px;
  height: 20px;
  color: #000;
  border-top: 1px solid #cda95c;
  border-left: 1px solid #cda95c;
}
.acc:after {
  content: "";
  position: absolute;
  right: 26%;
  top: 0;
  width: 20px;
  height: 20px;
  color: #000;
  border-top: 1px solid #cda95c;
  border-right: 1px solid #cda95c;
}
@media only screen and (max-width: 999px) {
  .acc:before {
    left: 0%;
  }
  .acc:after {
    right: 0%;
  }
}
@media only screen and (max-width: 767px) {
  .acc:before, .acc:after {
    display: none;
  }
}
.textbox {
  margin-bottom: 25px;
}
.textbox p {
  margin: 0 0 8px;
}
.text-eng {
  font-size: 14px;
  line-height: 1.8em;
  letter-spacing: 0.07em;
}
.text-jpn {
  color: #d8ba7f;
  font-size: 12px;
  line-height: 1.8em;
  letter-spacing: 0.05em;
}
/*--------------------------------------------------------------
  s02
--------------------------------------------------------------*/
.title-size-6 {
  color: #fff;
  font-size: 46px;
  letter-spacing: 0.1em;
}
/*--------------------------------------------------------------
parallax ☆
--------------------------------------------------------------*/
.parallaxParent {
  height: 100vh;
  overflow: hidden;
}
.parallaxParent > * {
  height: 200%;
  position: relative;
  top: -100%;
}
.bgs02 {
  background: url(../img/s02bg.jpg) 96% 0% no-repeat #000;
  background-size: auto;
}
@media (max-width: 767px) {
  .bgs02 {
    background: url(../img/s02bg.jpg) 90% 0%;
    background-size: 400%;
  }
}
#parallaxtext01 {
  margin-top: 20%;
}
/*--------------------------------------------------------------
  s03
--------------------------------------------------------------*/
#s03.module {
  padding: 100px 0px 0px;
}
.bgs03 {
  background: #000;
}
.mtbox {
  position: relative;
}
.container100 {
  width: 100%;
}
.container100:before, .container100:after {
  display: table;
  content: " ";
  clear: both;
}
/* s03 background */
.bcg {
  background-size: cover;
  opacity: 1;
  height: 600px;
}
.bcg01 {
  background: url(../img/s03_img01_sp.jpg) no-repeat 0% 0%;
}
.bcg02 {
  background: url(../img/s03_img02_sp.jpg) no-repeat 0% 0%;
}
.bcg03 {
  background: url(../img/s03_img03_sp.jpg) no-repeat 0% 0%;
}
.bcg04 {
  background: url(../img/s03_img04_sp.jpg) no-repeat 0% 0%;
}
@media only screen and (max-width: 1024px) {
  .bcg {
    background-size: cover !important;
  }
}
@media only screen and (max-width: 767px) {
  .bcg {
    background-size: cover !important;
    opacity: 1;
    height: 350px;
  }
  .title-size-7 {
    font-size: 36px !important;
  }
  .s03text {
    padding: 20px !important;
    height: auto !important;
  }
}
@media only screen and (max-width: 640px) {
  .title-size-7 {
    font-size: 28px !important;
  }
}
/* //s03 background */
.s03text {
  background: #e9e9e9;
  padding: 80px;
  text-align: left;
  height: 600px;
}
.s03textbox {
  margin-bottom: 25px;
}
.s03textbox p {
  margin: 0 0 8px;
}
.num {
  border-bottom: 3px solid #9f7a4c;
  padding-bottom: 0px;
  display: inline-block;
  letter-spacing: 4px;
}
.num01 {
  color: #9f7a4c;
  font-size: 12px;
  font-weight: bold;
  margin-right: 6px;
}
.num02 {
  color: #9f7a4c;
  font-size: 20px;
  font-weight: bold;
}
.color01 {
  color: #94887a !important;
}
.color02 {
  color: #533e24 !important;
}
.color03 {
  color: #4a4a4a !important;
}
.color04 {
  color: #682e22 !important;
}
.color05 {
  color: #cda95c !important;
}
.color06 {
  color: #a2854c !important;
}
.color07 {
  color: #887143 !important;
}
.title-size-7 {
  color: #9f7a4c;
  font-size: 50px;
  font-weight: 500;
  letter-spacing: 0.3em;
  line-height: 1.5em;
}
/* btnbox */
.btnbox {
  margin-top: 30px;
}
.btnbox a {
  margin-bottom: 10px;
}
.btn-w01 {
  background: #8b6d48;
  color: #fff;
  font-size: 16px;
  width: 200px;
  padding: 5px 20px;
  text-align: left;
  position: relative;
  line-height: 1.4em;
}
.btn-w01:hover, .btn-w01:focus {
  background: rgba(255, 255, 255, 0.8);
  color: #111;
}
.btn-w02 {
  background: #1b4023;
  color: #fff;
  font-size: 16px;
  width: 200px;
  padding: 5px 20px;
  text-align: left;
  position: relative;
  line-height: 1.4em;
}
.btn-w02:hover, .btn-w02:focus {
  background: rgba(255, 255, 255, 0.8);
  color: #111;
}
.ico-location {
  position: absolute;
  right: 10px;
  top: 19px;
}
/*--------------------------------------------------------------
  s04
--------------------------------------------------------------*/
.bgs04 {
  background: url(../img/s04bg.jpg) center top no-repeat #000;
  background-size: cover;
}
.bgs04:before {
  position: absolute;
  background: rgba(18, 6, 6, 0.9);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.s04txt {
  color: #c7a55b;
  font-size: 20px;
}
/* font acc */
.acc02:before {
  content: "";
  position: absolute;
  left: -5%;
  top: 0;
  width: 20px;
  height: 20px;
  color: #000;
  border-top: 1px solid #cda95c;
  border-left: 1px solid #cda95c;
}
.acc02:after {
  content: "";
  position: absolute;
  right: -5%;
  top: 0;
  width: 20px;
  height: 20px;
  color: #000;
  border-top: 1px solid #cda95c;
  border-right: 1px solid #cda95c;
}
@media only screen and (max-width: 767px) {
  .acc02:before {
    left: 0%;
  }
  .acc02:after {
    right: 0%;
  }
}
/* s04 btn */
.btn-w03 {
  background: #887143;
  color: #fff;
  font-size: 16px;
  width: 280px;
  padding: 10px 10px;
  text-align: center;
  position: relative;
  line-height: 1.4em;
}
.btn-w03:hover, .btn-w03:focus {
  background: rgba(255, 255, 255, 0.8);
  color: #111;
}
@media only screen and (max-width: 767px) {
  .btn-w03, .btn-w04 {
    width: 200px !important;
  }
}
/*--------------------------------------------------------------
  s04
--------------------------------------------------------------*/
.bgs05 {
  background: #0e211a;
}
#s05 span.icon-instagram4 {
  margin-right: 10px;
  font-size: 18px;
  vertical-align: text-top;
  /*border: 1px solid #d6cebe;
    border-radius: 100px;
    padding: 4px;*/
}
/* owl - add css */
.owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 0px;
  margin: 5px;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-nav [class*='owl-']:hover {
  color: #a2854c;
  text-decoration: none;
}
.owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  margin-top: 20px;
}
.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
  background: #869791;
}
/* add2 */
.owl-item div.col-sm-12 {
  padding: 0px;
}
@media only screen and (max-width: 767px) {
  .owl-item {
    padding: 0px 40px;
  }
}
@media only screen and (max-width: 324px) {
  .owl-item {
    padding: 0px 20px;
  }
}
.owl-text {
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #fff;
  background: rgba(0, 0, 0, .7);
  padding: 3px 10px;
}
.owl-prev {
  position: absolute;
  left: -35px;
  top: 38%;
}
.owl-next {
  position: absolute;
  right: -35px;
  top: 38%;
}
.owl-prev:after {
  content: "\e936";
  font-family: 'icomoon' !important;
  font-size: 25px;
}
.owl-next:before {
  content: "\e935";
  font-family: 'icomoon' !important;
  font-size: 25px;
}
@media only screen and (max-width: 1024px) {
  .owl-nav {
    display: none !important;
  }
}
/*--------------------------------------------------------------
  slab
--------------------------------------------------------------*/
.bgslab {
  background-color: #000;
  background-size: cover;
}
.bgslab:before {
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
#slab.module {
  padding: 100px 0;
}
/*#slab h2.module-title { margin: 0 0 0px;}*/
.cau {
  font-size: 13px;
  color: #205642;
  text-align: center;
}
/*--------------------------------------------------------------
  milanweek
--------------------------------------------------------------*/
.bgmilan {
  background: url(../img/milanbg.jpg) center top no-repeat #eee;
  background-size: cover;
  background-attachment: fixed;
}
.bgmilan:before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.uniqtag {
  margin-top: 10px;
  color: #fff;
  font-size: 18px;
  padding: 5px 15px;
  display: inline-block;
  text-transform: uppercase;
}
#milanweek .module-title img {
  width: 380px;
}
#milanweek.module {
  padding: 150px 0;
}
@media only screen and (max-width: 767px) {
  .uniqtag {
    line-height: 1.4em;
  }
  .bgmilan {
    background-attachment: inherit;
  }
  #milanweek .module-title img {
    width: 90%;
  }
}
/*--------------------------------------------------------------
  s06
--------------------------------------------------------------*/
.bgs06 {
  background: url(../img/s06bg.jpg) center top no-repeat #eee;
  background-size: cover;
}
.bgs06:before {
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
#s06.module {
  padding: 200px 0;
}
#s06 h2.module-title {
  margin: 0 0 0px;
}
.cau {
  font-size: 13px;
  color: #205642;
  text-align: center;
}
/* s06 btn */
.btn-w04 {
  background: #205642;
  color: #a28d64;
  font-size: 16px;
  width: 280px;
  padding: 10px 10px;
  text-align: center;
  position: relative;
  line-height: 1.4em;
}
.btn-w04:hover, .btn-w04:focus {
  background: rgba(255, 255, 255, 0.8);
  color: #111;
}
/*--------------------------------------------------------------
  s07
--------------------------------------------------------------*/
.bgs07 {
  background: #fff;
}
.mapbox {
  border: 1px solid #d5d5d5;
}
#s07 .alt-features-item {
  position: relative;
  padding-left: 0px;
  margin: 35px 0 0 0;
  letter-spacing: 0.08em;
}
#s07 .alt-features-title {
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.2em;
}
#s07 .alt-features-title02 {
  font-size: 15px !important;
}
.adtxt01 {
  font-size: 13px;
}
.adtxt02 {
  font-weight: 700;
  font-size: 14px;
}
.telbox span {
  margin-right: 10px;
}
.telbox {
  font-weight: 700;
  font-size: 13px;
}
/* s07 btn */
.btn-w05 {
  background: #000;
  color: #FFF;
  font-size: 14px;
  width: 200px;
  padding: 10px 10px;
  text-align: center;
  position: relative;
  line-height: 1.4em;
}
.btn-w05:hover, .btn-w05:focus {
  background: rgba(255, 255, 255, 1);
  border: 1px solid #000;
  color: #000;
}
.icon-magnifying-glass {
  margin-right: 10px;
  vertical-align: middle;
}
@media only screen and (max-width: 991px) {
  .alt-features-item {
    text-align: center;
  }
  #s07 .btnbox {
    text-align: center;
  }
}
/* table */
.t-right {
  position: relative;
  text-align: left;
}
.tablebox {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
.tablebox div {
  border-bottom: 1px solid #000;
}
.t-left {
  border-right: 1px solid #000;
}
.t-title, .t-detail {
  margin: 10px 0px;
  font-size: 14px;
  color: #111;
}
@media only screen and (max-width: 767px) {
  .t-left {
    border-right: none;
    border-bottom: 1px solid #000;
    background: #eee;
    display: -webkit-box;
  }
}
/*--------------------------------------------------------------
  s08
--------------------------------------------------------------*/
.bgs08 {
  background: url(../img/s08bg.jpg) center top no-repeat #eee;
  background-size: cover;
  background-attachment: fixed;
}
/* s08 btn */
.btn-w06 {
  background: #fff;
  color: #000;
  font-size: 14px;
  width: 200px;
  padding: 10px 10px;
  text-align: center;
  position: relative;
  line-height: 1.4em;
}
.btn-w06:hover, .btn-w06:focus {
  background: rgba(255, 255, 255, 0.8);
  color: #111;
}
.contxt {
  font-size: 20px;
  line-height: 0.5em;
}
.contxt02 {
  font-size: 15px;
}
.contxt a:hover {
  color: #a2854c !important;
  border-bottom: 1px solid #a2854c;
}
.mailto {
  border-bottom: 1px solid #949494;
}
/*--------------------------------------------------------------
  s09
--------------------------------------------------------------*/
section#s09.module {
  padding: 0px;
}
.bgs09 {
  background: #000;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.s09txt {
  letter-spacing: 0.3em;
  font-weight: 100;
}
/*--------------------------------------------------------------
  #all @media 
--------------------------------------------------------------*/
@media screen and (max-width: 1250px) and (min-width: 767px) {
  .bcg {
    height: 460px;
  }
  .s03text {
    padding: 60px;
    height: 460px;
  }
  .title-size-7 {
    font-size: 30px;
    letter-spacing: 0.1em;
  }
  .s03textbox .text-eng {
    font-size: 13px;
    line-height: 1.6em;
  }
  .s03textbox .text-jpn {
    font-size: 11px;
    line-height: 1.6em;
  }
  .num01 {
    font-size: 11px;
  }
  .num02 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .modulepd-0 {
    padding: 80px 20px 0px;
    background: url(../img/s02bg.jpg) 60% 0%;
    background-size: cover;
  }
  .module-title {
    line-height: 1.2em;
  }
  .bgs08 {
    background-attachment: inherit;
  }
  .contxt {
    font-size: 18px;
    line-height: 1.5em;
  }
}
