@charset "UTF-8";
/* -------------------------------------------------- */
/* file   : privacy.css                                  */
/* update : 2021                                      */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* 全デバイス共通(PC向け) */
/* --------------------------------------------------- */
.h1_box {
  background: url(/products/img/astraea/bg_h1.jpg) no-repeat center top/cover;
}

.products_h1 .h1_box .kinosei02 {
  position: absolute;
  width: 169px;
  left: 6.1%;
  top: 140px;
}
.products_h1 .h1_box .logo {
  position: absolute;
  top: 30px;
  right: 240px;
  width: 240px;
}
.products_h1 .h1_box .prize {
  position: absolute;
  top: 170px;
  left: 38%;
  width: 150px;
}
.products_h1 .h1_txt_box {
  top: 220px;
}

.point02 {
  text-align: center;
  margin-bottom: 100px;
}
.point02 span {
  font-size: 20px;
  font-weight: 700;
  background: url(/common/img/underline.png) repeat-x center bottom/18px auto;
  display: inline-block;
  line-height: 2;
}

section.infor .data_box.box02 {
  margin-top: 60px;
}
section.infor .data_box.box02 dl dd {
  padding: 20px 0;
}
section.infor .data_box.box02 dl dd ul {
  padding: 0 30px;
}
section.infor .data_box.box02 dl dd ul.ul01 {
  border-bottom: solid 1px #808080;
  padding: 0 30px 15px;
  margin-bottom: 15px;
}

.data_text01 {
  width: 74%;
  margin: 15px auto 0;
}
.data_text01 li {
  font-size: 12px;
  line-height: 1.4;
  margin-left: 1em;
}
.data_text01 li span {
  margin-left: -1em;
}

.data_text02 {
  width: 74%;
  margin: 25px auto 0;
}

section.feature .feature_wrap {
  margin-bottom: 90px;
}
section.feature .feature_wrap .feature_box {
  background: #FFF;
  padding: 100px 0 60px;
  border-radius: 135px;
}
section.feature .feature_wrap .feature_box.box01 {
  margin-bottom: 60px;
}
section.feature .feature_wrap .feature_box .tit01 {
  width: 53%;
  margin: 0 auto 30px;
  border-top: solid 1px #827826;
  border-bottom: solid 1px #827826;
  font-size: 24px;
  padding: 12px 0;
  position: relative;
  color: #827826;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.1em;
}
section.feature .feature_wrap .feature_box .tit01::before {
  content: "パインファイバーWは";
  display: inline-block;
  background: #358742;
  color: #FFF;
  font-size: 15px;
  padding: 10px;
  position: absolute;
  left: 0;
  top: -60px;
}
section.feature .feature_wrap .feature_box .tit01::after {
  content: "";
  display: block;
  border-top: 14px solid #358742;
  border-right: 14px solid transparent;
  border-left: 14px solid transparent;
  position: absolute;
  left: 85px;
  top: -25px;
}
section.feature .feature_wrap .feature_box .img01 {
  text-align: center;
  margin-bottom: 20px;
}
section.feature .feature_wrap .feature_box .img01 img {
  width: 65.1%;
}
section.feature .feature_wrap .feature_box .img02 {
  text-align: center;
}
section.feature .feature_wrap .feature_box .img02 img {
  width: 66.3%;
}
section.feature .feature_wrap .feature_box .img03 {
  text-align: center;
  margin-bottom: 20px;
}
section.feature .feature_wrap .feature_box .img03 img {
  width: 65.1%;
}
section.feature .point_wrap {
  margin-bottom: 80px;
}
section.feature .point_wrap .about_title {
  width: 50.5%;
  margin: 0 auto 10px;
}
section.feature .point_wrap .about_list {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}
section.feature .point_wrap .about_list li {
  width: 21.6%;
  margin-right: 5.9%;
  position: relative;
}
section.feature .point_wrap .about_list li::before {
  content: "";
  padding-top: 100%;
  display: block;
  background: #FFF url(/common/img/bg_circle.png) no-repeat center center/100% auto;
  border-radius: 50%;
  box-sizing: border-box;
}
section.feature .point_wrap .about_list li .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.feature .point_wrap .about_list li .inner p {
  font-size: clamp(18px, 1.5vw, 30px);
}
section.feature .point_wrap .about_list li .inner p span {
  font-size: 16px;
  display: inline-block;
  line-height: 1.4;
}
section.feature .point_wrap .about_list li:last-child {
  margin-right: 0;
}
section.feature .point_wrap .about_text {
  text-align: center;
  font-size: 24px;
  color: #CC7078;
  margin-bottom: 60px;
}
section.feature .point_wrap .example_box {
  background: #FFF;
  border-radius: 150px;
  padding: 40px 0;
  margin-bottom: 15px;
}
section.feature .point_wrap .example_box .title {
  width: 33%;
  margin: 0 auto 20px;
  border-top: solid 1px #827826;
  border-bottom: solid 1px #827826;
  font-size: 24px;
  padding: 12px 0;
  position: relative;
  color: #827826;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.1em;
}
section.feature .point_wrap .example_box .img01 {
  width: 82.4%;
  margin: 0 auto;
}
section.feature .point_wrap .example_text {
  text-align: center;
  font-size: 12px;
  margin-bottom: 120px;
}
section.feature .point_wrap .point_title {
  text-align: center;
  font-size: 34px;
  color: #FFF;
  background: #877826;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 40px;
}
section.feature .point_wrap .point_img {
  width: 73%;
  margin: 0 auto 70px;
}
section.feature .point_wrap .point_box {
  background: #FFF;
  border-radius: 135px;
  padding: 70px 0;
  margin-bottom: 30px;
}
section.feature .point_wrap .point_box .box_inner {
  display: flex;
  justify-content: flex-start;
  padding: 0 50px 0 130px;
}
section.feature .point_wrap .point_box .box_inner .box_txt {
  width: 44.2%;
  margin-right: 4.4%;
}
section.feature .point_wrap .point_box .box_inner .box_txt .tit_box {
  position: relative;
}
section.feature .point_wrap .point_box .box_inner .box_txt .tit_box .point {
  width: 72px;
  height: 72px;
  position: absolute;
  left: -82px;
  top: 50%;
  margin-top: -36px;
  border-radius: 50%;
  background: #877826;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #FFF;
  font-size: 11px;
  line-height: 1.2;
}
section.feature .point_wrap .point_box .box_inner .box_txt .tit_box .point span {
  font-size: 33px;
  display: inline-block;
  line-height: 1;
}
section.feature .point_wrap .point_box .box_inner .box_txt .tit_box .tit {
  font-size: 24px;
  color: #877826;
  line-height: 1.4;
  margin-bottom: 30px;
}
section.feature .point_wrap .point_box .box_inner .box_txt .tit_box .tit span {
  font-size: 17px;
}
section.feature .point_wrap .point_box .box_inner .box_txt .tit01 {
  font-size: 19px;
  color: #877826;
  margin-top: 30px;
}
section.feature .point_wrap .point_box .box_inner .box_txt .tit02 {
  font-size: 19px;
  color: #877826;
  margin-top: 20px;
  display: inline-block;
  border: solid 1px #877826;
  line-height: 1;
  padding: 5px 0;
  margin-bottom: 10px;
}
section.feature .point_wrap .point_box .box_inner .box_img {
  width: 51.2%;
  text-align: center;
}
section.feature .point_wrap .point_box .box_inner.inner01 .box_img {
  padding-top: 7%;
}
section.feature .point_wrap .point_box .box_inner.inner01 .box_img img {
  width: 76.5%;
}
section.feature .point_wrap .point_box .box_inner.inner02 .box_img {
  width: 53.8%;
}
section.feature .point_wrap .point_box .box_txt_sp {
  display: none;
}
section.feature .point_wrap .point_box.bottom {
  margin-bottom: 0;
}
section.feature .point_wrap .about_astraea {
  text-align: center;
  margin-top: 70px;
}
section.feature .point_wrap .about_astraea .tit {
  width: 35.2%;
  margin: 0 auto 30px;
}

section.faq .faq_title .tit span::before {
  content: "";
  display: block;
  width: 199px;
  height: 113px;
  background: url(/products/img/astraea/img_title01.png) no-repeat center center/100% auto;
  position: absolute;
  right: -189px;
  bottom: -5px;
}

section.appeal {
  margin-bottom: 180px;
}
section.appeal .appeal_tit {
  width: 53%;
  margin: 0 auto 40px;
  border-top: solid 1px #827826;
  border-bottom: solid 1px #827826;
  font-size: 24px;
  padding: 12px 0;
  position: relative;
  color: #827826;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.1em;
}
section.appeal .appeal_list {
  display: flex;
  justify-content: center;
}
section.appeal .appeal_list li {
  width: 26.2%;
  margin-right: 4.7%;
  position: relative;
}
section.appeal .appeal_list li:last-child {
  margin-right: 0;
}
section.appeal .appeal_list.list01 {
  margin-bottom: 90px;
}

/* ---------------全デバイス共通(pc)-end--------------------- */
/*----------------------------------------------------------*/
/* tablet用のCSS */
/*----------------------------------------------------------*/
@media screen and (min-width: 560px) {
  /* tablet */
  /* -------------------tablet END------------------------- */
}
/*----------------------------------------------------------*/
/* sp用のCSS */
/*----------------------------------------------------------*/
@media screen and (max-width: 750px) {
  /* sp */
  .h1_box {
    background: url(/products/img/astraea/bg_h1_sp.jpg) no-repeat center center/cover;
  }
  .products_h1 .h1_box .kinosei02 {
    position: absolute;
    width: 126px;
    left: 15px;
    top: 50px;
  }
  .products_h1 .h1_box .logo {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 132px;
  }
  .products_h1 .h1_box .prize {
    top: 100px;
    left: 12%;
    width: 65px;
  }
  section.infor .point {
    margin-bottom: 20px;
  }
  .point02 {
    margin-bottom: 50px;
  }
  section.infor .data_box.box02 {
    margin-top: 20px;
  }
  section.infor .data_box.box02 dl dd {
    padding: 10px 15px;
  }
  section.infor .data_box.box02 dl dd ul {
    padding: 10px 0 0;
  }
  section.infor .data_box.box02 dl dd ul.ul01 {
    padding: 10px 0;
    margin-bottom: 0;
    border-bottom: none;
  }
  .data_text01 {
    width: 100%;
    margin: 10px 0 0;
  }
  .data_text01 li {
    font-size: 12px;
    line-height: 1.4;
    margin-left: 1em;
  }
  .data_text01 li span {
    margin-left: -1em;
  }
  .data_text02 {
    margin: 15px 0 0;
    width: 100%;
  }
  section.feature {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  section.feature .feature_inner {
    padding: 0;
  }
  section.feature .feature_wrap {
    margin-bottom: 20px;
  }
  section.feature .feature_wrap .feature_box {
    background: #FFF;
    padding: 40px 10px 20px;
    border-radius: inherit;
  }
  section.feature .feature_wrap .feature_box.box01 {
    margin-bottom: 60px;
  }
  section.feature .feature_wrap .feature_box .tit01 {
    width: 100%;
    margin: 0 auto 30px;
    border-top: solid 1px #827826;
    border-bottom: solid 1px #827826;
    font-size: 20px;
    padding: 10px 0;
    position: relative;
    color: #827826;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0.1em;
  }
  section.feature .feature_wrap .feature_box .tit01::before {
    content: "パインファイバーWは";
    display: inline-block;
    background: #358742;
    color: #FFF;
    font-size: 15px;
    padding: 5px 0;
    width: 200px;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    top: -60px;
  }
  section.feature .feature_wrap .feature_box .tit01::after {
    content: "";
    display: block;
    border-top: 14px solid #358742;
    border-right: 14px solid transparent;
    border-left: 14px solid transparent;
    position: absolute;
    left: 50%;
    top: -33px;
    margin-left: -14px;
  }
  section.feature .feature_wrap .feature_box .img01 {
    text-align: center;
    margin-bottom: 10px;
  }
  section.feature .feature_wrap .feature_box .img01 img {
    width: 100%;
  }
  section.feature .feature_wrap .feature_box .img02 {
    text-align: center;
  }
  section.feature .feature_wrap .feature_box .img02 img {
    width: 100%;
  }
  section.feature .feature_wrap .feature_box .img03 {
    text-align: center;
    margin-bottom: 10px;
  }
  section.feature .feature_wrap .feature_box .img03 img {
    width: 100%;
  }
  section.feature .point_wrap {
    margin-bottom: 0;
  }
  section.feature .point_wrap .about_title {
    width: 100%;
    margin: 0;
    padding: 0 15px;
    box-sizing: border-box;
  }
  section.feature .point_wrap .about_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  section.feature .point_wrap .about_list li {
    width: 42.6%;
    margin-right: 5.3%;
    position: relative;
  }
  section.feature .point_wrap .about_list li .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  section.feature .point_wrap .about_list li .inner p {
    font-size: 18px;
  }
  section.feature .point_wrap .about_list li .inner p span {
    font-size: 10px;
    display: inline-block;
    line-height: 1.4;
  }
  section.feature .point_wrap .about_list li:first-child {
    margin: 0 28.7%;
  }
  section.feature .point_wrap .about_text {
    text-align: center;
    font-size: 16px;
    color: #CC7078;
    margin-bottom: 15px;
  }
  section.feature .point_wrap .example_box {
    background: #FFF;
    border-radius: inherit;
    padding: 20px 30px;
    margin-bottom: 0;
  }
  section.feature .point_wrap .example_box .title {
    width: 100%;
    margin: 0 auto 20px;
    border-top: solid 1px #827826;
    border-bottom: solid 1px #827826;
    font-size: 16px;
    padding: 6px 0;
    position: relative;
    color: #827826;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.1em;
  }
  section.feature .point_wrap .example_box .img01 {
    width: 100%;
    margin: 0;
  }
  section.feature .point_wrap .example_text {
    background: #FFF;
    text-align: left;
    font-size: 12px;
    padding: 0 30px 10px;
    margin-bottom: 30px;
  }
  section.feature .point_wrap .point_title {
    text-align: center;
    font-size: 18px;
    color: #FFF;
    background: #877826;
    padding: 15px 0;
    line-height: 1;
    margin-bottom: 30px;
  }
  section.feature .point_wrap .point_img {
    width: 96%;
    margin: 0 auto 30px;
  }
  section.feature .point_wrap .point_box {
    background: #FFF;
    border-radius: inherit;
    padding: 30px 0;
    margin-bottom: 0px;
    border: solid 2px #907826;
    border-bottom: none;
    margin: 0 15px;
  }
  section.feature .point_wrap .point_box .box_inner {
    display: none;
  }
  section.feature .point_wrap .point_box .box_inner .box_txt {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  section.feature .point_wrap .point_box .box_inner .box_txt .tit_box {
    display: none;
    position: relative;
    padding-left: 60px;
  }
  section.feature .point_wrap .point_box .box_inner .box_txt .tit_box .point {
    width: 54px;
    height: 54px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -27px;
    border-radius: 50%;
    background: #877826;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #FFF;
    font-size: 9px;
    line-height: 1.2;
    letter-spacing: -0.08em;
  }
  section.feature .point_wrap .point_box .box_inner .box_txt .tit_box .point span {
    font-size: 24px;
    display: inline-block;
    line-height: 1;
  }
  section.feature .point_wrap .point_box .box_inner .box_txt .tit_box .tit {
    font-size: 20px;
    color: #877826;
    line-height: 1.4;
    margin-bottom: 15px;
  }
  section.feature .point_wrap .point_box .box_inner .box_txt .tit_box .tit span {
    font-size: 12px;
  }
  section.feature .point_wrap .point_box .box_inner .box_txt .tit01 {
    font-size: 19px;
    color: #877826;
    margin-top: 20px;
  }
  section.feature .point_wrap .point_box .box_inner .box_txt .tit02 {
    font-size: 19px;
    color: #877826;
    margin-top: 20px;
    display: inline-block;
    border: solid 1px #877826;
    line-height: 1;
    padding: 3px 0;
    margin-bottom: 10px;
  }
  section.feature .point_wrap .point_box .box_inner.inner01 {
    padding: 15px 15px 0;
  }
  section.feature .point_wrap .point_box .box_inner.inner01 .box_txt {
    width: 100%;
    margin-right: 0;
    padding-left: 0;
    box-sizing: border-box;
  }
  section.feature .point_wrap .point_box .box_inner.inner01 .box_txt .text01 {
    margin-top: 15px;
  }
  section.feature .point_wrap .point_box .box_inner.inner01 .box_txt .text01 span {
    padding: 3px 5px 1px;
    font-size: 13px;
    margin: 0 3px;
  }
  section.feature .point_wrap .point_box .box_inner.inner01 .box_img {
    width: 100%;
    display: block;
    text-align: center;
  }
  section.feature .point_wrap .point_box .box_inner.inner01 .box_img img {
    width: 100%;
  }
  section.feature .point_wrap .point_box .box_inner.inner02 {
    padding: 15px 15px 0;
  }
  section.feature .point_wrap .point_box .box_inner.inner02 .box_txt {
    width: 100%;
    margin-right: 0;
  }
  section.feature .point_wrap .point_box .box_inner.inner02 .box_img {
    width: 100%;
    margin-bottom: 10px;
  }
  section.feature .point_wrap .point_box .box_inner.inner02 .box_img02 {
    display: none;
  }
  section.feature .point_wrap .point_box .box_inner.inner02 .box_img02_sp {
    display: block;
  }
  section.feature .point_wrap .point_box .box_txt_sp {
    display: block;
    position: relative;
    padding: 0 15px 0 60px;
    margin: 0 15px;
  }
  section.feature .point_wrap .point_box .box_txt_sp .point {
    width: 54px;
    height: 54px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -27px;
    border-radius: 50%;
    background: #877826;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #FFF;
    font-size: 9px;
    line-height: 1.2;
    letter-spacing: -0.08em;
  }
  section.feature .point_wrap .point_box .box_txt_sp .point span {
    font-size: 24px;
    display: inline-block;
    line-height: 1;
  }
  section.feature .point_wrap .point_box .box_txt_sp .tit {
    font-size: 20px;
    color: #877826;
    line-height: 1.4;
    margin-bottom: 0;
    min-height: 54px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  section.feature .point_wrap .point_box .box_txt_sp::before {
    content: "";
    display: block;
    width: 12px;
    height: 2px;
    background: #857826;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -1px;
  }
  section.feature .point_wrap .point_box .box_txt_sp::after {
    content: "";
    display: block;
    width: 2px;
    height: 12px;
    background: #857826;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -6px;
    transition: 0.5s;
  }
  section.feature .point_wrap .point_box .box_txt_sp.active {
    border-bottom: none;
  }
  section.feature .point_wrap .point_box .box_txt_sp.active::after {
    opacity: 0;
    transition: 0.5s;
  }
  section.feature .point_wrap .point_box.bottom {
    margin-bottom: 0;
    border-bottom: solid 2px #907826;
  }
  section.feature .point_wrap .about_astraea {
    text-align: center;
    margin-top: 30px;
    padding: 50px 15px 40px;
    background: #F5F4F1;
  }
  section.feature .point_wrap .about_astraea .tit {
    width: 70.4%;
    margin: 0 auto 30px;
  }
  section.faq {
    padding: 80px 0 0;
  }
  section.faq .faq_title .tit span::before {
    content: "";
    display: block;
    width: 127px;
    height: 45px;
    background: url(/products/img/astraea/img_title01_sp.png) no-repeat center center/100% auto;
    position: absolute;
    right: inherit;
    bottom: inherit;
    left: 50%;
    top: -170px;
    margin-left: -63px;
  }
  section.appeal {
    margin-bottom: 60px;
    padding-left: 0;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
  section.appeal .appeal_tit {
    width: 100%;
    margin: 0 0 20px;
    border-top: solid 1px #827826;
    border-bottom: solid 1px #827826;
    font-size: 20px;
    padding: 10px 0;
    position: relative;
    color: #827826;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0.1em;
  }
  section.appeal .appeal_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  section.appeal .appeal_list li {
    width: 42.6%;
    margin-right: 5.3%;
    position: relative;
  }
  section.appeal .appeal_list li:last-child {
    margin-right: 0;
  }
  section.appeal .appeal_list li img {
    border-radius: 50%;
  }
  section.appeal .appeal_list.list01 {
    margin-bottom: 30px;
  }
  section.appeal .appeal_list.list01 li:first-child {
    margin: 0 28.7%;
  }
  /* ---------------------SP END----------------------------- */
}/*# sourceMappingURL=astraea.css.map */