/*---------------------------------------------------------------------------*/
.about {
  background: #f5f5f5;
}

.about .aboutInner .aboutArea {
  position: relative;
}

.about .aboutInner .aboutArea .pageNavi {
  top: 0;
}

.about .aboutInner .contentsTitleBar {
  margin: 12px auto 35px;
}

.about .aboutInner .topBox {
  padding: 0 40px;
  text-align: center;
}

.about .aboutInner .topBox .topTxt {
  font-family: "ryo-display-plusn";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  color: #362827;
  font-size: 19px;
  line-height: 33px;
  margin: 0 0 50px;
  text-align: center;
}

.about .aboutInner .topBox .topImg {
  margin: 0 auto;
  max-width: 1270px;
  min-width: 900px;
  text-align: center;
  width: 100%;
}

.about .aboutInner .topBox .topImg img {
  height: auto;
  width: 100%;
}

.about .aboutInner .aboutBox {
  padding: 80px 40px 0;
}

.about .aboutInner .aboutBox .titleBox {
  margin: 0 auto 25px;
  text-align: center;
  width: 490px;
}

.about .aboutInner .aboutBox .titleBox .engTitle {
  font-family: "garamond-premier-pro-display",serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  color: #d5a06d;
  font-size: 18px;
  line-height: 1;
  margin: 0 0 10px;
}

.about .aboutInner .aboutBox .titleBox .engTitle.ja {
  font-family: "ryo-display-plusn";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: normal;
}

.about .aboutInner .aboutBox .titleBox .subTitle {
  font-family: "ryo-display-plusn";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  color: #362827;
  font-size: 26px;
  line-height: 40px;
  margin-bottom: 25px;
}

.about .aboutInner .aboutBox .txtBox {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  margin: 0 auto 80px;
  padding: 25px 0 30px;
  width: 490px;
}

.about .aboutInner .aboutBox .txtBox h4 {
  font-family: "ryo-display-plusn";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  letter-spacing: normal;
  margin-bottom: 25px;
}

.about .aboutInner .aboutBox .txtBox .txt01 {
  font-family: "ryo-display-plusn";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  color: #362827;
  font-size: 17px;
  line-height: 27px;
  margin: 0 0 25px;
}

.about .aboutInner .aboutBox .txtBox .txt02 {
  font-family: "ryo-display-plusn";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  color: #362827;
  font-size: 17px;
  line-height: 27px;
}

.about .aboutInner .aboutBox .txtBox .btn {
  width: 350px;
  margin: 30px auto 0;
}

.about .aboutInner .aboutBox .txtBox .btn a {
  display: block;
  background-color: #d4ac74;
  color: #fff;
  text-decoration: none;
  padding: 20px 30px;
}

.about .aboutInner .aboutBox .boxImg {
  margin: 0 auto;
  max-width: 1270px;
  min-width: 900px;
  text-align: center;
  width: 100%;
}

.about .aboutInner .aboutBox .boxImg img {
  height: auto;
  width: 100%;
}

.about .aboutInner .aboutBox .aboutBoxInner {
  margin: 0 auto 80px;
  max-width: 1270px;
  min-width: 900px;
  width: 100%;
}

.about .aboutInner .aboutBox .aboutBoxInner:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.about .aboutInner .aboutBox .aboutBoxInner .aboutL {
  background: #ffffff;
  float: left;
  margin: 0 2% 0 0;
  padding: 41px 0 40px;
  width: 49%;
}

.about .aboutInner .aboutBox .aboutBoxInner .aboutL .titleBox {
  width: 70%;
}

.about .aboutInner .aboutBox .aboutBoxInner .aboutL .txtBox {
  margin: 0 auto;
  padding: 25px 0 52px;
  width: 70%;
}

@media(min-width:1070px) {
  .about .aboutInner .aboutBox .aboutBoxInner .aboutL.fixed_height {
    height: 391px;
  }
  .about .aboutInner .aboutBox .aboutBoxInner .aboutL.fixed_height .txtBox {
    padding-bottom: 0;
  }
}

.about .aboutInner .aboutBox .aboutBoxInner .aboutR {
  float: left;
  width: 49%;
}

.about .aboutInner .aboutBox .aboutBoxInner .aboutR img {
  height: auto;
  width: 100%;
}

.about .aboutInner .aboutBox .flexBox {
  max-width: 1270px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.about .aboutInner .aboutBox .flexBox .innerBox {
  display: flex;
  flex-direction: column;
  width: 48%;
}

.about .aboutInner .aboutBox .flexBox .innerBox .txtBox {
  flex-grow:1;
  width: 100%;
  margin-bottom: 0;
  border-color: none;
}

.about .aboutInner .aboutBox .flexBox .innerBox .txtBox h4 {
  position: relative;
  padding-left: 3em;
}

.about .aboutInner .aboutBox .flexBox .innerBox .txtBox h4::before {
  content: "";
  width: 8%;
  height: 1px;
  background: #d5a06d;
  top: .4em;
  left: 0;
  position: absolute;
  transform: translateY(-50%);
}

.about .aboutInner .aboutBox .flexBox .innerBox .Img {
  width: 100%;
  margin: 0 auto;
}

.about .aboutInner .otherInfo {
  background: #5c3f3e;
  min-width: 980px;
  width: 100%;
}

.about .aboutInner .otherInfo .otherInfoInner {
  margin: 0 auto;
  padding: 55px 0 60px;
  width: 980px;
}

.about .aboutInner .otherInfo .otherInfoInner .infoTxt {
  font-family: "ryo-display-plusn";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  color: #f9f9f9;
  font-size: 19px;
  line-height: 26px;
  margin: 0 0 38px;
  text-align: center;
}

.about .aboutInner .otherInfo .otherInfoInner .infoList {
  font-size: 0;
  text-align: center;
}

.about .aboutInner .otherInfo .otherInfoInner .infoList li {
  display: inline-block;
  margin: 0 0 0 20px;
  vertical-align: top;
  width: 313px;
}

.about .aboutInner .otherInfo .otherInfoInner .infoList li .infoBtn a {
  font-family: "ryo-display-plusn";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 700;
  border: 1px solid #d5a06d;
  box-sizing: border-box;
  display: block;
  height: 52px;
  position: relative;
  text-decoration: none;
  width: 313px;
  background: url(/assets/img/shopTypeA/iconLink01.png) 96% center no-repeat;
  color: #d5a06d;
  font-size: 17px;
  padding: 16px 0 0;
  text-align: center;
}

.about .aboutInner .otherInfo .otherInfoInner .infoList li .infoBtn a:after {
  border: 1px solid #d5a06d;
  box-sizing: border-box;
  content: '';
  height: 46px;
  left: 2px;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  position: absolute;
  top: 2px;
  width: 307px;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
}

.about .aboutInner .otherInfo .otherInfoInner .infoList li .infoBtn a:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -moz-opacity: 1;
}

.about .aboutInner .otherInfo .otherInfoInner .infoList li:first-child {
  margin: 0;
}
