.fs-preview-header { display: none; }
* {box-sizing: border-box;}
body {
    overflow-x: hidden;
    font-family: dnp-shuei-mgothic-std,"Hiragino Kaku Gothic ProN",'游ゴシック',kozuka-gothic-pr6n,'Roboto Slab', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
    color:#2e4551 ; 
    letter-spacing:0.1em;
    font-size:15px;
    z-index:0;
    line-height: 1.75; 
  }
 footer{
    z-index:1;
    position:relative;
}
body.fs-body-custom{
    width:100% !important;
    padding:0 !important;
    margin:0 !important;
    max-width:100% !important;
}
.fs-l-page{
    width:100% !important;
    padding:0 !important;
    margin:0 !important;
    max-width:100% !important;
}
main.fs-l-main{
    width:100% !important;
    padding:0 !important;
    margin:0 !important;
    max-width:100% !important;
}
a {
    color:#2e4551; 
	overflow : hidden;
	outline : none;
	text-decoration:none;
}
a.active, a:active, a:focus, a:hover {
    color:#2e4551; 
	text-decoration:none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  margin:0;
  padding:0;
  }
p{
  margin:0;
  padding:0;
}
img{
    width:100%;
    height:auto;
}
*:focus {
  outline: none;
}

/*--------------------------------------------------------------
全体
--------------------------------------------------------------*/
section {
    padding: 50px 0; 
    width:100%;
}
.container{
    max-width:1140px;
}
.mx-auto{
    margin:0 auto !important;
    display:block !important;
}
.text-center{
    text-align:center !important;
}

section#fitsconditioning_footer {
    padding: 0; 
    width:100%;
}
@media screen and (max-width: 767px){
section {
    padding: 60px 0 30px; 
}
.container{
    width:100% !important;
}
.sp-padding-5{
    padding:0 5px;
}
.sp-padding-10{
    padding:0 10px;
}
.sp-padding-15{
    padding:0 15px;
}
.sp-padding-20{
    padding:0 20px;
}
.sp-padding-25{
    padding:0 25px;
}
.sp-padding-30{
    padding:0 30px;
}
.sp-padding-35{
    padding:0 35px;
}
.sp-padding-40{
    padding:0 40px;
}
.sp-padding-45{
    padding:0 45px;
}
h2.sub-title{
    margin:0 0 30px;
}
h2.sub-title img{
    height:75px;
}
section#fitsconditioning_footer {
    padding: 0; 
    width:100%;
}
}
/*--------------------------------------------------------------
アニメーション
--------------------------------------------------------------*/
/*下から上にフェードイン*/
.down-to-top {
  opacity: 0.0;
  transform: translateY(20px);
  transition: all 1s;
}
.down-to-top.scrollin {
  opacity: 1;
  transform: translateY(0);
}
/*下から上にフェードイン*/
.down-to-top2 {
  opacity: 0.0;
  transform: translateY(20px);
  transition: all 3s;
}
.down-to-top2.scrollin {
  opacity: 1;
  transform: translateY(0);
}




/*--------------------------------------------------------------
PRODUCTS
--------------------------------------------------------------*/
section#head{
    width:100%;
    padding:0 0 80px;
}
section#products_00{
    padding:80px 0 100px;
    position:relative;
    background:#efefef;
}
section#products_00 .container{
    max-width:1140px;
}
img.fitsconditioning-title{
    width:240px;
    height:auto;
    display:block;
    margin:0 auto 30px;
}
img.products-title{
    width:240px;
    height:auto;
    margin:50px auto 0;
}
.products-column:nth-child(2n+1){
    padding-right:35px;
}
.products-column:nth-child(2n){
    padding-left:35px;
}
.sustainability-item{
    font-size:18px;
}
.sustainability-item strong{
    display:block;
    margin:30px 0 5px;
    font-size:20px;
}
img.products-sub-title{
    width:330px;
    height:auto;
    display:block;
    margin:0 auto 50px;
}
img.products-material-img, img.products_garbage_img{
    margin-top:30px;
}
section#products_01{
    padding:80px 0 0;
    position:relative;
    background:#fff;
}
section#products_01 .container{
    max-width:1140px;
}
img.products-sub-title2{
    width:440px;
    height:auto;
    display:block;
    margin:0 auto 50px;
}
img.products-sub-title3{
    width:440px;
    height:auto;
    display:block;
    margin:0 auto 50px;
}
.fragrance-item{
    position:relative;
}
.fragrance-spray-button{
    width:52%;
    position:absolute;
    bottom:8%;
    right:0px;
}
.fragrance-spray-button2{
    width:52%;
    position:absolute;
    bottom:8%;
    right:4%;
}
.use-case-area{
    margin:70px 0 100px;
    padding:0 20px 0 0;
}
.use-case-area2{
    padding:0 0 0 20px;
}
.use-case-area img{
    margin-bottom:10px;
}
.use-case-area p{
    font-size:11px;
    line-height:1.6em;
    display:block;
    margin:0 0 0 1em;
    text-indent:-1em;
}
.products-img-column:nth-child(3n+1){
    padding:0 14px 0 0;
}
.products-img-column:nth-child(3n+2){
    padding:0 7px 0 7px;
}
.products-img-column:nth-child(3n){
    padding:0 0 0 14px;
}

img.products-sub-title3{
    width:528px;
    height:auto;
    display:block;
    margin:0 auto 50px;
}
img.room_fragrance{
    position:relative;
    right:5%
}
.footer-button-area{
    margin-top:80px;
}
img.footer-link-button{
    width:150px;
    height:auto;
    margin:0 20px;
}
img.fitsconditioning_backtop_button{
    width:315px !important;
    height:auto;
    margin:60px 0 30px;
}


@media screen and (max-width: 767px){
section#head{
    padding:0 0 20px;
}
section#products_00{
    padding:15px 0 30px;
    position:relative;
    background:#fff;
}
.container{
    max-width:100%;
}
img.fitsconditioning-title{
    width:35%;
    margin: 20px auto 30px;
}
img.products-title{
    width:40%;
    margin:0px auto;
}
.products-column:nth-child(2n+1){
    padding-right:15px;
}
.products-column:nth-child(2n){
    padding-left:15px;
}
.sustainability-item{
    font-size:14px;
}
.sustainability-item strong{
    display:block;
    margin:20px 0 5px;
    font-size:15px;
}
.sustainability-item img.products_garbage{
    margin-top:30px;
}
img.products-sub-title{
    width:50%;
    margin:0 0 30px;
    text-align:left;
}
img.products-material-img, img.products_garbage_img{
    margin-top:20px;
}
section#products_01{
    padding:0;
}
img.products-sub-title2{
    width:80%;
    height:auto;
    display:block;
    margin:10px auto 30px;
}
img.products-sub-title3{
    width:100%;
    height:auto;
    display:block;
    margin:10px auto 30px;
}
.fragrance-item{
    position:relative;
}
.fragrance-spray-button{
    width:80%;
    position:relative;
    bottom:none;
    right:none;
    display:block;
    margin:40px auto;
}

.use-case-area{
    margin:30px 0 20px;
    padding-right:0px;
}
.use-case-area2{
    padding:0px;
}
.use-case-area img{
    margin-bottom:10px;
}
.use-case-area p{
    font-size:2.3vw;
    line-height:1.7em;
    letter-spacing:0px;
}
.products-img-column:nth-child(3n+1){
    padding:0 6px 0 0;
}
.products-img-column:nth-child(3n+2){
    padding:0 3px 0 3px;
}
.products-img-column:nth-child(3n){
    padding:0 0 0 6px;
}

img.products-sub-title3{
    width:100%;
    margin:0 auto 50px;
}
img.room_fragrance{
    position:relative;
    right:0%;
    margin-top:20px;
}
.footer-button-area{
    margin-top:20px;
}
img.footer-link-button{
    width:27%;
    margin:0 2% 10px;
    height:auto;
}
.backtop-area{
    padding:0 15px;
}
img.fitsconditioning_backtop_button{
    width:55% !important;
    height:auto;
    margin:25px 0 0;
}
}


/*--------------------------------------------------------------
RESEARCH
--------------------------------------------------------------*/
img.research-title {
    width:572px;
    height:auto;
    margin:80px auto 0;
    display:block;
}
section#research_00{
    padding:0 0 60px;
}
section#research_00 .container{
    max-width:1060px;
}
img.research-sub-title{
    width:348px;
    height:auto;
}
table.research-table{
    width:100%;
    margin-top:120px;
}
table.research-table tr{
    width:100%;
}
table.research-table th{
    width:40%;
    vertical-align:middle;
    padding:0 30px 0 0;
}
table.research-table th img{
    width:100% !important;
}
table.research-table td{
    width:60%;
    vertical-align:middle;
    font-size:26px;
    padding:0 0 0 70px;
}
table.research-table td p{
    text-align:left;
}
section#research_01{
    padding:120px 0;
    background:#efefef;
}
table.research-table2{
    width:100%;
    margin-top:60px;
}
table.research-table2 tr{
    width:100%;
}
table.research-table2 th{
    width:33%;
    vertical-align:middle;
    padding:0 40px 0 0;
}
table.research-table2 td{
    width:67%;
    vertical-align:middle;
    font-size:21px;
    padding:0 0 0 40px;
    font-weight:100 !important;
}
table.research-table2 td span{
    display:block;
    margin-bottom:40px;
    line-height:1.8em;
}
section#research_02{
    padding:0;
}
section#research_02 .container{
    max-width:100%;
    padding:0;
    overflow:hidden;
}
.extra-focus-title-area{
    width:100%;
    padding:45px 0;
    background:#27b7eb;
}
.extra-focus-area{
    width:100%;
    display:block;
    margin:0 auto;
    max-width:1300px;
    padding:50px 0;
}
.extra-focus-title-area img{
    width:300px;
    height:auto;
}

.extra-relax-title-area{
    width:100%;
    padding:45px 0;
    background:#deff00;
}
.extra-relax-area{
    width:100%;
    display:block;
    margin:0 auto;
    max-width:1300px;
    padding:50px 0;
}
.extra-relax-title-area img{
    width:300px;
    height:auto;
}
img.research_supervision_title{
    width:250px;
    margin-top:85px;
}
p.research-top-text{
    font-size:24px;
}
p.supervision_text{
    display:block;
    border-top:1px solid #757e81;
    margin-top:25px;
    padding-top:25px;
    font-size:24px;
}
@media screen and (min-width: 769px){
table.research-table2{
    position:relative;
    left:5px;
}
}
@media screen and (max-width: 768px){
img.research-title{
    width:50%;
    margin:0px auto;
    display:block;
}
section#research_00{
    padding:20px 0 40px;
}
section#research_00 .container{
    max-width:100%;
}
img.research-sub-title{
    width:50%;
    margin-bottom:10px;
}
table.research-table{
    width:100%;
    margin-top:20px;
}
table.research-table tr{
    width:100%;
}
table.research-table th{
    width:100%;
    display:block;
    padding:0;
}
table.research-table th img{
    padding:0 40px;
}
table.research-table td{
    width:100%;
    display:block;
    font-size:3.5vw;
    padding:0 0 40px ;
}
table.research-table td p{
    text-align:center;
}
section#research_01{
    padding:10px 0 25px;
    background:#fff;
}
table.research-table2{
    width:100%;
}
table.research-table2 tr{
    width:100%;
}
table.research-table2 th{
    width:40%;
    vertical-align:middle;
    padding:0;
}
table.research-table2 td{
    width:60%;
    vertical-align:middle;
    font-size:2vw;
    padding:0 0 0 10px;
}
section#research_02{
    padding:0;
}
.extra-focus-title-area{
    width:100%;
    padding:17px 0;
    background:#27b7eb;
}
.extra-focus-area{
    width:100%;
    max-width:100%;
    padding:10px 0;
}
.extra-focus-title-area img{
    width:48%;
    height:auto;
}

.extra-relax-title-area{
    width:100%;
    padding:17px 0;
    background:#deff00;
}
.extra-relax-area{
    width:100%;
    max-width:100%;
    padding:10px 0;
}
.extra-relax-title-area img{
    width:48%;
    height:auto;
}
img.research_supervision_title{
    width:40%;
    margin-top:25px;
}
p.research-top-text{
    font-size:15px;
}
p.supervision_text{
    display:block;
    margin:15px auto 0;
    padding-top:7px;
    font-size:3.5vw;
    width:80%;
}
table.research-table2{
    width:100%;
    margin-top:30px;
}
table.research-table2 tr{
    width:100%;
}
table.research-table2 th{
    width:40%;
    vertical-align:middle;
    padding:0 10px 0 0;
}
table.research-table2 td{
    width:60%;
    font-size:2.2vw;
    padding:0;
}
table.research-table2 td span{
    display:block;
    margin-bottom:5px;
    line-height:2.0em;
}
}


/*--------------------------------------------------------------
PROJECT STORY
--------------------------------------------------------------*/
img.story-title{
    width:380px;
    margin:50px auto 0;
}
section#story_00{
    padding:0;
}
img.story-material-img{
    margin:50px auto 0;
    display:block;
}
@media screen and (min-width: 1200px){
img.story-material-img{
    margin:80px auto;
    width:100%;
    max-width:1200px;
    display:block;
}
}
img.story-sub-title{
    width:500px;
    display:block;
    margin:0 auto;
}
section#story_01{
    padding:80px 0;
    background:#efefef;
}
img.story-sub-title2{
    width:264px;
    display:block;
    margin:0 auto;
}
img.manifesto{
    width:300px;
    display:block;
    margin:60px auto 50px;
}
p.story-text{
    font-size:20px;
}

section#story_02{
    position:relative;
    display:block;
    width:100%;
    padding:80px 0 60px;
    background-repeat:no-repeat;
    background-position:top;
    background-image:url(https://fits.itembox.design/item/fitsconditioning/img/story_bg_01.png);
    background-size:cover;
}
section#story_02 .container{
    max-width:1200px;
}
img.story_bg_01{
    width:100%;
    position:absolute;
    bottom:115px;
}
img.story-sub-title3{
    width:380px;
    display:block;
    margin:0 auto;
}
table.story-table{
    width:100%;
    margin:60px 0 0;
}
table.story-table tr{
    width:100%;
}
table.story-table th{
    width:55%;
    padding-right:50px;
}
table.story-table td{
    width:45%;
    font-size:18px;
}
table.story-table td span{
    display:block;
    margin-bottom:50px;;
}
.dotted-area{
    width:100%;
    background-repeat:repeat-x;
    background-position:top;
    background-image:url(https://fits.itembox.design/item/fitsconditioning/img/story_dotted.png);
    background-size:contain;
    height:5px;
    margin-top:50px;
}
section#story_03{
    position:relative;
    display:block;
    width:100%;
    padding:30px 0 27px;
}
section#story_03 .container{
    max-width:1200px;
}
section#story_04{
    padding:55px 0;
    background:#f7f7f7;
}
section#story_04 .container{
    max-width:655px;
}
h3.brain-fragrance-title{
    font-size:26px;
    font-weight:400;
}
p.brain-fragrance-text{
    font-size:26px;
    font-weight:400;
}
p.brain-fragrance-text span{
    font-size:16px;
    display:block;
}
img.brain-fragrance-img{
    margin:50px 0 40px;
}
table.approach-table{
    width:100%;
    margin:0;
}
table.approach-table tr{
    width:100%;
}
table.approach-table td{
    width:58%;
    padding-right:70px;
    font-size:28px;
    text-align:right;
}
table.approach-table th{
    width:42%;
}
section#story_05{
    padding:45px 0 0;
}
section#story_05 .container{
    max-width:1200px;
}
table.person-table{
    width:100%;
    margin:0;
}
table.person-table tr{
    width:100%;
}
table.person-table th{
    width:43%;
}
table.person-table td{
    width:57%;
    line-height:1.3em;
}
table.person-table td h4{
    font-weight:400;
    padding:0 0 12px 25px;
    font-size:15px;
    border-bottom:2px solid #c5c8cb;
    display:block;
    margin-bottom:12px;
}
table.person-table td span.name{
    font-size:14px;
    display:block;
    padding-left:25px;
}
table.person-table td span.title{
    font-size:12px;
    display:block;
    margin: 15px 0;
    padding-left:25px;
}
table.person-table td p{
    padding-left:25px;
    font-size:12px;
}
.person-column{
    padding:0 30px;
}
@media screen and (max-width: 767px){
section#story_02{
    background:#fff;
}
img.story-title{
    width:66%;
    margin:0 auto 0;
}
section#story_00{
    padding:20px 0 0;
}
img.story-material-img{
    margin-top:0px;
}
img.story-sub-title{
    width:80%;
}
section#story_01{
    padding:45px 0 65px;
}
img.story-sub-title2{
    width:48%;
}
img.manifesto{
    width:57%;
    margin:60px auto 50px;
}
p.story-text{
    font-size:3.5vw;
    line-height:2em;
}
section#story_02{
    padding:40px 0 20px;
}
img.story_bg_01{
    width:100%;
    padding:0 15px;
    position:absolute;
    bottom:15px;
}
img.story-sub-title3{
    width:62%;
    margin-bottom:30px;
}
section#story_01 .container,section#story_02 .container,section#story_04 .container{
    width:100%;
    padding:0 !important;
    overflow-x:hidden;    
}
table.story-table{
    margin:0;
}
table.story-table tr{
    width:100%;
}
table.story-table th{
    width:100%;
    display:block;
    padding:0 0 20px;
}
table.story-table td{
    width:100%;
    display:block;
    font-size:3.3vw;
    font-weight:100;
    margin-top:15px;
    padding:50px 0 55px;
    text-align:center;
    background-repeat:no-repeat;
    background-position:top;
    background-image:url(https://fits.itembox.design/item/fitsconditioning/img/story_bg_02_sp.png);
    background-size:cover;
}
img.story_graph_02, img.story_graph_03{
    margin-top:70px;
}
.dotted-area{
    width:100%;
    background-image:url(https://fits.itembox.design/item/fitsconditioning/img/story_dotted_sp.png);
    background-size:contain;
    margin-top:25px;
}

section#story_03{
    padding:20px 0 10px;
}
section#story_04{
    padding:0 0 25px;
    margin-bottom:38px;
}
h3.brain-fragrance-title{
    padding:18px 0;
    background:#3f5664;
    color:#fff;
    font-size:5vw;
    font-weight:100;
}
p.brain-fragrance-text{
    font-size:3.5vw;
}
p.brain-fragrance-text span{
    font-size:2.2vw;
}

@media screen and (max-width: 370px){
p.brain-fragrance-text{
    font-size:3.25vw;
}
}
table.approach-table{
    width:100%;
    margin:0;
}
table.approach-table tr{
    width:100%;
}
table.approach-table th{
    width:100%;
    display:block;
    padding:30px;
}
table.approach-table td{
    width:100%;
    display:block;
    padding:42px 0;
    text-align:center;
    font-size:3.05vw;
    background-repeat:no-repeat;
    background-position:top;
    background-image:url(https://fits.itembox.design/item/fitsconditioning/img/story_bg_02.png);
    background-size:cover;
}
section#story_05{
    padding:0 0 30px;
}
table.person-table{
    margin:0;
}
table.person-table tr{
    width:100%;
}
table.person-table th{
    width:43%;
}
table.person-table td{
    width:57%;
    line-height:0.8em;
}
table.person-table td h4{
    padding:0 0 6px 15px;
    margin-bottom:6px;
    font-size:3vw;
}
table.person-table td span.name{
    font-size:2.5vw;
    padding-left:15px;
}
table.person-table td span.title{
    font-size:2vw;
    display:block;
    margin: 6px 0;
    padding-left:15px;
}
table.person-table td p{
    padding-left:15px;
    font-size:2vw;
}
table.person-table-sp th{
    padding-top:11px;
}
table.person-table-sp td{
    padding-top:11px;
}
table.person-table-sp td h4{
    padding:0 15px 6px 0;
}
table.person-table-sp td span.name{
    padding:0 15px 0 0;
}
table.person-table-sp td span.title{
    padding:0 15px 0 0;
}
table.person-table-sp td p{
    padding:0 15px 0 0;
}
.person-column{
    padding:0;
}
}