/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/*************** Font descriptions are in the plugin(sugimori)   ***************/
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}

body{
    height: 100%;font-feature-settings: "palt";
}


html {
  height: 100%;
  padding: 0px;
}
#wrapper {
    height: 100%;
    max-width: 100%;
}
footer{
  position: sticky!important; 
  top: 100vh!important;
  width: 100%!important;
}
p {
    font-size: 14px;
}

tbody{
        vertical-align: baseline;
}



.statement{
    margin: 90px 0 40px 0;
}
.statement h3 {
    text-align: center;
    font-weight: normal;
    font-size:1.1em;
    line-height: 2;
    margin-bottom: 40px;
}

.nav>li>a {
    color:#000;
}
.header:not(.transparent) .header-nav-main.nav > li > a {
    color: #000000 !important;
}
.relative {
    text-align: center;
}
.c-button{
    margin: 0 auto 90px !important;
    display: inline-block;
}
.d-button{
    margin: 0 auto !important;
    display: inline-block;
}
.d-button span{
        font-size: .67em;
}

.top-container {
  display: flex;
  max-width: 80%;
  margin: 0 auto;
  min-height: 50vh;
  flex-wrap: wrap;
  
}

.top-container h4{
    text-align: center;
    font-weight: normal;
    margin: 2em 0;
    font-size: 1em;
}

.top-container .left,
.top-container .right {
    flex: 1 1 50%;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center; /* 上下中央 */
  align-items: center;     /* 左右中央 */
  min-height: 300px;       /* 高さがないと上下中央にならないので指定 */
  text-align: center;      /* テキストも中央揃え */

}

.top-container .left {
  background-color: #f2f2f2;
}

.top-container .right {
  background-color: #ffffff;
}

.col-inner {
  display: flex;
  flex-direction: column;
  justify-content: center; /* 縦方向中央 */
  align-items: center;     /* 横方向中央 */
  height: 100%;            /* 高さを明示 */
  text-align: center;
}
.button.primary.is-outline.c-button {
  padding: 5px 30px;
  margin:0 auto;
}




/*************** ABOUT  ***************/

.about-first-container{
    margin-bottom: 60px;
}

.about-first h2{
    text-align: center;
    font-weight: 600!important;
    font-size: 1.3em;
    margin-bottom: 50px;
}
.aboutcontainer .about-first h3{
    font-size: 1.2em;
}
.about-first h4{
    font-size: 1em;
    font-weight: 600!important;
    margin-bottom: 0px;
    line-height: 1;
}
.about-first-container.OurApproach p{
    margin-bottom: 30px;
}
.about-first-container.services p{
    margin-bottom: 30px;
}
.about-first-container.representative, .about-first-container.representative p{
    margin-bottom: 0!important;
}
.about-more {
    margin-bottom: 30px;
}

.aboutaccordion .accordion-title.active {
    background-color: rgba(0, 0, 0, 0);
    border-color: var(--fs-color-primary);
    color: var(--fs-color-primary);
    font-weight: 700;
}

.aboutaccordion h2{
     font-weight: 600!important;
    font-size: 1.3em;
    margin-bottom: 50px;
}
.abouttitle h2{
    font-size: 20px;
    font-weight: 600!important;
    margin: 2em 0;
    text-align: center;
}
.aboutcontainer{
    text-align: left;
    max-width: 800px;
    padding: 20px;
}
.aboutcontainer h3{
    font-size: 16px;
    font-weight: 600 !important;
    margin-bottom: 2em;
}
.aboutcontainer p:last-child{
    margin-bottom: 4em;
}

/*************** COMPANY  ***************/
.company-profile{
    max-width:800px;
}
.company-profile td {
    color: #000;
}
.cptitle{
    width:30%;
    font-weight: 600;
}
.company-profile th {
    font-weight: 400;
}
.cpimage{
    max-width: 800px;
}
.company-profile td, .company-profile th {
    border-bottom: 0px solid #ececec;
    font-size: 0.9em;
    line-height: 2;
    padding: 1em ;
    text-align: left;
}

/*************** Coming soon  ***************/

.comingsooncontainer{
    height: 100%;
    display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
}
.coming-soon {
      font-size: 2.5rem;
      color: #333;
    }
.center-section {
  min-height: 65vh !important; /* 画面全体の高さ */
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}

/*************** VISION  ***************/

.visiontext h5{
    margin-bottom: 1rem;
}

/*************** SERVICE  ***************/
.servicecontainer{
    
}
.servicecontainer h2{
    font-weight: 600 !important;
    font-size: 1em;
    margin-bottom: 20px;
}

.luxandpcontainer{
    margin-bottom: 1rem;
}

.luxandpcontainer h3{
    font-size: 1.2em;
    margin-bottom: 4rem;
}

.luxandpcontainer h4{
    font-size: 1.1em;
    font-weight: 600 !important;
}

.luxandpcontainer-bottom {
  display: flex;
  max-width: 80%;
  margin: 0 auto;
  min-height: 50vh;
  flex-wrap: wrap;
  
}

.luxandpcontainer-bottom h4{
    font-size: 1em;
    font-weight: 600 !important;
}

.luxandpcontainer-bottom h5{
    font-weight: 600 !important;
    margin-bottom: 1.5rem;
    
}
.luxandpcontainer-bottom ul{
    margin: 20px 0;
}
.luxandpcontainer-bottom li{
    font-size: 0.9em;
}

.btnCol{
    width: 80% !important;
}

/*************** spot ***************/
.spotcontainer h3{
    font-size: 1.1em;
    margin-bottom: 2rem;
    line-height: 2;
}


/*************** Contact ***************/
div.wpforms-container-full.contactform {
    width: 100%;
    max-width: 600px;
    text-align: left;
}

.contactform-enter{
    border-bottom:solid 1px #000 !important;
}

.contactform-btn{
    border: 2px solid #000 !important;
    cursor: pointer;
    display: block !important;
    font-size: .97em !important;
    font-weight: bolder !important;
    letter-spacing: .03em !important;
    line-height: 2.4em;
    margin-right: 1em;
    margin: 20px auto !important;
    max-width: 100%;
    min-height: 2.5em;
    padding: 5px 30px 5px 30px !important;
    position: relative;
    text-align: center;
    text-rendering: optimizeLegibility;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s !important;
}

div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #fff;
    border: 0px solid #fff;
    box-sizing: border-box;
}
div.wpforms-container-full .wpforms-confirmation-container-full p, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p {
    color: #000;
    text-align: center;
}
/*************** Footer  ***************/

.footer-nav {
    margin: 20px 0 !important;
}
.footer-nav li a{
    font-weight: 600 !important;
    border: solid 2px #000;
    padding: 5px 15px;
    border-radius: 20px;
    
}

.absolute-footer {
    color: #000;
    font-size: .8em;
    padding: 10px 0 45px;
}

.absolute-footer ul.links li a {
    color: #000 !important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .statement {
        max-width: 95%;
        margin: 45px auto;
    }  
    .statement h3{
            font-size: 0.9em;
    line-height:2;
    }  

.top-container .left,
.top-container .right {
    flex: 1 1 100%;
}

.header-wrapper.stuck .header-main .nav > li > a > i:not(.icon-angle-down) {
    color: #000000 !important;
}
.last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .company-profile {
    width: 80%;
  }
  .company-profile th,
  .company-profile td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
    
}