@charset "utf-8";

/* 固定ページスタイリング*/

/* ===================
共通
=================== */

/* ===================
    スマホ
   =================== */

@media only screen and (max-width: 479px) {



}

/* ===================
    タブレット
   =================== */

@media only screen and (min-width:479px) and (max-width:1024px) {



}


/* ===================
   PC
   =================== */

@media only screen and (min-width: 1025px) {

.mainTitle {
  width: 100%;
  overflow: hidden;
}

#vision {
  background: url(img/vision/vision_too_bg.png) center bottom no-repeat;
  background-size: cover;
  color: #fff;
  overflow: hidden;
  padding-bottom: 450px;
}

#vision h2 {
  font-size: 80px;
  margin: 120px 0 0 100px;
  margin-bottom: 120px;
  font-weight: bold;
  line-height: 1;
}

.visionMessage {
  width: 560px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 120%;
}

.visionMessage h3 {
  font-size: 58px;
  margin-bottom: 15px;
}

.statment {
  width: 86.23%;
  text-align: center;
  margin: 0 auto;
}

.statment_title {
  border-bottom: 1px solid #707070;
  padding:54.5px 0 56px;
}

.statment_title h2 {
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
}

.statment_title h3 {
  font-size: 23.5px;
  font-weight: bold;
  line-height: 1;
}

.statment_text {
  width: 804px;
  margin: 0 auto;
  padding:56px 0 97px;
}
.statment_text p{
  text-align: left;
  line-height: 2;
}

.stand_by_you {
  background: url(img/vision/vison_stand_bg.png) center bottom no-repeat;
  background-size: cover;
  padding-top: 160px;
  padding-bottom: 680px;
}

.stand_by_you a {
  color: #fff !important;
}

.stand_by_you h2 {
  margin: 0 auto 20px;
  text-align: center;
  font-size: 84px;
  font-weight: bold;
  color: #fff;
}

.harfContents {
  display:flex;
}

.harfContentsImg {
  background-size: cover;
  width: 50%;
}

.harfContentsText {
  width: 50%;
  padding: 70px 10% 70px 70px;
  box-sizing: border-box;
}

.familyArea .harfContentsText {
  width: 50%;
  padding: 150px 10% 150px 70px;
  box-sizing: border-box;
}

.family_img {
  background: url(img/vision/vision_family.png) center top no-repeat;
  background-size: cover;
}

.standbyyou_img {
  background: url(img/company/senaka.jpg) center bottom no-repeat;
  background-size: cover;
}

.brex_img {
  background: url(img/common/brex01.jpg) center top no-repeat;
  background-size: cover;
}

.nodoka_img {
  background: url(img/common/nodoka01.jpg) center top no-repeat;
  background-size: cover;
}

.scp_img {
  background: url(img/vision/scp_01.jpg) center top no-repeat;
  background-size: cover;
}

.harfContentsText h2 {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 40px;
}

.harfContentsText p:first-of-type{
  margin-bottom: 50px;
}

.Sponsor {
  position: relative;
  z-index: 1;
}

.Sponsor img {
  width: 100%;
}

.SponsorRight .SponsorContents {
  position: absolute;
  width: 40%;
  max-width: 600px;
  top:70px;
  right: 70px;
}

.SponsorLeft .SponsorContents {
  position: absolute;
  width: 40%;
  max-width: 600px;
  top:70px;
  left: 150px;
}

.SponsorContents .animationBtn {
  padding-top: 60px;
}



.Sponsor h2 {
  font-size: 50px;
  margin-bottom: 50px;
}

.Sponsor p {

}

.farm {
  position: relative;
  z-index: 1;
}

.farm img {
  width: 100%;
  margin: 217px 0 0;
}

.farm_text {
  position: absolute;
  z-index: 2;
  top: 0;
  background-color: #fff;
  margin: 106px 53.35% 100px 8.67%;
  /* margin:106.5px 0 0 121.5px ; */
  text-align: center;
  border-top: 1px solid #000;
  padding-bottom: 70px;
}
.farm_text h2 {
  font-size: 36.5px;
  font-weight: bold;
  margin-top: 45px ;
  margin-bottom: 66.5px;
}

.farm_text h2 span {
  display: block;
  font-size: 20px;
  margin-top: 10px;
}

.farm_text p {
  font-size: 15px;
  text-align: left;
  padding: 10px 60px;
}

/* ===================
   company
   =================== */

.contents_title {
  width: 90%;
  max-width: 1400px;
  margin: 60px auto 0;
  overflow: hidden;
  position: relative;
}
.contents_title h2 {
  padding-right: 25px;
  margin-right: 25px;
  border-right: 2px solid #000000;
  display: inline-block;
  height: 39px;
}

.contents_title p {
  display: inline-block;
  font-weight: bold;
}

.company {
  background: url(img/company/Smile.png) center center no-repeat;
  background-size: cover;
  color: #fff;
  overflow: hidden;
}
.company h2 {
  margin: 113px 0 0 116px;
  font-size: 83.5px;
  font-weight: bold;
}

.company_message {
  text-align: center;
  margin: 504px 0 125px 0;
}

.company_message h3 {
  font-size: 58px;
  font-weight: bold;
}

.company_message p {
  font-size: 28px;
  font-weight: bold;
}

.c_profile {
  width: 100%;
  overflow: hidden;
  padding-bottom: 80px;
}

.corpTableArea {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 80px 0;
  overflow: hidden;
}

.bgGray {
  background: #f9f9f9;
  border-bottom: 5px solid #f2f2f2;
  border-top: 5px solid #f2f2f2;
}

.corpTableArea table {
  float: left;
  width: 46%;
  margin: 0 2%;
}

.corpTableArea th,
.corpTableArea td {
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid #ccc;
  vertical-align: top;
}

.corpTableArea th {
  width: 20%;
}


.people_list {
  list-style: none;
  overflow: hidden;

}

.people_list li {
  float: left;
  width: 12.5%;
}
.people_list li img {
  width: 100%;
}

.plofile-container  {
  display: table;
  margin: 100px 138px 75px 126px;
}
.pain-left{
  display: table-cell;
  width: 50%;
}
.pain-left li {
  border-bottom: 1px solid #707070;
  padding-top: 20px;
  padding-bottom: 30px;

}
.pain-right {
  display: table-cell;
  width: 50%;
  padding-left: 82px;
}
.pain-right li {
  border-bottom: 1px solid #707070;
  padding-top: 20px;
  padding-bottom: 30px;

}

.cell {
  display: table-cell;
  font-size: 15px;
}
.label {
  padding-right: 100px;
  font-size: 15px;
  font-weight: bold;
}

.pain-history {
  width: 90%;
  max-width: 1400px;
  margin: 60px auto;
  overflow: hidden;
}

dl.mod-history {
    position: relative;
    *zoom: 1;
    margin-left: 20px;
    line-height: 24px;
}

dl.mod-history:before {
  position: absolute;
  content: "";
  top: 0;
  left: 8px;
  background: #bbb;
  width: 1px;
  height: 100%;
}

dl.mod-history:after {
  content: "";
  display: table;
  clear: both;
}

dl.mod-history dt {
  position: relative;
  clear: both;
  float: left;
  padding-left: 47px;
  width: 157px;
  font-weight: bold;
}

dl.mod-history dt.js-scroll-in:before {
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
}

dl.mod-history dt.js-fade-in:before {
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  transition: all .5s;
  -webkit-transition: all .5s;
}
dl.mod-history dt:before {
  position: absolute;
  content: "";
  background: #bbb;
  width: 17px !important;
  height: 17px !important;
  border-radius: 50%;
}

dl.mod-history dt, dl.mod-history dd {
  position: relative;
  margin-bottom: 60px;
  height: 17px;
}

dl.mod-history dt span {
  position: absolute;
  width: 130px;
}

.Btn {
  position: absolute;
  top: 0;
  right: 0;
}

.shopBtn a {
  padding: 5px;
  display: block;
  font-size: 13px;
  background: #222;
  color: #fff;
  text-align: center;
  border-radius: 40px;
  text-decoration: none;
  width: 200px;
  font-weight: bold;
}

.shopBtn a:hover {
  background: #ccc;
}

.access {
  display: flex;
  width: 100%;
  text-align: center;
}

.access_img {
  background: url(img/company/Access.png)center center no-repeat;
  background-size: cover;
  width: 50%;
  height: 400px;
  position: relative;
}

.access_img #dot {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
  z-index: 5;
  padding: 0;
  margin: 0;
}

#accessText {
  position: absolute;
  top: 50%; /*親要素を起点に上から50%*/
  left: 50%;  /*親要素を起点に左から50%*/
  transform: translateY(-50%) translateX(-50%); /*要素の大きさの半分ずつを戻す*/
  -webkit-transform: translateY(-50%) translateX(-50%);
  color: #fff;
  z-index: 8;
  text-align: center;
}

.google_map{
  position: relative;
  width: 50%;
  height: 400px;
  overflow: hidden;
}
.google_map iframe{
  position: absolute;
  top: -150px;
  left: 0;
  width: 100%;
  height: 550px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

.googleMapLink {
  text-align: center;
  overflow: hidden;
}

.googleMapLink a {
  display: block;
  width: 150px;
  padding: 10px;
  text-align: center;
  color: #ccc;
  background: #222;
  border-radius: 50px;
  margin: 40px auto 0;
  font-family: 'Ubuntu', sans-serif;
}

.googleMapLink a:hover {
  background: #fff;
  color: #222;
}

/* ===================
 shop
 =================== */
.shop_top {
  background: url(img/company/shop_top.jpg) center center no-repeat;
  background-size: cover;
  padding: 455px 6.03% 146px 8.32%;
}

.shop_top h2 {
  font-size: 83px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  padding-right: 17.03%;
}

.shop_top p {
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
}

.shopArea {
  width: 90%;
  max-width: 1400px;
  margin: 60px auto;
  overflow: hidden;
}

.shopArea ul {
  width: 33.3%;
  float: left;
  padding: 0 30px;
  box-sizing: border-box;
  overflow: hidden;
	font-size: 1.6rem;
}

.shopArea ul li {
  padding: 15px 0;
  border-bottom: 1px dotted #ccc;
  overflow: hidden;
  line-height: 1.3
}

.shopArea ul li span.date {
  font-size: 12px;
  float: right;
}

.shopArea ul li span.name {
  float: left;
  width: 70%;
}

/* ===================
 stand by you
 =================== */
.standbyyou_top {
  background: url(img/company/standbyyou_top.jpg) center center no-repeat;
  background-size: cover;
  padding: 455px 6.03% 146px 8.32%;
}

.standbyyou_top h2 {
  font-size: 83px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  padding-right: 17.03%;
}

.standbyyou_top p {
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
}


/* ===================
   Service
   =================== */
   
  .lifeText {
    width: 70%;
    max-width: 1000px;
    margin: 100px auto;
    overflow: hidden;
  }
  
  .lifeEnglish {
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 20px;
    font-family: 'Ubuntu', sans-serif
  }
  
  .lifeText h3 {
    margin-bottom: 50px;
  }
  
  .Service_top {
    background: url(img/Service/sercive_top.png) center center no-repeat;
    background-size: cover;
    padding: 455px 6.03% 146px 8.32%;
  }

  .Service_top h2 {
    font-size: 83px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding-right: 17.03%;
  }

  .Service_top p {
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
  }

  .Service_photo {
    text-align: center;
    background-color: #FAFAFA;
    width: 100%;
    overflow: hidden;
  }
  
  #servicePhotoArea {
    width: 100%;
    overflow: hidden;
  }
  
  #servicePhotoArea ul {
    width: 100%;
    overflow: hidden;
  }
  
  #servicePhotoArea ul li {
    float: left;
    width: 50%;
  }
  
  #servicePhotoArea ul li img {
    width: 100%;
    height: auto;
  }

  .Service_photo img{
    display:block;
    width: 60%;
    margin: 80px auto;
  }
  
  .service_list {
    width: 100%;
    overflow: hidden;
  }
  
  .service_tree {
    width: 100%;
    overflow: hidden;
  }
  
  .service_tree img {
    width: 100%;
    height: auto;
  }

  .Service_photo_text {
    padding-bottom: 100px;
    text-align: center;
  }

  .Service_photo_text p {
    display: inline-block;
    text-align: left;
  }

  .s_people{
    display: flex;
  }

  .s_people img {
    width: 50%;
  }

  .comment {
    width: 70%;
    border-bottom: 1px solid #eee;
    margin: 0 auto;
    overflow: hidden;
    padding: 60px 0;
  }

  .comment-left {
    float: left;
    width: 10%;
    overflow: hidden;
    margin-right: 3%;
  }
  
  .comment-left img {
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .comment-right {
    width: 87%;
    float: left;
    overflow: hidden;
  }

  .comment-avatar {
    width: 180px;
    height: auto;
  }

  .comment-buttons {
    font-size: smaller;
    text-align: right;
  }

  .comment-button:not(:last-child) {
    margin-right: 0.5rem;
  }
  
  .comment-name {
    font-weight: bold;
    font-size: 140%;
    line-height: 2;
  }
  
  .comment-name02 {
    font-weight: bold;
    font-size: 140%;
    line-height: 2;
  }
  
  .comment-name a {
    text-decoration: none !important;
    color: #000 !important;
  }

.banner {
    /* Banner is displayed at the bottom */
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;

    /* Center the content */
    align-items: center;
    display: flex;
    justify-content: center;
}

.banner__content {
    /* Take available width */
    flex: 1;
}

/* ===================
   Media / PR
   =================== */
   
   .mediaArea {
     padding-top: 50px;
   }
   
   .Media_top {
    background: url(img/Media/media_top.png) center center no-repeat;
    background-size: cover;
    padding: 455px 6.03% 146px 8.32%;
  }

  .Media_text h2 {
    font-size: 83px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding-right: 17.03%;
  }

  .Media_text p {
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
  }
  .Media_info_title {
    margin: 67px 0 0 120px;
  }
  .Media_info_title h2 {
    padding-right: 25px;
    margin-right: 25px;
    border-right: 2px solid #000000;
    display: inline-block;
    height: 39px;
  }

  .Media_info_title p {
    display: inline-block;
  }

  .m_info {
   margin: 84px 3.75% 116px 3.75%;
  }
  .m_info_top {
    display: flex;
    justify-content: space-around;
    padding-bottom: 95px;
  }
  .m_info_bottom {
    display: flex;
    justify-content: space-around;
  }

  .Media_info_list {
    text-align: center;
  }

.Media_info_img img{
  width: 71.26%;
  height: auto;
  padding-bottom: 43px;
}
  .Media_info_mane {
    display: flex;
    justify-content: space-around;
    padding-bottom: 25px;
  }

  .Media_info_mane h2 {
  font-size: 15px;
    font-weight: bold;
  }

  .Media_info_mane p {
    font-size: 12px;
      font-weight: bold;
    }
    .Media_info_text {
      font-size: 15px;
    }

    .request {
      border: 3px solid #000;
      text-align: center;
      width: 70%;
      margin: 100px auto;
      background-color: #FAFAFA;
      border-radius: 25px;
      overflow: hidden;
      padding: 70px;
      box-sizing: border-box;
    }

    .request h2 {
      text-align: left;
      font-size: 18px;
      margin-bottom: 30px;
    }

    .request p {
      display: block;
      text-align: left;
      float: left;
      width: 48%;
      font-size: 15px;
    }
    .request_btn {
      display: block;
      width: 48%;
      float: right;
      overflow: hidden;
      text-align: left;
    }
    .request a {
      width: 100%;
      display: block;
      font-size: 20px;
      font-weight: bold;
      padding: 40px;
      box-sizing: border-box;
    }

    .request a {
      background: #fff;
      display: block;
      border-bottom: 1px solid #6aa332;
      color: #6aa332;
      text-decoration: none;
      font-family: 'Ubuntu', sans-serif;
      position: relative;
    }
    
    .request a:hover {
      background: #6aa332;
      color: #fff;
    }
    
    #arrow {
      position: absolute;
      right: 0;
      font-size: 60px;
      top: 0;
      bottom: 0;
    }
    
    .request a:hover {
      background-color: #ccc;
      color: #222;
      text-decoration: none;
    }

    .request_btn i{
      margin-right: 21px;
    }

    /* ===================
   News
   =================== */
   .News_top {
    background: url(img/news/mews.png) center center no-repeat;
    background-size: cover;
    padding: 455px 6.03% 146px 8.32%;
  }

  .News_text h2 {
    font-size: 83px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding-right: 17.03%;
  }

  .News_text p {
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
  }

  .News_title {
    margin: 67px 0 0 120px;
  }
  .News_title h2 {
    padding-right: 25px;
    margin-right: 25px;
    border-right: 2px solid #000000;
    display: inline-block;
    height: 39px;
  }

  .News_title p {
    display: inline-block;
  }

  .news_comment {
    display: flex;
    width: 78.92%;
    border-bottom: 1px solid #eee;
    margin: 37px 10.78% 37px 10.25%;
    padding-bottom: 37.5px;
  }

.news_list dl {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 30px 0;
  border-bottom: 1px dotted #ccc;
  overflow: hidden;
}

.news_list dl dt {
  float: left;
  width: 20%;
  position: relative;
}

.news_list dl dt .categoryTag {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  background: #fff;
  border-radius: 0 0 20px 0;
  font-size: 11px;
}

.news_list dl dt img {
  width: 100%;
  height: auto;
}

.news_list dl dd {
  float: right;
  overflow: hidden;
  width: 78%;
}

ul.newsDate {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}

ul.newsDate li {
  float: left;
  margin-right: 15px;
}

ul.newsDate li img {
  width: 90px;
  height: auto;
  margin-right: 15px;
}

.newsText {
  font-size: 14px;
}

#entryArea {
  width: 90%;
  max-width: 1400px;
  overflow: hidden;
  margin: 80px auto;
}

#entryArea #entryPhoto {
  float: left;
  width: 40%;
  overflow: hidden;
}

#entryArea #entryPhoto img {
  width: 100%;
  height: auto;
}

#entryArea #entryBody {
  float: right;
  width: 55%;
  overflow: hidden;
}

#entryArea #entryBody h2 {
  margin-bottom: 30px;
}

#entryArea #entryBody p {
  margin-bottom: 30px;
}

#entryArea #entryBody img {
  width: 100%;
  height: auto;
}

/* ===================
 Policy
 =================== */
 
 .policy {
   background: url(img/company/policy_top.jpg) center center no-repeat;
   background-size: cover;
   color: #fff;
   overflow: hidden;
 }
 
 .policy h2 {
   margin: 200px 0 200px 116px;
   font-size: 83.5px;
   font-weight: bold;
 }

.corp {
  background: url(img/company/contact_top.jpg) center center no-repeat;
  background-size: cover;
  color: #fff;
  overflow: hidden;
}

.corp h2 {
  margin: 200px 0 200px 116px;
  font-size: 83.5px;
  font-weight: bold;
}

.commonContents {
  width: 95%;
  max-width: 1400px;
  margin: 50px auto 0;
  overflow: hidden;
}

.commonContents h2 {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

.commonContents h3 {
  font-size: 120%;
  margin-bottom: 15px;
}

.commonContents article {
  margin-bottom: 40px;
}

/* ===================
 Contact
 =================== */
 
 .contactTable {
   width: 90%;
   margin: 30px auto 30px;
   max-width: 1000px;
 }
 
 .contactHead {
   width: 90%;
   margin: 80px auto 80px;
   max-width: 1000px;
   text-align: center;
   overflow: hidden;
   font-weight: bold;
   padding-bottom: 80px;
   border-bottom: 3px solid #268ce3;
 }
 
 .contactTable th {
   padding: 15px 10px;
   width: 35%;
   box-sizing: border-box;
   text-align: left;
   vertical-align: top;
 }
 
 .contactTable th span.hissu {
   float: right;
   padding: 5px;
   font-size: 10px;
   color: #fff;
   text-align: center;
   width: 40px;
   background: #268ce3;
   border-radius: 0 0 10px 0;
 }
 
 .contactTable td {
    padding: 15px 10px;
    width: 65%;
    box-sizing: border-box;
    vertical-align: top;
  }
  
  .contactTable td input[type="text"], 
  .contactTable td input[type="email"],
  .contactTable td input[type="tel"]{
    padding: 10px;
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
    width: 100%;
  }
  
  .contactTable td input[type="radio"] {
    margin-right: 5px;
  }
  
  .contactTable td textarea {
    padding: 10px;
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
    width: 100%;
    height: 20em;
  }
  
  .contactTable td label {
    margin-right: 40px;
  }
  
  .submitArea {
    position: relative;
  }
  
  .submitArea .submitArrow {
    position: absolute;
    top: 17px;
    right: 30px;
    color: #268ce3;
    font-size: 30px;
  }
  
  input.submit {
    margin: 40px auto;
    background: #fff;
    width: 60%;
    text-align: center;
    color: #268ce3;
    border: 3px solid #268ce3;
    padding: 15px;
    display: block;
    font-weight: bold;
    box-sizing: border-box;
  }
  
  input.submit:hover {
    background: #268ce3;
    color: #fff; 
  }
  
  input.back {
    margin: 40px auto;
    background: #fff;
    width: 60%;
    text-align: center;
    color: #333;
    border: 3px solid #333;
    padding: 15px;
    display: block;
    font-weight: bold;
    box-sizing: border-box;
  }
  
  input.back:hover {
    background: #333;
    color: #fff; 
  }

}
