@charset "UTF-8";
/* rinen */
a.scroll_point {
  height: 1px;
  display: block;
}

.smp a.scroll_point {
  margin-top: -90px;
  padding-top: 90px;
}

/* ichiran desc ======== ======== ======== ======== ======== ======== ======== ======== */
.desc-block {
  width: 920px;
  height: 503px;
  background-position: top center;
  background-image: url(../img/rinen_desc_bg.png);
  background-repeat: no-repeat;
  position: relative;
}

.rinen-desc-txt p {
  font-size: 1.4rem;
  line-height: 1.9;
  color: #ff9193;
  margin: 0;
  padding: 0;
  padding-top: 145px;
  padding-left: 30px;
}

.rinen-desc-btn {
  width: 209px;
  height: 85px;
  position: absolute;
  right: 32px;
  bottom: 34px;
}

.rinen-desc-chara {
  width: 209px;
  height: 222px;
  position: absolute;
  right: 32px;
  bottom: 79px;
}

.smp .ichiran-desc-container .ichiran-desc .desc-block {
  background-image: none;
}

.smp .ichiran-desc-container .ichiran-desc .desc-block .desc-bottom-smp {
  background-image: url(../img/rinen_desc_bottom_smp.png);
}

/* ichiran content ======== ======== ======== ======== ======== ======== ======== ======== */
.ichiran-content-block .card .main {
  width: 610px;
  /*482px;*/
}

.ichiran-content-block .card .main dl:first-of-type {
  padding: 0 0 14px 0;
  /*上 右 下 左, 上 左右 下, 上下 左右*/
}

.ichiran-content-block .card .photo {
  width: 314px;
}

/* aboutwork -------- */
.ichiran-content-block .aboutwork-card .main {
  width: 328px;
  /*860-517-15*/
  font-size: 1.4rem;
  line-height: 1.5;
  color: #000;
}

.ichiran-content-block .aboutwork-card .photo {
  width: 517px;
}

/* ichiran news ======== ======== ======== ======== ======== ======== ======== ======== */
/* content-2 ======== ======== ======== ======== ======== ======== ======== ======== */
.content-2-container {
  width: 100%;
  background-color: #e9f4ff;
  background-position: center;
  background-image: url(../img/bg3.jpg);
  position: relative;
  min-height: 814px;
}

.content-2-bg-container {
  width: 100%;
  min-height: 814px;
  /*background-position: center top 78px;
	background-image: url(../img/rinen_howabout_bg.png);
	background-repeat: no-repeat;*/
  position: relative;
}

.common-bg-container {
  width: 100%;
  position: absolute;
  top: 0;
}

.common-bg-cloud {
  width: 100%;
  min-height: 814px;
  background-position: center top 78px;
  background-image: url(../img/rinen_howabout_bg.png);
  background-repeat: no-repeat;
}

.content-2 {
  width: 679px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 10px;
}

/* -------- */
.rinen-howabout-block {
  width: 679px;
  margin: 0 auto;
  margin-bottom: 100px;
  position: relative;
}

.rinen-howabout-title {
  width: 679px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.rinen-howabout-txt-bg {
  width: 565px;
  margin: 0 auto;
  background-color: #fff;
  -webkit-box-shadow: 7px 7px 0 0 #84d7d5;
          box-shadow: 7px 7px 0 0 #84d7d5;
  /*border-right: solid 7px #84d7d5;*/
  position: absolute;
  top: 48px;
  /*51px*/
  left: 62px;
  z-index: 1;
}

.smp .content-2 {
  width: 100%;
  position: relative;
}

.smp .content-2 .rinen-howabout-block {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  position: absolute;
  left: -19.5px;
}

/* -------- */
.rinen-howabout-txt {
  width: 500px;
  margin: 0 auto;
  font-size: 1.4rem;
  line-height: 1.3;
  color: #000;
  margin-top: 36px;
  margin-bottom: 30px;
}

.rinen-howabout-txt .title {
  width: 100%;
  font-size: 1.8rem;
  line-height: 1;
  color: #84d7d5;
  font-weight: bold;
  text-align: center;
  margin-bottom: 17px;
}

.rinen-howabout-txt dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*justify-content: space-between;*/
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 12px;
}

.rinen-howabout-txt dl dt {
  width: 156px;
  /*500-340-4*/
  white-space: nowrap;
  overflow: hidden;
}

.rinen-howabout-txt dl dd {
  width: 340px;
  margin-left: 4px;
}

.rinen-howabout-txt .row {
  width: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 30px;
}

.rinen-howabout-txt .row .col-1 {
  width: 254px;
  /*500-221-25*/
}

.rinen-howabout-txt .row .col-1 .txt {
  margin-bottom: 14px;
}

.rinen-howabout-txt .row .col-2 {
  width: 221px;
}

/* -------- */
.rinen-howabout-txt .suppliers-block {
  width: 460px;
  /*500-40*/
  margin: 0 auto;
  background-color: #fcf4c7;
  border-radius: 12px;
  padding: 18px 20px 18px 20px;
  /*上 右 下 左, 上 左右 下, 上下 左右*/
  margin-top: 15px;
}

.rinen-howabout-txt .suppliers-block .suppliers-title {
  width: 100%;
  font-size: 1.6rem;
  line-height: 1;
  color: #84c0bf;
  font-weight: bold;
  text-align: center;
  border-bottom: solid 2px #5dbebd;
  padding-bottom: 8px;
}

.rinen-howabout-txt .suppliers-block .suppliers-list {
  margin-top: 8px;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #000;
}
/*# sourceMappingURL=rinen.css.map */