@charset "utf-8";

/* ---------------------------------------------------
   File: vision.css
   Version: 1.0.0
   Update: 2025-03-26
   Author: https://flowlab.co.jp

   (c)2007-2025 Flowlab inc. All Rights Reserved.
--------------------------------------------------- */



/* =======================================================================================================================

   WIDE DESKTOP LAYOUT

======================================================================================================================= */

/* ====================================================
		Common
==================================================== */
/* -------------------------------
		Vision Map
------------------------------- */
.visionMap img {
  border: 1px solid #e6e6e6;
  display: block;
  padding: 0!important;
  margin: 0!important;
}

/* -------------------------------
		Layout
------------------------------- */
#vision {
  text-align: center;
  padding: 0!important;
}
#vision article {
  width: calc(100% - 16%);
  border-bottom: 1px solid #e6e6e6;
  padding: 140px 8% 160px;
}

/* -------------------------------
		Title
------------------------------- */
#vision h3 {
  color: #CE1046;
  font-size: 4.4rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
  padding-bottom: 60px;
}

/* -------------------------------
		Image
------------------------------- */
#vision img {
  padding: 0;
}
#vision .imgPhoto p {
  width: 49.5%;
}

/* -------------------------------
		Text
------------------------------- */
#vision .txt {
  font-size: 2.4rem;
  text-align: left;
  line-height: 2.2;
  padding: 50px 0 10px;
}
#vision .txt strong {
  color: #CE1046;
  font-weight: 400;
}




/* ====================================================
		Header
==================================================== */
#gHeader {
	border-bottom: 1px solid #e6e6e6;
  margin-bottom: 15px;
}




/* ====================================================
		Page Path
==================================================== */
/* -------------------------------
		Layout
------------------------------- */
#pagePath {
  font-size: 1.1rem;
  text-align: right;
  padding-right: 20px;
}
#pagePath ul li {
  position: relative;
  display: inline;
}
#pagePath ul li:not(:last-child)::after {
  content: '/';
  padding: 0 10px;
  display: inline-block;
}




/* ====================================================
		Main
==================================================== */
/* -------------------------------
		Title
------------------------------- */
#vision .subTitle {
  color: #CE1046;
  font-size: 2rem;
  font-weight: 600;
  padding-top: 100px;
  padding-bottom: 20px;
}
#vision .subTitle span {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  background: #CE1046;
  padding: 3px 10px 4px;
  margin-right: 20px;
}
#vision h2 {
  color: #CE1046;
  font-size: 6rem;
  padding-bottom: 40px;
}

/* -------------------------------
		Vision Map
------------------------------- */
#vision .visionMap.main {
  padding: 0 8%;
}

/* -------------------------------
		Text
------------------------------- */
#vision .txt.main {
  text-align: center;
  padding: 50px 8% 160px;
}




/* ====================================================
		1. Family
==================================================== */
/* -------------------------------
		Layout
------------------------------- */
#family {
  border-top: 1px solid #e6e6e6;
}




/* ====================================================
		2. Company
==================================================== */
/* -------------------------------
		Point 3
------------------------------- */
#company #point3 {
  padding: 40px 0 35px;
  align-items: stretch;
}
#company #point3 p {
  width: 31%;
  font-size: 2.4rem;
  font-weight: 600;
  background: #fdf1f1;
  padding: 40px 0;
}




/* ====================================================
		3. Sales
==================================================== */
/* -------------------------------
		Layout
------------------------------- */
#sales {
  border-bottom: none!important;
}
#sales .bgArea {
  background: #fdf1f1;
  padding: 40px 6% 60px;
  margin: 40px 0;
}

/* -------------------------------
		Title
------------------------------- */
#sales h4 {
  font-size: 2.4rem;
  font-weight: 600;
  text-align: left;
  padding-bottom: 40px;
}

/* -------------------------------
		Table
------------------------------- */
#sales table {
  width: 100%;
}
#sales table tbody th,
#sales table tbody td {
  border-bottom: 1px solid #333;
  padding: 15px;
}

/* Thead */
#sales table thead th {
  color: #fff;
  font-weight: 500;
  background: #333;
  padding: 10px;
}
#sales table thead th:first-child {
  border-right: 1px solid #fdf1f1;
}

/* Tbody */
#sales table tbody th {
  width: 20%;
  font-weight: 400;
  border-right: 1px solid #333;
}
#sales table tbody td {
  width: calc(80% - 12%);
  text-align: left;
  padding-left: 6%;
  padding-right: 6%;
}
#sales table tbody td strong {
  color: #CE1046;
  font-weight: 400;
}




/* ====================================================
		Message
==================================================== */
/* -------------------------------
		Layout
------------------------------- */
#message {
  width: 100%!important;
  color: #fff;
  text-align: center;
  background: #CE1046;
  border-bottom: none!important;
  padding: 0!important;
  align-items: center;
  margin-top: 50px;
}
#message div {
  width: 56%;
}

/* -------------------------------
		Title
------------------------------- */
#message h3 {
  color: #fff;
  padding-bottom: 0;
}
#message h3 strong,
#message h3 span {
  line-height: 1.4;
  display: block;
}
#message h3 strong {
  font-family: Arial, Helvetica, "sans-serif";
  font-size: 5rem;
}
#message h3 span {
  font-size: 1.5rem;
  font-weight: 400;
}

/* -------------------------------
		Text
------------------------------- */
#message .txt {
  font-size: 3rem;
  text-align: center;
  line-height: 2;
}

/* -------------------------------
		Name
------------------------------- */
#message .name {
  font-size: 2rem;
  text-align: center;
  padding-top: 1em;
}

/* -------------------------------
		Image
------------------------------- */
#message .photo {
  width: 44%;
}




/* ====================================================
		Entry Button
==================================================== */
/* -------------------------------
		Layout
------------------------------- */
#vision .btn {
  font-size: 2.6rem;
  font-family: Arial, Helvetica, "sans-serif";
  font-weight: 600;
  letter-spacing: .05em;
  padding: 140px 0;
}
#vision .btn a {
  color: #fff;
  font-size: 2.2rem;
  background: rgb(206, 16, 70);
  padding: 20px 10%;
  display: inline-block;
  position: relative;
}

/* Arrow */
/* Arrow */
#vision .btn a::after {
  content: '';
  width: 6px;
  height: 6px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: rotate(45deg) translateY(-50%);
  transition: .3s;
}










/* =======================================================================================================================

   TABLET

======================================================================================================================= */
@media screen and (min-width: 897px) and (max-width: 1299px) {
  
  /* ====================================================
      Common
  ==================================================== */
  /* -------------------------------
      Title
  ------------------------------- */
  #vision h3 {
    font-size: 3.6rem;
  }
  
  /* -------------------------------
      Text
  ------------------------------- */
  #vision .txt {
    font-size: 1.8rem;
    line-height: 2;
    padding: 30px 0 10px;
  }
  
  
  
  
  /* ====================================================
      Main
  ==================================================== */
  /* -------------------------------
      Title
  ------------------------------- */
  #vision .subTitle {
    font-size: 1.8rem;
  }
  #vision h2 {
    font-size: 4rem;
  }
  
  
  
  
  /* ====================================================
      2. Company
  ==================================================== */
  /* -------------------------------
      Point 3
  ------------------------------- */
  #company #point3 {
    padding: 30px 0 35px;
  }
  #company #point3 p {
    font-size: 1.8rem;
    padding: 40px 0;
  }
  
  
  
  
  /* ====================================================
      3. Sales
  ==================================================== */
  /* -------------------------------
      Title
  ------------------------------- */
  #sales h4 {
    font-size: 2rem;
  }
  
  
  
  
  /* ====================================================
      Message
  ==================================================== */
  /* -------------------------------
      Title
  ------------------------------- */
  #message h3 strong {
    font-size: 3rem;
  }
  #message h3 span {
    font-size: 1.3rem;
  }
  
  /* -------------------------------
      Text
  ------------------------------- */
  #message .txt {
    font-size: 2.4rem;
  }
  
  /* -------------------------------
      Name
  ------------------------------- */
  #message .name {
    font-size: 1.4rem;
  }
  
  
  
  
  /* ====================================================
      Entry Button
  ==================================================== */
  /* -------------------------------
      Layout
  ------------------------------- */
  #vision .btn {
    font-size: 2.2rem;
    padding: 100px 0;
  }
  #vision .btn a {
    padding: 30px 10%;
  }
  
}













/* =======================================================================================================================

   MOBILE

======================================================================================================================= */
@media screen and (max-width: 896px) {

  /* ====================================================
      Common
  ==================================================== */
  /* -------------------------------
      Layout
  ------------------------------- */
  #vision article {
    width: calc(100% - 16%);
    padding: 80px 8%;
  }

  /* -------------------------------
      Title
  ------------------------------- */
  #vision h3 {
    font-size: 2rem;
    padding-bottom: 40px;
  }

  /* -------------------------------
      Image
  ------------------------------- */
  #vision .imgPhoto p {
    width: 100%;
  }
  #vision .imgPhoto p:first-child {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
  }

  /* -------------------------------
      Text
  ------------------------------- */
  #vision .txt {
    font-size: 1.5rem;
    line-height: 2;
    padding: 30px 0 10px;
  }
  

  
  
  /* ====================================================
      Header
  ==================================================== */
  #gHeader {
    margin-bottom: 10px;
  }
  
  
  
  
  /* ====================================================
      Page Path
  ==================================================== */
  /* -------------------------------
      Layout
  ------------------------------- */
  #pagePath {
    font-size: 1rem;
    text-align: center;
  }
  
  
  
  
  /* ====================================================
      Main
  ==================================================== */
  /* -------------------------------
      Title
  ------------------------------- */
  #vision .subTitle {
    font-size: 1.4rem;
    padding: 80px 7% 20px;
  }
  #vision .subTitle span {
    font-size: 1.3rem;
    margin-right: 0;
    display: block;
    margin-bottom: 3px;
  }
  #vision h2 {
    font-size: 2.5rem;
    line-height: 1.5;
    padding-bottom: 30px;
  }

  /* -------------------------------
      Vision Map
  ------------------------------- */
  #vision .visionMap.main {
    padding: 0 8%;
  }

  /* -------------------------------
      Text
  ------------------------------- */
  #vision .txt.main {
    text-align: left;
    padding: 20px 8% 80px;
  }
  
  
  
  
  /* ====================================================
      2. Company
  ==================================================== */
  /* -------------------------------
      Point 3
  ------------------------------- */
  #company #point3 {
    padding: 20px 0 15px;
  }
  #company #point3 p {
    width: 100%;
    font-size: 1.5rem;
    padding: 15px 10% 12px;
    margin-bottom: 10px;
  }
  
  
  
  
  /* ====================================================
      3. Sales
  ==================================================== */
  /* -------------------------------
      Layout
  ------------------------------- */
  #sales .bgArea {
    padding: 20px 6% 30px;
    margin: 20px 0;
  }
  
  /* -------------------------------
      Title
  ------------------------------- */
  #sales h4 {
    font-size: 1.5rem;
    padding-bottom: 20px;
  }
  
  /* -------------------------------
      Table
  ------------------------------- */
  #sales table tbody th,
  #sales table tbody td {
    padding: 10px;
  }
  
  
  
  
  /* ====================================================
      Message
  ==================================================== */
  /* -------------------------------
      Layout
  ------------------------------- */
  #message div {
    width: 100%;
    padding: 60px 0 40px;
  }
  
  /* -------------------------------
      Title
  ------------------------------- */
  #message h3 strong {
    font-size: 3.4rem;
  }
  #message h3 span {
    font-size: 1.2rem;
  }
  
  /* -------------------------------
      Text
  ------------------------------- */
  #message .txt {
    font-size: 1.8rem;
    line-height: 2;
    padding: 0;
  }
  
  /* -------------------------------
      Name
  ------------------------------- */
  #message .name {
    font-size: 1.4rem;
    padding-top: 2em;
  }
  
  /* -------------------------------
      Image
  ------------------------------- */
  #message .photo {
    width: 100%;
  }
  
  
  
  
  /* ====================================================
      Entry Button
  ==================================================== */
  /* -------------------------------
      Layout
  ------------------------------- */
  #vision .btn {
    width: calc(100% - 16%);
    font-size: 2rem;
    padding: 100px 0;
    margin: 0 auto;
  }
  #vision .btn a {
    font-size: 1.5rem;
    padding: 20px 10%;
    display: block;
  }
  
  /* Arrow */
  #vision .btn a::after {
    width: 6px;
    height: 6px;
    right: 20px;
  }
  
  
  

}