@charset "UTF-8";
@import url("global.css");
#toparea {
  background: url("../corporate/image/main.jpg") no-repeat center center;
  background-size: cover;
}

#bodyarea {
  padding-top: 0;
}

#sec_profile {
  position: relative;
  text-align: left;
  width: 100%;
}
#sec_profile .textarea {
  width: 50%;
  padding-top: 60px;
}
#sec_profile .textarea table {
  border-collapse: collapse;
  width: 80%;
  margin-left: auto;
}
#sec_profile .textarea table tr {
  border-bottom: 1px solid #ddd;
}
#sec_profile .textarea table tr th {
  padding: 25px 40px;
  white-space: nowrap;
}
#sec_profile .textarea table tr td {
  padding: 25px 15px;
}
#sec_profile .textarea table tr td ul li {
  position: relative;
  padding-left: 13px;
}
#sec_profile .textarea table tr td ul li::before {
  width: 8px;
  height: 8px;
  border-radius: 999px;
  position: absolute;
  left: 0;
  top: 0.6em;
  content: "";
  background-color: #392620;
}
#sec_profile .textarea table tr td ul.inline li {
  display: inline-block;
  margin: 0 20px 2px 0;
}
#sec_profile .maparea {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  right: 0;
}
#sec_profile .maparea iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

h2.title {
  font-size: 44px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #392620;
  margin-bottom: 40px;
  text-align: center;
  line-height: 1.4;
}
h2.title span {
  display: block;
  font-family: "Fondamento", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #999;
  font-size: 18px;
}

#sec_history {
  margin-top: 100px;
}
#sec_history .list {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
#sec_history .list::before {
  background-color: #392620;
  width: 4px;
  top: -30px;
  left: 86px;
  height: calc( 100% + 60px );
  content: "";
  position: absolute;
}
#sec_history .list li {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
  padding-left: 80px;
}
#sec_history .list li dl {
  overflow: hidden;
}
#sec_history .list li dl dt {
  font-weight: bold;
  position: relative;
  color: #392620;
  float: left;
  padding: 0 10px 0 40px;
  width: 180px;
}
#sec_history .list li dl dt::before {
  width: 16px;
  height: 16px;
  border-radius: 999px;
  background-color: #392620;
  position: absolute;
  left: 0;
  content: "";
  top: 0.4em;
}
#sec_history .list li dl dd {
  margin-left: 230px;
}
#sec_history .kamei {
  border: 8px solid #F4F1F0;
  padding: 30px;
  display: table;
  margin-top: 100px;
}
#sec_history .kamei h3 {
  display: table-cell;
  width: 30%;
  text-align: center;
  font-size: 30px;
  vertical-align: middle;
  padding-right: 30px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#sec_history .kamei ul li {
  padding: 0 10px 0 14px;
  float: left;
  width: 50%;
  position: relative;
  box-sizing: border-box;
  padding-left: 14px;
  font-size: 15px;
}
#sec_history .kamei ul li::before {
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background-color: #392620;
  position: absolute;
  left: 0;
  top: 0.6em;
  content: "";
}

#sec_rekishi {
  background: url("../image/bg_brown.jpg");
  padding: 100px 0;
  margin-top: 140px;
  color: #fff;
}
#sec_rekishi .textarea {
  float: left;
  width: 53%;
}
#sec_rekishi .textarea h2 {
  font-size: 80px;
  margin-bottom: 50px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #BEB6A9;
  line-height: 1;
}
#sec_rekishi .textarea h2 span {
  font-size: 30px;
  font-family: "Fondamento", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  vertical-align: bottom;
  margin-left: 10px;
}
#sec_rekishi .textarea p {
  margin-bottom: 1.5em;
  color: #D9D4CB;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#sec_rekishi figure {
  float: right;
  width: 43%;
  text-align: center;
  position: relative;
  top: -150px;
}
#sec_rekishi figure ul li {
  position: absolute;
  background-color: #F1F2F0;
  padding: 7px;
}
#sec_rekishi figure ul li:nth-child(1) {
  top: 0;
  left: 0;
  transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
}
#sec_rekishi figure ul li:nth-child(2) {
  right: -30px;
  top: 250px;
  width: 320px;
  -webkit-transform: rotate(5deg);
  transform: rotate(5deg);
}
#sec_rekishi figure ul li:nth-child(3) {
  top: 580px;
  -webkit-transform: rotate(-8deg);
  transform: rotate(-8deg);
  z-index: 2;
}
#sec_rekishi figure ul li:nth-child(4) {
  top: 860px;
  width: 500px;
  -webkit-transform: rotate(6deg);
  transform: rotate(6deg);
  right: -90px;
  z-index: 1;
}
#sec_rekishi figure ul li:nth-child(5) {
  top: 1200px;
  width: 500px;
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
}

#sec_award {
  margin-top: 80px;
}
#sec_award ul {
  margin-right: -2.5%;
}
#sec_award ul li {
  float: left;
  width: 22.5%;
  height: 0;
  padding-top: 15.5%;
  margin: 0 2.5% 3% 0;
  /*box-shadow: 1px 5px 10px 0 rgba(0,0,0,.07);*/
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  position: relative;
}
#sec_award ul li img {
  object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-0 (1400px)
 
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 1400px) {
  #sec_profile .textarea table {
    width: 100%;
  }

  #sec_rekishi .textarea h2 span {
    display: block;
    margin: 15px 0 0;
  }
}
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-1 ( 1200px )
 
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 1200px) {
  #sec_rekishi {
    position: relative;
    padding-bottom: 50px;
  }
  #sec_rekishi .textarea {
    float: none;
    width: auto;
    margin-bottom: 50px;
  }
  #sec_rekishi figure {
    float: none;
    width: auto;
    margin: 0 auto;
    position: static;
    top: 0;
  }
  #sec_rekishi figure ul li {
    padding: 4px;
    position: static;
    float: left;
  }
  #sec_rekishi figure ul li img {
    width: 100%;
  }
  #sec_rekishi figure ul li:nth-child(1) {
    width: 35%;
  }
  #sec_rekishi figure ul li:nth-child(2) {
    width: 30%;
  }
  #sec_rekishi figure ul li:nth-child(3) {
    width: 30%;
  }
  #sec_rekishi figure ul li:nth-child(4) {
    display: none;
  }
  #sec_rekishi figure ul li:nth-child(5) {
    width: 33%;
    position: absolute;
    top: -1%;
    right: 2%;
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
}
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-2 ( 960px )
 
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 959px) {
  #sec_profile .textarea {
    display: block;
    width: 100%;
  }
  #sec_profile .textarea table tr th {
    padding: 20px;
  }
  #sec_profile .textarea table tr td {
    padding: 20px 20px 20px 0;
  }
  #sec_profile .maparea {
    display: block;
    width: 100%;
    padding-top: 50%;
    position: relative;
  }

  h2.title {
    font-size: 40px;
  }
  h2.title span {
    font-size: 15px;
  }

  #sec_history {
    margin-top: 60px;
  }
  #sec_history .list {
    width: auto;
  }
  #sec_history .list::before {
    left: 26px;
  }
  #sec_history .list li {
    padding-left: 20px;
  }
  #sec_history .list li dl dt {
    width: 135px;
    padding-left: 30px;
  }
  #sec_history .list li dl dd {
    margin-left: 180px;
  }
  #sec_history .kamei {
    display: block;
    margin-top: 60px;
  }
  #sec_history .kamei h3 {
    display: block;
    width: auto;
    padding: 0 0 20px;
  }
  #sec_history .kamei ul {
    overflow: hidden;
  }

  #sec_rekishi {
    padding: 60px 0;
    margin-top: 60px;
  }
  #sec_rekishi .textarea h2 {
    font-size: 60px;
    margin-bottom: 30px;
  }
  #sec_rekishi .textarea h2 span {
    font-size: 22px;
  }

  #sec_award {
    margin-top: 60px;
  }
  #sec_award ul {
    margin-right: -1.5%;
  }
  #sec_award ul li {
    width: 23%;
    margin: 0 1.5% 1.5% 0;
  }
}
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-3 ( 645px )
 
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 644px) {
  #sec_profile .textarea {
    padding-top: 35px;
  }
  #sec_profile .textarea table {
    padding: 0 15px;
    display: block;
  }
  #sec_profile .textarea table tr th {
    padding: 15px 0 2px 5px;
    display: block;
    font-weight: bold;
  }
  #sec_profile .textarea table tr td {
    padding: 0 0 15px 5px;
    display: block;
  }
  #sec_profile .textarea table tr td ul li {
    padding-left: 11px;
  }
  #sec_profile .textarea table tr td ul li::before {
    width: 6px;
    height: 6px;
    top: 0.7em;
  }
  #sec_profile .maparea {
    padding-top: 60%;
  }

  h2.title {
    font-size: 32px;
    margin-bottom: 20px;
  }
  h2.title span {
    font-size: 14px;
  }

  #sec_history .list::before {
    left: 9px;
    height: calc( 100% + 30px );
    top: -15px;
  }
  #sec_history .list li {
    padding-left: 4px;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  #sec_history .list li dl dt {
    width: 120px;
    float: none;
    padding-left: 30px;
  }
  #sec_history .list li dl dt::before {
    width: 14px;
    height: 14px;
  }
  #sec_history .list li dl dd {
    margin-left: 30px;
  }
  #sec_history .kamei {
    margin-top: 50px;
    padding: 15px;
  }
  #sec_history .kamei h3 {
    font-size: 24px;
    padding-bottom: 10px;
  }
  #sec_history .kamei ul li {
    float: none;
    width: 100%;
    font-size: 14px;
  }

  #sec_rekishi {
    margin-top: 40px;
    padding: 40px 0;
  }
  #sec_rekishi .textarea {
    margin-bottom: 35px;
  }
  #sec_rekishi .textarea h2 {
    font-size: 7.5vw;
  }
  #sec_rekishi .textarea h2 span {
    font-size: 15px;
    margin-top: 10px;
  }
  #sec_rekishi .textarea p {
    margin-bottom: 1em;
  }
  #sec_rekishi figure ul li {
    width: 31%;
  }
  #sec_rekishi figure ul li:nth-child(1) {
    width: 33%;
  }
  #sec_rekishi figure ul li:nth-child(2) {
    width: 29%;
  }
  #sec_rekishi figure ul li:nth-child(5) {
    width: 30%;
    top: -0.5%;
    right: 5px;
  }

  #sec_award {
    margin-top: 40px;
  }
  #sec_award ul {
    margin-right: 0;
  }
  #sec_award ul li {
    /*box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.07);*/
    width: 47%;
    margin: 1.5%;
    padding-top: 33.33%;
  }
}
