@charset "UTF-8";
body {
  overflow-x: hidden;
}

.pc_only {
  display: none !important;
}

.sp_only {
  display: block !important;
}

.sp_tablet_only {
  display: block !important;
}

.tl {
  text-align: left;
}
@media only screen and (min-width: 1025px) {
  .tl {
    font-size: 1rem !important;
  }
}

section:not(:last-of-type) {
  margin: 70px auto;
}
@media only screen and (min-width: 600px) {
  section:not(:last-of-type) {
    max-width: 768px;
  }
}
@media only screen and (min-width: 1025px) {
  section:not(:last-of-type) {
    max-width: 1100px;
  }
}

@media only screen and (min-width: 600px) {
  .pc_only {
    display: block !important;
  }
  .sp_only {
    display: none !important;
  }
}
@media only screen and (min-width: 1025px) {
  .sp_tablet_only {
    display: none !important;
  }
}
.point_icon_area,
.title,
.lead,
.fz_regular,
.contents_wrap,
.lineup_lead,
h2,
h3,
h4 {
  font-family: dnp-shuei-mincho-pr6n, serif;
  font-weight: 400;
}

#contents {
  font-family: 游ゴシック, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: weight;
  //overflow-x: hidden;
  color: #585857;
}
#contents .mv_wrap {
  position: relative;
  margin-bottom: 50px;
}
#contents .mv_wrap .mv_img {
  background: url(/idc_recommend/randoseru/images/mv_sp.jpg);
  background-position: 50% top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 1900px;
  height: 120vmin;
}
@media only screen and (min-width: 600px) {
  #contents .mv_wrap .mv_img {
    background: url(/idc_recommend/randoseru/images/mv_pc.jpg);
    background-position: 45% 90%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    max-width: 1900px;
    height: 70vmin;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .mv_wrap .mv_img {
    height: 89vmin;
    background-position: 45% bottom;
  }
}
#contents .mv_wrap .logo_img {
  position: absolute;
  top: 3%;
  left: 2%;
  width: 55vmin;
}
@media only screen and (min-width: 600px) {
  #contents .mv_wrap .logo_img {
    width: 50vmin;
  }
}
#contents .mv_wrap .main_copy {
  position: absolute;
  top: 14%;
  width: 100%;
  line-height: 1.5;
  font-size: 1.2rem;
  color: #918776;
  filter: drop-shadow(2px 2px 3px #fff);
  font-family: dnp-shuei-mincho-pr6n, serif;
  font-weight: 400;
}
@media only screen and (min-width: 600px) {
  #contents .mv_wrap .main_copy {
    font-size: 1.6rem;
    top: 27%;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .mv_wrap .main_copy {
    font-size: 2.5rem;
    top: unset;
    bottom: 71%;
  }
}
@media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 0) {
  #contents .mv_wrap .main_copy {
    bottom: max(30vw, 53%);
  }
}
#contents .mv_wrap .main_copy span:first-child {
  font-size: 1rem;
  display: block;
}
@media only screen and (min-width: 600px) {
  #contents .mv_wrap .main_copy span:first-child {
    font-size: 1.3rem;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .mv_wrap .main_copy span:first-child {
    font-size: 1.8rem;
  }
}
#contents .mv_wrap .main_copy span:last-child {
  font-size: 1rem;
  display: block;
}
@media only screen and (min-width: 600px) {
  #contents .mv_wrap .main_copy span:last-child {
    font-size: 1.3rem;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .mv_wrap .main_copy span:last-child {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 600px) {
  #contents .mv_wrap .campaign_icon {
    position: absolute;
    top: 2%;
    right: 2%;
    width: 25vw;
    max-width: 330px;
  }
}
#contents .lead_wrap {
  padding: 0 50px;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto 50px;
}
@media only screen and (min-width: 1025px) {
  #contents .lead_wrap {
    margin: 0 auto 100px;
  }
}
#contents .lead_wrap .lead {
  font-family: dnp-shuei-mincho-pr6n, serif;
  font-weight: 500;
}
#contents .lead_wrap .lead h3 {
  margin: 20px 0 30px;
  font-size: 1.5rem;
  text-indent: 1em;
  font-weight: normal;
}
@media only screen and (min-width: 1025px) {
  #contents .lead_wrap .lead h3 {
    font-size: 2.5rem;
    margin: 100px auto 50px;
  }
}
#contents .sub_text p:first-of-type {
  font-size: 0.9rem;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1025px) {
  #contents .sub_text p:first-of-type {
    font-size: 1.2rem;
  }
}
#contents .sub_text p:nth-of-type(2), #contents .sub_text p:nth-of-type(3) {
  font-size: 0.85rem;
  line-height: 1.8;
}
@media only screen and (min-width: 1025px) {
  #contents .sub_text p:nth-of-type(2), #contents .sub_text p:nth-of-type(3) {
    font-size: 1.2rem;
  }
}
#contents .point_section_inner .point1 {
  margin-bottom: 50px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point1 {
    position: relative;
    margin-bottom: 200px;
  }
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point1 .point_inner {
    width: 100%;
    display: flex;
  }
}
#contents .point_section_inner .point1 .point_inner .sp_position_wrap {
  position: relative;
  margin-bottom: 110px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point1 .point_inner .sp_position_wrap {
    margin-bottom: 0;
    width: 50%;
  }
}
#contents .point_section_inner .point1 .point_inner .sp_position_wrap > img {
  position: relative;
  display: block;
  width: 83%;
  max-width: 563px;
  margin-left: auto;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point1 .point_inner .sp_position_wrap > img {
    margin-left: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point1 .point_inner .sp_position_wrap > img {
    width: 95%;
  }
}
#contents .point_section_inner .point1 .point_inner .sp_position_wrap > img:nth-last-of-type(2) {
  position: relative;
  display: block;
  width: 83%;
  max-width: 563px;
  margin-left: auto;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point1 .point_inner .sp_position_wrap > img:nth-last-of-type(2) {
    margin-left: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point1 .point_inner .sp_position_wrap > img:nth-last-of-type(2) {
    width: 95%;
  }
}
#contents .point_section_inner .point1 .point_inner .sp_position_wrap > img:nth-of-type(3) {
  position: absolute;
  width: 13%;
  left: 9%;
  bottom: 39%;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point1 .point_inner .sp_position_wrap > img:nth-of-type(3) {
    left: 8%;
    width: 13%;
    max-width: 76px;
    bottom: -27%;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point1 .point_inner .sp_position_wrap > img:nth-of-type(3) {
    left: 2%;
  }
}
#contents .point_section_inner .point1 .point_inner .sp_position_wrap > img:nth-of-type(4) {
  position: absolute;
  max-width: 500px;
  width: 42%;
  bottom: 0;
  left: 0;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point1 .point_inner .sp_position_wrap > img:nth-of-type(4) {
    width: 60%;
    left: 33%;
    bottom: -25%;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point1 .point_inner .sp_position_wrap > img:nth-of-type(4) {
    bottom: -30%;
    left: 28%;
  }
}
#contents .point_section_inner .point1 .point_inner .sp_position_wrap .point_icon_area {
  left: 8%;
  position: absolute;
  bottom: -18%;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point1 .point_inner .sp_position_wrap .point_icon_area {
    position: relative;
    bottom: unset;
    top: -75%;
    left: 103%;
  }
}
#contents .point_section_inner .point1 .point_inner .sp_position_wrap .point_icon_area > p {
  position: absolute;
  top: -35%;
  padding-left: 3rem;
  font-size: 1.2rem;
  opacity: 0.5;
  left: 1%;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point1 .point_inner .sp_position_wrap .point_icon_area > p {
    top: -100%;
    bottom: unset;
    padding-left: 4rem;
  }
}
#contents .point_section_inner .point1 .point_inner .sp_position_wrap .point_icon_area > p::before {
  content: "";
  height: 1px;
  width: 35px;
  background: #5c564c;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point1 .point_inner .sp_position_wrap .point_icon_area > p::before {
    width: 50px;
  }
}
#contents .point_section_inner .point1 .point_inner .sp_position_wrap .point_icon_area > h4 {
  color: rgba(145, 135, 118, 0.6);
  line-height: 1.2;
  text-align: left;
  font-weight: normal;
  letter-spacing: -3px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point1 .point_inner .sp_position_wrap .point_icon_area > h4 {
    letter-spacing: normal;
  }
}
#contents .point_section_inner .point1 .point_inner .sp_position_wrap .point_icon_area > h4 span.fz_big {
  font-size: 1.8rem;
  color: rgb(145, 135, 118);
}
#contents .point_section_inner .point1 .point_inner .sp_position_wrap .point_icon_area > h4 span.emphasis {
  font-size: 2.3rem;
}
#contents .point_section_inner .point1 .point_inner > p {
  font-size: 0.85rem;
  line-height: 1.8;
  padding: 0 30px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point1 .point_inner > p {
    margin-bottom: 0;
    text-align: left;
    width: 50%;
    margin-top: 24%;
    padding: 0 10px 0 15px;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point1 .point_inner > p {
    margin-top: 22%;
  }
}
#contents .point_section_inner .point2 {
  margin-bottom: 80px;
  position: relative;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point2 {
    margin-bottom: 220px;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) {
  #contents .point_section_inner .point2 {
    position: relative;
  }
  #contents .point_section_inner .point2::after {
    content: "";
    position: absolute;
    display: block;
    background: rgba(219, 219, 219, 0.1);
    width: 80%;
    height: 70%;
    z-index: -1;
    top: 40%;
    right: 0;
  }
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point2 .point_inner {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    margin-left: auto;
    margin-bottom: 250px;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point2 .point_inner {
    position: relative;
  }
}
#contents .point_section_inner .point2 .point_inner .sp_position_wrap {
  position: relative;
  margin-bottom: 50px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point2 .point_inner .sp_position_wrap {
    position: static;
    margin-bottom: 0;
    width: 50%;
  }
}
#contents .point_section_inner .point2 .point_inner .sp_position_wrap > img {
  position: relative;
  display: block;
  width: 83%;
  max-width: 563px;
  margin-right: auto;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point2 .point_inner .sp_position_wrap > img {
    position: static;
    margin-left: auto;
    margin-right: 6%;
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point2 .point_inner .sp_position_wrap > img {
    margin-right: 0;
    width: 95%;
  }
}
#contents .point_section_inner .point2 .point_inner .sp_position_wrap .point_icon_area {
  position: absolute;
  right: 2%;
  bottom: -2%;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point2 .point_inner .sp_position_wrap .point_icon_area {
    right: unset;
    bottom: unset;
    left: 1%;
    top: 20%;
  }
}
#contents .point_section_inner .point2 .point_inner .sp_position_wrap .point_icon_area > p {
  position: absolute;
  bottom: 70%;
  padding-left: 3rem;
  font-size: 1.2rem;
  opacity: 0.5;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point2 .point_inner .sp_position_wrap .point_icon_area > p {
    bottom: unset;
    top: -100%;
    padding-left: 4rem;
    left: 1%;
  }
}
#contents .point_section_inner .point2 .point_inner .sp_position_wrap .point_icon_area > p::before {
  content: "";
  height: 1px;
  width: 35px;
  background: #5c564c;
  display: block;
  position: absolute;
  top: 58%;
  left: 0;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point2 .point_inner .sp_position_wrap .point_icon_area > p::before {
    width: 50px;
    right: unset;
  }
}
#contents .point_section_inner .point2 .point_inner .sp_position_wrap .point_icon_area > h4 {
  color: rgba(145, 135, 118, 0.6);
  line-height: 0.6;
  text-align: left;
  font-weight: normal;
}
#contents .point_section_inner .point2 .point_inner .sp_position_wrap .point_icon_area > h4 span.fz_big {
  font-size: 1.8rem;
  color: rgb(145, 135, 118);
}
#contents .point_section_inner .point2 .point_inner > p {
  font-size: 0.85rem;
  line-height: 1.8;
  padding: 0 30px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point2 .point_inner > p {
    margin-bottom: 0;
    text-align: left;
    width: 50%;
    margin-top: 12%;
    padding: 0 15px 0 10px;
  }
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point2 .point_inner > p {
    margin-top: 25%;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point2 .point_inner > p {
    margin-top: 22%;
  }
}
#contents .point_section_inner .point2 .main_content {
  width: 80%;
  margin: 0 auto 60px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point2 .main_content {
    position: absolute;
    top: 35%;
    left: 11%;
    width: 28%;
    margin: 0;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point2 .main_content {
    top: 32%;
    left: 9%;
    width: 32%;
  }
}
#contents .point_section_inner .point2 .main_content .title {
  width: 100%;
  font-size: 1.1rem;
  margin: 0 0 10px;
  text-align: left;
}
#contents .point_section_inner .point2 .main_content .text {
  width: 100%;
  font-size: 0.9rem;
  margin: 0;
  text-align: left;
}
#contents .point_section_inner .point2 .slider_area {
  overflow-x: hidden;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point2 .slider_area {
    margin: 0 auto;
    width: 100%;
    padding-right: 4rem;
  }
}
#contents .point_section_inner .point2 .slider_area .feature_area .sub_content img {
  width: 90%;
  max-width: 500px;
  margin: 0 auto 20px;
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point2 .slider_area .feature_area .sub_content img {
    margin: 0 auto 20px 0;
  }
}
#contents .point_section_inner .point2 .slider_area .feature_area .sub_content .title {
  width: 80%;
  font-size: 1.1rem;
  margin: 0 auto 10px;
  text-align: left;
}
#contents .point_section_inner .point2 .slider_area .feature_area .sub_content .text {
  width: 80%;
  font-size: 0.9rem;
  margin: 0 auto;
  text-align: left;
}
#contents .point_section_inner .point2 .slider_area .slick-list {
  overflow: visible;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point3 {
    margin-bottom: 150px;
  }
}
@media only screen and (min-width: 600px) and (min-width: 1025px) {
  #contents .point_section_inner .point3 {
    position: relative;
  }
  #contents .point_section_inner .point3::after {
    content: "";
    position: absolute;
    display: block;
    background: rgba(219, 219, 219, 0.1);
    width: 80%;
    height: 62%;
    z-index: -1;
    top: 40%;
    left: 0;
  }
}
#contents .point_section_inner .point3 .point_inner {
  position: relative;
  margin-bottom: 100px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point3 .point_inner {
    display: flex;
  }
}
#contents .point_section_inner .point3 .point_inner > img {
  position: relative;
  display: block;
  width: 83%;
  max-width: 563px;
  margin-left: auto;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point3 .point_inner > img {
    width: 50%;
  }
}
#contents .point_section_inner .point3 .point_inner .point_icon_area {
  position: absolute;
  top: 16%;
  left: 5%;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point3 .point_inner .point_icon_area {
    top: 16%;
    left: 54%;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point3 .point_inner .point_icon_area {
    top: 16%;
    left: 53%;
  }
}
#contents .point_section_inner .point3 .point_inner .point_icon_area > p {
  position: absolute;
  padding-left: 3rem;
  top: -40%;
  font-size: 1.2rem;
  opacity: 0.5;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point3 .point_inner .point_icon_area > p {
    top: -60%;
  }
}
#contents .point_section_inner .point3 .point_inner .point_icon_area > p::before {
  content: "";
  height: 1px;
  width: 35px;
  background: #5c564c;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
}
#contents .point_section_inner .point3 .point_inner .point_icon_area > h4 {
  font-size: 1.4rem;
  color: rgba(145, 135, 118, 0.6);
  line-height: 1.7;
  text-align: left;
  font-weight: normal;
}
#contents .point_section_inner .point3 .point_inner .point_icon_area > h4 span.fz_big {
  font-size: 1.6rem;
  color: rgb(145, 135, 118);
  line-height: 0;
}
#contents .point_section_inner .point3 .point_inner > p {
  font-size: 0.85rem;
  line-height: 1.8;
  padding: 0 30px;
  margin-bottom: 50px;
  margin-top: 50px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point3 .point_inner > p {
    margin-top: 25%;
    padding: 0 10px 0 30px;
    width: 50%;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point3 .point_inner > p {
    margin-top: 22%;
  }
}
#contents .point_section_inner .point3 .sub_content .slider_area {
  position: relative;
  overflow-x: hidden;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point3 .sub_content .slider_area {
    margin: 0 auto;
    width: 100%;
    padding-right: 4rem;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point3 .sub_content .slider_area .feature_area {
    padding-top: 30px;
  }
}
#contents .point_section_inner .point3 .sub_content .slider_area .feature_area .feature_content img {
  width: 90%;
  margin: 0 auto 20px;
  max-width: 500px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point3 .sub_content .slider_area .feature_area .feature_content img {
    width: 90%;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point3 .sub_content .slider_area .feature_area .feature_content img {
    margin: 0 auto 20px 0;
  }
}
#contents .point_section_inner .point3 .sub_content .slider_area .feature_area .feature_content p:first-of-type {
  font-size: 1.1rem;
  width: 80%;
  margin: 0 auto 10px;
  text-align: left;
}
#contents .point_section_inner .point3 .sub_content .slider_area .feature_area .feature_content p:nth-of-type(2) {
  font-size: 0.9rem;
  width: 80%;
  margin: 0 auto;
  text-align: left;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point3 .sub_content .slider_area .feature_area .feature_content p:nth-of-type(2) {
    margin: 0 auto 20px;
  }
}
#contents .point_section_inner .point3 .sub_content .slider_area .feature_area .feature_text_area {
  margin-bottom: 30px;
}
#contents .point_section_inner .point3 .sub_content .slider_area .feature_area .feature_text_area p:first-of-type {
  font-size: 0.9rem;
  font-weight: bold;
}
#contents .point_section_inner .point3 .sub_content .slider_area .feature_area .feature_text_area p:last-of-type {
  padding: 0 10px;
  font-size: 0.8rem;
  line-height: 1.6;
}
#contents .point_section_inner .point3 .sub_content .slider_area .feature_text_area {
  margin-top: 90px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point3 .sub_content .slider_area .feature_text_area {
    margin-top: 20px;
  }
}
#contents .point_section_inner .point3 .sub_content .slider_area .feature_text_area p {
  text-align: left;
  padding: 0px 18%;
  font-size: 0.9rem;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point3 .sub_content .slider_area .feature_text_area p {
    padding: 0 12%;
    font-size: 1.3rem;
  }
}
#contents .point_section_inner .point3 .sub_content .slider_area .slick-list {
  overflow: visible;
}
#contents .point_section_inner .point3 small {
  font-size: 0.6rem;
  padding: 0 10px;
  display: block;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point3 small {
    font-size: 0.8rem;
  }
}
#contents .point_section_inner .point_title {
  font-size: 1.2rem;
  margin-bottom: 25px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point4 {
    margin-bottom: 104px;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point4 {
    position: relative;
  }
  #contents .point_section_inner .point4::after {
    content: "";
    position: absolute;
    display: block;
    background: rgba(219, 219, 219, 0.1);
    width: 100%;
    height: 45%;
    z-index: -1;
    top: 62%;
    right: 0;
  }
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point4 .point_inner {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 0;
  }
}
#contents .point_section_inner .point4 .point_inner .sp_position_wrap {
  position: relative;
  margin-bottom: 65px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point4 .point_inner .sp_position_wrap {
    width: 50%;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point4 .point_inner .sp_position_wrap {
    margin-bottom: 0;
  }
}
#contents .point_section_inner .point4 .point_inner .sp_position_wrap > img {
  position: relative;
  display: block;
  width: 83%;
  max-width: 563px;
  margin-right: auto;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point4 .point_inner .sp_position_wrap > img {
    margin-left: auto;
    margin-right: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top center;
       object-position: top center;
    width: 95%;
    height: 380px;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point4 .point_inner .sp_position_wrap > img {
    height: 600px;
  }
}
#contents .point_section_inner .point4 .point_inner .sp_position_wrap .point_icon_area {
  position: absolute;
  right: 2%;
  bottom: -3%;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point4 .point_inner .sp_position_wrap .point_icon_area {
    left: -98%;
    top: 24%;
    right: unset;
    bottom: unset;
  }
}
#contents .point_section_inner .point4 .point_inner .sp_position_wrap .point_icon_area > p {
  position: absolute;
  top: -77%;
  padding-left: 3rem;
  font-size: 1.2rem;
  opacity: 0.5;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point4 .point_inner .sp_position_wrap .point_icon_area > p {
    top: -150%;
  }
}
#contents .point_section_inner .point4 .point_inner .sp_position_wrap .point_icon_area > p::before {
  content: "";
  height: 1px;
  width: 35px;
  background: #5c564c;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
}
#contents .point_section_inner .point4 .point_inner .sp_position_wrap .point_icon_area > h4 {
  font-size: 1.4rem;
  color: rgba(145, 135, 118, 0.6);
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
  font-family: dnp-shuei-mincho-pr6n, serif;
  font-weight: 400;
}
#contents .point_section_inner .point4 .point_inner .sp_position_wrap .point_icon_area > h4 span.fz_big {
  font-size: 1.6rem;
  color: rgb(145, 135, 118);
  line-height: 0;
}
#contents .point_section_inner .point4 .point_inner > p {
  font-size: 0.9rem;
  line-height: 1.8;
  padding: 0 30px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point4 .point_inner > p {
    padding: 0 15px 0 10px;
    margin-top: 22%;
    width: 50%;
    text-align: left;
    margin-bottom: 0;
  }
}
#contents .point_section_inner .point4 .qa {
  display: flex;
  padding: 0 10px;
  margin: 50px auto 55px 0;
  width: 100%;
  justify-content: space-around;
  align-items: flex-end;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point4 .qa {
    width: 100%;
    justify-content: flex-start;
    align-items: flex-end;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point4 .qa {
    margin: -17.5% 0 140px 0;
    width: 70%;
  }
}
#contents .point_section_inner .point4 .qa .qa_text {
  text-align: left;
  width: 67%;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point4 .qa .qa_text {
    width: 50%;
  }
}
#contents .point_section_inner .point4 .qa .qa_text p {
  font-size: 0.9rem;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point4 .qa .qa_text p {
    font-size: 1rem;
  }
}
#contents .point_section_inner .point4 .qa .qa_text ul {
  width: 100%;
  font-size: 0.8rem;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point4 .qa .qa_text ul {
    width: 90%;
    font-size: 0.9rem;
    margin: 7px auto 0;
  }
}
#contents .point_section_inner .point4 .qa .qa_text ul li.toggle_target {
  padding: 15px 0 0;
  cursor: pointer;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point4 .qa .qa_text ul li.toggle_target {
    padding: 5px 0 0;
  }
}
#contents .point_section_inner .point4 .qa .qa_text ul li.toggle_target ul li {
  display: block;
  transition: all 0.1s linear;
  color: #918776;
  padding-left: 10px;
}
#contents .point_section_inner .point4 .qa .maintenance_img {
  width: 29%;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point4 .qa .maintenance_img {
    width: 20%;
  }
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point5_6 {
    margin-bottom: 100px;
  }
}
#contents .point_section_inner .point5_6 .point_inner:first-of-type {
  margin-bottom: 40px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point5_6 .point_inner:first-of-type {
    margin-bottom: 120px;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point5_6 .point_inner:first-of-type {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point5_6 .point_inner:first-of-type .feature_area {
    display: flex;
  }
}
#contents .point_section_inner .point5_6 .point_inner:first-of-type .feature_area .sp_position_wrap {
  position: relative;
  margin-bottom: 50px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point5_6 .point_inner:first-of-type .feature_area .sp_position_wrap {
    width: 50%;
    margin-bottom: 0;
  }
}
#contents .point_section_inner .point5_6 .point_inner:first-of-type .feature_area .sp_position_wrap > img {
  position: relative;
  display: block;
  width: 83%;
  max-width: 563px;
  margin-left: auto;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point5_6 .point_inner:first-of-type .feature_area .sp_position_wrap > img {
    width: 100%;
  }
}
#contents .point_section_inner .point5_6 .point_inner:first-of-type .feature_area .sp_position_wrap .point_icon_area {
  position: absolute;
  left: 5%;
  top: 15%;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point5_6 .point_inner:first-of-type .feature_area .sp_position_wrap .point_icon_area {
    position: relative;
    left: 109%;
    top: -74%;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point5_6 .point_inner:first-of-type .feature_area .sp_position_wrap .point_icon_area {
    left: 106%;
    top: -71%;
  }
}
#contents .point_section_inner .point5_6 .point_inner:first-of-type .feature_area .sp_position_wrap .point_icon_area > p {
  position: absolute;
  top: -77%;
  padding-left: 3rem;
  font-size: 1.2rem;
  opacity: 0.5;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point5_6 .point_inner:first-of-type .feature_area .sp_position_wrap .point_icon_area > p {
    top: -110%;
  }
}
#contents .point_section_inner .point5_6 .point_inner:first-of-type .feature_area .sp_position_wrap .point_icon_area > p::before {
  content: "";
  height: 1px;
  width: 35px;
  background: #5c564c;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
}
#contents .point_section_inner .point5_6 .point_inner:first-of-type .feature_area .sp_position_wrap .point_icon_area > h4 {
  font-size: 1.4rem;
  color: rgba(145, 135, 118, 0.6);
  line-height: 1.7;
  text-align: left;
  font-weight: normal;
}
#contents .point_section_inner .point5_6 .point_inner:first-of-type .feature_area .sp_position_wrap .point_icon_area > h4 span.fz_big {
  font-size: 1.8rem;
  color: rgb(145, 135, 118);
  line-height: 0;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point5_6 .point_inner:first-of-type .feature_area .feature_text_area {
    width: 50%;
  }
}
#contents .point_section_inner .point5_6 .point_inner:first-of-type .feature_area .feature_text_area p {
  font-size: 0.9rem;
  line-height: 1.8;
  padding: 0 30px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point5_6 .point_inner:first-of-type .feature_area .feature_text_area p {
    margin-top: 50%;
    padding: 0 15px 0 30px;
  }
}
#contents .point_section_inner .point5_6 .point_inner:last-of-type {
  margin-bottom: 40px;
}
@media only screen and (min-width: 1025px) {
  #contents .point_section_inner .point5_6 .point_inner:last-of-type {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point5_6 .point_inner:last-of-type .feature_area {
    display: flex;
    flex-direction: row-reverse;
  }
}
#contents .point_section_inner .point5_6 .point_inner:last-of-type .feature_area .sp_position_wrap {
  position: relative;
  margin-bottom: 110px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point5_6 .point_inner:last-of-type .feature_area .sp_position_wrap {
    width: 50%;
    margin-bottom: 0;
  }
}
#contents .point_section_inner .point5_6 .point_inner:last-of-type .feature_area .sp_position_wrap > img {
  position: relative;
  display: block;
  width: 83%;
  max-width: 563px;
  margin-left: auto;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point5_6 .point_inner:last-of-type .feature_area .sp_position_wrap > img {
    width: 100%;
  }
}
#contents .point_section_inner .point5_6 .point_inner:last-of-type .feature_area .sp_position_wrap .point_icon_area {
  position: absolute;
  left: 9%;
  top: 112%;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point5_6 .point_inner:last-of-type .feature_area .sp_position_wrap .point_icon_area {
    position: relative;
    left: -98%;
    top: -67%;
  }
}
#contents .point_section_inner .point5_6 .point_inner:last-of-type .feature_area .sp_position_wrap .point_icon_area > p {
  position: absolute;
  top: -77%;
  padding-left: 3rem;
  font-size: 1.2rem;
  opacity: 0.5;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point5_6 .point_inner:last-of-type .feature_area .sp_position_wrap .point_icon_area > p {
    top: -110%;
  }
}
#contents .point_section_inner .point5_6 .point_inner:last-of-type .feature_area .sp_position_wrap .point_icon_area > p::before {
  content: "";
  height: 1px;
  width: 35px;
  background: #5c564c;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
}
#contents .point_section_inner .point5_6 .point_inner:last-of-type .feature_area .sp_position_wrap .point_icon_area > h4 {
  font-size: 1.4rem;
  color: rgba(145, 135, 118, 0.6);
  line-height: 1.7;
  text-align: left;
  font-weight: normal;
}
#contents .point_section_inner .point5_6 .point_inner:last-of-type .feature_area .sp_position_wrap .point_icon_area > h4 span.fz_big {
  font-size: 1.8rem;
  color: rgb(145, 135, 118);
  line-height: 0;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point5_6 .point_inner:last-of-type .feature_area .feature_text_area {
    width: 50%;
  }
}
#contents .point_section_inner .point5_6 .point_inner:last-of-type .feature_area .feature_text_area p {
  font-size: 0.9rem;
  line-height: 1.8;
  padding: 0 30px;
}
@media only screen and (min-width: 600px) {
  #contents .point_section_inner .point5_6 .point_inner:last-of-type .feature_area .feature_text_area p {
    margin-top: 55%;
    padding: 0 15px 0 10px;
  }
}
#contents .lineup_section_inner .lineup_title .point_icon_area {
  width: 140px;
  margin: 0 auto 35px;
}
@media only screen and (min-width: 600px) {
  #contents .lineup_section_inner .lineup_title .point_icon_area {
    width: 180px;
  }
}
#contents .lineup_section_inner .lineup_title .point_icon_area > p {
  position: relative;
  top: 5%;
  text-align: center;
  font-size: 1.2rem;
  opacity: 0.5;
}
#contents .lineup_section_inner .lineup_title .point_icon_area > p::before {
  content: "";
  height: 1px;
  width: 35px;
  background: #5c564c;
  display: block;
  position: absolute;
  top: 50%;
}
@media only screen and (min-width: 600px) {
  #contents .lineup_section_inner .lineup_title .point_icon_area > p::before {
    width: 50px;
  }
}
#contents .lineup_section_inner .lineup_lead {
  margin: 20px 0 40px;
  font-size: 1rem;
  padding: 0 24px;
  line-height: 1.2;
}
@media only screen and (min-width: 1025px) {
  #contents .lineup_section_inner .lineup_lead {
    margin: 20px 0 70px;
  }
}
#contents .lineup_section_inner .lineup_lead .fz_big {
  font-size: 1.5rem;
  display: block;
  margin-bottom: 20px;
}
@media only screen and (min-width: 600px) {
  #contents .lineup_section_inner .lineup_lead .fz_big {
    font-size: 1.8rem;
  }
}
#contents .lineup_section_inner .lineup_lead p:first-of-type {
  margin-bottom: 0.5em;
}
#contents .lineup_section_inner .color_variation_area ul {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 600px) {
  #contents .lineup_section_inner .color_variation_area ul {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}
#contents .lineup_section_inner .color_variation_area ul .color_variation {
  position: relative;
  margin-bottom: 30px;
}
@media only screen and (min-width: 600px) {
  #contents .lineup_section_inner .color_variation_area ul .color_variation {
    width: 45.4545454545%;
  }
}
#contents .lineup_section_inner .color_variation_area ul .color_variation img:first-of-type {
  width: 60%;
  left: -10%;
  position: relative;
  filter: drop-shadow(3px 3px 3px rgba(177, 177, 177, 0.6));
}
#contents .lineup_section_inner .color_variation_area ul .color_variation img:last-of-type {
  width: 45%;
  right: 10%;
  bottom: 6px;
  position: absolute;
  z-index: -1;
}
#contents .lineup_section_inner .item_info_area {
  padding: 0 10px;
  font-size: 0.9rem;
  line-height: 1.8;
  padding: 0 10px 0 10px;
  margin-bottom: 40px;
  text-align: left;
}
@media only screen and (min-width: 600px) {
  #contents .lineup_section_inner .item_info_area {
    padding: 0 10px 0 30px;
    margin-left: 7%;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .lineup_section_inner .item_info_area {
    padding: 0;
    margin-left: 6%;
  }
}
#contents .lineup_section_inner .item_info_area .item_price {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 15px;
}
#contents .lineup_section_inner .item_info_area .item_info_text span:first-of-type {
  width: 1em;
  height: 1em;
  background: #3e3736;
  display: inline-block;
}
#contents .lineup_section_inner .item_info_area .item_info_text span:nth-of-type(2) {
  width: 1em;
  height: 1em;
  background: #e5762d;
  display: inline-block;
}
#contents .lineup_section_inner .item_info_area .item_info_text span:nth-of-type(3) {
  width: 1em;
  height: 1em;
  background: #333e78;
  display: inline-block;
}
#contents .lineup_section_inner .item_info_area .item_info_text span:last-of-type {
  width: 1em;
  height: 1em;
  background: #e83743;
  display: inline-block;
}
#contents .lineup_section_inner .item_info_area .item_info_text small {
  display: inline-block;
  font-size: 0.6rem;
}
#contents .lineup_section_inner .item_info_area .item_info_text a {
  padding: 10px;
  border: 1px solid #918776;
  margin-top: 20px;
  display: inline-block;
  color: #918776;
  transition: all ease-out 0.5s;
}
#contents .lineup_section_inner .item_info_area .item_info_text a:hover {
  opacity: 0.5;
}
#contents .quality_section_inner .quality_title .point_icon_area {
  position: absolute;
  padding-left: 3rem;
  top: -15%;
  left: 50%;
  transform: translateX(-50%);
}
#contents .quality_section_inner .quality_title .point_icon_area > p {
  bottom: 3%;
  font-size: 1.2rem;
  opacity: 0.5;
}
#contents .quality_section_inner .quality_title .point_icon_area > p::before {
  content: "";
  height: 1px;
  width: 35px;
  background: #5c564c;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
}
#contents .quality_section_inner .quality_contents {
  padding: 55px 0 30px;
  background: rgba(195, 159, 119, 0.1);
  margin-bottom: 30px;
}
@media only screen and (min-width: 600px) {
  #contents .quality_section_inner .quality_contents {
    padding: 75px 0;
    margin-bottom: 100px;
  }
}
#contents .quality_section_inner .quality_contents .quality_text_area {
  position: relative;
}
@media only screen and (min-width: 600px) {
  #contents .quality_section_inner .quality_contents .quality_text_area {
    padding: 0 60px;
  }
}
#contents .quality_section_inner .quality_contents .quality_text_area .catch {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 80%;
  margin: 10px auto 10px;
}
@media only screen and (min-width: 600px) {
  #contents .quality_section_inner .quality_contents .quality_text_area .catch {
    justify-content: center;
    margin: 5px auto 30px;
  }
}
#contents .quality_section_inner .quality_contents .quality_text_area .catch h4 {
  font-weight: normal;
  margin-right: 15px;
  font-size: 1.3rem;
  margin-bottom: 10px;
}
@media only screen and (min-width: 600px) {
  #contents .quality_section_inner .quality_contents .quality_text_area .catch h4 {
    font-size: 1.7rem;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .quality_section_inner .quality_contents .quality_text_area .catch h4 {
    font-size: 2rem;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
#contents .quality_section_inner .quality_contents .quality_text_area .catch img {
  width: 25%;
}
@media only screen and (min-width: 600px) {
  #contents .quality_section_inner .quality_contents .quality_text_area .catch img {
    width: 19%;
  }
}
#contents .quality_section_inner .quality_contents .quality_text_area .sub_text p {
  font-size: 0.9rem;
  line-height: 1.8;
  padding: 0 50px;
  margin-bottom: 40px;
  text-align: left;
}
#contents .quality_section_inner .quality_contents .quality_img_area {
  display: flex;
  -ms-flex-pack: center;
  align-items: center;
  justify-content: center;
}
#contents .quality_section_inner .quality_contents .quality_img_area img:first-of-type {
  width: 33%;
}
#contents .quality_section_inner .quality_contents .quality_img_area img:last-of-type {
  width: 33%;
}
@media only screen and (min-width: 600px) {
  #contents .quality_section_inner .quality_contents .quality_img_area img:last-of-type {
    width: 33%;
  }
}
#contents .quality_section_inner .story_area {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#contents .quality_section_inner .story_area .sub_content {
  order: 2;
  margin-bottom: 100px;
}
#contents .quality_section_inner .story_area .sub_content img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 320px;
  height: 270px;
}
@media only screen and (min-width: 600px) {
  #contents .quality_section_inner .story_area .sub_content img {
    width: 610px;
    height: 453px;
  }
}
#contents .quality_section_inner .story_area .story {
  margin-bottom: 50px;
  position: relative;
}
#contents .quality_section_inner .story_area .story h4 {
  position: absolute;
  font-size: 1.2rem;
  color: #5c564c;
  font-weight: normal;
  padding-left: 3rem;
  opacity: 0.5;
  left: 50%;
  transform: translateX(-50%);
}
#contents .quality_section_inner .story_area .story h4::before {
  content: "";
  height: 1px;
  width: 35px;
  background: #5c564c;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
}
@media only screen and (min-width: 600px) {
  #contents .quality_section_inner .story_area .story h4::before {
    width: 40px;
  }
}
#contents .quality_section_inner .story_area .story .story_text {
  margin: 45px auto 0;
}
@media only screen and (min-width: 600px) {
  #contents .quality_section_inner .story_area .story .story_text {
    margin: 70px auto 0;
  }
}
#contents .quality_section_inner .story_area .story .story_text p {
  font-size: 0.9rem;
  line-height: 1.8;
  text-align: left;
  margin: 0 auto;
  width: 300px;
}
@media only screen and (min-width: 600px) {
  #contents .quality_section_inner .story_area .story .story_text p {
    width: 70%;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .quality_section_inner .story_area .story .story_text p {
    width: 50%;
    font-size: 1rem;
  }
}
#contents .quality_section_inner .fuwari_description_area {
  padding: 0 10px;
}
#contents .quality_section_inner .fuwari_description_area .fuwari_title_img {
  margin: 0 auto;
}
#contents .quality_section_inner .fuwari_description_area .fuwari_title_img .point_icon_area {
  width: 128px;
  margin-left: 37%;
  margin-bottom: 16px;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  #contents .quality_section_inner .fuwari_description_area .fuwari_title_img .point_icon_area {
    width: 150px;
    margin: 0 auto 30px;
  }
}
#contents .quality_section_inner .fuwari_description_area .fuwari_title_img .point_icon_area > p {
  position: relative;
  top: 5%;
  font-size: 1.2rem;
  opacity: 0.5;
}
@media only screen and (min-width: 600px) {
  #contents .quality_section_inner .fuwari_description_area .fuwari_title_img .point_icon_area > p {
    left: 15%;
  }
}
#contents .quality_section_inner .fuwari_description_area .fuwari_title_img .point_icon_area > p::before {
  content: "";
  height: 1px;
  width: 35px;
  background: #5c564c;
  display: block;
  position: absolute;
  top: 50%;
}
@media only screen and (min-width: 600px) {
  #contents .quality_section_inner .fuwari_description_area .fuwari_title_img .point_icon_area > p::before {
    width: 50px;
  }
}
#contents .quality_section_inner .fuwari_description_area .fuwari_title_img img {
  margin-bottom: 20px;
}
@media only screen and (min-width: 600px) {
  #contents .quality_section_inner .fuwari_description_area .fuwari_description_inner {
    max-width: 600px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .quality_section_inner .fuwari_description_area .fuwari_description_inner {
    max-width: 720px;
  }
}
#contents .quality_section_inner .fuwari_description_area .fuwari_description_inner .fuwari_description_text p {
  line-height: 1.8;
  margin-bottom: 25px;
}
#contents .quality_section_inner .fuwari_description_area .fuwari_description_inner .fuwari_description_text p:first-of-type {
  font-size: 1rem;
  font-weight: bold;
  padding: 0 10px;
}
@media only screen and (min-width: 1025px) {
  #contents .quality_section_inner .fuwari_description_area .fuwari_description_inner .fuwari_description_text p:first-of-type {
    font-size: 1.5rem;
  }
}
#contents .quality_section_inner .fuwari_description_area .fuwari_description_inner .fuwari_description_text p:last-of-type {
  font-size: 0.9rem;
  padding: 0 20px;
}
#contents .quality_section_inner .fuwari_description_area .fuwari_description_inner .logo_area {
  display: flex;
  justify-content: center;
}
#contents .quality_section_inner .fuwari_description_area .fuwari_description_inner .logo_area .fuwari_logo {
  width: 35%;
  max-width: 180px;
}
#contents .quality_section_inner .fuwari_description_area .fuwari_description_inner .logo_area .award_logo {
  width: 35%;
  max-width: 180px;
}
#contents .shop_section_inner {
  padding: 0 10px;
}
@media only screen and (min-width: 600px) {
  #contents .shop_section_inner {
    margin-bottom: 65px;
  }
}
#contents .shop_section_inner .shop_title {
  font-size: 1.2rem;
  margin-bottom: 25px;
  font-family: dnp-shuei-mincho-pr6n, serif;
  font-weight: 400;
}
#contents .shop_section_inner h4 {
  font-size: 0.9rem;
  margin-bottom: 25px;
  font-weight: normal;
  font-family: dnp-shuei-mincho-pr6n, serif;
  font-weight: 400;
}
#contents .shop_section_inner > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto 25px;
}
@media only screen and (min-width: 1025px) {
  #contents .shop_section_inner > ul {
    max-width: 1050px;
  }
}
#contents .shop_section_inner > ul a {
  display: block;
  width: 48.7804878049%;
  max-width: 350px;
  margin-bottom: 10px;
  padding: 10px 0;
  background: rgba(145, 135, 118, 0.1);
  transition: all ease-out 0.5s;
}
#contents .shop_section_inner > ul a:hover {
  background: rgb(145, 135, 118);
  color: #fff;
}
#contents .shop_section_inner > ul a:nth-of-type(2n-1) {
  margin-right: 5px;
}
#contents .shop_section_inner .good_info > p:first-of-type {
  padding: 0 0 30px;
  font-size: 0.9rem;
}
#contents .shop_section_inner .good_info .good_info_contents .title p:first-of-type {
  margin-bottom: 10px;
}
#contents .shop_section_inner .good_info .good_info_contents .title p:last-of-type {
  padding: 10px 0;
  font-size: 1.1rem;
  background: #b4996e;
  color: #fff;
  margin-bottom: 45px;
}
@media only screen and (min-width: 600px) {
  #contents .shop_section_inner .good_info .good_info_contents .contents_wrap {
    display: flex;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .shop_section_inner .good_info .good_info_contents .contents_wrap {
    width: 95%;
    margin: 0 auto;
  }
}
#contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content {
  padding: 0 20px;
  margin-bottom: 80px;
}
@media only screen and (min-width: 600px) {
  #contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content {
    width: 50%;
    margin: 0 auto;
  }
}
#contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .sub_title {
  font-size: 1.2rem;
  margin-bottom: 18px;
  position: relative;
}
#contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .sub_title::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(180, 153, 110, 0.2);
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  z-index: -1;
}
#contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .text {
  text-align: center;
  padding-bottom: 13px;
  border-bottom: 1px solid #eee;
  margin-bottom: 5px;
}
@media only screen and (min-width: 1025px) {
  #contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .text {
    height: 83.39px;
    margin-bottom: 10px;
  }
}
#contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .text span.strong {
  font-size: 1.4rem;
  font-weight: bold;
  color: #b4996e;
}
#contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .annotation {
  text-align: left;
  max-width: 473px;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  #contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .annotation {
    text-align: center;
  }
}
#contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .annotation small {
  font-size: 0.8rem;
}
#contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .date {
  padding: 0 10px;
  font-size: 1.5rem;
  display: inline-block;
  background: linear-gradient(to top, rgba(180, 153, 110, 0.6) 25%, #fff 20%);
  margin-bottom: 30px;
}
#contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .date .fz_small {
  font-size: 1rem;
}
#contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .kids_item {
  text-align: left;
  max-width: 473px;
  margin: 0 auto;
}
#contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .kids_item > p {
  font-weight: bold;
  margin-bottom: 10px;
}
@media only screen and (min-width: 600px) {
  #contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .kids_item > p {
    text-align: center;
  }
}
#contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .kids_item ul {
  display: flex;
  flex-wrap: wrap;
  font-size: 0.9rem;
  margin-bottom: 10px;
}
@media only screen and (min-width: 600px) {
  #contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .kids_item ul li:first-of-type {
    width: 32%;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .kids_item ul li:first-of-type {
    width: 25%;
  }
}
@media only screen and (min-width: 600px) {
  #contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .kids_item ul li:last-of-type {
    width: 68%;
  }
}
@media only screen and (min-width: 1025px) {
  #contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .kids_item ul li:last-of-type {
    width: 75%;
  }
}
#contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .btn {
  width: 60%;
  max-width: 600px;
  margin: 0 auto;
}
@media only screen and (min-width: 600px) {
  #contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .btn {
    width: 85%;
  }
}
#contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .btn a {
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
  display: block;
  padding: 10px 0;
  border: solid 1px #444;
  transition: all ease-out 0.5s;
}
#contents .shop_section_inner .good_info .good_info_contents .contents_wrap .content .btn a:hover {
  opacity: 0.5;
}

/************
footer style
*************/
.shoplist_wrap {
  padding: 0;
}

.shoplist {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.shoplist h3 {
  font-size: 1rem !important;
  font-family: 游ゴシック, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: weight;
}
.shoplist p {
  font-size: 1rem;
  font-family: 游ゴシック, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: weight;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 767px) {
  .shoplist p {
    width: 96.6%;
    padding: 0.5em 0;
  }
}
.shoplist a {
  font-size: 1rem;
  font-family: 游ゴシック, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: weight;
}
.shoplist .tenpo_area a {
  padding: 0.2rem 0 0.2rem 0;
}
.shoplist .tenpo_area a::after {
  right: 0;
}
.shoplist .tenpo_area a span {
  font-size: 0.9rem;
  font-family: 游ゴシック, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: weight;
}
.shoplist .tenpo_area nav > ul {
  justify-content: space-between;
}

/***************
sns icon delete
****************/
.sns_fixed {
  display: none !important;
}

.snsicon_wrap {
  padding: 0;
}
.snsicon_wrap section {
  margin: 0 0 4rem;
}
@media only screen and (min-width: 600px) {
  .snsicon_wrap {
    margin: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .snsicon_wrap {
    margin: 0;
  }
}

/***************
animation style
****************/
.js_animation {
  visibility: hidden;
}

.mv_img.js_animation.active {
  visibility: visible;
  animation: show1 1.5s ease-out;
}

.logo_img.js_animation.active {
  visibility: visible;
  animation: show2 1s ease-out;
}

.main_copy.js_animation.active {
  visibility: visible;
  animation: show3 1s ease-out;
}

.campaign_icon.js_animation.active {
  visibility: visible;
  animation: show3 1s ease-out;
}

@keyframes show1 {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes show2 {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes show3 {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/***********************
pageto online btn style
************************/
.pageto_online {
  bottom: 90px;
  position: fixed;
  right: 20px;
  z-index: 9999;
}
@media only screen and (max-width: 599px) {
  .pageto_online {
    bottom: 80px;
  }
}
.pageto_online a {
  background-color: rgba(99, 99, 99, 0.9);
  background-image: url(/idc_recommend/randoseru/images/ico_shop.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 55px auto;
  border-radius: 30px 30px;
  display: block;
  height: 60px;
  width: 60px;
}
@media only screen and (max-width: 599px) {
  .pageto_online a {
    background-size: 40px auto;
    height: 45px;
    width: 45px;
  }
}

.pageto_top {
  bottom: 20px;
  position: fixed;
  right: 20px;
  z-index: 9999;
}
.pageto_top a {
  background-color: rgba(99, 99, 99, 0.9);
  background-image: url(/idc_recommend/randoseru/images/ico_totop.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px auto;
  border-radius: 30px 30px;
  display: block;
  height: 60px;
  width: 60px;
}
@media only screen and (max-width: 599px) {
  .pageto_top a {
    background-size: 30px auto;
    height: 45px;
    width: 45px;
  }
}/*# sourceMappingURL=style.css.map */