body{
	font-feature-settings: "palt";
}
h1,h2,h3,h4,h5,h6{
	letter-spacing: 0.15em;
}

p{
	font-size: 1.5rem;
}
.pageTitleWrapper{
	text-align: center;
	color: #fff;
}
#service .serviceRow .dscWrapper .titleWrapper .serviceTitle{
	letter-spacing: 0.15em;
}

#main-nav.scrolled #brand-logo path{
	fill: #488B48;
}

.pageTitleWrapper img{
	width: 400px;
	margin-bottom: 20px;
}
@media only screen and (max-width:430px) {
.pageTitleWrapper img{
	width: 75%;
}	
}
#heroHead .pageTitleWrapper .pageTitle{
	font-size: clamp(2rem,5vw,3.4rem);
}


.swiper--wrapper {
  width: 100%;
  height: 100vh;
}

.swiper-slide {	
  width: 100%;
  height: 100%;
  text-align: center;
}

.swiper-wrapper {
  transition-timing-function: linear;
}
.swiper-slide img {
  width: auto;
  height: 100vh;
  object-fit:cover;
}
.swiper-wrapper::before {
	z-index: 1;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(rgba(0, 0, 0, .3),  rgba(0, 0, 0, .3));
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after,
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{ 
	color: #fff;
}

.swiper-pagination-bullet {
  background: #fff !important;
  z-index: 2;
}
.swiper-pagination-bullet:first-child {}
#service{margin-bottom: 0;}
#service .serviceRow .dscWrapper.rightSide.about{
	background: rgba(255, 255, 255, 0.85);
	margin-left: -5%;
    margin-top: 5%;
    padding-left: 50px;
    max-width: 50%;
    flex: inherit;
    padding-right: 5%;
}
@media only screen and (min-width:1400px) {
#service .serviceRow .dscWrapper .titleWrapper .serviceTitle{
	font-size: 3.2rem;
}
}
@media only screen and (max-width:1200px) {
#service .serviceRow .dscWrapper.rightSide.about{
	max-width: 530px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 530px;
    -ms-flex: 0 0 530px;
    flex: 0 0 530px;
}
}
@media only screen and (max-width:992px) {
#service .serviceRow .dscWrapper.rightSide.about{
	max-width: 450px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 450px;
    -ms-flex: 0 0 450px;
    flex: 0 0 450px;
}	
}
.serviceTitle span{
	letter-spacing: 0.1em;
	font-family: "Orbitron", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-size: 1.3rem;
	color: #488B48;
}
.serviceTitle{
	font-size: 3rem;
}
.btnlinestretches4{
	font-family: "Orbitron", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	position:relative;
	color:#488B48;
    padding: 10px 50px 10px 0px;
	display:inline-block;
    text-decoration: none;
    outline: none;
    font-size: 1.7rem;
}
.btnlinestretches4::before,
.btnlinestretches4::after{
	content:'';
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	background:#488B48;
	width:100%;
	height:3px;
	transition:all 0.3s ease-in-out;
}
.btnlinestretches4::after{
	width:0;
	background:#ccc;
}
.btnlinestretches4:hover{
	color: #488B48;
}
.btnlinestretches4:hover::after {
	width:100%;
}
.btnlinestretches4 span::after {
    content: url(https://traum-bau.co.jp/wp/wp-content/themes/traum/assets/common/img/btn_arrow.svg);
    position: absolute;
    top: 0.9em;
    right: 3px;  
    transition: all .3s;
}  
.btnlinestretches4:hover span::after {
	right:15px;
}
.btn_right{
	display: flex;
	justify-content: flex-end;
	margin-top: 5%;
}
.btn_center{
	display: block;
	margin-top: 5%;
	text-align: center;
}

.traum_kazari {
    content: "";
    position: absolute;
    bottom: -34%;
    left: -44%;
    right: auto;
    -webkit-transform: translate(3%, -70%);
    transform: translate(3%, -70%);
    z-index: -1;
}
#service .serviceRow .dscWrapper{position: relative;}
#service .serviceRow .dscWrapper.rightSide.products{
	background: #F1EEEC;
    flex: inherit;
}
#products{
 height: 450px;	
}

.storySwiper .swiper-wrapper::before{
	background: inherit;
	z-index: inherit;
    content: inherit;
    position: inherit;
    top: inherit;
    left: inherit;
    width: inherit;
    height: inherit;
}
#story .scrollbarWrapper .swiper-scrollbar-drag{
	height: 100%;
    width: 100%;
    position: relative;
    background: #488B48;
    border-radius: 10px;
    left: 0;
    top: 0;
}
#story .scrollbarWrapper .swiper-scrollbar{
	border-radius: 10px;
    position: relative;
    touch-action: none;
    -ms-touch-action: none;
    background: rgba(73, 140, 73, 0.3);
}
#story .storySwiperWrapper .dscWrapper .title{
	color: #488B48;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 5px;
    display: block;
}
#story .swiperNavWrapper .swiperNavBtn.swiper-button-disabled svg g, #story .swiperNavWrapper .swiperNavBtn.swiper-button-disabled svg path{
	stroke: #ccc;
}
#story .storySwiperWrapper .dscWrapper .dscBox{
	text-align: left;
}
#story .storySwiperWrapper .subInfoWrapper:before{
	width: 10px;
    height: 10px;
    border-radius: 12px;
    content: "";
    display: block;
    background-color: #488B48;
    position: absolute;
    top: 1em;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.contact_btn{
    position: fixed;
    right: 0;
    bottom: 0;
	overflow: hidden;
	text-decoration: none;
	display: inline-block;
    padding: 25px 30px;
    text-align: center;
    outline: none;
    transition: ease .2s;
    z-index: 3;
    width: 350px;
    background: #488B48;
}
.contact_btn span {
	position: relative;
	z-index: 3;
	color:#fff;
	font-family: "Orbitron", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-size: 2.5rem;
	line-height: 1em;
}
.contact_btn span p{	
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 1.3rem;
	margin-bottom: 0;
}

.contact_btn:hover span{
	color:#fff;
}
.bgleft:before {
 	content: '';
 	position: absolute;
 	top: 0;
 	left: 0;
 	z-index: 2;
 	background:#333;
 	width: 100%;
	height: 100%;
 	transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
 	transform: scale(0, 1);
	transform-origin: right top;
}
.bgleft:hover:before{
	transform-origin:left top;
	transform:scale(1, 1);
}

/*フッターまでスクロールしたら消す*/
.is-hidden {
  visibility: hidden;
  opacity: 0;
}
.is-fixed {
  display: none!important;
}



a.scroll {
	display: inline-block;
	position: absolute;
	left: 25px;
    bottom: 35px;
	z-index: 2;
	padding: 10px 10px 110px;
	overflow: hidden;
	color: #fff;
	font-size: 1.2rem;
	font-family: "Orbitron", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	line-height: 1;
	letter-spacing: .2em;
	text-decoration: none;
	writing-mode: vertical-lr;
}
a.scroll::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 1px;
	height: 100px;
	background: rgba(255, 255, 255, 0.66);
}
a.scroll::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 100px;
  background: rgba(51, 51, 51, 0.05);
}
a.scroll::after {
  animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}
@keyframes sdl {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
.duration a{
	color: #888;
}
.duration a:hover{
	opacity: 0.7;
	transition: .2s ease-in-out;
}
.works_sub{
	display:flex;
    width: auto;
    font-size: 1.2rem;
    line-height: 1em;
    margin-top: 5px;
    text-align: left;
}
.works_sub div{
	margin-right: 30px;
}

@media only screen and (min-width:768px) {
#service .serviceRow .imgWrapper.service{
	padding-right: 50px;
}
#service .serviceRow .dscWrapper.rightSide.products{
    margin-left: 0;
    padding-left: 50px;
    padding-right: 10%;
    width: 50%;
    max-width: 50%;
}

}