.info_box {
  background: #ffdf95;
  border-style: solid;
  border-color: #ffae22;
  border-width: 3px 3px 3px 3px;
  padding: 30px; }

.main_visual {
  margin-bottom: 25px;
  position: relative; }
  .main_visual:before, .main_visual:after {
    position: absolute;
    display: block;
    width: 14px;
    height: auto;
    z-index: 1; }
  .main_visual:before {
    content: url("https://file003.shop-pro.jp/PA01443/526/img/text_smile_for_you_bk.svg");
    left: 20px;
    top: 180px; }
  .main_visual:after {
    content: url("https://file003.shop-pro.jp/PA01443/526/img/text_dlicious_for_you.svg");
    right: 20px;
    top: 180px; }
  .main_visual .main_visual_logo {
    z-index: 1;
    width: 130px;
    position: absolute;
    left: 30px;
    top: 50px; }
    .main_visual .main_visual_logo img {
      width: 100%;
      height: auto; }
  .main_visual .main_visual_text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 1;
    width: 100%; }
    .main_visual .main_visual_text img {
      width: 100%;
      height: auto; }

.main_visual_btm_text {
  margin-bottom: 90px;
  max-width: 600px;
  width: 60%;
  margin-left: auto;
  margin-right: auto; }
  .main_visual_btm_text img {
    width: 100%; }

@media screen and (min-width: 982px) {
  .special_contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .special_contents .text_area {
      width: calc(100% - 57% - 50px); }
    .special_contents .img_area {
      width: 57%; } }

@media screen and (max-width: 981px) {
  .special_contents .btn_area.right .btn {
    margin-left: auto;
    margin-right: auto; }
  .special_contents .text_area {
    margin-top: 30px; } }

.special_contents .img_area {
  position: relative; }
  .special_contents .img_area .new_area {
    width: 100%;
    position: relative; }
    .special_contents .img_area .new_area:before {
      content: "";
      display: block;
      padding-top: 56.25%; }
    .special_contents .img_area .new_area .new_inner {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
      .special_contents .img_area .new_area .new_inner:before, .special_contents .img_area .new_area .new_inner:after {
        content: '';
        position: absolute;
        z-index: 99;
        width: 122px;
        height: 122px;
        display: block; }
      .special_contents .img_area .new_area .new_inner:before {
        background: url("https://file003.shop-pro.jp/PA01443/526/img/band_new_left.svg") no-repeat 0 0;
        background-size: 122px;
        top: 0;
        left: 0; }
      .special_contents .img_area .new_area .new_inner:after {
        background: url("https://file003.shop-pro.jp/PA01443/526/img/band_new_right.svg") no-repeat 0 0;
        background-size: 122px;
        bottom: 0;
        right: 0; }
  .special_contents .img_area .img_wrap {
    padding: 2.7% 5%; }
    .special_contents .img_area .img_wrap .img_wrap_inner {
      width: 100%;
      padding-top: 56.25%;
      position: relative; }
      .special_contents .img_area .img_wrap .img_wrap_inner img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        -o-object-fit: cover;
        object-fit: cover; }

.special_contents .text_area .title {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 2;
  margin-bottom: 20px;
  font-weight: bold; }

.special_contents .text_area .text {
  font-size: 14px;
  font-size: 1.4rem; }

.news_list {
  max-width: 950px; }

.title_area {
  position: relative;
  max-width: 950px;
  margin-right: auto;
  margin-left: auto; }
  .title_area .list_btn {
    background: #e5e5e5;
    height: 32px;
    width: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    right: 0;
    text-decoration: none; }
    .title_area .list_btn:hover {
      opacity: .8; }

#concept {
  position: relative;
  background: url("https://file003.shop-pro.jp/PA01443/526/img/concept_img_02.jpg") no-repeat 0 bottom;
  background-size: 100%;
  padding-bottom: 40%; }
  #concept .content_area {
    position: relative;
    width: 80%; }
    #concept .content_area:before {
      content: "";
      display: block;
      padding-top: 64%; }
  #concept .content_area_inner {
    background: url("https://file003.shop-pro.jp/PA01443/526/img/concept_img_01.jpg") no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-position: center center; }
  #concept .text_area {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 100px;
    left: 0; }
  #concept p {
    text-align: center;
    color: #FFF;
    font-size: 16px;
    font-size: 1.6rem; }
  #concept .en {
    margin-top: 30px;
    font-size: 12px;
    font-size: 1.2rem; }
  #concept:before, #concept:after {
    position: absolute;
    display: block;
    width: 14px;
    height: auto;
    z-index: 3; }
  #concept:before {
    content: url("https://file003.shop-pro.jp/PA01443/526/img/text_smile_for_you.svg");
    left: 20px;
    bottom: 20%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  #concept:after {
    content: url("https://file003.shop-pro.jp/PA01443/526/img/text_dlicious_for_you.svg");
    right: 20px;
    bottom: 34%; }