.readTxt {
  font-size: 13px;
  letter-spacing: 1px;
  color: #563317;
  line-height: 1.8;
}
.btnBurret:before {
  content: '>';
  padding-right: 5px;
}
a {
  color: #EA9999;
  text-decoration: underline;
  outline: none;
}
a:hover {
  color: #EA9999;
  text-decoration: none;
}
::-moz-selection {
  background: #dedede;
  color: #333333;
}
::selection {
  background: #dedede;
  color: #333333;
}
img {
  border: none;
}
em,
strong {
  font-weight: normal;
  font-style: normal;
}
figure {
  margin: 0;
}
p {
  color: #704D29;
}

/* .message
------------------------------------*/
.message {
  width: 900px;
  margin: 0 auto 100px;
  background: url(../img/point/ph_msg@2x.jpg) no-repeat 88% top;
  background-size: 50%;
}
.message .msgWrap {
  padding-top: 30px;
}
.message .msgWrap .ph {
  width: 311px;
  float: left;
  margin-top: 15px;
}
.message .msgWrap .ph em {
  display: block;
  font-size: 12px;
  padding-top: 8px;
  color: #563317;
  letter-spacing: 1px;
}
.message .msgWrap .msg {
  width: 530px;
  float: right;
  margin-top: 10px;
}
.message .msgWrap .msg span {
  display: block;
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 2;
  text-align: justify;
  letter-spacing: 0.08em;
  white-space: nowrap;
  font-feature-settings: 'palt' 1;
}

/* .policy
------------------------------------*/
.policy {
  background: url(../img/point/photo_m01@2x.jpg) no-repeat 0 0;
  width: 960px;
  height: 506px;
  margin: 0 auto 110px;
  position: relative;
  background-size: 76%;
}
.policy .cntR {
  margin-top: 30px;
  float: right;
  width: 312px;
  position: relative;
  left: -10px;
}
.policy .readTxt {
  line-height: 2;
  letter-spacing: 1px;
  padding-left: 20px;
  border-left: 1px solid #563317;
  display: block;
}

/* .whBox
------------------------------------*/
.whBox {
  color: #563317;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 0 0 90px 25px;
  position: relative;
}
.whBox h3 {
  margin: 0 0 25px 14px;
}
.whBox .readTxt {
  padding-left: 15px;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 40px;
}
.whBox .kotoba {
  padding-left: 15px;
  border-left: 1px solid #563317;
  margin: 20px 0 20px 15px;
  line-height: 2;
}
.whBox .clearfix {
  width: 900px;
  margin: 0 auto;
  padding-top: 15px;
}
.whBox .clearfix dl {
  width: 580px;
  float: right;
  margin-top: 30px;
}
.whBox .clearfix dl dt {
  font-size: 15px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-weight: bold;
}
.whBox .clearfix dl dd {
  line-height: 2;
  margin-bottom: 45px;
  font-size: 13px;
  padding-left: 20px;
  letter-spacing: 0.06em;
  white-space: nowrap;
}
.whBox .clearfix .bgImgList {
  width: 250px;
  float: left;
}
.whBox .clearfix .bgImgList img {
  display: block;
  margin-bottom: 35px;
}
.whBox .bgBoy {
  position: absolute;
  top: -0px;
  right: 80px;
}

/* .history
------------------------------------*/
.history {
  width: 975px;
  margin: 0 auto 140px;
  position: relative;
}
.history .historyCnt01 {
  width: 100%;
  margin-bottom: 125px;
}
.history .historyCnt01 .cntL {
  float: left;
  width: 395px;
  margin-left: 20px;
}
.history .historyCnt01 .cntL .readTxt {
  padding-left: 20px;
  border-left: 1px solid #563317;
  display: block;
  line-height: 2;
}
.history .historyCnt01 .cntR {
  float: right;
  width: 500px;
  padding-top: 100px;
}
.history .historyCnt01 .cntR .photo_s {
  float: left;
  margin-left: 10px;
}
.history .historyCnt01 .cntR .photo_s:first-child {
  margin-left: 0;
}
.history .historyCnt02 {
  width: 100%;
}
.history .historyCnt02 .fL {
  width: 740px;
  float: left;
}
.history .historyCnt02 .fR {
  padding-top: 195px;
  float: right;
}
.history .historyCnt02 .fR p:first-child {
  margin-bottom: 20px;
}
.history .historyUsagi {
  position: absolute;
  top: 340px;
  right: 50px;
}
.history .historyBaloon {
  position: absolute;
  top: 250px;
  right: -25px;
}
.history .bgTemple {
  position: absolute;
  top: -120px;
  right: 70px;
}

/* .book
------------------------------------*/
.book {
  position: relative;
  margin: 0 auto 130px;
}

.book .img1 {
  margin: 0 0 45px;
}

.book .fR {
  position: absolute;
  top: 5px;
  left: 600px;
}

.book .fR .readTxt,
.lunch .fR .readTxt {
  border-left: 1px solid #563317;
  padding-left: 20px;
}

.book .readTxt,
.lunch .readTxt {
  display: block;
  margin-left: 5px;
  line-height: 2.05;
  letter-spacing: 0.04em;
}

.book .readTxt:not(:last-of-type) {
  margin-bottom: 12px;
}

.book .img2 {
  position: absolute;
  bottom: 0;
  left: 605px;
  margin: 0;
}

/* .lunch
------------------------------------*/
.lunch {
  position: relative;
  margin: 0 auto 140px;
}

.lunch .img1 {
  position: absolute;
  top: 16px;
  left: 422px;
}

.lunch .img2 {
  position: absolute;
  top: 65px;
  left: 635px;
}

.lunch .img2 .pic {
  display: block;
  position: absolute;
  top: -50px;
  right: 7px;
}

.lunch .fR {
  margin: 0 0 57px 5px;
}

.lunch .birthday h3 {
  margin-bottom: 15px;
}

.lunch .birthday p {
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.04em;
}

.lunch .birthday > p {
  margin-left: 16px;
}

.lunch .birthday p:last-child {
  margin-bottom: 0;
}

.lunch .chef-list {
  margin-top: 30px;
}

.lunch .chef-list .inner {
  display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.lunch .chef-list .inner:not(:last-child) {
  margin-bottom: 30px;
}

.lunch .chef-list figure {
  width: 454px;
  min-width: 454px;
}

.lunch .chef-list .txt {
  position: relative;
  width: 100%;
  padding: 0 0 0 40px;
}

.lunch .chef-list h4 {
  margin: 0 0 25px 2px;
}

.lunch .chef-list .sns {
  position: absolute;
  top: 0;
  right: 55px;
}

.lunch .chef-list p {
  white-space: nowrap;
}

/* .uniform
------------------------------------*/
.uniform {
  width: 100%;
}
.uniform .phUniform {
  float: left;
  width: 630px;
  position: relative;
  left: -20px;
}
.uniform .fR {
  margin-top: 55px;
  width: 305px;
  float: right;
}
.uniform .fR span {
  padding-left: 20px;
  border-left: 1px solid #563317;
  display: block;
  line-height: 2.2;
  font-size: 13px;
  display: block;
  text-align: justify;
  white-space: nowrap;
}