@charset "UTF-8";
@media all and (min-width: 768px) {
  .sp {
    display: none;
  }
}

@media all and (max-width: 767px) {
  .pc {
    display: none;
  }
}

#companyPage .companyCntWrp {
  max-width: 1010px;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 80px;
}

#companyPage .companyCntWrp .companyCnt {
  color: #666;
  font-size: 12px;
  width: calc(100% - 287px - 41px);
}

#companyPage .companyCntWrp .companyCnt img {
  vertical-align: bottom;
}

@media all and (max-width: 767px) {
  #companyPage .companyCntWrp {
    padding: 0px 0px 30px;
  }
  #companyPage .companyCntWrp .companyCnt {
    width: 100%;
  }
  #companyPage .companyCntWrp .ddMenuBlock {
    padding: 0px 25px;
    margin-bottom: 60px;
  }
}

#companyPage .companySideBlock {
  width: 287px;
}

#companyPage .companySideBlock_inr {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
}

#companyPage .companySideBlock ul {
  border-width: 1px;
  border-color: #ece8e6;
  border-style: solid;
  border-radius: 4px;
  box-shadow: 0px 2px 6px 0px rgba(4, 0, 0, 0.1);
  padding: 10px 30px 10px;
  margin-bottom: 23px;
}

#companyPage .companySideBlock ul li:last-child a {
  border-bottom: none;
}

#companyPage .companySideBlock ul a {
  display: block;
  position: relative;
  color: #42210b;
  border-bottom: solid 1px #ece8e6;
  letter-spacing: 0.05em;
  font-size: 14px;
  padding: 16px 0px;
}

#companyPage .companySideBlock ul a:after {
  content: '';
  position: absolute;
  background: url(../img/company/icn_arrow.png) center center no-repeat;
  background-size: cover;
  width: 6px;
  height: 11px;
  top: 50%;
  margin-top: -6px;
  right: 0px;
}

#companyPage .companySideBlock .fb {
  width: 100%;
}

@media all and (max-width: 767px) {
  #companyPage .companySideBlock {
    display: none;
  }
}

#companyPage .companyCnt .aboutBlock {
  padding-bottom: 10px;
}

#companyPage .companyCnt .aboutBlock_kv {
  line-height: 0;
  margin-bottom: 23px;
}

#companyPage .companyCnt .aboutBlock_kv img {
  width: 100%;
}

#companyPage .companyCnt .aboutBlock_intro {
  margin-bottom: 70px;
}

#companyPage .companyCnt .aboutBlock_intro dt {
  color: #42210b;
  letter-spacing: 0.05em;
  line-height: 1;
  font-size: 24px;
  margin-bottom: 25px;
}

@media all and (max-width: 767px) {
  #companyPage .companyCnt .aboutBlock_intro dt {
    font-size: 18px;
  }
}

#companyPage .companyCnt .aboutBlock_intro dd {
  line-height: 2;
  font-size: 14px;
}

#companyPage .companyCnt .aboutBlock_intro .intro_ttl {
  font-size: 21px;
}

#companyPage .companyCnt .aboutBlock_cnt {
  margin-bottom: 70px;
}

#companyPage .companyCnt .aboutBlock_cnt .cnt_img {
  line-height: 0;
  margin-bottom: 23px;
}

#companyPage .companyCnt .aboutBlock_cnt .cnt_img img {
  width: 100%;
}

#companyPage .companyCnt .aboutBlock_cnt .cnt_ttl {
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #42210b;
  font-size: 18px;
  margin-bottom: 6px;
}

#companyPage .companyCnt .aboutBlock_cnt .cnt_txt {
  line-height: 2;
  font-size: 14px;
  margin-top: 7px;
}

#companyPage .companyCnt .aboutBlock_cnt .cnt_txt2 {
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  line-height: 2;
  font-size: 12px;
  margin-top: 7px;
}

#companyPage .companyCnt .aboutBlock_cnt .cnt_txtIndent {
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  line-height: 2;
  text-indent: -2.5em;
  padding-left: 2.5em;
  font-size: 12px;
  margin-top: 7px;
}

#companyPage .companyCnt .aboutBlock_cnt .cnt_txtAdd {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

#companyPage .companyCnt .aboutBlock_cnt .cnt_txtAdd a {
  color: #666;
}

#companyPage .companyCnt .aboutBlock_cnt .cnt_txtAdd .txtAdd_img {
  width: 71px;
}

#companyPage .companyCnt .aboutBlock_cnt .cnt_txtAdd .txtAdd_img img {
  width: 100%;
}

#companyPage .companyCnt .aboutBlock_cnt .cnt_txtAdd .txtAdd_txt {
  width: calc(100% - 93px);
  padding-top: 4px;
}

#companyPage .companyCnt .aboutBlock_cnt .cnt_txtAdd .txtAdd_txt dt {
  color: #42210b;
  line-height: 1.5;
  font-size: 16px;
  margin-bottom: 0.5em;
}

#companyPage .companyCnt .aboutBlock_cnt .cnt_txtAdd .txtAdd_txt dd {
  line-height: 2;
  font-size: 14px;
}

@media all and (max-width: 767px) {
  #companyPage .companyCnt .aboutBlock {
    padding-bottom: 15px;
  }
  #companyPage .companyCnt .aboutBlock_kv {
    margin-bottom: 60px;
  }
  #companyPage .companyCnt .aboutBlock_intro {
    padding: 0px 25px;
    margin-bottom: 50px;
  }
  #companyPage .companyCnt .aboutBlock_intro dt {
    font-size: 16px;
    margin-bottom: 20px;
  }
  #companyPage .companyCnt .aboutBlock_intro dd {
    font-size: 13px;
    line-height: 2.2;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  }
  #companyPage .companyCnt .aboutBlock_intro dd br {
    display: none;
  }
  #companyPage .companyCnt .aboutBlock_intro .intro_ttl {
    font-size: 16px;
  }
  #companyPage .companyCnt .aboutBlock_cnt {
    margin-bottom: 55px;
  }
  #companyPage .companyCnt .aboutBlock_cnt .cnt_inr {
    padding: 0px 25px;
  }
  #companyPage .companyCnt .aboutBlock_cnt .cnt_img {
    margin-bottom: 55px;
  }
  #companyPage .companyCnt .aboutBlock_cnt .cnt_txt {
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  }
  #companyPage .companyCnt .aboutBlock_cnt .cnt_ttl {
    margin-bottom: 18px;
  }
  #companyPage .companyCnt .aboutBlock_cnt .cnt_txt2 {
    margin-top: 15px;
  }
  #companyPage .companyCnt .aboutBlock_cnt .cnt_txtIndent {
    margin-top: 15px;
    word-break: break-all;
  }
  #companyPage .companyCnt .aboutBlock_cnt .cnt_txtAdd {
    margin-top: 20px;
  }
  #companyPage .companyCnt .aboutBlock_cnt .cnt_txtAdd .txtAdd_img {
    width: 71px;
  }
  #companyPage .companyCnt .aboutBlock_cnt .cnt_txtAdd .txtAdd_txt {
    width: calc(100% - 100px);
    padding-top: 0px;
  }
  #companyPage .companyCnt .aboutBlock_cnt .cnt_txtAdd .txtAdd_txt dt {
    font-size: 14px;
    margin-bottom: 1.2em;
  }
  #companyPage .companyCnt .aboutBlock_cnt .cnt_txtAdd .txtAdd_txt dd {
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  }
}

#companyPage .companyCnt .newsBlock {
  padding-bottom: 50px;
}

#companyPage .companyCnt .newsBlock .newsSgmnt {
  background-color: #ece8e6;
  box-shadow: inset 0px 1px 3px 0px rgba(4, 0, 0, 0.1);
  height: 4px;
  margin-bottom: 75px;
}

#companyPage .companyCnt .newsBlock_ttl {
  color: #42210b;
  letter-spacing: 0.05em;
  line-height: 1;
  font-size: 24px;
  margin-bottom: 25px;
  margin-bottom: 40px;
}

@media all and (max-width: 767px) {
  #companyPage .companyCnt .newsBlock_ttl {
    font-size: 18px;
  }
}

#companyPage .companyCnt .newsBlock_newsList .newsListBox:first-child .newsListBox_ttl {
  display: none;
}

#companyPage .companyCnt .newsBlock_newsList .newsListBox:first-child .newsListBox_list {
  display: block;
}

#companyPage .companyCnt .newsBlock .newsListBox_ttl {
  cursor: pointer;
  display: flex;
  line-height: 1;
  background: #ece8e6;
  align-items: center;
  color: #42210b;
  border-radius: 4px;
  font-size: 16px;
  padding-left: 20px;
  height: 60px;
  margin-bottom: 10px;
  transition: margin-bottom 0.5s;
}

#companyPage .companyCnt .newsBlock .newsListBox_ttl.on {
  margin-bottom: 25px;
}

#companyPage .companyCnt .newsBlock .newsListBox_list {
  display: none;
}

#companyPage .companyCnt .newsBlock .newsListBox_list {
  border-bottom: solid 1px #ece8e6;
  margin-bottom: 30px;
}

#companyPage .companyCnt .newsBlock .newsCnt {
  border-top: solid 1px #ece8e6;
  padding: 28px 0px 25px;
}

#companyPage .companyCnt .newsBlock .newsCnt a {
  color: #42210b;
  text-decoration: underline;
}

#companyPage .companyCnt .newsBlock .newsCnt_topTxt {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#companyPage .companyCnt .newsBlock .newsCnt_newsTtl {
  font-size: 16px;
  color: #42210b;
  margin-right: 14px;
  margin-bottom: 10px;
}

#companyPage .companyCnt .newsBlock .newsCnt_date {
  line-height: 1;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  background: #ece8e6;
  color: #666;
  padding: 5px 10px;
  font-size: 12px;
  margin-bottom: 10px;
}

#companyPage .companyCnt .newsBlock .newsCnt_txt {
  color: #666;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  line-height: 2;
  font-size: 13px;
}

#companyPage .companyCnt .newsBlock .newsCnt_txt a {
  color: #666;
}

@media all and (max-width: 767px) {
  #companyPage .companyCnt .newsBlock {
    padding: 0px 25px 50px;
  }
  #companyPage .companyCnt .newsBlock .newsSgmnt {
    position: relative;
    width: calc(100% + 50px);
    left: -25px;
    margin-bottom: 60px;
  }
  #companyPage .companyCnt .newsBlock_ttl {
    margin-bottom: 28px;
  }
  #companyPage .companyCnt .newsBlock .newsListBox_ttl {
    font-size: 14px;
    padding-left: 20px;
    height: 50px;
    margin-bottom: 1px;
  }
  #companyPage .companyCnt .newsBlock .newsListBox_list {
    border-bottom: none;
    margin-bottom: 7px;
  }
  #companyPage .companyCnt .newsBlock .newsCnt {
    padding: 15px 0px 14px;
  }
  #companyPage .companyCnt .newsBlock .newsCnt_topTxt {
    display: block;
    margin-bottom: 5px;
  }
  #companyPage .companyCnt .newsBlock .newsCnt_newsTtl {
    font-size: 14px;
    margin-bottom: 5px;
  }
  #companyPage .companyCnt .newsBlock .newsCnt_date {
    display: inline-block;
    padding: 5px;
    font-size: 10px;
    margin-left: 0px;
  }
  #companyPage .companyCnt .newsBlock .newsCnt_txt {
    font-size: 12px;
  }
}

#companyPage .companyCnt .contactBlock {
  color: #42210b;
  border-top: #ece8e6 solid 1px;
  padding: 75px 0px;
}

#companyPage .companyCnt .contactBlock a {
  text-decoration: none;
  color: #42210b;
}

#companyPage .companyCnt .contactBlock .contactCnt {
  text-align: left;
  letter-spacing: 0.05em;
}

#companyPage .companyCnt .contactBlock .contactCnt_ttl {
  color: #42210b;
  letter-spacing: 0.05em;
  line-height: 1;
  font-size: 24px;
  margin-bottom: 25px;
  margin-bottom: 20px;
}

@media all and (max-width: 767px) {
  #companyPage .companyCnt .contactBlock .contactCnt_ttl {
    font-size: 18px;
  }
}

#companyPage .companyCnt .contactBlock .contactCnt_txt1 {
  line-height: 2;
  font-size: 14px;
}

#companyPage .companyCnt .contactBlock .contactCnt_txt2 {
  margin-top: 5px;
  font-size: 40px;
  letter-spacing: 0.05em;
}

#companyPage .companyCnt .contactBlock .contactCnt_txt3 {
  letter-spacing: 0.1em;
  font-size: 12px;
}

#companyPage .companyCnt .contactBlock .contactCnt-mail {
  margin-top: 35px;
}

#companyPage .companyCnt .contactBlock .contactCnt-mail .contactCnt_txt1 {
  letter-spacing: 0.1em;
}

@media all and (max-width: 767px) {
  #companyPage .companyCnt .contactBlock {
    background: #361b09;
    color: #fff;
    padding: 55px 0px;
  }
  #companyPage .companyCnt .contactBlock a {
    color: #fff;
  }
  #companyPage .companyCnt .contactBlock .contactCnt_ttl {
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
  }
  #companyPage .companyCnt .contactBlock .contactCnt_txt1 {
    font-size: 12px;
  }
  #companyPage .companyCnt .contactBlock .contactCnt_txt2 {
    margin-top: 3px;
    font-size: 30px;
  }
  #companyPage .companyCnt .contactBlock .contactCnt_txt3 {
    margin-top: -2px;
  }
  #companyPage .companyCnt .contactBlock .contactCnt-mail {
    margin-top: 47px;
  }
  #companyPage .companyCnt .contactBlock .contactCnt-mail .contactCnt_txt1 {
    margin-top: -3px;
  }
}

#companyPage .companyCnt .orderBlock {
  color: #42210b;
  padding: 45px 0px 50px;
}

#companyPage .companyCnt .orderBlock_ttl {
  color: #42210b;
  letter-spacing: 0.05em;
  line-height: 1;
  font-size: 24px;
  margin-bottom: 25px;
  margin-bottom: 28px;
}

@media all and (max-width: 767px) {
  #companyPage .companyCnt .orderBlock_ttl {
    font-size: 18px;
  }
}

#companyPage .companyCnt .orderBlock_cnt {
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

#companyPage .companyCnt .orderBlock_cnt .cntItem {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  line-height: 2;
  border-top: #ece8e6 solid 1px;
  font-size: 14px;
  padding: 22px 0px;
}

#companyPage .companyCnt .orderBlock_cnt .cntItem dt {
  color: #42210b;
  width: 165px;
}

#companyPage .companyCnt .orderBlock_cnt .cntItem dd {
  color: #666;
  width: calc(100% - 165px);
}

#companyPage .companyCnt .orderBlock_cnt .cntItem dd p {
  margin-bottom: 0.9em;
}

#companyPage .companyCnt .orderBlock_cnt .cntItem dd p:last-child {
  margin-bottom: 0;
}

#companyPage .companyCnt .orderBlock_cnt .cntItem dd .sml {
  font-size: 12px;
  color: #888;
}

#companyPage .companyCnt .orderBlock_cnt .cntItem dd .indent {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 12px;
  margin-bottom: 0;
}

@media all and (max-width: 767px) {
  #companyPage .companyCnt .orderBlock {
    border-top: none;
    padding: 60px 25px 35px;
  }
  #companyPage .companyCnt .orderBlock_ttl {
    margin-bottom: 30px;
  }
  #companyPage .companyCnt .orderBlock_cnt .cntItem {
    padding: 22px 0px 20px;
  }
  #companyPage .companyCnt .orderBlock_cnt .cntItem dt {
    width: 100%;
    margin-bottom: 10px;
  }
  #companyPage .companyCnt .orderBlock_cnt .cntItem dd {
    width: 100%;
  }
}

#companyPage .companyCnt .ppBlock_sgmnt {
  background-color: #ece8e6;
  box-shadow: inset 0px 1px 3px 0px rgba(4, 0, 0, 0.1);
  height: 4px;
  margin-bottom: 75px;
}

#companyPage .companyCnt .ppBlock_ttl {
  color: #42210b;
  letter-spacing: 0.05em;
  line-height: 1;
  font-size: 24px;
  margin-bottom: 25px;
}

@media all and (max-width: 767px) {
  #companyPage .companyCnt .ppBlock_ttl {
    font-size: 18px;
  }
}

#companyPage .companyCnt .ppBlock_cnt {
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  line-height: 2;
  font-size: 12px;
  text-align: justify;
}

#companyPage .companyCnt .ppBlock_cnt p {
  margin-bottom: 2em;
}

#companyPage .companyCnt .ppBlock_cnt .indent {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 2em;
}

@media all and (max-width: 767px) {
  #companyPage .companyCnt .ppBlock {
    padding: 0px 25px 0px;
  }
  #companyPage .companyCnt .ppBlock_sgmnt {
    position: relative;
    width: calc(100% + 50px);
    left: -25px;
    margin-bottom: 58px;
  }
}

/*# sourceMappingURL=../css/company.map */
